Stephan Kulow
e5b4d6a202
retire rqlink - select is the better interface
2014-02-12 13:37:31 +01:00
f7cff407d4
Integrate coolo's changes in StagingApi class
2014-02-11 19:20:53 +01:00
d4928998c9
Update documentation about plugin installation
2014-02-11 19:20:53 +01:00
db2215f67a
Extract StagingApi class from osc-staging
2014-02-11 19:20:53 +01:00
69d515b957
Remove some superfluous code
2014-02-11 19:20:50 +01:00
Alberto Planas
743032488c
Merge pull request #13 from coolo/have_select
...
simplify rqlink usage by offering osc staging select LETTER REQUESTS...
2014-02-11 15:34:56 +01:00
Stephan Kulow
21c042a44c
simplify rqlink usage by offering osc staging select LETTER REQUESTS...
2014-02-11 15:23:34 +01:00
Alberto Planas
ac72dcd9dd
Merge pull request #12 from coolo/master
...
several commits collected
2014-02-11 14:53:38 +01:00
Stephan Kulow
f9bd662cb7
remove the prosa from the staging title
2014-02-11 14:43:32 +01:00
Michal Hrusecky
1ecc5349ed
Nice titles for staging projects
2014-02-11 14:05:24 +01:00
Stephan Kulow
d1691794fc
the ring projects are renamed
...
And we don't care for Rings higher than 1 atm
2014-02-11 13:57:01 +01:00
Stephan Kulow
881c985df2
correctly expand the revision in rqlink
2014-02-11 13:57:01 +01:00
Stephan Kulow
963d0a4759
installation-images got renamed
2014-02-11 13:57:01 +01:00
Michal Hrušecký
c9de68c918
Merge pull request #10 from aplanas/master
...
Looks ok
2014-02-11 12:47:23 +01:00
6b7f2ae139
Dest parameter correct by default
2014-02-11 11:45:53 +01:00
a8f547b8e1
More fixes in opts params
2014-02-11 11:44:59 +01:00
86ff0438c5
Fix parameter opts for _get_changed
2014-02-11 11:08:02 +01:00
b8807c4bd2
Fix coding signature for 'utf-8' (PEP 0263)
2014-02-11 10:43:18 +01:00
Stephan Kulow
036cc60d79
Merge pull request #9 from miska/master
...
Smoother handling of arguments error
2014-02-11 09:06:19 +01:00
Michal Hrusecky
b9b397e264
Smoother handling of arguments error
2014-02-10 19:59:45 +01:00
Tomáš Chvátal
a84f87dae4
Merge pull request #8 from miska/master
...
Move rqlink to api and add basic test
2014-02-10 15:30:58 +01:00
Michal Hrusecky
3b1d44203f
Better FIXME and use format
2014-02-10 14:52:50 +01:00
Michal Hrusecky
a0653edc7e
Renaming the functions for rqlink to match the rest
2014-02-10 14:38:50 +01:00
Michal Hrusecky
14d29ca429
Test metadata in description
2014-02-10 14:25:31 +01:00
Michal Hrusecky
cfd669907d
Move rqlink to API Class
2014-02-10 14:13:06 +01:00
Michal Hrušecký
bc7875b3ad
Merge pull request #7 from scarabeusiv/master
...
Add some basic check for the non-ring acceptance.
2014-02-10 14:11:31 +01:00
Tomáš Chvátal
9e1f61c1a8
Add some basic check for the non-ring acceptance.
2014-02-10 13:58:59 +01:00
Michal Hrušecký
088add9577
Merge pull request #6 from scarabeusiv/master
...
Add rings api and start some requests api with tests.
2014-02-10 13:42:58 +01:00
Tomáš Chvátal
f2c67f6cb3
Fix variable typos.
2014-02-10 13:39:20 +01:00
Tomáš Chvátal
ed330caaeb
Rename the function for better understanding.
2014-02-10 13:37:39 +01:00
Tomáš Chvátal
e89cfb02a8
Whitespace.
2014-02-10 13:26:42 +01:00
Tomáš Chvátal
94f68ca8ef
Add rings api and start some requests api with tests.
2014-02-10 13:24:49 +01:00
Michal Hrušecký
ad34fbdd34
Merge pull request #5 from scarabeusiv/master
...
Merging simple polishing
2014-02-10 10:54:16 +01:00
Tomáš Chvátal
dae106f849
Apidoc and whitespace updates.
2014-02-10 10:48:29 +01:00
Michal Hrušecký
cf94542e41
Merge pull request #4 from scarabeusiv/master
...
Merge whitespace & documentation cleanup
2014-02-10 10:35:27 +01:00
Tomáš Chvátal
0146575a40
Merge pull request #3 from miska/master
...
rqlink
2014-02-10 10:25:07 +01:00
Tomáš Chvátal
dd7405f4ff
Different year, whitespace
2014-02-10 10:20:52 +01:00
Michal Hrusecky
933a002290
Cleanup of rqlink
...
Nicer behaviour, basic documentation
2014-02-10 10:20:16 +01:00
Michal Hrusecky
210d679228
Add basic rqlink functionality
...
Many things still in TODO:
* cover it with tests
* add functionality for grouping requests
* handle various corner cases:
** what if request is already there?
** wrong syntax
** delete requests
2014-02-10 09:45:22 +01:00
Tomáš Chvátal
5f01d761f4
Document also that we want to use mock.
2014-02-06 11:14:08 +01:00
Michal Hrusecky
6de4826f48
Minor formating issue
2014-02-06 09:51:51 +01:00
Stephan Kulow
967aa6f8fd
Merge pull request #1 from miska/master
...
Merge Tomas test suite, some initial structure
2014-02-06 09:26:45 +01:00
Michal Hrusecky
bccd04cbbc
Improve README regarding testing
...
README in tests directory still needs more cleanup, but we can do that in more
detail while writing these tests.
2014-02-05 17:09:05 +01:00
Michal Hrusecky
7ac6239a1d
Ignore vim swp files
2014-02-05 15:42:44 +01:00
Michal Hrusecky
9368e016cf
Fix test
...
Included change scarabeus did while playing with test-suite, making sure that
all tests (currently just one) passes.
2014-02-05 15:35:52 +01:00
Michal Hrusecky
d8b593c911
Replace copy with symlink & little cleanup
...
So far we have a mess everywhere, but we are mainly using/working on
osc-staging.py file, so letting test suite use it by symlinking it for now.
General idea is once we cleanup everything, we get rid of all the mess around
and move this file to the correct location. Also moving some directories around
to clean up stuff even more.
2014-02-05 15:35:52 +01:00
Tomáš Chvátal
8073c5c662
Document parameters.
2014-02-05 15:35:52 +01:00
Tomáš Chvátal
3686e68de7
Use proper number of matches.
2014-02-05 15:35:52 +01:00
Tomáš Chvátal
4be5d932c0
Settle down on nose and httpretty as it is most working.
2014-02-05 15:35:52 +01:00
Tomáš Chvátal
0828149a75
Initial commit for the staging tests. Now one test is passing
2014-02-05 15:35:52 +01:00