21 Commits

Author SHA1 Message Date
Tomáš Chvátal
a085dbbf86 Print out what requests are we selecting where. Usefull for selecting huge sets to ensure nothing is blocked. 2014-04-17 22:18:06 +02:00
ca02624364 Do not use FreezeCommand? Do not import it. 2014-03-28 16:43:54 +01:00
Tomáš Chvátal
5da03f74b6 Do change project build state when removing packages properly. Progress issue#1783. 2014-03-24 15:15:47 +01:00
Tomáš Chvátal
93a3919db5 Add message when changing review state and set build properly when moving packages. 2014-03-21 19:25:22 +01:00
3988530799 Formalize the definition of supersede 2014-03-10 16:28:01 +01:00
f0eec2dcf8 Fix a tab 2014-03-10 11:25:10 +01:00
Stephan Kulow
c781643bad revert the auto-freeze
there is reason the select command is not auto freezing - as documented
in https://progress.opensuse.org/issues/1517
2014-03-09 20:13:45 +01:00
Tomáš Chvátal
6eccef26c9 Check if p is int and remove whitespace. 2014-03-07 14:49:33 +01:00
Tomáš Chvátal
6e19c40bca Make sure we pass the select tests again. 2014-03-06 18:29:15 +01:00
Tomas Chvatal
1cbb5cb32e Enable build of staging only when there is some ring package. Add functions docu and fix some prints. 2014-03-06 18:23:07 +01:00
Tomáš Chvátal
eaa56d06e3 Merge branch 'master' of github.com:openSUSE/osc-plugin-factory 2014-03-06 16:32:50 +01:00
830c1abad8 Detect when the move is from the same project. 2014-03-06 16:00:01 +01:00
8bc2a216d5 Small cosmetic changes. 2014-03-06 16:00:00 +01:00
Tomáš Chvátal
b96bb73f76 Run freeze command in select if needed. 2014-03-06 14:29:01 +01:00
Tomáš Chvátal
578dd7dc72 Add fixme for prj build enabling. 2014-03-06 12:59:54 +01:00
Stephan Kulow
d64f9a3f6a don't consider a normal supersede a move 2014-03-06 09:39:49 +01:00
f75daee496 action #1785 - Select corner case 2014-03-05 15:13:38 +01:00
a22f10ca9c Remove empty line 2014-03-05 11:13:59 +01:00
Stephan Kulow
57216c9819 fix some bugs in select 2014-03-04 16:05:20 +01:00
703b580142 Fix references from opts.move and opts.from_ 2014-03-04 15:31:20 +01:00
Stephan Kulow
2d01cfdbff split unselect and select functions
and move the rather complex select logic in a seperate class
2014-03-04 10:06:36 +01:00