gitlab-org--gitlab-foss/app/controllers/concerns
tiagonbotelho 08dc8af733 fixes distinction between renaming a file and updating its content and
refactors update file
2016-09-09 23:05:30 -04:00
..
authenticates_with_two_factor.rb Pass the remember_me option into the u2f form and support it while authenticating 2016-09-01 17:11:42 -07: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 Cache highlighted diff lines for merge requests 2016-08-03 07:00:19 +02: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 Refresh todos count cache when an Issue/MR is deleted 2016-09-08 15:50:07 -03:00
issuable_collections.rb Handle legacy sort order values 2016-08-18 23:26:07 +01:00
issues_action.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
membership_actions.rb Exclude requesters from Project#members, Group#members and User#members 2016-07-01 17:44:46 +02:00
merge_requests_action.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
service_params.rb Add option to confidential issues events to trigger services 2016-08-31 18:34:45 -03:00
spammable_actions.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
toggle_award_emoji.rb prevent authored awardable thumbs votes 2016-08-30 20:57:47 +01:00
toggle_subscription_action.rb