..
accepts_pending_invitations.rb
…
authenticates_with_two_factor.rb
Remove "You are already signed in" banner
2019-04-24 13:23:07 +00:00
boards_actions.rb
Remove redirecting to last visited board
2019-03-13 20:33:35 +08:00
boards_responses.rb
Backport of 54385-board-policy
2019-01-18 12:43:46 -06:00
checks_collaboration.rb
…
continue_params.rb
Adds the Rubocop ReturnNil cop
2019-03-06 17:51:56 +02:00
controller_with_cross_project_access_check.rb
…
creates_commit.rb
Externalize strings in projects controllers
2019-03-27 16:52:52 +00:00
cycle_analytics_params.rb
…
diff_for_path.rb
…
enforces_admin_authentication.rb
Check instance cluster feature at policy level
2019-05-07 08:37:04 +12:00
enforces_two_factor_authentication.rb
#61441 Allow user to set email ID before setting up 2FA
2019-05-22 07:59:15 +00:00
group_tree.rb
…
hooks_execution.rb
…
import_url_params.rb
Fix project settings not being able to update
2019-06-03 15:27:24 -07:00
internal_redirect.rb
…
issuable_actions.rb
[CE] Support multiple assignees for merge requests
2019-04-08 18:40:00 -03:00
issuable_collections.rb
Allow issues to be sorted by relative_position
2019-05-28 11:36:10 -05:00
issuable_collections_action.rb
Save sorting preference for Issues/MRs in BE
2019-01-28 12:48:05 -06:00
issues_calendar.rb
…
labels_as_hash.rb
…
lfs_request.rb
Externalize strings in projects controllers
2019-03-27 16:52:52 +00:00
members_presentation.rb
…
membership_actions.rb
Externalize strings in projects controllers
2019-03-27 16:52:52 +00:00
milestone_actions.rb
Fix confidential issue label disclosure on milestone view
2019-05-14 13:16:30 +02:00
notes_actions.rb
Only return `commands_changes` used in frontend
2019-03-18 13:28:35 -05:00
oauth_applications.rb
…
params_backward_compatibility.rb
…
preview_markdown.rb
Fixed test specs
2019-04-04 13:08:34 +00:00
project_unauthorized.rb
Avoid passing not_found_or_authorized_proc around
2019-05-15 17:36:50 +07:00
record_user_last_activity.rb
Remove comment about needing cookie support
2019-02-05 14:00:50 -08:00
renders_blob.rb
…
renders_commits.rb
…
renders_member_access.rb
…
renders_notes.rb
Adds the Rubocop ReturnNil cop
2019-03-06 17:51:56 +02:00
repository_settings_redirect.rb
…
requires_whitelisted_monitoring_client.rb
…
routable_actions.rb
Avoid passing not_found_or_authorized_proc around
2019-05-15 17:36:50 +07:00
send_file_upload.rb
Fix Content-Disposition hard-coded to attachments
2019-02-13 11:09:52 -08:00
sends_blob.rb
…
service_params.rb
Fix comparing equality between `ActionController::Parameters` and a `Hash`....
2019-02-05 12:30:06 +00:00
sessionless_authentication.rb
…
snippets_actions.rb
…
spammable_actions.rb
Externalize strings in projects controllers
2019-03-27 16:52:52 +00:00
todos_actions.rb
…
toggle_award_emoji.rb
…
toggle_subscription_action.rb
…
uploads_actions.rb
Externalize strings in projects controllers
2019-03-27 16:52:52 +00:00
with_performance_bar.rb
…
workhorse_request.rb
…