summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-52/+0
* Fixed styling of MetricsWorker specsYorick Peterse2015-12-281-1/+1
* Drop empty tag values from metricsYorick Peterse2015-12-171-0/+8
* Cast values to strings before escaping themYorick Peterse2015-12-171-0/+4
* Added specs for MetricsWorkerYorick Peterse2015-12-171-0/+40
* Fixed Rubocop offensesGabriel Mazetto2015-12-152-11/+13
* Fix specsKamil Trzcinski2015-12-101-2/+2
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+35
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-6/+8
* Fix specsDouwe Maan2015-11-181-1/+0
* Cleanup stuck CI builds dailydrop-old-buildsKamil Trzcinski2015-11-031-0/+44
* Remove RepositoryArchiveWorker specsJacob Vosmaer2015-10-141-79/+0
* Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-2/+2
* remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-181-10/+0
* Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-0/+29
* Expire cache when merge request source branch was removedfix-branches-cache-after-mergeDmitriy Zaporozhets2015-08-282-1/+29
* Merge branch 'handle-smtp-input-errors' into 'master'Dmitriy Zaporozhets2015-08-251-0/+34
|\
| * Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to ...Stan Hu2015-08-191-0/+34
* | Add fixture_file helper.Douwe Maan2015-08-201-6/+0
* | Update spec.Douwe Maan2015-08-201-2/+2
* | Test EmailReceiverWorker.Douwe Maan2015-08-201-0/+51
|/
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-1/+1
|\
| * Update mock and stub syntax for specsRobert Speicher2015-06-221-1/+1
* | Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-221-1/+0
|/
* CI forking: testsValery Sizov2015-04-061-0/+10
* Add tests.Douwe Maan2015-03-311-0/+80
* Prevent gitlab-shell character encoding issues by receiving its changes as ra...Douwe Maan2015-03-151-9/+9
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-8/+8
* Fix post-receive specsDmitriy Zaporozhets2014-09-021-4/+7
* Merge branch 'improve/mr_diff'Dmitriy Zaporozhets2014-01-231-1/+1
|\
| * Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* | Remove deprecated findersskv2014-01-191-1/+1
|/
* fixed test using repo with commits but old factoryDmitriy Zaporozhets2013-04-011-1/+1
* Fixing testsDmitriy Zaporozhets2013-02-251-2/+0
* fixing tests after refactoringDmitriy Zaporozhets2013-02-111-1/+1
* Fixed: post-receive, project remove, testsDmitriy Zaporozhets2013-02-051-2/+2
* sidekiq with green testsDmitriy Zaporozhets2013-01-091-4/+4
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-1/+1
* Fix spec/workers/post_receive_spec.rbDmitriy Zaporozhets2012-12-131-2/+2
* Fix worker specs to parse namespacesDmitriy Zaporozhets2012-12-091-4/+8
* Post Receive Refactored. Service hooks also triggered nowDmitriy Zaporozhets2012-11-191-9/+5
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-131-2/+2
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-1/+1
* System hooks: fix broken testsValeriy Sizov2012-07-191-2/+2
* Fix issues with push 600+ commits. refactored, improved push eventsrandx2012-04-041-2/+2
* Updated specs for post_receive workerAriejan de Vroom2012-03-011-11/+24
* Fixed tests. removed delegate to idDmitriy Zaporozhets2012-02-291-3/+8
* Added web hooks functionalityAriejan de Vroom2011-12-141-0/+26