gitlab-org--gitlab-foss/app/controllers/admin
Lin Jen-Shin 70eb0c6a88 Merge remote-tracking branch 'upstream/master' into rename-builds-controller
* upstream/master: (307 commits)
  Address feedback
  Add small update for the i18n guide.
  update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" error
  update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPlugin
  name all webpack chunks to improve long term cacheability
  add NameAllModulesPlugin to cover shortcomings of NamedModulesPlugin
  upgrade to latest webpack version
  Only use DROP INDEX CONCURRENTLY on postgreql 9.2+
  Provide default for calculating label text color (!11681)
  Add failing test for #32728
  Bugfix: Always use the default language when generating emails.
  Remove unecessary commit pattern check
  Add regexp_for_value helper method
  Remove shared example and improve sub_group_issuables_spec.rb
  Remove 'should' from scenario in has_subgroup_title_spec.rb
  Cartfile git and binary methods cannot take a GitHub repo
  Fix terminals support for Kubernetes service
  Add review comments to compare_spec.rb
  Fix transient error clicking dropdown items in compare_spec.rb
  Use non-global jQuery reference within raven bundle
  ...
2017-05-26 18:25:32 +08:00
..
abuse_reports_controller.rb Fix a few N+1 queries identified by Bullet 2017-04-02 05:42:11 -07:00
appearances_controller.rb
application_controller.rb Remove the User#is_admin? method 2017-04-09 13:20:57 +11:00
application_settings_controller.rb Attempted adding separate clientside_sentry settings 2017-04-28 13:41:29 +01:00
applications_controller.rb Make sure scopes are loaded in admin OAuth application form 2017-03-07 14:54:36 +01:00
background_jobs_controller.rb Handle parsing OpenBSD ps output properly to display sidekiq 2017-03-31 09:45:46 +02:00
broadcast_messages_controller.rb
cohorts_controller.rb Use serializer for formatting cohorts data 2017-04-14 15:20:55 +02:00
dashboard_controller.rb Store group and project full name and full path in routes table 2017-02-08 19:14:29 +02:00
deploy_keys_controller.rb
groups_controller.rb Show group name on flash container when group is created from Admin area 2017-04-25 12:43:21 +00:00
health_check_controller.rb Bump health_check gem to version 2.6.0 2017-03-03 16:35:20 -03:00
hook_logs_controller.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
hooks_controller.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
identities_controller.rb
impersonation_tokens_controller.rb Fix access token specs 2017-03-07 18:12:52 +00:00
impersonations_controller.rb Remove the User#is_admin? method 2017-04-09 13:20:57 +11:00
jobs_controller.rb Rename BuildsController to JobsController 2017-05-17 20:17:30 +08:00
keys_controller.rb
labels_controller.rb Labels support color names in backend 2017-03-29 11:45:15 +00:00
logs_controller.rb
projects_controller.rb ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
requests_profiles_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb refactor code based on feedback 2017-05-05 18:18:39 +02:00
spam_logs_controller.rb Use DeleteUserWorker for removing users via spam logs 2017-04-17 17:17:31 -07:00
system_info_controller.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
users_controller.rb Implement new service for creating user 2017-03-27 09:37:24 +00:00