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
2019-06-10Externalize strings of email page in user profileantony liu
2019-05-31Send notifications to group-specific email addressWei-Meng Lee
2019-05-31Merge branch 'i18n-Two_Factor_Authentication-of-user-profile' into 'master'Bob Van Landuyt
2019-05-31Externalize strings of Two-Factor Authentication page in user profileantonyliu
2019-05-29Externalize strings of password page in user profileantonyliu
2019-05-28Externalize strings of notifications page in user profileantony liu
2019-05-08Added user time settings fields to profileEzekiel Kigbo
2019-04-15Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin
2019-04-15Added write_repository scope for personal access tokenHoratiu Eugen Vlad
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2019-04-08Externalize strings in flash messagesMartin Wortschack
2019-03-20Merge branch 'create-identity-provider-policy' into 'master'Nick Thomas
2019-03-20Add additional link to 2fa pageGosia Ksionek
2019-03-19Move out link\unlink ability checks to a policyPavel Shutsin
2019-02-27Remove ability to revoke active sessionImre Farkas
2019-02-27Filter active sessions belonging to an admin impersonating the userImre Farkas
2019-02-21Move language setting to preferencesFabian Schneider
2019-02-06Add setting for first day of the weekFabian Schneider
2019-02-05Make parameters list more easily changeableGilbert Roulot
2018-12-18Remove content disposition attachment displaying all ssh keysFrancisco Javier López
2018-12-04Merge branch 'ce-jej/group-saml-unlink-from-account' into 'master'Stan Hu
2018-12-04Replace @user with current_user on Account pageJames Edwards-Jones
2018-12-04Backport GroupSAML unlink changesJames Edwards-Jones
2018-11-29Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes
2018-11-23Set content disposition attachment to several endpointsFrancisco Javier López
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-09-23Enable more frozen string in app/controllers/gfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-05-16Introduce a new Keys::DestroyService serviceRémy Coutable
2018-05-02Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )
2018-03-01Removing the two factor check when the user sets a new passwordFrancisco Javier López
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