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-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Rails/ValidationDouwe Maan
2017-02-15Drop theme ID from users tableAnnabel Dunstone Gray
2017-02-13Add GFM support to nested groupsDmitriy Zaporozhets
2017-02-13Make deploy key not show in User's keys listPawel Chojnacki
2017-02-13Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable
2017-02-10Don't perform Devise trackable updates on blocked User recordsRobert Speicher
2017-02-08Bypass signup domain validation for external usersReza Mohammadi
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-07Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan
2017-02-07Fix indentationDouwe Maan
2017-02-07Backport of the frontend view, including testsJose Ivan Vargas
2017-02-06Don't delete assigned MRs/issues when user is deletedDouwe Maan
2017-01-25Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets
2017-01-25Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets
2017-01-24Fixing sort of Users so that users who never logged in will be displayed lastPoornima M
2017-01-08Remove the project_authorizations.id columnYorick Peterse
2017-01-04Merge branch 'add_email_password_confirmation' into 'master' Douwe Maan
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2017-01-03Add email and password confirmation fields to registration formDrew Blessing
2016-12-20Merge branch 'project-authorizations-diff' into 'master' Nick Thomas
2016-12-19Smarter refreshing of authorized projectsYorick Peterse
2016-12-19remove build_user from model UserArsenev Vladislav
2016-12-17Merge branch '25741_enable_multiline_operation_indentation_rubocop_rule' into...Sean McGivern
2016-12-17Fix sort functionality for group/project membersDouglas Barbosa Alexandre
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-12-13Be smarter when finding a sudoed user in API::HelpersRémy Coutable
2016-12-01If SSH prototol is disabled don't say the user requires SSH keysAndrew Smith
2016-11-28Merge branch 'refresh-authorizations-with-lease' into 'master' Douwe Maan
2016-11-28Merge branch 'events-cache-invalidation' into 'master' Douwe Maan
2016-11-25Refresh project authorizations using a Redis leaseYorick Peterse
2016-11-24Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan
2016-11-23Remove event caching codeYorick Peterse
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-23Change personal projects access level to master in User#project_authorization...Ahmad Sherif
2016-11-21Merge branch 'remove-unnecessary-self-from-user-model' into 'master' Rémy Coutable
2016-11-19Remove unnecessary self from user modelSemyon Pupkov
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-17Merge branch 'chat-name-authorize' into 'master' Rémy Coutable
2016-11-16Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski
2016-11-16fix "Without projects" filterBen Bodenmiller
2016-11-08Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-11-07Add User#projects_with_reporter_access_limited_toYorick Peterse
2016-11-04Fix: Todos Filter Shows All UsersValery Sizov
2016-11-01Allow to search for user by secondary email address in the admin interfaceYar
2016-10-27Merge branch 'master' into 5905-duplicate-email-errorsSteve Halasz
2016-10-27Only show one error message for an invalid emailSteve Halasz