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
appearances_controller.rb
application_controller.rb
application_settings_controller.rb Attempted adding separate clientside_sentry settings 2017-04-28 13:41:29 +01:00
applications_controller.rb
background_jobs_controller.rb
broadcast_messages_controller.rb
cohorts_controller.rb
dashboard_controller.rb
deploy_keys_controller.rb
groups_controller.rb
health_check_controller.rb
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
impersonations_controller.rb
jobs_controller.rb Rename BuildsController to JobsController 2017-05-17 20:17:30 +08:00
keys_controller.rb
labels_controller.rb
logs_controller.rb
projects_controller.rb
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
system_info_controller.rb
users_controller.rb