Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-29Write to InfluxDB directly via UDPYorick Peterse
2015-12-28Fixed styling of MetricsWorker specsYorick Peterse
2015-12-17Drop empty tag values from metricsYorick Peterse
2015-12-17Cast values to strings before escaping themYorick Peterse
2015-12-17Added specs for MetricsWorkerYorick Peterse
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-10Fix specsKamil Trzcinski
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-11-30fix specsValery Sizov
2015-11-18Fix specsDouwe Maan
2015-11-03Cleanup stuck CI builds dailyKamil Trzcinski
2015-10-14Remove RepositoryArchiveWorker specsJacob Vosmaer
2015-09-21Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan
2015-09-18remove API calls from CE to CIValery Sizov
2015-09-11Import forked repositories asynchronously to prevent large repositories from ...Stan Hu
2015-08-28Expire cache when merge request source branch was removedDmitriy Zaporozhets
2015-08-25Merge branch 'handle-smtp-input-errors' into 'master'Dmitriy Zaporozhets
2015-08-20Add fixture_file helper.Douwe Maan
2015-08-20Update spec.Douwe Maan
2015-08-20Test EmailReceiverWorker.Douwe Maan
2015-08-20Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to ...Stan Hu
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/TrailingBlankLines cop violationsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-04-06CI forking: testsValery Sizov
2015-03-31Add tests.Douwe Maan
2015-03-15Prevent gitlab-shell character encoding issues by receiving its changes as ra...Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-09-02Fix post-receive specsDmitriy Zaporozhets
2014-01-23Merge branch 'improve/mr_diff'Dmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets
2013-02-26Fixing testsDmitriy Zaporozhets
2013-02-11fixing tests after refactoringDmitriy Zaporozhets
2013-02-05Fixed: post-receive, project remove, testsDmitriy Zaporozhets
2013-01-09sidekiq with green testsDmitriy Zaporozhets
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-12-13Fix spec/workers/post_receive_spec.rbDmitriy Zaporozhets
2012-12-09Fix worker specs to parse namespacesDmitriy Zaporozhets
2012-11-19Post Receive Refactored. Service hooks also triggered nowDmitriy Zaporozhets
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-07-19System hooks: fix broken testsValeriy Sizov
2012-04-04Fix issues with push 600+ commits. refactored, improved push eventsrandx
2012-03-01Updated specs for post_receive workerAriejan de Vroom
2012-03-01Fixed tests. removed delegate to idDmitriy Zaporozhets
2011-12-14Added web hooks functionalityAriejan de Vroom