summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-043-10/+13
* Merge branch 'move-notification-service-calls-to-sidekiq' into 'master'Douwe Maan2018-04-304-2/+24
|\
| * Move NotificationService calls to SidekiqSean McGivern2018-04-254-2/+24
* | Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-1/+3
|/
* Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master'Douwe Maan2018-04-184-0/+34
|\
| * Use `bulk_perform_async` to schedule issue due emailsSean McGivern2018-04-171-3/+3
| * Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-105-24/+74
| |\
| * | Send emails for issues due tomorrowSean McGivern2018-03-305-11/+34
| * | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-307-4/+270
| |\ \
| * | | Use cron for sending emailsStuart Nelson2018-03-262-4/+4
| * | | Send email to recipientsStuart Nelson2018-03-261-2/+1
| * | | creating background jobStuart Nelson2018-03-262-0/+12
* | | | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-182-2/+2
| |_|/ |/| |
* | | Work around Ruby 2.3.7 bug by defining prepended class methods needed for testsStan Hu2018-04-091-0/+8
* | | 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