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
2017-12-08Fix new personal access token showing up in a flash messageEric Eastwood
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-03Merge branch 'refactor-services-for-audit-events-ce' into 'master'Grzegorz Bizon
2017-11-02Add sudo API scopeDouwe Maan
2017-10-31uypdated keys controller logicJames Lopez
2017-10-05Render GPG subkeys on index pageRubén Dávila
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-10-03Set default scope on PATs that don't have one set to allow them to be revokedDouwe Maan
2017-10-01spacing and small optimisationsAlexandra
2017-09-28refactor emails serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor keys controllerJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-23fixes for rubocopBrett Walker
2017-09-23optimized the email servicesBrett Walker
2017-09-23tweaks for rubocopBrett Walker
2017-09-23add verified/unverified labels to profile emails.Brett Walker
2017-09-23Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker
2017-09-18Merge branch '37789-followup-for-read-registry-change' into 'master'Rémy Coutable
2017-09-18Clean up read_registry scope changesRobin Bobbitt
2017-09-15created services for keyshaseeb
2017-09-11Revert "Merge branch 'revert-f2421b2b' into 'master'"Annabel Dunstone Gray
2017-09-08Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...Rubén Dávila
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-06Restore some changes from !9199Rubén Dávila
2017-09-01Rollsback changes made to signing_enabled.Tiago Botelho
2017-07-27extract setter as before_actionAlexis Reigel
2017-07-27user may now revoke a gpg keyAlexis Reigel
2017-07-27add profile gpg key page to manage gpg keysAlexis Reigel
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-06-25fix spec failuresJames Lopez
2017-06-23fix spec failuresJames Lopez
2017-06-23update code based on feedbackJames Lopez
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23more refactoringJames Lopez
2017-06-23more refactoring based on feedbackJames Lopez
2017-06-23refactor emails serviceJames Lopez
2017-06-23update missing email actionsJames Lopez
2017-06-23update to use emails destroy serviceJames Lopez
2017-06-23added service in the rest of controllers and classesJames Lopez
2017-06-23update preferences controllerJames Lopez
2017-06-23updated emails, notifications and passwords controllerJames Lopez
2017-06-07Merge branch 'zj-read-registry-pat' into 'master'Kamil Trzciński
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-06-05Create read_registry scope with JWT authZ.J. van de Weg
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-04-06state the reason to the user for the required 2faAlexis Reigel
2017-04-06Rename skip_tfa session variable to skip_two_factorMarkus Koller
2017-04-06Rename check_2fa_requirement to check_two_factor_requirementMarkus Koller