1767 Commits

Author SHA1 Message Date
Stephan Kulow
fd7a16965b simplify update_crawler
Just checking verifymd5 for everything in sle12-picks - if sle12 sp1
comes with a version downgrade, we should see it
2015-08-08 15:31:39 +02:00
Alberto Planas
ac03a54c4a Merge pull request #380 from DimStar77/execute_based_on_permission
Execute based on permission
2015-08-06 15:58:27 +02:00
4603bee62c adi_command: only run create_new_adi() if the user has permission to do so (based on group membership) 2015-08-06 15:54:57 +02:00
69e1771a11 API: add a is_user_member_of() function 2015-08-06 15:54:56 +02:00
Alberto Planas
35f5a7b5e1 Merge pull request #379 from openSUSE/fix_multiple_specs
don't submit sub-spec files
2015-08-05 12:57:15 +02:00
Stephan Kulow
8ca2fb480a don't submit sub-spec files 2015-08-05 12:00:46 +02:00
Stephan Kulow
3626a795a4 Merge pull request #378 from aplanas/master
Memoize get_prj_pseudometa results
2015-08-05 10:28:55 +02:00
Stephan Kulow
1d7d9cc953 also script factory-candidates 2015-08-05 07:05:13 +02:00
Stephan Kulow
95b87b7dac check for multiple spec files 2015-08-04 22:26:45 +02:00
Stephan Kulow
0c1ccec3f3 fixed invalids 2015-08-04 19:54:01 +02:00
Stephan Kulow
f180e3bb6c more checks 2015-08-04 16:46:45 +02:00
ac1d687be2 source-checker: add Apache:Shibboleth to devel project white list 2015-08-04 13:59:06 +02:00
Stephan Kulow
ec0c8c8966 small tool to keep 42 managable 2015-08-04 08:01:32 +02:00
Alberto Planas
90412c30a4 Clean the cache after every test. 2015-08-03 13:21:45 +02:00
Alberto Planas
d7f445264f Memoize get_prj_pseudometa and invalidate in set_prj_pseudometa 2015-08-03 13:21:44 +02:00
Alberto Planas
66b0d346a3 Add external invalidation mechanism to memoize. 2015-08-03 13:21:44 +02:00
Stephan Kulow
65f67a0152 Merge pull request #377 from openSUSE/coolo_adi
check for target project too in request finder
2015-08-01 17:36:53 +02:00
Stephan Kulow
ce962e1bbc Merge pull request #376 from openSUSE/coolo_adi
don't crash on delete requests
2015-07-31 03:28:58 +02:00
Stephan Kulow
c99a15b0b4 check for target project too in request finder
prject=openSUSE:Factory package=yast2 finds also packages going into 42,
which is not what we want
2015-07-31 03:28:01 +02:00
Stephan Kulow
bb3416d4ad don't crash on delete requests 2015-07-28 13:01:30 +02:00
Stephan Kulow
0166e9d414 Merge pull request #375 from openSUSE/coolo_adi
create several adi stagings - one per source project
2015-07-28 11:35:33 +02:00
Stephan Kulow
6b37247b66 create several adi stagings - one per source project 2015-07-28 11:16:52 +02:00
7f69c660d9 Merge pull request #374 from openSUSE/coolo_adi
don't build disable adi projects
2015-07-28 09:44:59 +08:00
Stephan Kulow
7df8a13c8d don't build disable adi projects 2015-07-27 11:16:53 +02:00
Stephan Kulow
1253661500 Merge pull request #372 from openSUSE/coolo_adi
add adi command to create an ad interim staging prj for all non-ring …
2015-07-20 10:52:04 +02:00
Stephan Kulow
c0dfda6543 Merge pull request #373 from openSUSE/conf_archs
allow projects (42) to exclude archs (ppc64le)
2015-07-20 10:07:51 +02:00
Factory Auto
39ae6e3861 block yast nfs-client 2015-07-20 10:00:09 +02:00
Stephan Kulow
555c23e10c allow projects (42) to exclude archs (ppc64le) 2015-07-19 17:50:46 +02:00
Stephan Kulow
88392bda58 automatically check 2015-07-19 10:10:30 +02:00
Stephan Kulow
78eec38b4f check adi stagings and allow arguments to adi 2015-07-19 09:32:32 +02:00
Stephan Kulow
595e78ebbc fix sorting of adi projects 2015-07-18 14:44:41 +02:00
Stephan Kulow
ab4349d634 don't freeze adi projects 2015-07-18 14:12:58 +02:00
Stephan Kulow
47fc31b93d move constructor in tests 2015-07-18 13:48:15 +02:00
Stephan Kulow
24fcd9cffd fix previous change 2015-07-16 19:35:22 +02:00
Stephan Kulow
5de87f84e4 add adi command to create an ad interim staging prj for all non-ring packages 2015-07-16 15:09:26 +02:00
Stephan Kulow
50aeb49eb8 Merge pull request #371 from aplanas/master
Add create_adi_project method in stagingapi.
2015-07-16 13:54:00 +02:00
Alberto Planas
85c9cd239c Add create_adi_project method in stagingapi. 2015-07-16 13:42:23 +02:00
d511221034 Merge pull request #370 from openSUSE/coolo_non_ring_packages
no longer accept non-ring packages but show them in list
2015-07-16 18:46:24 +08:00
Stephan Kulow
77e9276340 no longer accept non-ring packages but show them in list 2015-07-16 12:42:25 +02:00
Factory Auto
f5a1b2028c use a different flavor for test dvds 2015-07-16 07:27:11 +02:00
Factory Auto
71c6e7859b testcases for staging 42 2015-07-14 13:17:29 +02:00
Stephan Kulow
f4b4c99a71 Merge pull request #369 from nilxam/try_except_post
handle non-exists pacakge in target project
2015-07-14 11:54:18 +02:00
e18b864e5c handle non-exists pacakge in target project 2015-07-14 17:45:46 +08:00
Stephan Kulow
4456fb52bb Merge pull request #366 from nilxam/fixes_for_tagcheck
Fixes the logic error in checkTagNotRequired()
2015-07-13 10:11:35 +02:00
Stephan Kulow
6a22844554 Merge pull request #367 from lnussel/master
don't treat random build service failures as no build success
2015-07-13 10:11:23 +02:00
Ludwig Nussel
dc05bb63af don't check sle11
Requested by Marcus. SLE11 uses some imported incidents that seem to
confuse the current code.
2015-07-09 15:58:40 +02:00
Ludwig Nussel
ca46bb33a7 don't treat random build service failures as no build success 2015-07-09 15:01:23 +02:00
6f7e3f2a02 Fixes the logic error in checkTagNotRequired() 2015-07-09 20:04:31 +08:00
Ludwig Nussel
c2f948ef24 Merge pull request #365 from DimStar77/rebuild-only-existing
accept_command: verify if project:Rebuild exists before attempting to…
2015-07-03 09:40:53 +02:00
Ludwig Nussel
73d290f666 Merge pull request #364 from DimStar77/fix_arm_trigger
ports: make sure to not add ports over ports
2015-07-03 09:40:44 +02:00