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
2016-09-27Add organization field to user profileDmitriy Zaporozhets
2016-09-16Fix spelling: sucessfully -> successfullyStan Hu
2016-09-13Restore SSH Key title auto-population behaviorRobert Speicher
2016-08-19Merge branch '2fa-check-git-http' into 'master' Robert Speicher
2016-08-18Allow naming U2F devices.Timothy Andrew
2016-08-18Refactor `find_for_git_client` method to not use assignment in conditionals a...Patricio Cano
2016-08-16Added better information about the personal tokensPatricio Cano
2016-08-16Deny Git over HTTP access to users that have 2FA enabled, unless they use a P...Patricio Cano
2016-08-03Remove provider path, replace with dynamic path.Connor Shea
2016-08-03Add an oauth provider path helper.Connor Shea
2016-07-20Merge branch 'rename-js-files' into 'master' Fatih Acet
2016-07-15Replace namespace-specific application.js files with namespace-bundle.js files.Connor Shea
2016-07-15Merge branch '17341-firefox-u2f' into 'master' Robert Speicher
2016-07-14Add a U2F feature spec for multiple devices owned by the same user.Timothy Andrew
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-07-11Update the help_page_path route to accept paths directly instead of using par...Connor Shea
2016-07-09Add reminder to not paste private SSH keysIngo Blechschmidt
2016-06-30Fix preferences tests.Connor Shea
2016-06-30Split Cropper.js from the main JavaScript manifest.Connor Shea
2016-06-21Updated tests to not look for flash messagePhil Hughes
2016-06-18Merge branch 'issue_12758' into 'master' Douwe Maan
2016-06-17Merge branch 'disable-saml-account-unlink' into 'master' Robert Speicher
2016-06-17Merge master into issue_12758Felipe Artur
2016-06-17Allow users to set custom notifications in projects they don't own and severa...Felipe Artur
2016-06-17Fixed alignment of notification dropdown menuPhil Hughes
2016-06-17Re-use notifications dropdown/modal for user profileFelipe Artur
2016-06-17Re-use notifications dropdown on user profileFelipe Artur
2016-06-16Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-16Implement @DouweM's feedback.Timothy Andrew
2016-06-15Don't allow clicking on "Setup New U2F Device" unless an authenticator app ha...Timothy Andrew
2016-06-15Disable the unlink feature for SAML connected accounts (social login).Patricio Cano
2016-06-14Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-10Remove notification level from user modelFelipe Artur
2016-06-10Implement second round of comments from @jschatz1.Timothy Andrew
2016-06-09Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-09Implement @jschatz1's comments.Timothy Andrew
2016-06-06Implement U2F registration.Timothy Andrew
2016-06-03Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-03Display appropriate errors when personal access token creation/revocation fails.Timothy Andrew
2016-06-03Fix minor styling issues.Timothy Andrew
2016-06-02Only show a personal access token right after its creation.Timothy Andrew
2016-06-01Fix minor issues with the personal access tokens implementation.Timothy Andrew
2016-05-25Merge branch 'fix-grammar-issues' into 'master' Jacob Schatz
2016-05-24Resolve some issues Jacob brought up.Connor Shea
2016-05-22Fix grammar and wording in text on various pages.Connor Shea
2016-05-20Project settings UI updatePhil Hughes
2016-05-11Minor fixes after a final look at the diff.Timothy Andrew
2016-05-11Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-05-04Use the new admin settings for gravatarArtem Sidorenko
2016-04-29Merge branch 'notification-email-badge-alignment' into 'master' Jacob Schatz