summaryrefslogtreecommitdiff
path: root/spec/controllers/application_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-3/+3
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-4/+4
* Fix rubocop spec.Timothy Andrew2016-06-031-4/+4
* Parts of spec names with "when" should be contexts.Timothy Andrew2016-06-031-18/+27
* Perform private token and personal access token authentication in the same `b...Timothy Andrew2016-06-011-45/+47
* Reuse the private token param and header for personal access tokens.Timothy Andrew2016-05-111-3/+3
* Address @DouweM's feedback on !3749.Timothy Andrew2016-04-281-6/+0
* Authenticate non-API requests with personal access tokens.Timothy Andrew2016-04-281-0/+66
* Fix some specsDouwe Maan2016-03-201-40/+0
* Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu2015-06-181-0/+40
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-10/+10
* Add trailing newline to all text files.Ciro Santilli2014-06-211-1/+1