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
2018-08-03Merge branch 'sh-fix-failing-deploy-token-clones' into 'master'Robert Speicher
2018-08-02Fix failing 500 errors when deploy tokens are used to cloneStan Hu
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-23Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne
2018-07-18Delete UserActivities and related workersImre Farkas
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-29Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre
2018-06-21Use expect_next_instance_of to replace expect_any_instance_ofLin Jen-Shin
2018-05-04Allow a user to accept/decline termsBob Van Landuyt
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-06Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan
2018-01-08Remove soft removals related codeYorick Peterse
2018-01-02Fix user membership destroy relationFrancisco Javier López
2017-12-11small change to make less conflict with EE versionBrett Walker
2017-11-16Cache the number of user SSH keysYorick Peterse
2017-10-22Only cache the event for the fork-source when it existsBob Van Landuyt
2017-10-06Create idea of read-only databaseToon Claes
2017-09-28refactor users update serviceJames Lopez
2017-09-28fix specsJames Lopez
2017-09-08Rework how recent push events are retrievedYorick Peterse
2017-08-26Fire system hooks when a user is created via LDAP or OAuthStan Hu
2017-08-22Make sure repository's removal work for legacy and hashed storagesGabriel Mazetto
2017-08-18Add namespace errors from User#after_updateMichael Kozono
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-19Use Ghost user when edited_by, merged_by deletedJarka Kadlecova
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-23update code based on feedbackJames Lopez
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23added bang option to specJames Lopez
2017-06-23fix specJames Lopez
2017-06-23ported EE user service to CEJames Lopez
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-02Fix hard-deleting users when they have authored issuesNick Thomas
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-05[Multiple issue assignee] Fix a number of specsValery Sizov
2017-05-05Fix specsClement Ho
2017-04-24Move records to the ghost user in a transaction.Timothy Andrew
2017-04-19Merge branch 'usage-ping-port' into 'master' Sean McGivern
2017-04-16Hard delete users' associated records deleted from AbuseReportsStan Hu
2017-04-14Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable
2017-04-14Remove user activities table and use redis instead of PG for recording activi...James Lopez
2017-04-14Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez
2017-04-13Refactor build_service_specGeorge Andrinopoulos
2017-04-13Implement Users::BuildServicegeoandri
2017-04-06Merge branch '28695-move-all-associated-records-to-ghost-user' into 'master' Douwe Maan
2017-04-06Implement review comments from @DouweM for !10467.Timothy Andrew
2017-04-06Move a user's award emoji to the ghost userTimothy Andrew