Commit Graph

500 Commits

Author SHA1 Message Date
Vokhmin Alexey V c6f13c60b7 #794: small refactoring 2013-01-16 19:16:42 +04:00
Vokhmin Alexey V 097ffacf61 #794: merge master into branch 2013-01-16 19:07:39 +04:00
Vladimir Sharshov a6db2a21f9 Merge pull request #821 from warpc/818-system_users
[refs #818] Add system role: for build clients or file-store.
2013-01-15 05:03:08 -08:00
Alexander Machehin 02839c8cff [refs #829] fix & add specs 2013-01-11 20:01:10 +06:00
Alexander Machehin 493fe9da90 Merge branch 'master' into 818-system_users 2013-01-10 19:23:58 +06:00
Alexander Machehin c80cd78756 fixed rspec send_file fail 2013-01-09 22:01:28 +06:00
Vokhmin Alexey V 6049f59307 stub Redis for product_build_lists_controller_spec 2013-01-09 14:56:00 +04:00
Alexander Machehin 508ec266f0 fix build list factory
same as https://github.com/warpc/rosa-build/pull/799/files#diff-26
2013-01-09 16:23:34 +06:00
Alexander Machehin 52a2e03fff [refs #818] fixed some errors 2012-12-29 20:49:28 +06:00
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
Vokhmin Alexey V f0b9d23bc2 Merge branch 'master' into 794-move-all-keys-into-abf-bd 2012-12-25 18:24:01 +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 7b484c123f #794: some refactoring and fixes 2012-12-24 20:20:35 +04:00
Vokhmin Alexey V bce1b63d20 #794: merge master into the branch 2012-12-24 19:02:55 +04:00
Vokhmin Alexey V b5b33e7b95 #794: remove unnecessary code 2012-12-24 18:04:02 +04:00
Vokhmin Alexey V 577b71a62e #794: rename errors: "contains_<secret|public>_key" to "wrong_<secret|public>_key" 2012-12-24 17:58:46 +04:00
Vokhmin Alexey V f25a988730 #784: remove "build_requires" from BuildList 2012-12-24 17:17:21 +04:00
Vokhmin Alexey V 597fb03374 #794: small fix, update specs 2012-12-24 14:53:20 +04:00
Vokhmin Alexey V da4860bc45 #794: add #key_pair action, add new specs 2012-12-20 23:46:16 +04:00
Vokhmin Alexey V 0ad9932561 #794: fixes for failed specs 2012-12-20 22:50:55 +04:00
Vokhmin Alexey V c72968ba2a #794: add validation for length of key 2012-12-20 21:36:32 +04:00
Vokhmin Alexey V f7d2a426a7 #794: update build_list factory 2012-12-20 21:22:27 +04:00
Vokhmin Alexey V 09731e041e #794: add specs for KeyPair model 2012-12-20 20:21:43 +04:00
Vokhmin Alexey V 7ed5fa1127 #794: hot fix 2012-12-20 19:38:00 +04:00
Vokhmin Alexey V a09699fc03 #794: merge master into branch 2012-12-20 19:33:14 +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