summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Use `bulk_perform_async` to schedule issue due emailsSean McGivern2018-04-171-2/+1
* Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-103-40/+95
|\
| * Work around Ruby 2.3.7 bug by defining prepended class methods needed for testsStan Hu2018-04-091-0/+6
| * Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern2018-04-041-40/+61
| |\
| | * Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-40/+61
| * | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-0/+28
| |/
* | Send emails for issues due tomorrowSean McGivern2018-03-303-17/+44
* | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-301-0/+108
|\ \ | |/
| * Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-0814-42/+148
| |\
| * | fixing some broken mergesMicaël Bergeron2018-03-021-1/+1
| * | remove geo specific codeMicaël Bergeron2018-03-011-0/+108
* | | Remove 'useless' variable assignmentStuart Nelson2018-03-261-2/+2
* | | Add spec for issue_due_workerStuart Nelson2018-03-261-0/+7
* | | Create cron issue due spec skeletonStuart Nelson2018-03-261-0/+10
| |/ |/|
* | Update project activity when pushing to a wiki repositoryda-update-project-activityDouglas Barbosa Alexandre2018-03-071-0/+12
* | Fix tests by latest proposal changesproper-fix-for-artifacts-serviceShinya Maeda2018-03-064-33/+3
* | Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-061-0/+19
* | Add spec for workersShinya Maeda2018-03-062-4/+32
* | Merge branch 'sh-cleanup-after-git-gc' into 'master'Robert Speicher2018-03-051-0/+6
|\ \
| * | Release libgit2 cache and open file descriptors after `git gc` runsh-cleanup-after-git-gcStan Hu2018-03-031-0/+6
* | | Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-055-5/+5
|\ \ \
| * | | Revert few more broken specs related to *_with_namespace methodsdz-use-less-deprecated-methodsDmitriy Zaporozhets2018-03-051-1/+1
| * | | Update workers spec to use full_path instead of path_with_namespaceDmitriy Zaporozhets2018-03-054-4/+4
| |/ /
* | | Fix MR merge commit cross-references to the MR itselfSean McGivern2018-03-051-30/+44
|/ /
* | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-011-0/+30
|\ \
| * | Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-251-1/+1
| * | Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-65/+0
| * | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda2018-02-201-13/+36
| |\ \
| * | | Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-5/+80
| * | | Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-0/+20
* | | | Merge branch 'dz-namespace-id-not-null' into 'master'Yorick Peterse2018-03-011-1/+3
|\ \ \ \
| * | | | Update specs to respect Project#namespace_id not null constraintDmitriy Zaporozhets2018-03-011-1/+3
| | |_|/ | |/| |
* | | | Refactor plugins feature and make some doc improvementsDmitriy Zaporozhets2018-02-281-4/+10
* | | | Refactor plugin execution methodDmitriy Zaporozhets2018-02-271-8/+0
* | | | Add plugin queue to all_queues.ymlDmitriy Zaporozhets2018-02-261-1/+1
* | | | Handle excpetion in PluginWorkerDmitriy Zaporozhets2018-02-261-0/+27
|/ / /
* | | Merge branch 'dm-waitable-worker' into 'master'Sean McGivern2018-02-262-79/+92
|\ \ \
| * | | Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan2018-02-262-79/+92
| | |/ | |/|
* | | Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-231-17/+41
|\ \ \
| * | | Verify project import status again before marking as failedDouwe Maan2018-02-231-17/+31
| * | | Adds scheduled import jobs to the stuck import jobs detection worker.Tiago Botelho2018-02-231-3/+13
| |/ /
* | | Add DNS verification to Pages custom domainsNick Thomas2018-02-232-0/+48
|/ /
* | applying feedback32564-fix-double-system-closing-notesMicaël Bergeron2018-02-161-1/+1
* | fix specsMicaël Bergeron2018-02-161-13/+10
* | stop ProcessCommitWorker from processing MR merge commitMicaël Bergeron2018-02-161-6/+32
|/
* Count all billing_state transitions with labels41722-track-gcp-billing-enabled-project-changesMatija Čupić2018-02-121-4/+4
* Refactor CheckGcpProjectBillingWorkerMatija Čupić2018-02-121-12/+6
* Use Prometheus counter instead of redisMatija Čupić2018-02-121-9/+3
* Add missing newline in CheckGcpProjectBillingWorker specMatija Čupić2018-02-121-0/+1
* Add specs for billing_enabled change counterMatija Čupić2018-02-121-0/+66