Alberto Planas
f3364136a7
Merge pull request #167 from ancorgs/nicer_select_comments
...
Nicer comments (using the improved OBS markup) for (un)select
2014-06-17 11:51:39 +02:00
Ancor Gonzalez Sosa
84193d62e8
Nicer comments (using the improved OBS markup) for (un)select
2014-06-17 11:39:59 +02:00
Alberto Planas
1982fd0b69
Merge pull request #166 from ancorgs/accept_with_one_comment
...
AcceptCommand only adds one comment
2014-06-17 08:44:31 +02:00
Ancor Gonzalez Sosa
12a55af2e6
Fix identation in accept_tests
2014-06-16 17:39:46 +02:00
Ancor Gonzalez Sosa
e439717f2e
Fixtures for source/home:Adrian turned into symlinks
2014-06-16 17:38:43 +02:00
Ancor Gonzalez Sosa
c7774d8b8b
AcceptCommand only adds one comment
...
Added tests for AcceptCommand with a new Staging:C fixture.
2014-06-16 17:15:24 +02:00
Stephan Kulow
05aa1e3900
block gdm branding
2014-06-16 15:39:11 +02:00
Stephan Kulow
6ac8624cb2
Merge pull request #165 from aplanas/master
...
Refactor of check_one_request into checkrepo module.
2014-06-16 08:03:29 +02:00
a67e1a392f
Fix bug when groups are created.
2014-06-13 16:11:15 +02:00
97b57e1934
Refactor the mirror script call.
2014-06-13 16:10:54 +02:00
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