gitlab-org--gitlab-foss/app/controllers
Fatih Acet 3213dfd797 Merge branch 'add-issues-to-boards' into 'master'
Add issues to boards list

Closes #26205

See merge request !8737
2017-02-03 18:01:00 +00:00
..
admin replace `find_with_namespace` with `find_by_full_path` 2017-02-03 07:14:04 +07:00
ci Remove Ci::ApplicationController 2016-10-10 16:47:27 +02:00
concerns Merge branch 'fix-git-hooks-when-creating-file' into 'master' 2017-02-02 23:26:35 +00:00
dashboard Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index 2017-02-03 13:51:24 -02: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 Disabled add issues button if no lists exist 2017-02-03 17:02:44 +03: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 Present group and dashboard MR list without grouping by project 2017-01-27 20:20:18 -02:00
emojis_controller.rb
groups_controller.rb resolve deprecation warnings 2017-01-31 06:37:05 +07:00
health_check_controller.rb
help_controller.rb Fix URL rewritting in the Help section 2016-12-01 16:40:48 +01:00
invites_controller.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
jwt_controller.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
koding_controller.rb Split Koding admin/user docs 2016-08-22 17:09:15 +03:00
notification_settings_controller.rb merge master into issue_3359_3 2016-06-29 11:04:18 -03:00
omniauth_callbacks_controller.rb Added tests for 2FA check on OAuth request 2016-07-04 11:00:34 -05:00
passwords_controller.rb
profiles_controller.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
projects_controller.rb Merge branch 'ref-switcher-perf' into 'master' 2017-02-03 15:03:57 +00:00
registrations_controller.rb Merge branch 'recaptcha_500' into 'master' 2017-01-04 15:07:30 +00:00
root_controller.rb Remove flash warning from login page 2017-01-30 20:05:04 -06:00
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 Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
sessions_controller.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
snippets_controller.rb Check public snippets for spam 2017-02-02 10:23:51 +00:00
uploads_controller.rb
users_controller.rb Check all namespaces on validation of new username. 2016-11-17 19:59:03 +01:00