Commit Graph

475 Commits

Author SHA1 Message Date
Vokhmin Alexey V cd09f83944 #815: change "get" requests to "put" 2012-12-26 22:35:13 +04:00
Vladimir Sharshov ba09d2afcf Merge pull request #816 from warpc/814-add-validation-that-save_to_repository-contains-project
[refs #814]: add validation for checking that "save to repository" contain project.
2012-12-26 10:26:44 -08:00
Vokhmin Alexey V b2b16950c0 #814: refactoring of specs 2012-12-26 21:30:27 +04:00
Vladimir Sharshov 7cb53a2930 Merge pull request #798 from warpc/796-change_api_defender
[refs #796] add api limit for user
2012-12-26 08:53:06 -08:00
Alexander Machehin d9a610aea7 [refs #796] fix specs for disabled anonymous access 2012-12-26 22:46:32 +06:00
Alexander Machehin 9545db91d2 [refs #796] removed old code 2012-12-26 21:17:09 +06:00
Alexander Machehin 017bab062a [refs #796] small refactoring & add some specs 2012-12-26 21:13:08 +06:00
Alexander Machehin 478a8820ac [refs #796] refactoring specs 2012-12-26 20:42:07 +06:00
Alexander Machehin 277bfd4260 [refs #796] group specs 2012-12-26 20:35:15 +06:00
Alexander Machehin a280007964 [refs #796] add more specs 2012-12-26 20:30:05 +06:00
Vokhmin Alexey V 0d03ebcdab #814: update secs 2012-12-26 18:02:56 +04:00
Alexander Machehin 2a5a955bfb [refs #796] use MockRedis in specs 2012-12-26 19:07:54 +06:00
Vokhmin Alexey V 1d2956419e #814: add validation for checking that repository contains project, update specs 2012-12-26 17:06:17 +04:00
Alexander Machehin 4893817dc7 fix broken test because of 9cf84c045a 2012-12-25 19:11:24 +06:00
Alexander Machehin 71672826b2 again fix ActiveRecord::UnknownAttributeError: unknown attribute: build_requires 2012-12-25 09:09:26 +06:00
Alexander Machehin fefa581593 [refs #796] add specs 2012-12-25 01:11:57 +06:00
Vokhmin Alexey V f25a988730 #784: remove "build_requires" from BuildList 2012-12-24 17:17:21 +04:00
Alexander Machehin 308ec789f9 [refs #777] fix api search spec 2012-12-19 13:46:04 +06:00
Alexander Machehin a5ca32d140 [refs #777] fixed controllers specs (after fix bug with gap_repo.git) 2012-12-19 00:53:41 +06:00
Alexander Machehin b5069e6582 [refs #777] fix models specs (bug with gap_repo.git) 2012-12-18 23:53:00 +06:00
Alexander Machehin 1306a26884 [refs #777] fixed git trees specs 2012-12-18 21:59:18 +06:00
Alexander Machehin d421a2fa21 [refs #777] fix api build list specs 2012-12-17 22:59:00 +06:00
Alexander Machehin 79f8407b1c [refs #777] fix product specs 2012-12-17 22:30:47 +06:00
Alexander Machehin f078b51d0c [refs #777] fix ProductBuildList specs 2012-12-17 22:11:03 +06:00
Alexander Machehin 6f1b50e262 [refs #777] fix autocomplete specs 2012-12-17 21:44:14 +06:00
Alexander Machehin 30b923b14e [refs #777] fix models specs 2012-12-17 21:41:51 +06:00
Alexander Machehin b9ef0f7c5d Merge branch 'master' into 777-group_owner 2012-12-17 21:17:50 +06:00
Alexander Machehin 30a467a3e1 [refs #777] add issue specs 2012-12-17 16:39:53 +06:00
Vokhmin Alexey V 129930b385 hot fix for failed specs 2012-12-13 23:28:50 +04:00
Alexander Machehin 3e8d54a4ab [refs #777] refactoring comments controller specs 2012-12-14 00:19:24 +06:00
Alexander Machehin 87cf300c39 [refs #777] fix groups/members specs 2012-12-13 23:30:54 +06:00
Alexander Machehin f779ae417b fixed comment specs 2012-12-13 17:30:49 +06:00
Alexander Machehin 467b7f0aa4 [refs #672] fix tests 2012-12-11 21:20:00 +06:00
Vokhmin Alexey V ff2ae73985 #759: add action for cancel build, some refactoring 2012-12-06 18:41:24 +04:00
Alexander Machehin 1b8ac5667f [refs #732] fix index test forgotten 2012-12-01 00:33:19 +06:00
Vladimir Sharshov ec57f0ba9a Merge pull request #738 from warpc/732-maintainer-db-api
[refs #732] add maintainers api
2012-11-30 09:33:21 -08:00
Alexander Machehin cb8b54c6df [refs #732] fix index test 2012-11-30 23:16:05 +06:00
vladdruzh c42fcc824a add to api maintainers index method 2012-11-26 15:32:23 +04:00
Vladimir Sharshov fe1e862535 Change school deploy address.
Add new test for project controller
2012-11-22 15:23:04 +04:00
Vokhmin Alexey V 916a984b6d add specs for search API 2012-11-21 16:32:59 +04:00
Vokhmin Alexey V f522fd3cd0 add selecting Arch on create product build 2012-11-13 18:01:06 +04:00
Vokhmin Alexey V abbbacdf7f update ability.rb, add new specs 2012-11-13 15:11:33 +04:00
Vokhmin Alexey V 57ec1e2982 update specs for Products and ProductBuildLists 2012-11-13 14:31:45 +04:00
Vokhmin Alexey V cb488a35d1 refactoring of model, update factory 2012-11-13 13:27:39 +04:00
Alexander Machehin e9ac67de5f Fix validations for groups, platforms, projects, repositories,
users
2012-11-07 16:25:43 +06:00
Alexander Machehin 36ac66303a fixed user uname validation 2012-11-07 15:30:34 +06:00
Vladimir Sharshov daefb27f95 Merge pull request #707 from warpc/706-get-list-of-projects-by-repository
[refs #706:] REST API repository: list of repository projects.
2012-10-19 09:10:06 -07:00
Vokhmin Alexey V 25620af00c hot fix for specs 2012-10-19 19:35:19 +04:00
Vokhmin Alexey V e9fd2a2df6 Merge branch 'master' into 706-get-list-of-projects-by-repository 2012-10-19 18:51:11 +04:00
Vokhmin Alexey V ba968cc5a0 #706: updated Ability model, Repositories controller, added specs 2012-10-19 18:49:01 +04:00