Commit Graph

48 Commits

Author SHA1 Message Date
Vokhmin Alexey V 512c77f37f #472: Update Api::V1::PlatformsController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 0518749228 #465: updated specs for Api::V1::PlatformsController 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V 28988303d1 #465: Update API controllers, specs 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V 84e7145d6d rename *_filter => *_action 2015-03-05 02:19:19 +03:00
Alexander Machehin d268bb7c99 platforms_for_build return hidden platforms
(use a availables_main_platforms method)
2014-09-10 17:26:08 +06:00
Alexander Machehin 4d495aca2e refactoring respond_to 2014-08-29 02:46:42 +06:00
Alexander Machehin 9ba87cd361 fix api ActionView::MissingTemplate 2014-08-29 02:22:11 +06:00
Vokhmin Alexey V 35a2be81cf #373: rollback changes 2014-04-09 01:07:50 +04:00
Vokhmin Alexey V 7d0b2998dc #373: refactoring, added specs 2014-04-08 01:30:01 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Alexander Machehin 0cb585ef71 Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
	Gemfile
	Gemfile.lock
	app/controllers/activity_feeds_controller.rb
	app/models/activity_feed_observer.rb
	config/environments/development.rb
	config/initializers/a_app_config.rb
	config/initializers/airbrake.rb
	lib/modules/models/git.rb
	spec/controllers/activity_feeds_controller_spec.rb
	spec/helpers/activity_feeds_helper_spec.rb
2014-01-10 08:31:31 +06:00
Vokhmin Alexey V 279ff5c568 #219: removed unnecessary code 2013-07-16 16:02:50 +04:00
Vokhmin Alexey V 7586f5ee1b #219: use redis_store as Rails cache_store 2013-07-16 16:00:32 +04:00
Vokhmin Alexey V 2dee10a23f #211: added specs for BuildList API controller 2013-07-04 23:39:02 +04:00
Vokhmin Alexey V 369c4e4193 #192: render "nothing" in API Platforms#allowed 2013-07-04 12:15:33 +04:00
Vokhmin Alexey V 828ddc540f #192: added new specs, updated Platform API controller 2013-07-03 19:02:50 +04:00
Vokhmin Alexey V fe635f244b #192: updated and added new specs, updated models 2013-07-02 22:13:00 +04:00
Vokhmin Alexey V 20204b3821 #192: refactoring of API Platforms controller 2013-07-02 21:45:47 +04:00
Vokhmin Alexey V 127910ce66 #192: added authentication by platform token 2013-07-02 21:41:12 +04:00
Vokhmin Alexey V d1c9b958d3 #192: rescue errors 2013-07-02 21:31:04 +04:00
Vokhmin Alexey V 9a5bb69ac3 #192: removed #puts 2013-07-02 21:25:28 +04:00
Vokhmin Alexey V b87df81d3f #192: updated API platforms controller 2013-07-02 21:21:59 +04:00
Vokhmin Alexey V d8d1a8a7ce #192: refactoring of controller according to Alexander's comments 2013-06-26 20:31:24 +04:00
Vokhmin Alexey V 4a3b694af7 #192: added new specs, some refactoring of controller 2013-06-26 18:23:36 +04:00
Vokhmin Alexey V 4d719f2d88 #192: updated controller and specs of Platform API 2013-06-26 17:07:29 +04:00
Vokhmin Alexey V e775d3b29d #192: misprint 2013-06-26 16:07:55 +04:00
Vokhmin Alexey V 999f99a75a #192: added #allowed action to Platform API 2013-06-26 16:04:06 +04:00
Vokhmin Alexey V e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vokhmin Alexey V 5795e1cea5 #692: updated API 2012-10-16 16:35:30 +04:00
Vokhmin Alexey V 146f72c062 #672: small refactoring 2012-10-14 16:39:58 +04:00
Vokhmin Alexey V be8ed0984a #672: added #add_member, #remove_member, #update, #destroy actipns for Repository API 2012-10-14 16:00:49 +04:00
Vokhmin Alexey V 6b3bf41c7a #671: removed before_filter 2012-10-11 19:36:14 +04:00
Vokhmin Alexey V 992892f2c8 #671: small refactoring 2012-10-11 19:18:54 +04:00
Vokhmin Alexey V 05d222e9de #671: updated output errors 2012-10-10 21:51:00 +04:00
Vokhmin Alexey V eef640e82c #671: added API Platforms#create action, updated specs, added validation to platform model 2012-10-10 21:45:56 +04:00
Vokhmin Alexey V 919459617a #671: small refactoring 2012-10-10 20:31:22 +04:00
Vokhmin Alexey V 972877bc76 #671: added API Platforms#destroy action and specs 2012-10-10 19:43:14 +04:00
Vokhmin Alexey V d9c583e226 #671: added specs for API Platforms#clone action 2012-10-10 19:13:14 +04:00
Vokhmin Alexey V e5c6707594 #671: added #remove_member action for platforms API, updated specs 2012-10-09 21:07:10 +04:00
Vokhmin Alexey V 30909b281d #671: added #add_member action for platforms API, added new specs 2012-10-09 20:23:48 +04:00
Vokhmin Alexey V 9e6e2de955 #671: added #members action for platforms API 2012-10-09 19:06:27 +04:00
Vokhmin Alexey V abe31b3c2e #671: added API #update action for platform 2012-10-09 18:46:20 +04:00
Vokhmin Alexey V feefe8ed89 #374: added #platforms_for_build action for Platforms API 2012-10-08 22:02:44 +04:00
Vokhmin Alexey V f5d0d9f20b #671: added filter platforms by type 2012-10-04 17:34:30 +04:00
Vladimir Sharshov a20e1552cc [refs #374] Fix test, small refactoring. 2012-09-27 16:13:59 +04:00
Vladimir Sharshov 77b57cce11 [refs #374] Fix support http basic auth, fix tests, fix abilities. 2012-09-26 21:15:11 +04:00
konstantin.grabar 7812adfdbc [refs #374] Add custom http basic auth for api 2012-09-21 23:15:56 +04:00
konstantin.grabar 5dc50056df [refs #374] Add repositories, platforms and projects read API 2012-08-21 14:19:38 +04:00