summaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-171-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-10/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-12/+10
* Merge dev.gitlab.org@master into GitLab.com@masterYorick Peterse2019-10-301-2/+4
|\
| * Merge branch 'security-remove-leaky-401-responses-master' into 'master'GitLab Release Tools Bot2019-10-291-2/+4
| |\
| | * Avoid #authenticate_user! in #route_not_foundKerri Miller2019-10-091-2/+4
* | | Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-251-19/+2
|/ /
* | Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+11
* | Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+9
|/
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-281-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Avoid calling freeze on already frozen strings in app/controllersdineshpanda2019-09-011-3/+3
* Merge branch '47003-user-onboarding-replace-current-email-confirmation-flow-w...Grzegorz Bizon2019-08-161-0/+1
|\
| * Add ConfirmEmailWarning concernAlex Buijs2019-08-081-0/+1
* | Swap clauses as per code review suggestiongeorgekoltsov/48854-fix-empty-flash-messageGeorge Koltsov2019-08-151-1/+1
* | Exclude json content type from workhorse interceptionGeorge Koltsov2019-08-141-1/+5
|/
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* CE Port: Log impersonation actions in audit logce-port-315-log-impersonation-actions-in-audit-logmanojmj2019-07-231-3/+9
* Enable Gitaly ref caching for SearchControllersh-add-gitaly-ref-caching-search-controllerStan Hu2019-06-261-0/+6
* Avoid setting Gitlab::Session on sessionless requestsJames Edwards-Jones2019-06-051-0/+2
* Setup Phabricator importBob Van Landuyt2019-05-311-1/+5
* Session stored globally per requestjej/session-stored-globalyJames Edwards-Jones2019-05-021-0/+5
* Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-1/+1
* Externalize strings in flash messagesMartin Wortschack2019-04-081-2/+2
* Fix ETag caching not being used for AJAX requestsRémy Coutable2019-02-261-7/+16
* Log queue duration in production_json.logStan Hu2019-02-121-0/+2
* Show the correct error page when access is deniedLuke Bennett2019-01-151-1/+7
* Fix deprecation: redirect_to :back is deprecatedJasper Maes2019-01-021-1/+1
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
* Remove rails4 specific codeJasper Maes2018-12-161-4/+1
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-2/+6
* Add config to disable impersonationImre Farkas2018-11-291-0/+25
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-22/+1
* Merge branch 'rails5-env-deprecated' into 'master'Sean McGivern2018-11-231-1/+1
|\
| * Rails5: env is deprecated and will be removed from Rails 5.1Jasper Maes2018-11-151-1/+1
* | Backport of ee/8120: Smartcard authenticationif-ee-726-smartcard_auth-ce_portImre Farkas2018-11-181-2/+2
|/
* Fix content caching for non auth usersJames Lopez2018-10-231-0/+9
* Use InvalidUTF8ErrorHandler only for rails 4Jan Provaznik2018-10-131-1/+3
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-1/+1
* Remove duplicate Sentry logging for GRPC messagesStan Hu2018-10-071-1/+0
* Add custom header for error responsesDavid2018-10-011-0/+9