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
2018-08-01Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable
2018-07-31Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern
2018-07-31Improve authentication activity code readabilityGrzegorz Bizon
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-07-26Make authentication metrics events explicit is specsGrzegorz Bizon
2018-07-25fixes #47716 where email confirmation fails after adding additional emailsMuhammad Nuzaihan
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-07-23Track blocked users and two factor authenticationsGrzegorz Bizon
2018-07-20Add custom expectations for authentication activity metricsGrzegorz Bizon
2018-07-19Rename authentication activity observer methodsGrzegorz Bizon
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Show "Sign in" instead of "Sign in / Register" when sign up is disabledDustin Utecht
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-06-25Honor saml assurance level to allow 2FA bypassingRoger Rüttimann
2018-06-24Adds test to cover the fix in #45575Sanad Liaquat
2018-06-08Users can accept terms during registrationBob Van Landuyt
2018-06-04Messaging on terms page when user already acceptedtauriedavis
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-30Fix local storage not being cleared after creating a new issueStan Hu
2018-05-29Resolve "Merge request spinner spins forever after loading the diff"Lukas Eipert
2018-05-25Fix login_specAnnabel Dunstone Gray
2018-05-19Order UsersController#projects.json by updated_atTakuya Noguchi
2018-05-11Merge branch 'bvl-fix-sign-out-on-terms' into 'master'Nick Thomas
2018-05-11Enforce terms acceptance before other requirementsBob Van Landuyt
2018-05-11Allow a user to sign out when on the terms pageBob Van Landuyt
2018-05-04Enforces terms in the web applicationBob Van Landuyt
2018-05-04Allow a user to accept/decline termsBob Van Landuyt
2018-05-04Display terms to a userBob Van Landuyt
2018-05-02Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )
2018-04-11Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi
2018-03-07Merge branch 'sh-fix-otp-backup-invalidation-10-5' into 'security-10-5'Douwe Maan
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-22Fix user feature specs that were hardcoding 'user1'Rémy Coutable
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-05-24use full caps RSS instead of rssAlexis Reigel
2017-05-24atom links with rss token instead of private tokenAlexis Reigel
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-03-18Fixed pagination in projects & snippets on user pagePhil Hughes
2017-02-28Show public RSS feeds to anonymous usersMichael Kozono
2016-09-26Fix snippets paginationRémy Coutable
2016-09-07Reordered dropdown optionsLuke Bennett
2016-09-02Fix pagination on user snippets pageSean McGivern