gitlab-org--gitlab-foss/app/controllers
2017-10-07 11:46:23 +02:00
..
admin Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_emails 2017-10-05 12:48:22 +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 Commenting on image diffs 2017-10-07 04:25:17 +00:00
dashboard Save a query on the todos index page 2017-10-04 17:37:38 +01:00
explore
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups replace is_legacy_group_milestone? with legacy_group_milestone? 2017-08-29 11:14:41 +03:00
import
oauth refactor some controllers to make them EE friendly 2017-09-28 08:46:39 +02:00
profiles Render GPG subkeys on index page 2017-10-05 08:25:27 -05:00
projects Find branches in all projects in the fork network 2017-10-07 11:46:23 +02:00
sherlock
snippets
abuse_reports_controller.rb
application_controller.rb Fix username and ID not logging in production_json.log for Git activity 2017-10-04 11:47:36 -07: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 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_emails 2017-10-05 12:48:22 +02:00
dashboard_controller.rb
groups_controller.rb Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05:00
health_check_controller.rb
health_controller.rb
help_controller.rb Do not show YAML frontmatter for doc pages under /help 2017-09-19 11:47:36 +02:00
invites_controller.rb
jwt_controller.rb
koding_controller.rb
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
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 Show confirmation modal before deleting account 2017-10-06 20:40:41 +00: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 Minor backport from EE 2017-10-05 14:40:49 +03:00
snippets_controller.rb WIP: refactor the first-contributor to Issuable 2017-09-06 09:00:57 -04:00
unicorn_test_controller.rb
uploads_controller.rb
users_controller.rb