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-07Merge branch 'group-todos' into 'master'Sean McGivern
2018-08-06Merge branch 'background-migrations-system-load' into 'master'Stan Hu
2018-08-06Respond to DB health in background migrationsYorick Peterse
2018-08-03Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov
2018-08-03Merge branch 'sh-fix-failing-gpg-signature-ce' into 'master'Robert Speicher
2018-08-03Make CreateGpgSignatureWorker backwards compatible with original method signa...Stan Hu
2018-08-02Remove group todos when a users looses accessJarka Kadlecová
2018-08-01Add repository languages for projectsZeger-Jan van de Weg
2018-07-31Merge branch 'todos-visibility-change' into 'master'Sean McGivern
2018-07-31Remove todos when project feature visibility changesJarka Kadlecová
2018-07-30Fix typos in CreateGpgSignatureWorker specPeter Leitzen
2018-07-30Create GPG commit signature in bulkFrancisco Javier López
2018-07-30Delete todos when users loses target read permissionsJarka Kadlecová
2018-07-24Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo
2018-07-23Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne
2018-07-19Merge branch '43312-remove_user_activity_workers' into 'master'Rémy Coutable
2018-07-19Improve email address parsingGeorge Thomas
2018-07-18Delete UserActivities and related workersImre Farkas
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-11Merge branch '45592-nomethoderror-undefined-method-commit-for-nil-nilclass-in...Douwe Maan
2018-07-11Fix ArgumentError in GitGarbageCollectWorker Sidekiq jobStan Hu
2018-07-10Fix ProcessCommitWorker when upstream project is deletedSean McGivern
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06Add ExclusiveLease guards for RepositoryCheck::{DispatchWorker,BatchWorker}Stan Hu
2018-07-06Delete deprecated object_storage_upload queueJan Provaznik
2018-07-05Prevent WRITE opetaions if it's already archivedShinya Maeda
2018-07-05Fix specShinya Maeda
2018-07-04Revert "Merge branch '44726-cancel_lease_upon_completion_in_project_cache_wor...Sean McGivern
2018-07-02Prune web hook logs older than 90 daysYorick Peterse
2018-06-30Cancel ExclusiveLease upon completion in ProjectCacheWorkerImre Farkas
2018-06-29Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre
2018-06-27Add RepositoryCheck::DispatchWorker to start worker per shardToon Claes
2018-06-25Prefer `expect_next_instance_of` over `expect_any_instance_of`Lin Jen-Shin
2018-06-25Delete non-latest merge request diff files upon diffs reloadOswaldo Ferreira
2018-06-21Don't expose project names in various countersYorick Peterse
2018-06-21Implement `expect_next_instance_of` and use itLin Jen-Shin
2018-06-19Move forking to GitalyZeger-Jan van de Weg
2018-06-18Merge branch 'rails5-queue-name' into 'master'Sean McGivern
2018-06-15Fix queue_name in Rails 5Jan Provaznik
2018-06-14Merge branch 'zj-mandatory-batch' into 'master'Sean McGivern
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-06-13Move GC RPCs to mandatoryZeger-Jan van de Weg
2018-06-12Merge branch 'gitaly-disk-access-3' into 'master'Douwe Maan
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-06-11Work around limitations of expect_any_instance_of by stubbing Project.findStan Hu
2018-06-07Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto
2018-06-06Support LFS objects when creating a project by importFrancisco Javier López
2018-06-06Move GC/Repack to OptOutKim Carlbäcker