summaryrefslogtreecommitdiff
path: root/spec/controllers/application_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* #61441 Allow user to set email ID before setting up 2FAKartikey Tanna2019-05-221-3/+18
* Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-1/+1
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+1
* Fix ETag caching not being used for AJAX requestsRémy Coutable2019-02-261-0/+8
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Show the correct error page when access is deniedLuke Bennett2019-01-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-4/+4
* Remove rails4 specific codeJasper Maes2018-12-161-18/+2
* Revert "Prefer to use correlation-id in logs"Kamil Trzciński2018-12-061-1/+1
* Prefer to use correlation-id in logsKamil Trzciński2018-12-061-1/+1
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-0/+8
* Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes2018-11-291-3/+3
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-151/+0
* Backport of ee/8120: Smartcard authenticationif-ee-726-smartcard_auth-ce_portImre Farkas2018-11-181-1/+7
* Fix content caching for non auth usersJames Lopez2018-10-231-0/+26
* Use InvalidUTF8ErrorHandler only for rails 4Jan Provaznik2018-10-131-7/+19
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-24/+0
* Add custom header for error responsesDavid2018-10-011-0/+76
* Render 412 for invalid UTF-8 parametersfa-handle_invalid_utf8_errorsFelipe Artur2018-09-221-0/+34
* Fix logins via OAuth2 geting logged out in an hourStan Hu2018-08-101-0/+4
* Don't set gon variables in JSON requestsPeter Leitzen2018-08-071-0/+51
* Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern2018-07-311-0/+44
|\
| * Add authentication metrics for sessionless sign inGrzegorz Bizon2018-07-271-0/+44
* | Limit the TTL for anonymous sessions to 1 hourStan Hu2018-07-181-0/+26
|/
* Merge branch 'rails5-fix-47804' into 'master'Rémy Coutable2018-06-141-4/+4
|\
| * Rails5 fix stack level too deepJasper Maes2018-06-131-4/+4
* | Render access denied without messageBob Van Landuyt2018-06-131-0/+10
|/
* Log response body to production_json.log when a controller responds with a 42...Stan Hu2018-06-061-0/+58
* Render a 403 when showing an access denied messagebvl-403-for-external-auth-service-ceBob Van Landuyt2018-06-051-0/+24
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-10/+18
* Enforces terms in the web applicationBob Van Landuyt2018-05-041-0/+63
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-5/+4
* Impersonation no longer gets stuck on password change.Tiago Botelho2017-11-201-0/+4
* Remove authentication using user.private_tokenDouwe Maan2017-11-021-58/+28
* Merge branch '35644-refactor-have-http-status-into-have-gitlab-http-status' i...Rémy Coutable2017-10-231-8/+8
|\
| * Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-8/+8
* | URI decode Page-Title header to preserve UTF-8 charactersToon Claes2017-10-201-0/+14
|/
* Rollsback changes made to signing_enabled.Tiago Botelho2017-09-011-2/+11
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+24
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-0/+9
* Add rescue_from(ActionController::UnknownFormat) in Application ControllerPawel Chojnacki2017-06-201-0/+30
* use full caps RSS instead of rssAlexis Reigel2017-05-241-3/+3
* atom links with rss token instead of private tokenAlexis Reigel2017-05-241-0/+36
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-3/+2
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-4/+4
* rename cache db column with `_cached` suffixAlexis Reigel2017-04-061-2/+2
* Rename skip_tfa session variable to skip_two_factorMarkus Koller2017-04-061-1/+1
* Rename check_2fa_requirement to check_two_factor_requirementMarkus Koller2017-04-061-2/+2
* Support 2FA requirement per-groupMarkus Koller2017-04-061-2/+199
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-4/+19