summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Catch ArchiveError and ignore errors if it's already archivedShinya Maeda2018-07-051-1/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Revert "Merge branch '44726-cancel_lease_upon_completion_in_project_cache_wor...Sean McGivern2018-07-041-17/+16
| |_|_|_|_|/ |/| | | | |
* | | | | | Prune web hook logs older than 90 daysYorick Peterse2018-07-022-0/+27
| |_|_|_|/ |/| | | |
* | | | | Cancel ExclusiveLease upon completion in ProjectCacheWorkerImre Farkas2018-06-301-16/+17
* | | | | Refactor fetching healthy shards with Gitlab::HealthChecks::GitalyCheckToon Claes2018-06-271-10/+3
* | | | | Rename method to #each_eligible_shardToon Claes2018-06-272-2/+2
* | | | | Add RepositoryCheck::DispatchWorker to start worker per shardToon Claes2018-06-273-5/+30
* | | | | Bring Gitlab::ShardHealthCache to CEToon Claes2018-06-271-0/+2
* | | | | Extract EachShardWorker into a concernToon Claes2018-06-271-0/+36
* | | | | Enable frozen string for app/workers/**/*.rbgfyoung2018-06-2723-0/+46
* | | | | Enable frozen string literals for app/workers/*.rbgfyoung2018-06-2786-9/+178
* | | | | Delete non-latest merge request diff files upon diffs reloadosw-delete-non-latest-mr-diff-files-upon-mergeOswaldo Ferreira2018-06-242-0/+18
| |_|_|/ |/| | |
* | | | Move forking to Gitalyzj-fork-mandatoryZeger-Jan van de Weg2018-06-191-21/+5
| |_|/ |/| |
* | | Move GC RPCs to mandatoryZeger-Jan van de Weg2018-06-131-51/+7
* | | Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-121-4/+5
| |/ |/|
* | Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto2018-06-071-23/+2
|/
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-065-1/+61
* Move GC/Repack to OptOutKim Carlbäcker2018-06-061-3/+3
* Rename worker to ArchiveTracesCronWorkerShinya Maeda2018-06-062-2/+2
* Create a method for failed_archive_counterShinya Maeda2018-06-061-2/+6
* Add metric for failed archiving with stale live traceShinya Maeda2018-06-061-0/+3
* Fix the query to select stale live tracesShinya Maeda2018-06-061-10/+8
* Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda2018-06-061-3/+3
* Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda2018-06-061-6/+4
* Rename find_stale. Fix worker name in declaration.Shinya Maeda2018-06-062-2/+2
* Fix spec fiel locationShinya Maeda2018-06-061-2/+2
* Clean up workerShinya Maeda2018-06-062-26/+23
* Revise a commentShinya Maeda2018-06-061-3/+3
* Use each_batch to find rows efficiently with group_byShinya Maeda2018-06-061-4/+5
* Targets only problematic live tracesShinya Maeda2018-06-061-7/+10
* Simplify RescueStaleLiveTraceWorkerShinya Maeda2018-06-061-21/+4
* Added flush-to-db process for the cron worker. Rename to RescueStaleLiveTrace...Shinya Maeda2018-06-063-24/+40
* Rescue stale live tracesShinya Maeda2018-06-062-0/+24
* Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-292-93/+0
|\
| * Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-1112-123/+169
| |\
| * \ Merge branch 'master' into 38759-fetch-available-parameters-directly-from-gke...Matija Čupić2018-05-025-3/+27
| |\ \
| * | | Remove list_gcp_projects queueMatija Čupić2018-05-021-1/+0
| * | | Remove ListGcpProjectsWorkerMatija Čupić2018-05-021-92/+0
| * | | Handle nil state in ListGcpProjectsWorker#read_projectsMatija Čupić2018-04-241-1/+1
| * | | Store projects in ListGcpProjectsWorkerMatija Čupić2018-04-201-9/+9
| * | | Rename CheckGcpProjectBillingWorker to ListGcpProjectsWorkerMatija Čupić2018-04-202-3/+3
| * | | Rename CheckGcpProjectBillingService to ListGcpProjectsServiceMatija Čupić2018-04-201-1/+1
* | | | Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-242-0/+10
| |_|/ |/| |
* | | remove the `Upload` redefinition in `MigrateUploadsWorker`Micaël Bergeron2018-05-081-79/+0
* | | Merge branch '5480-epic-notifications-ce' into 'master'Douwe Maan2018-05-071-1/+1
|\ \ \
| * | | Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-1/+1
* | | | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan2018-05-073-0/+86
|\ \ \ \ | |/ / / |/| | |
| * | | Adds remote mirror table migrationTiago Botelho2018-05-071-0/+1
| * | | Backports every CE related change from ee-5484 to CETiago Botelho2018-05-073-0/+85
* | | | Merge branch 'tc-repo-verify-mails' into 'master'Douwe Maan2018-05-073-33/+56
|\ \ \ \