Commit Graph

62 Commits

Author SHA1 Message Date
Vokhmin Alexey V dc3186198a #221: removed unnecessary code 2013-07-19 20:44:00 +04:00
Vokhmin Alexey V 1b314e8085 #221: added specs for Platform and Repositories controller 2013-07-17 19:33:58 +04:00
Vokhmin Alexey V 280b54ca38 #82: added specs of access rights for controller 2013-07-08 16:08:53 +04:00
Vokhmin Alexey V 2712c7f34b #192: merge master into branch 2013-07-02 11:09:17 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Vokhmin Alexey V 874086e1ca #192: added ability to change visibility of platform 2013-06-26 13:00:51 +04:00
Vokhmin Alexey V 735f4af84e #192: added request specs 2013-06-26 12:04:40 +04:00
Vokhmin Alexey V 5699019176 #194: fixed specs of repositories controller 2013-06-21 16:43:39 +04:00
Vokhmin Alexey V 877d5283b3 #167: updated specs 2013-06-14 12:29:12 +04:00
Vokhmin Alexey V 85ff53c8fd #167: some refactoring 2013-06-14 03:06:15 +04:00
Vokhmin Alexey V 4699086f29 #167: added specs for controller 2013-06-14 03:03:02 +04:00
Vokhmin Alexey V fb0e623e0b #156: added specs for MassBuildController, some refactoring, updated access rights 2013-06-05 17:48:11 +04:00
Vokhmin Alexey V 9914b17c56 #82: some refactoring of code 2013-04-09 01:58:50 +04:00
Vokhmin Alexey V 07c86f7fd1 #82: update specs for API, added comments 2013-04-09 01:50:53 +04:00
Vokhmin Alexey V f6bd3ab489 #82: update repositories_controller_spec 2013-04-09 01:43:18 +04:00
Vokhmin Alexey V 67ddfdc318 #55: update messages of specs 2013-04-01 15:15:46 +04:00
Vokhmin Alexey V 6a419f8fb9 #55: update specs for mass_builds_controller 2013-04-01 15:08:25 +04:00
Vokhmin Alexey V 9670f72ef9 #31: added specs for ProductBuildList#update action 2013-03-25 19:04:05 +04:00
Vokhmin Alexey V c6ca02510c #40: add specs for MassBuilds#publish action 2013-03-21 19:17:30 +04:00
Vokhmin Alexey V 8d694f73d6 #1: remove unnecessary lines 2013-03-06 16:24:46 +04:00
Vokhmin Alexey V a3796a019f #1: update specs for Platform controller 2013-03-06 16:17:42 +04:00
Vokhmin Alexey V 2fa96551aa #880: remove unnecessary code, update specs 2013-02-01 21:25:42 +04:00
Alexander Machehin eeb58ccd8e Merge pull request #799 from warpc/794-move-all-keys-into-abf-bd
#794: move all keys into abf bd
2013-01-22 00:17:42 -08:00
Vokhmin Alexey V d2a876c9cb #843: remove 'latest_' prefix 2013-01-21 21:08:19 +04:00
Vokhmin Alexey V 6049f59307 stub Redis for product_build_lists_controller_spec 2013-01-09 14:56:00 +04:00
Vokhmin Alexey V 597fb03374 #794: small fix, update specs 2012-12-24 14:53:20 +04:00
Vokhmin Alexey V 0ad9932561 #794: fixes for failed specs 2012-12-20 22:50:55 +04: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 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
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 ffa5950a5d #638: added new specs for check permissions for adding new members to repository 2012-09-12 16:40:57 +04:00
Vokhmin Alexey V aadfb39682 #638: added access to add/remove member to repository for owner and local_admin 2012-09-12 16:17:51 +04:00
Vokhmin Alexey V 506aa55496 #638: renamed shared_example 2012-09-12 15:49:42 +04:00
Vokhmin Alexey V 01703bb68a #638: add new specs and some refactoring for repositories_controller_spec 2012-09-12 15:47:53 +04:00
Vladimir Sharshov 29f5ef5f2e Refactoring tests 2012-09-07 13:41:49 +04:00
Vladimir Sharshov 4828aa24f8 Merge branch 'master' into 349-anonymous_access
Conflicts:
	spec/controllers/platforms/maintainers_controller_spec.rb
	spec/factories/build_lists.rb
2012-09-07 00:36:06 +04:00
Vladimir Sharshov 5a2827c433 [refs #263] Refactoring maintainers controller spec 2012-09-06 22:48:36 +04:00
Vladimir Sharshov 2c1df5cd14 Merge branch 'master' into 263-refactoring
Conflicts:
	config/deploy.rb
	db/schema.rb
2012-09-06 21:14:14 +04:00
Vladimir Sharshov 698e55e3e8 [refs #263] Test refactoring 2012-09-06 14:53:03 +04:00
George Vinogradov 3e69d7d0f4 [issue #349] Guest user can show open platforms. 2012-09-01 02:00:39 +04:00
George Vinogradov 1aa5f73192 [issue #620] Fixed typo in localization. 2012-08-31 22:48:06 +04:00
George Vinogradov 6c4b13f0da [issue #620] Removed project_maintainer & assignee 2012-08-28 18:25:57 +04:00
Pavel Shved 629e227d9a Fix Maintainers spec for anons
it doesn't create guest user now, and relies on anonymous_access
config variable instead.
2012-08-22 00:02:34 +04:00
Pavel Shved a5b3a01156 Fix maintainer-db spec: format and comparator 2012-08-22 00:02:34 +04:00
Pavel Shved a4b03b53ce Refactor maintainer-db spec and model 2012-08-22 00:02:33 +04:00
Pavel Shved e75a676895 Add "assignee" JSON callback
The callback reports the assignee of a package in a platform given.
Used for integration with external bug trackers.
2012-08-21 23:58:15 +04:00