0783a4ab01
Add use cases to de documentation.
2014-06-13 11:56:15 +02:00
550e98d6c2
Refactor of check_one_request into checkrepo module.
2014-06-12 18:26:09 +02:00
Ancor Gonzalez Sosa
ac32dc9bbe
Merge pull request #164 from aplanas/master
...
The rest of the documentation.
2014-06-11 19:11:00 +02:00
9ce033be4f
Update testing documentation.
2014-06-11 18:20:38 +02:00
c69919a864
Add CheckDups documentation.
2014-06-11 18:09:08 +02:00
2bf36bf990
Rename the files to match the documentation.
2014-06-11 18:02:18 +02:00
48024c4ea5
Add CheckSource plugin documentation.
2014-06-11 18:00:08 +02:00
8089ad49e3
Add CheckRepo plugin documentation.
2014-06-11 17:18:41 +02:00
Ancor Gonzalez Sosa
d6c2dc06ab
Merge pull request #163 from aplanas/master
...
Add Staging plugin documentation.
2014-06-11 16:57:36 +02:00
4631989bdb
Add Staging plugin documentation.
2014-06-11 15:53:06 +02:00
547f2d39c6
Fix typo.
2014-06-11 15:53:06 +02:00
6b19043b08
Move the testing documentation.
2014-06-11 15:53:06 +02:00
Ancor Gonzalez Sosa
e9a4def57e
Merge pull request #162 from aplanas/master
...
Start the documentation process
2014-06-10 21:20:33 +02:00
5338c68c0f
Fix title.
2014-06-10 19:55:25 +02:00
86b72a2d48
Add urlgrabber and pycurl in requirements.txt and .travis.yml
2014-06-10 16:48:27 +02:00
483be73932
Document ToTest plugin.
2014-06-10 15:58:08 +02:00
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