gitlab-org--gitlab-foss/app/controllers
Grzegorz Bizon fc550b398b Merge branch 'master' into feature/multi-level-container-registry-images
* master: (230 commits)
  Fix N+1 query in loading pipelines in merge requests
  Fix Spinach and Capybara dependencies
  Prevent users from disconnecting gitlab account from CAS
  30276 Move issue, mr, todos next to profile dropdown in top nav
  Refactor SearchController#show
  Properly eagerly-load the Capybara server for JS feature specs only
  Updating documentation to include a missing step in the update procedure
  Eager-load the Capybara server to prevent timeouts
  Increase Capybara's timeout
  Add metrics button to Environment Overview page
  Fix link to Jira service documentation
  Handle parsing OpenBSD ps output properly to display sidekiq infos on ...
  Eliminate unnecessary queries that add ~500 ms of load time for a large issue
  20914 Limits line length for project home page
  Allow users to import GitHub projects to subgroups
  Update dpl CI example
  Fix the docs:check:links job
  Don't clean up the gitlab-test-fork_bare repo
  Make GitLab use Gitaly for commit_is_ancestor
  Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery
  ...
2017-04-03 09:36:09 +02:00
..
admin Handle parsing OpenBSD ps output properly to display sidekiq 2017-03-31 09:45:46 +02:00
ci Remove deprecated legacy CI project status badge 2017-03-01 14:48:44 +01:00
concerns All CI offline migrations 2017-03-17 23:06:11 +00:00
dashboard Revert "Merge branch '29534-todos-performance' into 'master'" 2017-03-21 15:25:00 +00:00
explore Eager load route & namespace in `Explore::ProjectsController` 2017-03-16 12:31:27 +01:00
groups Labels support color names in backend 2017-03-29 11:45:15 +00:00
import Allow users to import GitHub projects to subgroups 2017-03-30 21:24:49 +00:00
oauth Remove duplicated code in Oauth::AuthorizationsController 2017-03-07 14:54:36 +01:00
profiles Prevent users from disconnecting gitlab account from CAS 2017-03-31 18:42:34 +01:00
projects Merge branch 'master' into feature/multi-level-container-registry-images 2017-04-03 09:36:09 +02:00
sherlock Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
abuse_reports_controller.rb
application_controller.rb Don't try to find a user by personal_access_token if the token is nil 2017-03-22 17:06:19 +01:00
autocomplete_controller.rb Fix autocomplete in EE when permissions are sent 2017-03-10 11:41:44 +00:00
confirmations_controller.rb
dashboard_controller.rb
groups_controller.rb use a magic default :global symbol instead of nil 2017-03-09 11:49:52 -08:00
health_check_controller.rb
help_controller.rb
invites_controller.rb
jwt_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
koding_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
passwords_controller.rb
profiles_controller.rb Update profiles/account view to display new username 2017-03-02 12:33:06 +05:30
projects_controller.rb Add ability to disable Merge Request URL on push 2017-03-17 12:35:39 +00:00
registrations_controller.rb Implement new service for creating user 2017-03-27 09:37:24 +00:00
root_controller.rb Fix the redirect to custom home page URL and move it to RootController 2017-02-27 16:51:23 +01:00
search_controller.rb Refactor SearchController#show 2017-03-31 13:03:55 +00:00
sent_notifications_controller.rb
sessions_controller.rb Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR review 2017-03-06 15:41:25 +01:00
snippets_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
uploads_controller.rb
users_controller.rb Fixed pagination in projects & snippets on user page 2017-03-18 10:58:46 +00:00