gitlab-org--gitlab-foss/app/controllers/admin
Lin Jen-Shin 94611607e5 Merge remote-tracking branch 'upstream/master' into pipeline-emails
* upstream/master: (292 commits)
  Deletes extra empty line breaking the build
  Optimize the `award_user_list` helper spec
  Fix typo and add he MWBS accronym for "Merge When Build Succeeds"
  Added missing content and improved layout
  ExpireBuildArtifactsWorker query builds table without ordering enqueuing one job per build to cleanup
  Improve the contribution and MR review guide
  Updates test in order to look for link
  Make projects API docs match parameter style
  Fix Event#reset_project_activity updates
  Update user whitelist reject message
  Call ensure_secret_token! in secret token test's before block since it would be called in an initializer.
  Add a CHANGELOG for CacheMarkdownField
  Enable CacheMarkdownField for the remaining models
  Make search results use the markdown cache columns, treating them consistently
  Use CacheMarkdownField for notes
  Add markdown cache columns to the database, but don't use them yet
  Update issue board spec
  Link to Registry docs from project settings
  Truncate long labels with ellipsis in labels page
  Improve issue load time performance by avoiding ORDER BY in find_by call
  ...
2016-10-08 07:51:07 +00:00
..
abuse_reports_controller.rb
appearances_controller.rb
application_controller.rb
application_settings_controller.rb Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
applications_controller.rb
background_jobs_controller.rb
broadcast_messages_controller.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
builds_controller.rb Add Pending Tab to Admin Builds 2016-07-18 10:23:32 +02:00
dashboard_controller.rb
deploy_keys_controller.rb
groups_controller.rb New AccessRequestsFinder 2016-09-28 08:46:59 +02:00
health_check_controller.rb
hooks_controller.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
identities_controller.rb
impersonations_controller.rb Fix incorrect "stopped impersonation" log message 2016-08-23 01:09:16 -07:00
keys_controller.rb
labels_controller.rb
logs_controller.rb
projects_controller.rb New AccessRequestsFinder 2016-09-28 08:46:59 +02:00
requests_profiles_controller.rb Profile requests when a header is passed 2016-07-26 20:06:09 +02:00
runner_projects_controller.rb
runners_controller.rb
services_controller.rb Simplify the code 2016-09-01 02:15:43 +08:00
spam_logs_controller.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
system_info_controller.rb Handle unavailable system info 2016-08-25 08:28:35 +01:00
users_controller.rb