|
69afaf19f3
|
Clean headers
|
2014-03-13 11:07:53 +01:00 |
|
Stephan Kulow
|
2008c49951
|
Merge pull request #113 from aplanas/master
Formalize the definition of supersede
|
2014-03-11 07:19:46 +01:00 |
|
|
3988530799
|
Formalize the definition of supersede
|
2014-03-10 16:28:01 +01:00 |
|
|
52a22a7917
|
Rename _is_new_review_by_project to _new_review...
_new_review_by_project do not return True / False, but the staging
project that is reviewing the request and that is in new state.
|
2014-03-10 16:28:01 +01:00 |
|
|
3dea7e3c84
|
RequestFinder is a new class object.
|
2014-03-10 16:28:01 +01:00 |
|
|
e0967d1583
|
Convert _is_int to a function.
|
2014-03-10 16:28:01 +01:00 |
|
|
4a26a50dc5
|
Forget a self after refactorization.
|
2014-03-10 16:28:00 +01:00 |
|
Stephan Kulow
|
9baf8c84cd
|
Merge pull request #112 from aplanas/master
action #1824 - request finder bugs (II)
|
2014-03-10 12:05:16 +01:00 |
|
|
695cba4ad1
|
Pass the request id as string
|
2014-03-10 11:54:06 +01:00 |
|
|
0020fd4367
|
action #1824 - request finder bugs (II)
|
2014-03-10 11:25:10 +01:00 |
|
|
f0eec2dcf8
|
Fix a tab
|
2014-03-10 11:25:10 +01:00 |
|
Tomáš Chvátal
|
dc93b0f9d2
|
Merge pull request #111 from aplanas/master
Fix refactorization lost in some merge
|
2014-03-10 10:46:12 +01:00 |
|
|
77117bcabc
|
Fix refactorization lost in some merge
|
2014-03-10 10:42:20 +01:00 |
|
Stephan Kulow
|
c781643bad
|
revert the auto-freeze
there is reason the select command is not auto freezing - as documented
in https://progress.opensuse.org/issues/1517
|
2014-03-09 20:13:45 +01:00 |
|
Michal Hrušecký
|
b46fadf369
|
Merge pull request #110 from scarabeusiv/master
Nice catch
|
2014-03-07 15:44:45 +01:00 |
|
Tomáš Chvátal
|
4f409870ad
|
We need request_id here too.
|
2014-03-07 15:35:59 +01:00 |
|
Alberto Planas
|
12f4a75e6a
|
Merge pull request #109 from scarabeusiv/master
Coding fixes and split out check command
|
2014-03-07 15:18:49 +01:00 |
|
Tomáš Chvátal
|
73084cf3dc
|
Import freeze command visibly and fix select test.
|
2014-03-07 15:10:04 +01:00 |
|
Michal Hrusecky
|
eda367cd99
|
Fix yet another test
|
2014-03-07 15:05:22 +01:00 |
|
Tomáš Chvátal
|
6eccef26c9
|
Check if p is int and remove whitespace.
|
2014-03-07 14:49:33 +01:00 |
|
Michal Hrusecky
|
23a1cef719
|
Fix test
|
2014-03-07 14:46:25 +01:00 |
|
Michal Hrusecky
|
32a1765e0f
|
Allow searching for requests
|
2014-03-07 14:28:53 +01:00 |
|
Tomáš Chvátal
|
f6f83334e4
|
Fix API rename clash.
|
2014-03-07 14:07:00 +01:00 |
|
Tomáš Chvátal
|
8460a8accd
|
Merge branch 'master' of github.com:openSUSE/osc-plugin-factory
Conflicts:
osclib/request_finder.py
osclib/stagingapi.py
|
2014-03-07 14:05:54 +01:00 |
|
Tomáš Chvátal
|
debf755f31
|
Merge pull request #108 from miska/master
Try to implement more package handling
|
2014-03-07 14:03:42 +01:00 |
|
Michal Hrusecky
|
37eab408ed
|
Try to implement more package handling
|
2014-03-07 13:58:33 +01:00 |
|
Tomáš Chvátal
|
973ac22c3e
|
Merge pull request #107 from aplanas/master
Order the requests before YAML serialization.
|
2014-03-07 11:47:10 +01:00 |
|
|
016322913e
|
Fix last refactorization.
|
2014-03-07 11:42:52 +01:00 |
|
|
597843d9a6
|
Order the requests before YAML serialization.
|
2014-03-07 11:38:25 +01:00 |
|
|
eb200fe842
|
A bit of refactoring
|
2014-03-07 11:38:25 +01:00 |
|
Alberto Planas
|
9d56314c1b
|
Merge pull request #106 from openSUSE/coolo_sanity
don't have check do anything but fail if there are open requests
|
2014-03-07 09:38:03 +01:00 |
|
Stephan Kulow
|
8f12c3562a
|
don't have check do anything but fail if there are open requests
|
2014-03-07 09:33:37 +01:00 |
|
Stephan Kulow
|
e2e8a5c6a3
|
hot fix for osc staging check - but the whole commit is bogus
|
2014-03-07 09:24:11 +01:00 |
|
Tomáš Chvátal
|
38a45e1c2c
|
Fix copy&pasto we are directly in api here.
|
2014-03-06 18:58:14 +01:00 |
|
Tomas Chvatal
|
799c7d2264
|
Split out check command.
|
2014-03-06 18:57:49 +01:00 |
|
Tomas Chvatal
|
561f76fade
|
Remove staging remove and staging submit-devel for now as it is not working at all.
|
2014-03-06 18:37:33 +01:00 |
|
Tomáš Chvátal
|
6e19c40bca
|
Make sure we pass the select tests again.
|
2014-03-06 18:29:15 +01:00 |
|
Tomáš Chvátal
|
5f819c2d00
|
Fix missing trailing brackets.
|
2014-03-06 18:23:47 +01:00 |
|
Tomas Chvatal
|
1cbb5cb32e
|
Enable build of staging only when there is some ring package. Add functions docu and fix some prints.
|
2014-03-06 18:23:07 +01:00 |
|
Tomas Chvatal
|
e0ba87c4fe
|
Use same coding style. Fix print syntax. Expand variable names to more obvious ones.
|
2014-03-06 18:22:19 +01:00 |
|
Tomas Chvatal
|
b4d14b7b7f
|
Do not use one leter variables and add docu for function.
|
2014-03-06 18:20:35 +01:00 |
|
Tomáš Chvátal
|
3ee4508741
|
Merge pull request #105 from aplanas/master
Check package matches in find_request_package()
|
2014-03-06 17:00:34 +01:00 |
|
|
71170d7aff
|
Check package matches in find_request_package()
|
2014-03-06 16:59:49 +01:00 |
|
Stephan Kulow
|
e87aeebeac
|
reviewed an aplanas paste :)
|
2014-03-06 16:34:02 +01:00 |
|
Tomáš Chvátal
|
eaa56d06e3
|
Merge branch 'master' of github.com:openSUSE/osc-plugin-factory
|
2014-03-06 16:32:50 +01:00 |
|
Stephan Kulow
|
5a2d44e8dd
|
Merge pull request #104 from aplanas/master
Detect when the move is from the same project.
|
2014-03-06 16:13:24 +01:00 |
|
Tomáš Chvátal
|
61cc1756d3
|
Convert int to str in order not to crash.
|
2014-03-06 16:09:08 +01:00 |
|
|
830c1abad8
|
Detect when the move is from the same project.
|
2014-03-06 16:00:01 +01:00 |
|
|
8bc2a216d5
|
Small cosmetic changes.
|
2014-03-06 16:00:00 +01:00 |
|
|
9ecf003434
|
Add some doc strings.
|
2014-03-06 16:00:00 +01:00 |
|