865 Commits

Author SHA1 Message Date
f7d384a892 Rewrite README.asciidoc to be more general. 2014-06-10 15:58:08 +02:00
Stephan Kulow
0b4e74261f Merge pull request #161 from aplanas/master
Contains an small fix and improve one error message
2014-06-06 21:58:27 +02:00
4ad50e1aba Improve error message. 2014-06-06 16:23:33 +02:00
d89bafcc5e Remove reference to groups in DECLINE message. 2014-06-06 16:23:33 +02:00
7ce107a28d A missing XML is marked with an empty string. 2014-06-06 16:23:33 +02:00
Stephan Kulow
bd71eb13ac output links directly 2014-06-06 07:35:41 +02:00
Stephan Kulow
f70cb915b0 Merge pull request #160 from aplanas/master
Mainly refactory stuff, but contains an one liner fix that is hitting now.
2014-06-05 19:09:44 +02:00
a5c4d1d4b6 Move out memoized functions. 2014-06-05 17:46:38 +02:00
17a7140ab0 Fix a bug in the yield value. 2014-06-05 17:46:38 +02:00
560007734a Small refactor. Remove tabs. 2014-06-05 17:46:38 +02:00
Stephan Kulow
f8c7f05e6f parse all changes 2014-06-05 11:28:00 +02:00
Alberto Planas
f658aab501 Merge pull request #159 from openSUSE/coolos_evil_plan
give ancor something to review
2014-06-05 10:54:45 +02:00
Stephan Kulow
5f916e23e4 give ancor something to review 2014-06-05 10:52:33 +02:00
Stephan Kulow
546d85f720 retried_POST should stop for 504 2014-06-05 10:27:51 +02:00
Alberto Planas
848d1c01e2 Merge pull request #158 from ancorgs/comment_requests_as_list
Display requests as markdown lists in the comments
2014-06-05 09:33:47 +02:00
Ancor Gonzalez Sosa
ca14eda41e Display requests as markdown lists in the comments 2014-06-05 07:35:12 +02:00
Stephan Kulow
48c67c6a4f fix new packages 2014-06-05 05:40:36 +02:00
Stephan Kulow
0749bc8fc0 Merge pull request #156 from aplanas/master
More idempotent refactor and fix for action #2460
2014-06-04 19:14:12 +02:00
Stephan Kulow
3ef18e368d Merge pull request #157 from ancorgs/status_comments
Write only one comment per action
2014-06-04 19:13:52 +02:00
Ancor Gonzalez Sosa
af8a8341c5 Use markdown comments to hide the mark on generated OBS comments 2014-06-04 18:34:08 +02:00
Ancor Gonzalez Sosa
a77a395712 Small optimizations in the new code 2014-06-04 18:15:33 +02:00
Ancor Gonzalez Sosa
0f4562fc7e Save some eye bleeding to pythonists 2014-06-04 18:03:18 +02:00
ba2ad077b9 Give some love to the code. 2014-06-04 16:56:56 +02:00
Ancor Gonzalez Sosa
507e50d633 Write only one comment per action
* For every 'select' or 'unselect' a single comment is written in
   every affected project
 * Previous automatic comments are deleted (as a first approach)
 * For more info, see https://progress.opensuse.org/issues/2564
2014-06-04 16:54:21 +02:00
b5f37a52ed action #2460 - Fix OBS mockup to behave as OBS when wrong URL 2014-06-04 16:33:55 +02:00
209dc8f961 Move pending_requests and get_request. 2014-06-04 16:33:55 +02:00
6ff892fdf2 Move change_review_state. 2014-06-04 16:33:55 +02:00
Alberto Planas
690c76d6fb Merge pull request #155 from openSUSE/coolo_skip_small_changes
let the source checker verify if the source changed
2014-06-04 14:35:36 +02:00
Stephan Kulow
3350fd8f77 let the source checker verify if the source changed
if it only changed slightly we don't bother the review team
(for now review assigned to coolo for debug purpose, but that won't
stay this way for long :)
2014-06-04 14:30:28 +02:00
Stephan Kulow
d9b903693f Merge pull request #154 from aplanas/master
Some refactors pending to be integrated in osc check repo
2014-06-04 14:14:46 +02:00
77d1d18c48 Rewrite OBS mockup test, fixtures and tests. 2014-06-04 11:04:37 +02:00
4e8173179b Return only cycles. 2014-06-04 11:04:37 +02:00
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