gitlab-org--gitlab-foss/app/controllers
Douwe Maan 916fae3a77 Merge branch 'speed-up-members-dropdown' into 'master'
Don't call `#uniq` on a relation

See merge request !8784
2017-01-27 16:58:22 +00:00
..
admin EE backport for new application settings service 2017-01-23 16:22:33 -02:00
ci
concerns Fix other spec failures 2017-01-17 11:32:55 +01:00
dashboard Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects 2017-01-16 11:58:16 -05:00
explore Fix /explore sorting (trending) 2017-01-26 12:01:06 -06:00
groups Speed up group milestone index by passing group_id to IssuesFinder 2017-01-06 13:47:18 +01:00
import Namespace access token session key in `Import::GithubController` 2016-12-19 17:35:51 +01:00
oauth Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
profiles Merge branch '20492-access-token-scopes' into 'master' 2016-12-16 17:38:41 +00:00
projects Merge branch '26943-fix-user-in-build-presenter' into 'master' 2017-01-27 11:30:57 +00:00
sherlock
abuse_reports_controller.rb
application_controller.rb Rename Gogs to Gitea, DRY the controller and improve views 2016-12-19 17:35:51 +01:00
autocomplete_controller.rb Don't call `#uniq` on a relation 2017-01-27 15:28:17 +00:00
confirmations_controller.rb Disable automatic login feature when clicking on email confirmation links 2016-12-31 10:58:08 -05:00
dashboard_controller.rb
emojis_controller.rb
groups_controller.rb Refactor authorized params in GroupsController 2017-01-12 17:33:21 -05:00
health_check_controller.rb
help_controller.rb
invites_controller.rb
jwt_controller.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
koding_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Add a spec and actually display the flash notice 2017-01-16 10:57:15 -05:00
registrations_controller.rb Merge branch 'recaptcha_500' into 'master' 2017-01-04 15:07:30 +00:00
root_controller.rb
search_controller.rb Search feature: redirects to commit page if query is commit sha and only commit found 2017-01-24 14:58:00 +03:00
sent_notifications_controller.rb
sessions_controller.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb