Vokhmin Alexey V
|
b6bf8450f0
|
#472: refactoring, updated the Api::V1::GroupsController and Groups::ProfileController
|
2015-06-01 22:56:57 +03:00 |
Vokhmin Alexey V
|
4dfdd3b10d
|
#472: Remove protected_attributes gem, use strong_parameters for Api::V1::AdvisoriesController
|
2015-06-01 22:56:56 +03:00 |
Vokhmin Alexey V
|
be6ad05e49
|
#465: Added specs for AdvisoryPolicy, ArchPolicy, BuildListPolicy
|
2015-04-09 02:06:55 +03:00 |
Vokhmin Alexey V
|
becedf0534
|
#465: updated Api::V1::AdvisoriesController, specs
|
2015-04-07 23:08:15 +03:00 |
Vokhmin Alexey V
|
84e7145d6d
|
rename *_filter => *_action
|
2015-03-05 02:19:19 +03: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
|
94e285e64f
|
#345: updated gems, views, fixed specs
|
2014-03-15 01:55:28 +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
|
23ce992a3d
|
#219: Fixed: DEPRECATION WARNING of jbuilder
|
2013-07-17 16:35:36 +04:00 |
Vokhmin Alexey V
|
e055d0080b
|
#29: removed hack for encoding
|
2013-03-18 15:36:16 +04:00 |
Vokhmin Alexey V
|
9de37b852e
|
#1: rename #update_secondary to #local_admin_manage
|
2013-03-07 14:05:53 +04:00 |
Vokhmin Alexey V
|
be9ada74cb
|
#1: fix for specs, update ability for Platform
|
2013-03-07 02:47:30 +04:00 |
Vokhmin Alexey V
|
98891a9153
|
#1: fix for specs, update ability.rb
|
2013-03-07 02:39:44 +04:00 |
Vokhmin Alexey V
|
18ac16ae96
|
#698: small refactoring, added ckeck for main platform
|
2012-10-19 18:03:09 +04:00 |
Vokhmin Alexey V
|
0cf0933074
|
#698:small refactoring
|
2012-10-19 11:32:12 +04:00 |
Vokhmin Alexey V
|
5cf69bff92
|
#698: renamed method
|
2012-10-18 20:36:29 +04:00 |
Vokhmin Alexey V
|
8bbb82faa8
|
#698: updated Advisories API
|
2012-10-18 20:25:24 +04:00 |
Vokhmin Alexey V
|
84e5f3ead3
|
#698: updated specs, permission access
|
2012-10-18 19:44:28 +04:00 |
Vokhmin Alexey V
|
a3252594b8
|
#698: fixed #index action in Advisories controller
|
2012-10-18 18:32:43 +04:00 |
Vokhmin Alexey V
|
68dbae8c83
|
#698: added #create and #fork actions for Advisories API
|
2012-10-18 18:17:50 +04:00 |
Vokhmin Alexey V
|
b7eff22c23
|
#698: added API for Advisories
|
2012-10-18 15:22:31 +04:00 |