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-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-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-06Merge branch 'build-chunks-on-object-storage' into 'master'Grzegorz Bizon
2018-07-06Use AlreadyArchivedError if it's the caseShinya Maeda
2018-07-06Merge branch 'master' into build-chunks-on-object-storageShinya Maeda
2018-07-05Fix specShinya Maeda
2018-07-05Rename build to job in ArchiveTraceWorkerShinya Maeda
2018-07-05Check if trace exists before process `archive!` methodShinya Maeda
2018-07-05Catch ArchiveError and ignore errors if it's already archivedShinya Maeda
2018-07-04Revert "Merge branch '44726-cancel_lease_upon_completion_in_project_cache_wor...Sean McGivern
2018-07-04Merge branch 'master' into build-chunks-on-object-storageShinya Maeda
2018-07-03Merge branch 'master' into build-chunks-on-object-storageShinya Maeda
2018-07-02Prune web hook logs older than 90 daysYorick Peterse
2018-06-30Cancel ExclusiveLease upon completion in ProjectCacheWorkerImre Farkas
2018-06-27Refactor fetching healthy shards with Gitlab::HealthChecks::GitalyCheckToon Claes
2018-06-27Rename method to #each_eligible_shardToon Claes
2018-06-27Add RepositoryCheck::DispatchWorker to start worker per shardToon Claes
2018-06-27Bring Gitlab::ShardHealthCache to CEToon Claes
2018-06-27Extract EachShardWorker into a concernToon Claes
2018-06-27Enable frozen string for app/workers/**/*.rbgfyoung
2018-06-27Enable frozen string literals for app/workers/*.rbgfyoung
2018-06-25Merge branch 'master' into build-chunks-on-object-storageShinya Maeda
2018-06-25Delete non-latest merge request diff files upon diffs reloadOswaldo Ferreira
2018-06-19Move forking to GitalyZeger-Jan van de Weg
2018-06-18Rename persisted? to data_persisted?Shinya Maeda
2018-06-15Merge branch 'master' into build-chunks-on-object-storageShinya Maeda
2018-06-13Move GC RPCs to mandatoryZeger-Jan van de Weg
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-06-12Merge branch 'master' into build-chunks-on-object-storageShinya Maeda
2018-06-07Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto
2018-06-07Allow to store BuildTraceChunks on Object StorageKamil Trzciński
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-06Create a method for failed_archive_counterShinya Maeda
2018-06-06Add metric for failed archiving with stale live traceShinya 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-06Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda
2018-06-06Rename find_stale. Fix worker name in declaration.Shinya Maeda
2018-06-06Fix spec fiel locationShinya Maeda
2018-06-06Clean up workerShinya Maeda