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-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-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
2018-06-06Rename worker to ArchiveTracesCronWorkerShinya Maeda
2018-06-06Fix the query to select stale live tracesShinya Maeda
2018-06-06Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda
2018-06-06Fix ambiguous stuck ci job worker's spec. Rename lease key of archiveShinya Maeda
2018-06-06Add tests for each new codeShinya Maeda
2018-06-06Fix spec fiel locationShinya Maeda
2018-06-06Add testsShinya Maeda
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-05-31Merge branch 'rails5-cattr' into 'master'Douwe Maan
2018-05-29Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński
2018-05-28Fix cattr_accessor definitionJan Provaznik
2018-05-28Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan
2018-05-26Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-05-23Avoid using expect_any_instance_ofLin Jen-Shin
2018-05-11Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang
2018-05-07Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan
2018-05-07Fix rubocop violationToon Claes
2018-05-07Use push events again to determine if repo needs checkingToon Claes