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-04-03Merge branch 'forked-subquery-order' into 'master' Yorick Peterse
2017-03-18Merge branch 'all-ci-offline-migrations' into 'master' Robert Speicher
2017-03-07Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan
2017-03-06Add `has_many` associations for models that can have Upload recordsRobert Speicher
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-05Make triggers to be user awareKamil Trzcinski
2017-03-03Change default project view for user from readme to files viewDmitriy Zaporozhets
2017-02-28use a more namespacey key for the exclusive leasehttp://jneen.net/
2017-02-28generalize the idea of a "unique internal user"http://jneen.net/
2017-02-28Fix access to projects shared with a nested groupDouwe Maan
2017-02-24Merge branch '12726-preserve-issues-after-deleting-users' into 'master' Douwe Maan
2017-02-24Don't allow deleting a ghost user.Timothy Andrew
2017-02-24Implement final review comments from @DouweM and @rymaiTimothy Andrew
2017-02-24Implement review comments from @rymai and @yorickpeterseTimothy Andrew
2017-02-24Use a `ghost` boolean to track ghost users.Timothy Andrew
2017-02-24Implement review comments from @DouweM and @nick.thomas.Timothy Andrew
2017-02-24Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew
2017-02-24Deleting a user shouldn't delete associated issues.Timothy Andrew
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Fix new offensesDouwe Maan
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