gitlab-org--gitlab-foss/app/controllers
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
..
admin Merge remote-tracking branch 'upstream/master' into pipeline-emails 2016-10-08 07:51:07 +00:00
ci Expose jobs to view 2016-09-30 12:22:55 +02:00
concerns Merge branch 'restrict-failed-2fa-attempts' into 'master' 2016-10-04 15:04:57 +00:00
dashboard Merge branch 'issue_18135' into 'master' 2016-08-19 23:06:30 +00:00
explore Refactor TrendingProjectsFinder to support caching 2016-10-05 16:39:03 +02:00
groups Fix a few things after the initial improvment to Members::DestroyService 2016-10-03 16:57:48 +02:00
import Enable import/export back for non-admins 2016-10-03 10:53:18 +02:00
oauth
profiles Address review comments from @smcgivern. 2016-08-18 22:12:02 +05:30
projects Merge remote-tracking branch 'upstream/master' into pipeline-emails 2016-10-08 07:51:07 +00:00
sherlock
abuse_reports_controller.rb
application_controller.rb Fix inconsistent highlighting of already selected activity nav-links 2016-10-05 15:38:18 -05:00
autocomplete_controller.rb
confirmations_controller.rb
dashboard_controller.rb
emojis_controller.rb
groups_controller.rb Syntax fixes and better tests for helper methods. Updated docs. 2016-09-15 14:10:49 -05:00
health_check_controller.rb
help_controller.rb
invites_controller.rb
jwt_controller.rb Be nice to Docker Clients talking to JWT/auth 2016-09-27 16:59:05 +02:00
koding_controller.rb Split Koding admin/user docs 2016-08-22 17:09:15 +03:00
namespaces_controller.rb test if we can :read_group the group, not the namespace 2016-08-30 11:39:22 -07:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb Add organization field to user profile 2016-09-27 14:04:39 +03:00
projects_controller.rb Small improvements thanks to Robert's feedback 2016-09-30 12:02:54 +02:00
registrations_controller.rb
root_controller.rb
search_controller.rb Fixed search dropdown labels not displaying 2016-09-12 09:00:57 +01:00
sent_notifications_controller.rb Fix initial implementation to actually render the unsubscribe page 2016-09-20 09:52:57 +02:00
sessions_controller.rb
snippets_controller.rb Snippets get award emoji! 👍 2016-09-19 19:47:43 +03:00
uploads_controller.rb
users_controller.rb Fix snippets pagination 2016-09-26 12:42:12 +02:00