7612 Commits

Author SHA1 Message Date
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
Michal Hrusecky
95c85c64ff Initial README to explain the purpose of this repo 2014-02-05 11:10:51 +01:00
Michal Hrusecky
bfdc4240e1 Delete stuff that doesn't belong in new repo 2014-02-05 10:06:16 +01:00
Stephan Kulow
493c02db32 speedup freeze 2014-02-03 11:49:15 +01:00
Stephan Kulow
5e600eb87e give some osc commands 2014-02-02 08:26:32 +01:00
Stephan Kulow
d6297b90c3 map dvd bdeps to their sources 2014-02-02 07:28:12 +01:00
Stephan Kulow
b207970c25 port the cleanup part to the staging plugin 2014-02-01 21:00:55 +01:00
Stephan Kulow
c6844b6dce it's gone - these python zombies... 2014-01-31 16:37:03 +01:00
Stephan Kulow
83c66d943f fix the freeze action to avoid breaking inner-ring links
(issue 1288)
2014-01-31 14:14:24 +01:00
Stephan Kulow
2bb5ffbf6a merge check_core into staging before I work on it 2014-01-31 10:29:44 +01:00
Stephan Kulow
96fe152046 whitelist rpmlint-Factory too 2014-01-30 21:26:15 +01:00
Stephan Kulow
c628e8eab0 really skip the other repos 2014-01-23 12:59:07 +01:00
Stephan Kulow
3e32c56137 don't compare int with string (I wonder python doesn't raise) 2014-01-23 12:33:28 +01:00