gitlab-org--gitlab-foss/app/controllers/concerns
Sean McGivern 671c6d7d57 Merge branch 'ee-870-backport' into 'master'
Backport some changes done from Time Tracking feature in EE.

See merge request !7604
2016-11-21 12:54:55 +00:00
..
authenticates_with_two_factor.rb Restrict failed login attempts for users with 2FA 2016-10-04 15:01:38 +01:00
continue_params.rb Fix denting and spec 2016-03-13 13:44:31 +01:00
creates_commit.rb fixes distinction between renaming a file and updating its content and 2016-09-09 23:05:30 -04:00
cycle_analytics_params.rb refactored duplicated code in controller, updated JSON array naming and fixed specs 2016-11-17 08:22:57 +01:00
diff_for_path.rb Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01:00
filter_projects.rb Use compact syntax 2016-04-21 16:02:00 -05:00
global_milestones.rb Use respond_to instead of a conditional to paginate milestones 2016-03-23 12:02:15 +01:00
issuable_actions.rb Backport some changes done from Time Tracking feature in EE. 2016-11-18 21:19:04 -05:00
issuable_collections.rb More aggressively preload on merge request and issue index pages 2016-11-18 14:21:43 +02:00
issues_action.rb More aggressively preload on merge request and issue index pages 2016-11-18 14:21:43 +02:00
membership_actions.rb Fix a few things after the initial improvment to Members::DestroyService 2016-10-03 16:57:48 +02:00
merge_requests_action.rb More aggressively preload on merge request and issue index pages 2016-11-18 14:21:43 +02:00
service_params.rb Refactor JIRA service to use gem 2016-10-26 15:02:16 -02:00
spammable_actions.rb Enable Lint/StringConversionInInterpolation cop and autocorrect offenses 2016-10-03 16:09:57 +02:00
toggle_award_emoji.rb Start Frontend work, fix routing problem 2016-09-19 19:50:40 +03:00
toggle_subscription_action.rb Use @project as default on ToggleSubscriptionAction concern 2016-11-17 15:10:13 -02:00