33 Commits

Author SHA1 Message Date
b8807c4bd2 Fix coding signature for 'utf-8' (PEP 0263) 2014-02-11 10:43:18 +01:00
Stephan Kulow
52af74eb4a import urllib2 2013-12-18 17:11:14 +01:00
Stephan Kulow
da22edfd7f add some information why requests are ignored in groups 2013-12-07 09:34:08 +01:00
Tomáš Chvátal
1d4231df66 If packages resolve for multiple SRs do not fail but rather add them all in there as obs is case insensitive. 2013-11-12 12:33:13 +01:00
Tomáš Chvátal
5a106967db Better error reporting. 2013-11-12 11:41:24 +01: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
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
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
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
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
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
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
Tomáš Chvátal
5937ca30d8 Print out the info for unique group request 2013-08-28 14:41:26 +02:00
yac
9ca2087051 shortcircuit instead of if-else branching 2013-08-28 14:10:35 +02:00
Tomáš Chvátal
8269de3ce8 Extract ids 2013-08-28 14:10:31 +02:00
Tomáš Chvátal
2e9d43c5de Remove trailing whitespace. 2013-08-28 14:07:18 +02:00
Tomáš Chvátal
4b9f97780f Few style cleanups. 2013-08-28 10:33:00 +02:00
Tomáš Chvátal
636fdafe5b Remove approve command, it should be done by osc rq... when implemented correctly on obs side. 2013-08-28 09:28:53 +02:00
Tomáš Chvátal
cd3d0a6022 Fix wrong variable use. 2013-08-28 09:27:50 +02:00
Tomáš Chvátal
cc6bf70518 Implement possibilty to append by mentioning some package which is already in some group. 2013-08-27 16:26:32 +02:00
Tomáš Chvátal
0dd621c531 Fix typo in help desc. 2013-08-27 15:00:53 +02:00
Tomáš Chvátal
4e31be0bcf Rewrite the osc group command to be more user-friendly. 2013-08-27 14:56:18 +02:00
Stephan Kulow
16c6155a5f support group <prj> 2013-07-24 06:45:23 +02:00
Stephan Kulow
b994c7d9f4 add 2 more plugins and fix repo checker 2013-05-14 11:41:16 +02:00