783 Commits

Author SHA1 Message Date
e96f85dc38 More refactoring:
- Extract all the graph and cycle logic.
- Extract memoize.
- Start with CheckRepo.
2014-06-04 11:04:37 +02:00
75b211ff5a Downloads is now a constant parameter. 2014-06-04 11:04:37 +02:00
cb74d62875 Add empty line. 2014-06-04 11:04:36 +02:00
5ffce7895e Move Graph into osclib. 2014-06-04 11:04:36 +02:00
cf49dfce3d Fix again #2388. 2014-06-04 11:04:36 +02:00
d43e20a6d4 Avoid decline when link is different. 2014-06-04 11:04:36 +02:00
0c445c6bff Fix package / project interchange. 2014-06-04 11:04:36 +02:00
Alberto Planas
e0dd769b49 Merge pull request #153 from openSUSE/coolo_2600
fix source_validator check and
2014-06-04 10:59:42 +02:00
Stephan Kulow
f21f970130 fix source_validator check and
cause an error if patches are not mentioned in changelog

https://progress.opensuse.org/issues/2600
2014-06-04 10:45:43 +02:00
Stephan Kulow
aea1b96393 didn't mean to commit this 2014-06-03 17:10:47 +02:00
Stephan Kulow
390b0ef076 allow 3 failures 2014-06-03 17:10:13 +02:00
Stephan Kulow
5623e32050 fix the previous change 2014-06-03 11:30:47 +02:00
Alberto Planas
7dce09b261 Merge pull request #152 from openSUSE/coolo_retried_http
trying to make the totest manager more robust
2014-06-03 10:50:43 +02:00
Stephan Kulow
6fd8ea9646 trying to make the totest manager more robust
OBS throws a lot of 503 and 504 - and we have to keep trying ;(
2014-06-03 10:27:13 +02:00
Alberto Planas
27bd75bf38 Merge pull request #151 from openSUSE/coolo_accept_others
accept other new requests after accepting staging prjs
2014-06-02 09:45:48 +02:00
Stephan Kulow
454828d252 accept other new requests after accepting staging prjs 2014-06-01 19:51:18 +02:00
Alberto Planas
25f55609d4 Merge pull request #150 from openSUSE/coolo_2584
Release less, test more
2014-05-30 11:08:30 +02:00
Stephan Kulow
d3fc9a7905 reindent 2014-05-30 11:06:39 +02:00
Stephan Kulow
8216527bca avoid overwriting the release in totest while we publish the previous one 2014-05-30 11:00:36 +02:00
Stephan Kulow
d706ed228b Release less, test more 2014-05-30 10:41:10 +02:00
Stephan Kulow
75a5246011 if there are no jobs, it's inprogress and not passed (due to lack of failures) 2014-05-28 19:26:21 +02:00
Alberto Planas
c823f154f3 Merge pull request #149 from openSUSE/coolo_2562
implement some workflow for the totest manager
2014-05-28 15:36:47 +02:00
Stephan Kulow
622c062ab1 implement some workflow for the totest manager
This needs a lot of testing and watching, but possibly we can add more checks
and more features in it

issue https://progress.opensuse.org/issues/2562
2014-05-28 15:16:00 +02:00
Alberto Planas
de6af427d2 Merge pull request #148 from openSUSE/set_release
porting set_release.sh to a python function
2014-05-28 10:50:43 +02:00
Stephan Kulow
5a459aec7a porting set_release.sh to a python function
Can't test atm as factory is not snapshottable
2014-05-28 10:48:23 +02:00
Stephan Kulow
fd07ceb5c2 fix use of wrong hash 2014-05-28 09:51:07 +02:00
Stephan Kulow
32c3b036d5 we need to make sure to write out only those problems we rebuild for or that are old 2014-05-28 09:29:07 +02:00
Stephan Kulow
d31970ff5b also build disable 2nd ring staging 2014-05-27 18:32:51 +02:00
Stephan Kulow
0c8eca45f0 remove debug output 2014-05-27 18:26:44 +02:00
Alberto Planas
cd935a8b1a Merge pull request #147 from openSUSE/coolo_totest
check the ISO sizes of the products
2014-05-27 16:31:34 +02:00
Stephan Kulow
ca08687b9b check the ISO sizes of the products
https://progress.opensuse.org/issues/2558
2014-05-27 16:25:39 +02:00
Alberto Planas
c9ec1b0282 Merge pull request #146 from openSUSE/coolo_totest
for python reviewer joy
2014-05-27 15:50:00 +02:00
Stephan Kulow
11cf1a44e5 implement generic function to manipulate prj flags
https://progress.opensuse.org/issues/2556
2014-05-27 15:38:51 +02:00
Stephan Kulow
cfadba6eb1 implement factory_snapshottable
issue https://progress.opensuse.org/issues/2552
2014-05-27 13:26:29 +02:00
Stephan Kulow
9ab0ec1c0f add functions to manage totest
first https://progress.opensuse.org/issues/2550
2014-05-27 11:14:35 +02:00
Alberto Planas
3f34e00621 Merge pull request #145 from nilxam/improve_comments
replace type of request id from plain text to hyperlink
2014-05-26 13:46:20 +02:00
a3b4b44193 also be a hyperlink for move command 2014-05-26 19:12:29 +08:00
2066951053 replace type of request id from plain text to hyperlink 2014-05-26 18:57:56 +08:00
Stephan Kulow
bef2b1bdae fix iterating over comments 2014-05-26 10:32:09 +02:00
Alberto Planas
e0b7a6bf05 Merge pull request #144 from openSUSE/coolo_fix_delete
make sure we delete comment childrens first then parents
2014-05-23 11:53:34 +02:00
Stephan Kulow
94f08697d4 fix issues pointed out by alberto 2014-05-23 11:51:51 +02:00
Stephan Kulow
d0a620cb7d make sure we delete comment childrens first then parents
Otherwise OBS will leave them as "this was deleted"
2014-05-23 11:20:37 +02:00
Stephan Kulow
3f1350114c put in kate 2014-05-20 20:30:24 +02:00
Stephan Kulow
bcabd6759f Merge pull request #143 from aplanas/master
Group comments by user and operation in the select command.
2014-05-20 17:18:13 +02:00
29a74d9a33 Adjust markdown text. 2014-05-20 17:15:28 +02:00
7f9207f26c Group comments by user and operation in the select command. 2014-05-20 17:05:41 +02:00
Stephan Kulow
4748bd8725 Merge pull request #142 from aplanas/master
Replace with [at] and fix the select comment.
2014-05-20 15:21:15 +02:00
e89a564b45 Avoid comments in unselect operation. 2014-05-20 15:10:23 +02:00
f7058390cd Replace with [at] and fix the select comment. 2014-05-20 15:08:21 +02:00
d3b95370ec Scape markdown headline mark. 2014-05-20 14:56:57 +02:00