summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2112-55/+55
* Add “Project moved” error to Git-over-SSHMichael Kozono2017-06-161-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-145-8/+24
* Add the ability to perform background migrationsYorick Peterse2017-06-121-0/+13
* Merge branch 'port-post-receive-changes' into 'master'Robert Speicher2017-06-081-16/+13
|\
| * Refactor PostReceive worker to limit merge conflictsport-post-receive-changesDouglas Barbosa Alexandre2017-06-051-16/+13
* | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-052-13/+36
|\ \ | |/ |/|
| * backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-052-13/+36
* | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-14/+4
|/
* Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+2
* Merge branch 'issue_19262' into 'master'Douwe Maan2017-05-251-8/+12
|\
| * Remove unecessary commit pattern checkFelipe Artur2017-05-251-8/+0
| * Prevent commits from upstream repositories to be re-processed by forksFelipe Artur2017-05-221-0/+12
* | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-0/+18
|\ \
| * | Implement web hooks loggingAlexander Randa2017-05-251-0/+18
| |/
* | Test the ExpireJobCacheWorker and related changeszj-fix-pipeline-etagZ.J. van de Weg2017-05-222-0/+33
* | Fix ProjectCacheWorker for plain READMEsToon Claes2017-05-181-0/+12
|/
* Merge branch 'zj-pipeline-schedule-owner' into 'master' Kamil Trzciński2017-05-161-19/+32
|\
| * Do not schedule pipelines if the user can'tZ.J. van de Weg2017-05-151-19/+32
* | Disable auto_cancel_pending_pipelines in PostReceive testLin Jen-Shin2017-05-151-2/+5
|/
* Added repository_update hookGabriel Mazetto2017-05-121-1/+22
* Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-102-2/+2
|\
| * Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-102-2/+2
* | No user needed to cleanup namespaceless pending delete projectsToon Claes2017-05-101-9/+7
* | Use worker to destroy namespaceless projects in post-deployToon Claes2017-05-101-0/+81
|/
* Fix specs 2Felipe Artur2017-05-081-1/+1
* Add merge requests association to pipelineFelipe Artur2017-05-081-1/+1
* Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-0/+8
|\
| * Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-0/+8
* | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-072-73/+51
* | Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern2017-05-051-11/+32
|\ \
| * | Allow gl-repository strings as project identifiers in PostReceive workerAlejandro Rodríguez2017-05-051-11/+32
* | | refactor code based on feedbackJames Lopez2017-05-051-2/+2
* | | refactor a few things based on feedbackJames Lopez2017-05-041-1/+1
* | | refactor worker into serviceJames Lopez2017-05-041-33/+19
* | | add propagate service worker and updated spec and controllerJames Lopez2017-05-031-6/+13
* | | added worker specJames Lopez2017-05-031-0/+36
|/ /
* | Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-0211-20/+20
|\ \
| * | Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-0111-20/+20
* | | Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-2/+4
|/ /
* | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
* | Simplify specs and remove unnecessary attributestc-realtime-every-pipeline-on-mrToon Claes2017-04-241-2/+1
* | Refactor ExpirePipelineCacheWorker#performToon Claes2017-04-241-0/+6
* | Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-1/+13
* | Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-0/+27
|/
* Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-142-0/+60
* Used named parameter for refreshing usage dataStan Hu2017-04-141-0/+1
* Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-7/+0
* Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+29
* Fix spec failureKamil Trzcinski2017-04-071-1/+1