Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot
2019-08-15Add link to resend confirmation emailAlex Buijs
2019-07-31Add captcha if there are multiple failed login attemptsMałgorzata Ksionek
2019-07-18Fix syntax errors in devise/sessions/_new_ldapRobert Speicher
2019-07-18Refactor common Page Objects to use data tagsDan Davison
2019-07-11Introduce data-qa-selector to supplant .qa-classddavison
2019-01-28Backport of ee/9235: Add LDAP integration to smartcard authenticationImre Farkas
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-10Addressing peer review feedback.Scott Escue
2019-01-10Preserve URL fragment across sign-in and sign-up redirectsScott Escue
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-09-18[QA] consolidate selector patterns (1_manage/login)Dan Davison
2018-09-06Resolve "Update presentation for SSO providers on log in page"Martin Wortschack
2018-06-22Show a reCAPTCHA on signin page if custom header is setStan Hu
2018-04-16Fix alignment on login pageClement Ho
2018-04-11[skip ci] .help-block to .form-text.text-mutedClement Ho
2018-04-11[skip ci] Convert .checkbox to .form-checkClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-03-01Remove u2f webpack bundleMike Greiling
2018-02-19Chart.html.haml refactorJacob Schatz
2017-12-05remove ambiguity about which resource type to be using for new sessionsBrett Walker
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-05-16Resolve ""Username or email" label on login form does not point to its corres...Tim Zallmann
2017-03-23Corrected alignment for the remember-me checkbox in the login viewJose Ivan Vargas
2017-03-07move u2f library to webpackMike Greiling
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya
2016-12-27Improved the u2f flowLuke "Jared" Bennett
2016-12-02Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo
2016-11-18Un-un-revert signin tab order fix.Bryce Johnson
2016-11-02Change show-gl-field-errors to gl-show-field-errorsBryce Johnson
2016-10-22Merge branch 'master' into sign_in_forgot_passwordBernardo Anderson
2016-10-22Fix sign in page Forgot your password link overlapBernardo Anderson
2016-10-20Ensure custom provider tab labels don't break layout.Bryce Johnson
2016-10-20Change input order on Sign In form for better tabbing.Clement Ho
2016-10-18Fix aesthetic issues on CROWD login.Bryce Johnson
2016-10-18Fix superfluous margin on new_ldap submit.Bryce Johnson
2016-10-18Use correct verbiage for username in login form.Bryce Johnson
2016-10-18Fix aesthetic issues on LDAP login.Bryce Johnson
2016-10-15Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson
2016-10-15Fix syntax error -- missing comma in _new_crowd.Bryce Johnson
2016-10-15Fix nesting on sessions/new.Bryce Johnson
2016-10-15Unbreak all the tests relying on one login-box.Bryce Johnson
2016-10-15Fix omniauth box styling.Bryce Johnson