gitlab-org--gitlab-foss/app/controllers
Bob Van Landuyt 1fb49b8729 Only show root groups on the dashboard
The children are lazy-loaded when expanding
2017-10-04 22:49:41 +02:00
..
admin refactor emails service 2017-09-28 08:46:39 +02:00
boards fix another N+1 query for label priorities 2017-09-12 15:49:01 -04:00
ci move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb` 2017-09-12 22:32:02 +03:00
concerns Improve performance of filtering notes in NotesController 2017-10-02 21:48:34 -07:00
dashboard Only show root groups on the dashboard 2017-10-04 22:49:41 +02:00
explore Use Prev/Next pagination for exploring projects 2017-08-14 13:53:42 +02:00
groups replace `is_legacy_group_milestone?` with `legacy_group_milestone?` 2017-08-29 11:14:41 +03:00
import Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
oauth refactor some controllers to make them EE friendly 2017-09-28 08:46:39 +02:00
profiles Set default scope on PATs that don't have one set to allow them to be revoked 2017-10-03 16:57:36 +02:00
projects Merge branch '26890-fix-default-branches-sorting' into 'master' 2017-10-04 15:21:19 +00:00
sherlock Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
snippets Support comments for personal snippets 2017-05-05 15:45:49 +02:00
abuse_reports_controller.rb Fix errors caused by attempts to report already blocked or deleted users 2017-06-28 14:37:14 -03:00
application_controller.rb Encode Page-Title header as ISO-8859-1 2017-09-26 18:05:19 +02:00
autocomplete_controller.rb move `find_users` method into finder and add `load_group` method 2017-09-10 18:31:06 +03:00
confirmations_controller.rb Merge branch 'enhance-logging' into 'master' 2017-10-02 18:10:01 +00:00
dashboard_controller.rb Use a specialized class for querying events 2017-08-10 17:45:49 +02:00
groups_controller.rb Allow filtering children for a group 2017-10-04 22:49:41 +02:00
health_check_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
health_controller.rb Merge branch '33949-remove-healthcheck-access-token' into 'master' 2017-07-11 08:51:27 +00:00
help_controller.rb Do not show YAML frontmatter for doc pages under /help 2017-09-19 11:47:36 +02:00
invites_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
jwt_controller.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
koding_controller.rb
metrics_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Define ldap methods at runtime 2017-08-24 17:33:53 +02:00
passwords_controller.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
profiles_controller.rb refactor users update service 2017-09-28 08:46:39 +02:00
projects_controller.rb Fast forward merge: basic implemenation[ci skip] 2017-09-19 23:48:40 -05:00
registrations_controller.rb # This is a combination of 1 commit. 2017-09-27 21:52:12 -04:00
root_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
search_controller.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
sent_notifications_controller.rb
sessions_controller.rb Merge branch 'enhance-logging' into 'master' 2017-10-02 18:10:01 +00:00
snippets_controller.rb WIP: refactor the first-contributor to Issuable 2017-09-06 09:00:57 -04:00
unicorn_test_controller.rb Better categorize test coverage results 2017-08-11 10:59:11 -04:00
uploads_controller.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
users_controller.rb refactor async calendar data 2017-07-18 17:05:41 -05:00