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-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
2017-03-31Prevent users from disconnecting gitlab account from CASTiago Botelho
2017-03-17Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu
2017-03-15Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu
2017-03-07Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern
2017-03-07Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan
2017-03-07Only use API scopes for personal access tokensMarkus Koller
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-03Remove remnants of git annexPawel Chojnacki
2017-03-01refactors finder and correlated codeTiago Botelho
2017-03-01applies relevant changes to the code and code structureTiago Botelho
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-22No more and/orDouwe Maan
2017-02-15Drop theme ID from users tableAnnabel Dunstone Gray
2017-02-01Add notified_of_own_activity to permitted attributesRichard Macklin
2016-12-16Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable
2016-12-16Add GitLab host to 2FA QR and manual infoDrew Blessing
2016-12-16Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew
2016-11-23Remove event caching codeYorick Peterse
2016-11-17Add chat_name partialKamil Trzcinski
2016-11-17Fix code reviewKamil Trzcinski
2016-11-17Improve code design after code reviewKamil Trzcinski
2016-11-16Fix `chat_names` before_actionKamil Trzcinski
2016-11-16Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski
2016-08-18Address review comments from @smcgivern.Timothy Andrew
2016-08-18Allow naming U2F devices.Timothy Andrew
2016-08-08Avoid to show the original password field when password is automatically setedCarlos Ribeiro
2016-07-14Load Javascript U2F library selectively.Timothy Andrew