gitlab-org--gitlab-foss/app/controllers
Douglas Barbosa Alexandre 9032814542 Merge branch 'dblessing-fix-public-project-ssh-only-ci-failure' into 'master'
Allow CI to clone public projects when HTTP protocol is disabled

Closes #65805

See merge request gitlab-org/gitlab-ce!31632
2019-08-15 16:53:10 +00:00
..
admin Add RateLimiter to RawController 2019-07-24 19:49:31 +00:00
boards Fix bug when moving batches of items to the end 2019-08-01 02:04:10 +08:00
ci
clusters Allow switching clusters between managed/unmanaged 2019-06-18 09:09:11 +10:00
concerns Add logging and counter for invisible captcha 2019-08-14 14:05:24 +02:00
dashboard Change 'Todo' to 'To Do' 2019-07-04 15:45:54 +00:00
explore Fix undefined variable error on json project views 2019-03-18 21:27:28 -03:00
google_api Validate session key when authorizing with GCP to create a cluster 2019-02-19 17:21:08 +11:00
groups Rename search_invited to search_invite_email 2019-08-09 00:33:42 -07:00
import Add filter param sanitization 2019-08-12 11:16:52 +01:00
instance_statistics
ldap Externalize several strings in 2019-04-16 10:32:05 +00:00
oauth Merge branch 'security-fix-uri-xss-applications' into 'master' 2018-11-28 19:14:15 -05:00
profiles Externalize strings of email page in user profile 2019-06-10 08:41:22 +00:00
projects Merge branch 'dblessing-fix-public-project-ssh-only-ci-failure' into 'master' 2019-08-15 16:53:10 +00:00
sherlock Fix deprecation: redirect_to :back is deprecated 2019-01-02 19:48:07 +01:00
snippets Change block parameter name to params 2019-08-01 10:58:17 +02:00
users
abuse_reports_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
acme_challenges_controller.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
application_controller.rb Swap clauses as per code review suggestion 2019-08-15 10:11:35 +01:00
autocomplete_controller.rb Add can_merge option to autocomplete response 2019-08-01 16:51:14 +00:00
chaos_controller.rb Adds chaos endpoints to Sidekiq 2019-07-18 19:04:12 +02:00
confirmations_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
dashboard_controller.rb Consider array params on rendering MR list on dashboard 2019-04-04 14:54:25 +00:00
graphql_controller.rb Propagate argument errors as execution errors 2019-07-30 11:12:24 -04:00
groups_controller.rb Remove backend use of manual_sorting feature flag 2019-07-31 13:52:06 -05:00
health_check_controller.rb
health_controller.rb
help_controller.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
ide_controller.rb Added Usage Data for some Web IDE actions 2019-07-19 11:11:27 +00:00
invites_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
jwt_controller.rb Externalize several strings in 2019-04-16 10:32:05 +00:00
metrics_controller.rb Fix deprecation: render :text is deprecated because it does not actually render a text/plain response 2018-11-29 08:05:13 +01:00
notification_settings_controller.rb Refresh group overview to match project overview 2019-01-25 10:26:35 +00:00
omniauth_callbacks_controller.rb Ensure Warden triggers after_authentication callback 2019-07-26 07:05:50 +00:00
passwords_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
profiles_controller.rb i18n: externalize strings from user profile settings 2019-05-09 08:39:08 +00:00
projects_controller.rb Separate private methods under the keyword on projects controller 2019-07-28 21:21:31 +03:00
registrations_controller.rb Add logging and counter for invisible captcha 2019-08-14 14:05:24 +02:00
root_controller.rb Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
search_controller.rb Load search result counts asynchronously 2019-08-12 22:01:15 +02:00
sent_notifications_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
sessions_controller.rb Ensure Warden triggers after_authentication callback 2019-07-26 07:05:50 +00:00
snippets_controller.rb Rewrite `if:` argument in before_action and alike when `only:` is also used 2019-07-18 10:04:06 +05:30
uploads_controller.rb Persist tmp snippet uploads 2019-06-17 11:25:40 -03:00
user_callouts_controller.rb
users_controller.rb Fix display of own projects on the starred projects user profile tab 2019-08-07 20:49:18 +02:00