summaryrefslogtreecommitdiff
path: root/spec/javascripts/oauth_remember_me_spec.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-261-2/+2
| | | | | | | | | | Remove .raw from JavaScript fixture file names Closes #59201 See merge request gitlab-org/gitlab-ce!26430 (cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918)
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-221-2/+2
| | | This reverts merge request !26430
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-211-2/+2
| | | | | | | There is nothing more to say but "Commits that change 30 or more lines across at least three files must describe these changes in the commit body"
* Fixing static analysis issuesScott Escue2019-01-101-2/+4
|
* Updating OAuthRememberMe to use new common utility functions when ↵Scott Escue2019-01-101-0/+5
| | | | manipulating query parameters on OAuth buttons. This ensures the 'remember_me' parameter is safely added and removed when other query parameters are present.
* Resolve eslint violationsMike Greiling2018-10-171-0/+1
|
* Prettify all spec filesMike Greiling2018-10-171-2/+6
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
|
* Fix specsdispatcher-sessionsClement Ho2018-01-101-1/+1
|
* Add Jasmine tests for `OAuthRememberMe`Timothy Andrew2017-07-061-0/+26