6865 Commits

Author SHA1 Message Date
Michal Hrusecky
ab06ddf6e0 Fix current staging plugin
Missing some imports and build only localdep
2013-12-10 14:57:00 +01:00
Stephan Kulow
da22edfd7f add some information why requests are ignored in groups 2013-12-07 09:34:08 +01:00
Stephan Kulow
0a9c4c05ff sync both architectures 2013-12-07 08:53:16 +01:00
Stephan Kulow
36aa156d57 Merge pull request #47 from lnussel/master
make it a better osc plugin
2013-12-06 07:56:38 -08:00
Ludwig Nussel
38b32df129 get rid of the future import to avoid errors 2013-12-06 13:18:19 +01:00
Ludwig Nussel
657812dfa9 make it a better osc plugin 2013-12-06 11:57:16 +01:00
Stephan Kulow
b88cc8ab46 remove the check for :Build for now - cycles will have to do 2013-11-29 09:02:36 +01:00
Stephan Kulow
34aeb052c6 use symmetric_difference - we want to know the new succeeds too 2013-11-19 14:56:13 +01:00
Stephan Kulow
587d73e62e add mozilla:addons as devel prj 2013-11-14 09:50:19 +01:00
Stephan Kulow
e25dc5ea85 rename the "osc plugin" that is just a script 2013-11-14 09:50:19 +01:00
Stephan Kulow
6dc79124a9 Merge pull request #44 from scarabeusiv/master
Multiple srs from one package name are acceptable
2013-11-12 03:45:48 -08: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
Stephan Kulow
0c28058c0a Merge pull request #43 from aplanas/master
3th version of the fix. Map it to a fail state.
2013-11-11 05:02:49 -08:00
4762d29193 3th version of the fix. Map it to a fail state. 2013-11-11 13:53:59 +01:00
5ad869c893 Fix space 2013-11-11 12:06:26 +01:00
Stephan Kulow
cbcc93ad7b Merge pull request #40 from aplanas/master
Ok ok. I am learning.
2013-10-28 10:10:50 -07:00
a4f06a1cda Fix again error message. Sorry 2013-10-28 15:45:05 +01:00
019ccbc2e8 Improve error message when revision missmatch 2013-10-28 15:45:05 +01:00
Stephan Kulow
1b5f89ad7a Merge pull request #37 from foxtrot92/master
first version of "fact_sync"
2013-10-24 05:40:53 -07:00
Julian Zwickl
ce308aa512 first version of "fact_sync" 2013-10-24 14:32:30 +02:00
Stephan Kulow
67d9fe4e0a Merge pull request #36 from scarabeusiv/master
Add missing includes so it does not bail out on Gentoo
2013-10-16 00:41:50 -07:00
Tomáš Chvátal
817d2ee746 Add missing includes so it does not bail out on Gentoo 2013-10-15 15:08:23 +02:00
Stephan Kulow
67b9b822a9 Merge pull request #35 from lnussel/master
new plugin to check update project for new packages
2013-10-08 07:17:44 -07:00
Ludwig Nussel
b8d858a8dc new plugin to check update project for new packages 2013-10-08 15:20:49 +02:00
Stephan Kulow
2717a938a3 almost alberto, almost 2013-10-05 08:55:02 +02:00
Stephan Kulow
f24981ed04 check the verifymd5 if the disturls don't match
The _link might have changed, but the expanded sources did not and so
it won't rebuild
2013-10-03 19:53:54 +02:00
Stephan Kulow
945fe51fee it's hard to ignore them if they dominate the output so much 2013-10-03 08:44:15 +02:00
Stephan Kulow
463df3ad3d clarify XXX 2013-10-03 08:33:21 +02:00
210bf44777 Add a note for a suspicious case. 2013-10-03 08:31:46 +02:00
3337785ac1 Different md5sum is now autodeclined 2013-10-03 08:31:46 +02:00
5efaf82f7b Do review_status only for non-updated packages 2013-10-03 08:31:46 +02:00
7df30e6ca7 Normalize strings and variables 2013-10-03 08:31:46 +02:00
Stephan Kulow
9f5a992561 qt51 2013-09-29 19:44:17 +02:00
Stephan Kulow
0d04d88272 Merge pull request #33 from aplanas/master
Fix bug from this morning
2013-09-27 08:38:25 -07:00
1d099a44c5 Merge branch 'master' of github.com:coolo/factory-auto 2013-09-27 17:35:05 +02:00
4bc72c2d25 Fix error when URL do not exists 2013-09-27 17:34:16 +02:00
Stephan Kulow
254f3aa987 fix queue-all 2013-09-26 16:34:42 +02:00
Stephan Kulow
98b5aa6748 fix reminder mails 2013-09-26 16:34:42 +02:00
Stephan Kulow
6e6b352f64 Merge pull request #32 from aplanas/master
Detect real path to find the Perl script
2013-09-26 02:25:43 -07:00
2d35d6f98b Detect real path to find the Perl script 2013-09-26 10:35:47 +02:00
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