gitlab-org--gitlab-foss/app/controllers
Sean McGivern b809f43469 Merge branch 'mr-commit-optimization' into 'master'
Use persisted/memoized value for MRs sha's instead of doing git lookups

See merge request gitlab-org/gitlab-ce!17555
2018-03-07 13:46:43 +00:00
..
admin Remove impersonate token from flash scope 2018-03-02 10:10:39 +00:00
boards Address review comments 2018-03-05 14:30:56 -03:00
ci Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209) 2018-02-07 10:09:01 +11:00
concerns Bring one group board to CE 2018-03-03 12:56:17 -03:00
dashboard Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
explore Resolve "Display member role per project" 2017-12-07 09:11:41 +00:00
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups Bring one group board to CE 2018-03-03 12:56:17 -03:00
import Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
oauth Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
profiles Removing the two factor check when the user sets a new password 2018-03-01 16:28:15 +00:00
projects Merge branch 'mr-commit-optimization' into 'master' 2018-03-07 13:46:43 +00:00
sherlock Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
snippets Make sure NotesActions#noteable returns a Noteable in the update action 2017-11-16 15:12:23 +01:00
abuse_reports_controller.rb Fix errors caused by attempts to report already blocked or deleted users 2017-06-28 14:37:14 -03:00
application_controller.rb Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
autocomplete_controller.rb Use UserSerializer instead of `User.to_json` 2017-12-19 15:45:08 -06:00
confirmations_controller.rb Fix Shows signin tab after new user email confirmation 2018-01-18 14:32:44 +01:00
dashboard_controller.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
groups_controller.rb Fix subgroup issue and MR pages empty states and counts 2018-02-27 10:32:29 +00:00
health_check_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
health_controller.rb Add a gRPC health check to ensure Gitaly is up 2018-01-24 15:47:27 -08:00
help_controller.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
invites_controller.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
jwt_controller.rb Consistently use PersonalAccessToken instead of PersonalToken 2017-11-02 11:39:02 +01:00
koding_controller.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
metrics_controller.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
passwords_controller.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
profiles_controller.rb Move RSS and incoming email tokens from User Settings > Accounts to User Settings > Access Tokens 2017-11-02 11:39:03 +01:00
projects_controller.rb Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master' 2018-03-05 22:43:27 +00:00
registrations_controller.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
root_controller.rb Revert "Merge branch 'zj-n-1-root-show' into 'master'" 2018-02-20 15:07:54 +00:00
search_controller.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
sent_notifications_controller.rb
sessions_controller.rb Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
snippets_controller.rb Add support for markdown preview to group milestones 2017-10-11 20:03:19 +11:00
uploads_controller.rb port of 594e6a0a625^..f74c90f68c6 2018-02-01 12:14:46 -05:00
user_callouts_controller.rb Refactor UserCalloutsController enum check 2018-02-05 14:48:28 +01:00
users_controller.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00