7374 Commits

Author SHA1 Message Date
Stephan Kulow
f2702cff20 Merge pull request #31 from scarabeusiv/master
Make this work with delete requests too.
2013-09-26 00:41:41 -07:00
Tomáš Chvátal
d6b1037ddb Another KeyError fix, this time for change_devel request 2013-09-13 11:51:16 +02:00
Tomáš Chvátal
06a93c14c4 Fix one more key error when we are adding just one srid. 2013-09-12 14:52:10 +02:00
Tomáš Chvátal
3b9c1517d0 Fix key error on the by_package reviews that can happen. 2013-09-12 14:45:26 +02:00
Tomas Chvatal
713929ef7b Make this work with delete requests too. 2013-09-07 13:09:16 +02:00
Stephan Kulow
e6b3ae8175 Merge pull request #30 from aplanas/master
Manage package in unknown state
2013-09-05 08:05:38 -07:00
57695a75cb Manage package in unknown state 2013-09-05 16:55:57 +02:00
Stephan Kulow
56d249c0a7 give error message if -f argument is invalid 2013-09-04 18:00:08 +02:00
Stephan Kulow
4b0b28c2f2 Merge pull request #29 from scarabeusiv/master
Add base for osc staging command
2013-09-04 08:57:13 -07:00
Stephan Kulow
b26c9974d0 Merge pull request #28 from aplanas/master
Remove second call to _get_buildepinfo
2013-09-04 08:56:21 -07:00
c35412cc28 Remove edges from and to new packages. Probably resolve LVM2 use case 2013-09-04 15:35:55 +02:00
Tomáš Chvátal
6b1ad1ecba Add base for osc staging command 2013-09-04 15:11:27 +02:00
93b5b9df08 Remove second call to _get_buildepinfo 2013-09-04 15:05:35 +02:00
Stephan Kulow
5e23f165ea Merge pull request #26 from aplanas/master
Fix unlink position
2013-09-04 03:16:52 -07:00
Stephan Kulow
aadc3960e7 Merge pull request #27 from scarabeusiv/master
Do not put the gr/sr in front of the number for easier copy&paste
2013-09-04 03:16:36 -07:00
Tomáš Chvátal
48846b5b75 Do not put the gr/sr in front of the number for easier copy&paste 2013-09-04 11:23:59 +02:00
d51cfcfd28 Fix unlink position 2013-09-04 11:13:26 +02:00
Stephan Kulow
625c4f234a Merge pull request #25 from aplanas/master
Add temporal file option to repo-checker.pl
2013-09-04 01:46:09 -07:00
445e0bd99b Avoid empty filenames 2013-09-04 10:44:45 +02:00
ee719c48ca Merge branch 'master' of github.com:coolo/factory-auto 2013-09-04 10:34:15 +02:00
f54001eba9 Add temporal file option to repo-checker.pl 2013-09-04 10:33:48 +02:00
Stephan Kulow
1a18ba6384 allow to pass the toignores with -f, there might be too many to fit in a ARGV 2013-09-04 10:27:35 +02:00
Stephan Kulow
d556e1e4ae Merge pull request #24 from scarabeusiv/master
Show the real state of subrequests when asked
2013-09-03 22:08:50 -07:00
Stephan Kulow
31914cfd9e Merge pull request #23 from jnweiger/master
usage and comment now show the correct name.
2013-09-03 22:08:11 -07:00
Tomas Chvatal
c02e40955c Fix index error in last commit 2013-09-03 12:42:33 +02:00
Tomas Chvatal
34f929c11b The author state is not needed for inner loops and print the more detailed state of the review process 2013-09-03 12:42:03 +02:00
Juergen Weigert
8bf986f4ef usage and comment now show the correct name.
Expanded all tabs to spaces. Please doublecheck this!
2013-09-02 19:13:40 +02:00
Stephan Kulow
63ce1116d7 Merge pull request #22 from scarabeusiv/master
Make add work with something that is already in
2013-08-30 07:13:02 -07:00
Stephan Kulow
c81307470d Merge pull request #21 from aplanas/master
Do not accept SR by accident
2013-08-30 07:12:44 -07:00
Tomáš Chvátal
479b80ce61 Reduce code duplication in last commit. 2013-08-30 16:11:53 +02:00
Tomáš Chvátal
da296f2f91 Do not fail out if the added/created sr is in group already
Just filter it out on first detection and reduce the list of
added/created packages, fail out only in case we have no SRs left
in the end.
2013-08-30 16:07:33 +02:00
6c6072b4fe Do not accept SR by accident 2013-08-30 10:48:55 +02:00
Stephan Kulow
dbd3bc0fe7 Merge pull request #20 from scarabeusiv/master
Use WrongArgs error as Service should be used elsewhere as discussed with osc devs
2013-08-30 01:19:54 -07:00
Tomáš Chvátal
ed14ead6b4 Use WrongArgs error as Service should be used elsewhere as discussed with osc developers. 2013-08-29 17:14:53 +02:00
Stephan Kulow
9cc78154db Merge pull request #18 from scarabeusiv/master
Fix the grid verification and search to show both new and review tasks.
2013-08-29 06:10:05 -07:00
Stephan Kulow
47176ecd57 Merge pull request #19 from aplanas/master
Better iteration in groups. Better use of the cache (do not block when there is not access to the cache)
2013-08-29 06:09:56 -07:00
8b25cd3eed Remove debug prints 2013-08-29 15:09:31 +02:00
5c0ad1d84a Open / close the cache only when is needed. 2013-08-29 15:05:39 +02:00
Tomáš Chvátal
4d2a2aeb97 Accidentaly deleted line. 2013-08-29 14:57:19 +02:00
Tomáš Chvátal
d597c33033 Whitespace cleanup 2013-08-29 14:56:08 +02:00
Tomáš Chvátal
7762ba5017 Fix the previous commit, the command was working i just had typo there. 2013-08-29 14:55:05 +02:00
Tomáš Chvátal
649f0b69ad Fix the grid verification and search to show both new and review tasks. 2013-08-29 14:04:11 +02:00
Stephan Kulow
0edf265ae5 Merge pull request #17 from scarabeusiv/master
introduce --name switch and print number of open items in listing
2013-08-29 02:41:01 -07:00
9c92af9a70 Iterate over groups 2013-08-29 11:27:32 +02:00
Tomáš Chvátal
a6e8370d03 Print number of open items for request. 2013-08-29 11:01:00 +02:00
Tomáš Chvátal
9ed8d04227 Use --name to specify name during group creation. 2013-08-29 10:48:42 +02:00
Stephan Kulow
2f1e239d25 Merge pull request #16 from aplanas/master
Remove debug prints
2013-08-28 07:54:55 -07:00
0a3a5b4411 Remove debug prints 2013-08-28 15:06:38 +02:00
Stephan Kulow
86659f8514 Merge pull request #15 from aplanas/master
Fix ghost cycles problem.
2013-08-28 06:04:11 -07:00
59d72aeb78 Fix ghost cycles problem. 2013-08-28 15:01:30 +02:00