658 Commits

Author SHA1 Message Date
Alberto Planas
e5e170553f Merge pull request #78 from openSUSE/coolo_1517
I will merge this, we can improve the visualization later.
2014-03-03 17:20:14 +01:00
Stephan Kulow
5fd408c0e1 don't allow select in an outdated (+7 days) project
and build enable the prj afterwards
2014-03-03 17:18:18 +01:00
Michal Hrusecky
e42e9d0da0 Initial support for testing project check 2014-03-03 16:17:41 +01:00
Stephan Kulow
ad71b0843b implement api call to get days since last freeze 2014-03-03 15:32:33 +01:00
Stephan Kulow
acc9872a67 have bootstrap_copy also in big staging prjs
Having a copy of the bootstrap repo is not strictly necessary but helps
to fix problems - and we can unify the handling of the prjs

Related issue: 1517
2014-03-03 15:04:09 +01:00
Alberto Planas
f4d1d8fcc4 Merge pull request #77 from openSUSE/coolo_1607
check needs to verify all reviews by_project are tracked
2014-03-03 13:23:42 +01:00
Stephan Kulow
a0572ea8e6 check needs to verify all reviews by_project are tracked 2014-03-03 13:13:32 +01:00
Tomáš Chvátal
8d25c71f70 Merge pull request #76 from aplanas/master
Make pep8 happy, except for the long lines
2014-02-28 15:01:48 +01:00
20a7369fee Make pep8 happy, except for the long lines 2014-02-28 14:32:28 +01:00
Tomáš Chvátal
039dda3f93 Merge pull request #75 from aplanas/master
A set of commits to detect dead code and clean the headers
2014-02-28 13:57:14 +01:00
1e0b8e920d Remove dead and commented code 2014-02-28 13:12:12 +01:00
780073f6d8 Fix headers and comment dead code. 2014-02-28 11:45:06 +01:00
c253cfa9aa Remove unused packages 2014-02-28 11:11:10 +01:00
2772c189bd Remove unused header 2014-02-28 11:04:08 +01:00
Alberto Planas
d8a2026fd7 Merge pull request #74 from miska/master
Test for check_one_request
2014-02-27 16:15:04 +01:00
Michal Hrusecky
3d262982f2 Test for check_one_request 2014-02-27 16:11:27 +01:00
Tomáš Chvátal
c032933845 Merge pull request #73 from miska/master
Test generate_build_status_details
2014-02-27 15:56:04 +01:00
Michal Hrusecky
93fdf4ae41 Better coverage for rm_from_prj 2014-02-27 15:54:13 +01:00
Michal Hrusecky
edafdf45ad Test generate_build_status_details 2014-02-27 15:24:22 +01:00
Alberto Planas
4ee26fda4e Merge pull request #72 from scarabeusiv/master
Really test ring comparsion.
2014-02-27 13:50:24 +01:00
Tomáš Chvátal
a1cc405c3e Really test ring comparsion. 2014-02-27 13:39:57 +01:00
Alberto Planas
40ee3cfa76 Merge pull request #71 from scarabeusiv/master
Fix staging check <letter> output.
2014-02-27 10:06:55 +01:00
Tomáš Chvátal
848e1b8889 Fix staging check <letter> output. 2014-02-27 09:59:19 +01:00
Alberto Planas
4a8af36d2f Merge pull request #70 from miska/master
Cleanup the rest of tests
2014-02-26 16:30:31 +01:00
Michal Hrusecky
8b28483635 Improved adding sr test 2014-02-26 16:30:03 +01:00
Michal Hrusecky
e41bac8c6e Split freeze test out of api tests 2014-02-26 16:23:16 +01:00
Michal Hrusecky
a4694f6344 Ugly hack to migrate the rest of the tests 2014-02-26 16:22:56 +01:00
Michal Hrusecky
6f3dae1fb6 Migrate build results tests 2014-02-26 16:11:32 +01:00
Alberto Planas
ad65155a02 Merge pull request #69 from miska/master
Started working on adding request to projects
2014-02-26 15:36:29 +01:00
Michal Hrusecky
fcbf2dcd91 We don't need to register to posts anymore 2014-02-26 15:30:04 +01:00
Michal Hrusecky
d58dee073e Little more about removing and adding SRs 2014-02-26 15:24:25 +01:00
Michal Hrusecky
3fb324a774 Basic implementation for packages and link creation 2014-02-26 15:23:33 +01:00
Alberto Planas
5f4242ab4f Merge pull request #68 from scarabeusiv/master
Move the printing of check command from api to the actual command
2014-02-26 15:01:20 +01:00
Tomáš Chvátal
c739773a48 Move the printing of check command from api to the actual command. 2014-02-26 14:51:01 +01:00
Michal Hrusecky
d306d60de6 Recursion when handler not found
Allow to get into recursion if exact request is not found.
2014-02-26 14:17:27 +01:00
Michal Hrušecký
3492538570 Merge pull request #67 from aplanas/master
Integration with coveralls service
2014-02-26 11:36:47 +01:00
84e72d12e4 Ignore coveralls.yml, that store the private key. 2014-02-26 11:28:37 +01:00
d9225bdeea Ignore non related packages 2014-02-26 11:28:37 +01:00
ddcef1f8e4 Fix after_success section 2014-02-26 11:28:37 +01:00
ba3ce2bfa2 Change coverage URL 2014-02-26 11:28:36 +01:00
f3c5234dfa Add coverage badge in the documentation 2014-02-26 11:28:36 +01:00
6b33e528e8 Add initial coveralls support 2014-02-26 11:28:36 +01:00
Alberto Planas
b5d3c08e37 Merge pull request #66 from miska/master
Few more tests
2014-02-26 11:10:02 +01:00
Michal Hrusecky
0d782f50da Testing removing package from project 2014-02-26 10:59:41 +01:00
Michal Hrusecky
ca9e98baa7 Support for DELETE
Adding to the framework support for DELETE as well, as it happens from time to
time in API as well.
2014-02-26 10:10:17 +01:00
Michal Hrusecky
f0b0e6398f Test get_package_for_request_id as well 2014-02-26 10:04:21 +01:00
Michal Hrusecky
eb90feb139 Test for get_request_id_for_package 2014-02-26 09:51:30 +01:00
Michal Hrusecky
8d20a44daa Fix project metadata to be consistent 2014-02-26 09:50:27 +01:00
Tomáš Chvátal
1c812815a2 Merge pull request #65 from aplanas/master
Add Travis build image to the documentation
2014-02-25 20:29:20 +01:00
88235d3916 Add Travis build image to the documentation 2014-02-25 18:26:17 +01:00