summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pages/sessions
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-0/+2
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-2/+2
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-0/+46
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-202-2/+2
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-192-14/+12
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-202-2/+8
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-5/+5
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-204-7/+7
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-15/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-202-6/+19
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-183-12/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-0/+9
* Resolve "Username availability checker breaks inline validation"Jiaan2019-06-192-102/+48
* Resolve "Inline validation for user's name and username length"Jiaan2019-06-062-0/+34
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into feature...Ehsan Abdulqader2019-02-181-0/+2
* Addressing feedback from most recent reviews.Scott Escue2019-01-101-2/+2
* Fixing static analysis issuesScott Escue2019-01-101-3/+6
* Removing the URL manipulation functions added to 'common_utils.js' in favor o...Scott Escue2019-01-102-5/+5
* Updating OAuthRememberMe to use new common utility functions when manipulatin...Scott Escue2019-01-101-2/+3
* Addressing peer review feedback.Scott Escue2019-01-102-0/+34
* Prettify app/assets/javascripts/pagesprettify-all-the-things-3Mike Greiling2018-10-172-6/+6
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Merge branch 'sh-fallback-to-first-tab-signin' into 'master'Clement Ho2018-06-201-0/+5
|\
| * Fall back to the first sign-in tab if the local storage value is badStan Hu2018-06-201-0/+5
* | remove all unused eslint-disable rulesLukas Eipert2018-06-203-3/+3
|/
* Resolve "Bug: When creating an account with invalid characters the error is "...Jan2018-06-131-5/+4
* fix `spaced-comment`Lukas Eipert2018-05-291-1/+1
* Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi2018-04-111-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-093-0/+4
* migrate sessions:* to static bundleMike Greiling2018-02-211-3/+1
* Merge branch 'axios-username-validator' into 'master'Fatih Acet2018-02-051-6/+6
|\
| * Replace $.ajax in username validator with axiosaxios-username-validatorClement Ho2018-02-021-6/+6
* | migrate sessions:new to static bundleMike Greiling2018-02-011-2/+2
|/
* Added dispatcher imports for sessions routedispatcher-ph-morePhil Hughes2018-01-221-0/+5
* Fix Shows signin tab after new user email confirmationJacopo2018-01-181-2/+4
* Fix importClement Ho2018-01-101-1/+1
* Refactor dispatcher sessions pathClement Ho2018-01-104-0/+229