1573 Commits

Author SHA1 Message Date
Ludwig Nussel
45b346d1c3 require passing --web-url 2015-05-28 13:16:48 +02:00
Ludwig Nussel
3831056ffc wsgi ready 2015-05-28 13:16:48 +02:00
Ludwig Nussel
2cc8d1ad1f implement comments 2015-05-28 13:16:48 +02:00
Ludwig Nussel
bd0e3125e3 adjust for new abichecker, handle disturl mismatch, implement originproject 2015-05-28 13:16:48 +02:00
Ludwig Nussel
9a52d5e134 command to check all requests for a project 2015-05-28 13:16:48 +02:00
Ludwig Nussel
5c33b119f4 handle not built yet 2015-05-28 13:16:48 +02:00
Ludwig Nussel
4d324e1902 update 2015-05-28 13:16:48 +02:00
Ludwig Nussel
ca2ca23b55 only match disturl for md5 2015-05-28 13:16:48 +02:00
Ludwig Nussel
bdf19c7377 adjust for new ReviewBot api 2015-05-28 13:16:48 +02:00
Ludwig Nussel
c790794f31 disturl check 2015-05-28 13:16:48 +02:00
Ludwig Nussel
5cfc8c2c37 save request id 2015-05-28 13:16:48 +02:00
Ludwig Nussel
b17c003a06 fixes 2015-05-28 13:16:48 +02:00
Ludwig Nussel
13a176b3d3 db saving 2015-05-28 13:16:48 +02:00
Ludwig Nussel
4ffcbfb99c create overall report 2015-05-28 13:16:48 +02:00
Ludwig Nussel
222ccfc781 implement actual comparision 2015-05-28 13:16:47 +02:00
Ludwig Nussel
2289e75f09 compute pairs of libraries to diff 2015-05-28 13:16:47 +02:00
Ludwig Nussel
49acc33f5c extract files 2015-05-28 13:16:47 +02:00
Ludwig Nussel
877fedf6f4 refactor 2015-05-28 13:16:47 +02:00
Ludwig Nussel
891ad489ff update 2015-05-28 13:16:47 +02:00
Ludwig Nussel
06f0f658c5 store cpio header for pkgcache 2015-05-28 13:16:47 +02:00
Ludwig Nussel
a20b1e92ff pass liblist and aliaslist 2015-05-28 13:16:47 +02:00
Ludwig Nussel
16c29547f2 implement source and target fetching 2015-05-28 13:16:47 +02:00
Ludwig Nussel
5abbc182a1 abichecker 2015-05-28 13:16:47 +02:00
Ludwig Nussel
6c7325f31b fix CommentAPI.delete_from_where_user 2015-05-28 13:16:36 +02:00
Ludwig Nussel
82085c5248 must use int here 2015-05-28 13:16:08 +02:00
Ludwig Nussel
7cbedd5e19 patchinfos have no release project! 2015-05-28 13:08:36 +02:00
Ludwig Nussel
e69a762f4d runner function for intervals 2015-05-28 13:08:29 +02:00
Ludwig Nussel
8c75e543e1 include request id in log 2015-05-28 13:08:15 +02:00
Ludwig Nussel
237fbd4b71 properly call parent function get_optparser 2015-05-28 13:07:51 +02:00
Ludwig Nussel
47b09f6601 fix maintenance incident request handling 2015-05-28 13:07:11 +02:00
Ludwig Nussel
d5ce84929d introduce DEFAULT_REVIEW_MESSAGES for easier reset to default 2015-05-28 13:06:50 +02:00
Ludwig Nussel
70536d74c7 use memoize to cache source info
used by get_originproject
2015-05-28 13:06:10 +02:00
Ludwig Nussel
a4bf2657d4 refactor _get_verifymd5 to get_sourceinfo 2015-05-28 13:04:08 +02:00
Alberto Planas
68e9060818 Add update_crawler.py script
This scripts can analyze two repositories, one that contains
updates, and the other a linked distribution.  Check the last
updated packages and send (if there is not any) a submit request
with the updated package.
2015-05-27 17:15:05 +02:00
b542b2f78f fix output at the wrong place 2015-05-22 18:42:36 +08:00
Stephan Kulow
8d3ff4f4f2 Merge pull request #346 from k0da/known_failures
filter out unneeded machines from known_failures
2015-05-21 19:14:59 +02:00
Stephan Kulow
2b6029a843 Merge pull request #349 from nilxam/42_rings_p2
Should has previous ring with in order to get proper solv file
2015-05-21 19:14:51 +02:00
7572223105 add an output at beginning 2015-05-21 21:30:03 +08:00
e4176fdcf5 Should has previous ring with in order to get proper solv file 2015-05-21 19:58:46 +08:00
f48b4ebeb9 Merge pull request #348 from nilxam/42_ring1
use args to handle the actions against rings and staging
2015-05-21 18:32:12 +08:00
6df883d454 use args to handle the actions against rings and staging 2015-05-21 18:01:00 +08:00
Dinar Valeev
73937e9e1e filter out unneeded machines from known_failures
Use known_failures for machines we have tests for.

Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-05-19 14:13:08 +02:00
Stephan Kulow
d7f58f6780 Merge pull request #345 from aplanas/master
`find_request_package` ignore declined requests.
2015-05-15 12:14:59 +02:00
Alberto Planas
181999b8b3 find_request_package ignore declined requests. 2015-05-15 12:08:31 +02:00
Stephan Kulow
c0fa550e62 2 more fixes ;( 2015-05-14 08:42:05 +02:00
Stephan Kulow
7d6a96ed3b fix current_version 2015-05-14 08:34:45 +02:00
Stephan Kulow
dd63059513 Merge pull request #343 from nilxam/plasma5_testcase
Change the testcase in order to match Plasma 5
2015-05-11 20:28:12 +02:00
Alberto Planas
55e4723221 Merge pull request #344 from openSUSE/fix_cleanup_rings
don't fail on having 2 archs in rings
2015-05-11 11:13:52 +02:00
Stephan Kulow
0110debbea ignore dirty repos too 2015-05-10 10:40:09 +02:00
Stephan Kulow
05e34e9739 don't fail on having 2 archs in rings 2015-05-10 08:59:31 +02:00