gitlab-org--gitlab-foss/app/controllers
Sean McGivern 56dccc2e10 Merge branch 'dm-remove-private-token' into 'master'
Remove Private Tokens

Closes #38595 and #38447

See merge request gitlab-org/gitlab-ce!14838
2017-11-02 15:25:42 +00:00
..
admin Add sudo API scope 2017-11-02 11:39:03 +01:00
boards Create idea of read-only database 2017-10-06 22:37:40 +02:00
ci
concerns CE port of code changed for epics 2017-11-02 07:14:35 +01:00
dashboard Merge branch 'master' into bvl-group-trees 2017-10-10 17:53:42 +02:00
explore Reuse the groups tree for explore and dashboard. 2017-10-04 22:49:41 +02:00
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups Nest the group_children_path inside the canonical group path 2017-10-12 11:36:55 +02:00
import
oauth refactor some controllers to make them EE friendly 2017-09-28 08:46:39 +02:00
profiles Add sudo API scope 2017-11-02 11:39:03 +01:00
projects Merge branch 'dm-remove-private-token' into 'master' 2017-11-02 15:25:42 +00:00
sherlock
snippets
abuse_reports_controller.rb
application_controller.rb Remove authentication using user.private_token 2017-11-02 11:39:02 +01:00
autocomplete_controller.rb
confirmations_controller.rb use a delegate for username to be more future friendly 2017-10-27 16:32:48 +02:00
dashboard_controller.rb
groups_controller.rb Make sure we render events for projects within a group 2017-10-20 17:02:02 +03:00
health_check_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
health_controller.rb
help_controller.rb Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
invites_controller.rb
jwt_controller.rb Consistently use PersonalAccessToken instead of PersonalToken 2017-11-02 11:39:02 +01: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
passwords_controller.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
profiles_controller.rb Move RSS and incoming email tokens from User Settings > Accounts to User Settings > Access Tokens 2017-11-02 11:39:03 +01:00
projects_controller.rb Merge branch 'master' into sh-security-fix-backports-master 2017-10-17 16:02:32 -07: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
sent_notifications_controller.rb Remove default value for project argument on subscribable concern 2016-11-17 15:10:13 -02:00
sessions_controller.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00
snippets_controller.rb Add support for markdown preview to group milestones 2017-10-11 20:03:19 +11:00
unicorn_test_controller.rb
uploads_controller.rb
users_controller.rb