summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Better group support notes-related codeJan Provaznik2018-04-051-1/+1
* Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern2018-04-041-11/+33
|\
| * Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-11/+33
* | apply feedbackMicaël Bergeron2018-04-021-1/+15
* | fix the rake task from being to strict about GroupMicaël Bergeron2018-04-021-9/+7
* | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-3/+11
|/
* Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-282-4/+6
* Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-221-2/+3
|\
| * Adds the option to override project description on export via APITiago Botelho2018-03-161-2/+3
* | apply feedbackMicaël Bergeron2018-03-091-2/+0
* | Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-0816-23/+66
|\ \ | |/
| * Update project activity when pushing to a wiki repositoryda-update-project-activityDouglas Barbosa Alexandre2018-03-071-1/+1
| * Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-1/+1
| * Change queue namespace of UpdateHeadPipelineForMergeRequestWorkerShinya Maeda2018-03-071-0/+2
| * Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda2018-03-071-1/+1
| * Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-065-16/+14
| * Change the place of definition of object_storage:archive_legacy_traceShinya Maeda2018-03-061-2/+2
| * Add object_storage queue to sidekiq_queues.ym. and correct queue name in all_...Shinya Maeda2018-03-061-1/+1
| * Add object_storage queueShinya Maeda2018-03-061-0/+2
| * Add rake task. Adopt the latest fix. Drop CreateTraceArtifactServiceShinya Maeda2018-03-062-3/+11
| * Proper fix for artifacts trace migration which is fully safeKamil Trzciński2018-03-061-1/+3
| * Rework to minimize changesShinya Maeda2018-03-061-1/+1
| * Merge branch 'sh-cleanup-after-git-gc' into 'master'Robert Speicher2018-03-051-0/+4
| |\
| | * Release libgit2 cache and open file descriptors after `git gc` runsh-cleanup-after-git-gcStan Hu2018-03-031-0/+4
| * | Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-052-2/+2
| |\ \
| | * | Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets2018-03-052-2/+2
| | |/
| * | Fix MR merge commit cross-references to the MR itselfSean McGivern2018-03-051-4/+3
| |/
| * Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-012-0/+12
| |\
| | * Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-251-3/+1
| | * Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-14/+2
| | * Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda2018-02-201-7/+5
| | |\
| | * | Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-2/+13
| | * | Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-152-0/+15
| * | | Merge branch 'dz-system-hooks-plugins' into 'master'Douwe Maan2018-03-012-0/+16
| |\ \ \
| | * | | Refactor plugins feature and make some doc improvementsDmitriy Zaporozhets2018-02-281-1/+7
| | * | | Refactor plugin execution methodDmitriy Zaporozhets2018-02-271-2/+0
| | * | | Add plugin queue to all_queues.ymlDmitriy Zaporozhets2018-02-261-0/+1
| | * | | Handle excpetion in PluginWorkerDmitriy Zaporozhets2018-02-261-0/+2
| | * | | Redesign plugins systemDmitriy Zaporozhets2018-02-261-0/+9
| * | | | Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ceRémy Coutable2018-02-271-1/+1
| * | | | Remove explicit audit event log in MembershipActionsRémy Coutable2018-02-271-1/+1
| |/ / /
* | | | fix some broken specsMicaël Bergeron2018-03-062-2/+0
* | | | fix the prepare_untracked_uploads_spec from using the EE schemaMicaël Bergeron2018-03-011-0/+1
* | | | another round of fixesMicaël Bergeron2018-03-014-5/+244
* | | | port the object storage to CEMicaël Bergeron2018-03-011-0/+5
* | | | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-288-70/+134
|\ \ \ \ | |/ / /
| * | | Merge branch 'dm-waitable-worker' into 'master'Sean McGivern2018-02-262-34/+46
| |\ \ \
| | * | | Allow bulk_perform_and_wait wait timeout to be overriddenDouwe Maan2018-02-261-2/+2
| | * | | Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan2018-02-262-34/+46
| | | |/ | | |/|
| * | | Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-231-21/+19
| |\ \ \