gitlab-org--gitlab-foss/app/controllers/concerns
Adam Niedzielski 3fa265d195 Fix expanding a collapsed diff when converting a symlink to a regular file
In this case comparing old_path and new_path is not enough because there
are two entires that match.
2016-11-10 18:24:12 +01: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
creates_commit.rb fixes distinction between renaming a file and updating its content and 2016-09-09 23:05:30 -04: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
global_milestones.rb
issuable_actions.rb Show labels widget on issuable sidebar if project has only group labels 2016-10-19 14:58:24 -02:00
issuable_collections.rb Revert part of "Merge branch 'update_issues_mr_counter' into 'master' 2016-09-22 15:43:43 +02:00
issues_action.rb Revert part of "Merge branch 'update_issues_mr_counter' into 'master' 2016-09-22 15:43: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 Revert part of "Merge branch 'update_issues_mr_counter' into 'master' 2016-09-22 15:43: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