| Commit message (Expand) | Author | Age | Files | Lines |
* | Expire caches after forking/importing a repository | Yorick Peterse | 2016-02-17 | 2 | -0/+31 |
* | Write to InfluxDB directly via UDP | Yorick Peterse | 2015-12-29 | 1 | -52/+0 |
* | Fixed styling of MetricsWorker specs | Yorick Peterse | 2015-12-28 | 1 | -1/+1 |
* | Drop empty tag values from metrics | Yorick Peterse | 2015-12-17 | 1 | -0/+8 |
* | Cast values to strings before escaping them | Yorick Peterse | 2015-12-17 | 1 | -0/+4 |
* | Added specs for MetricsWorker | Yorick Peterse | 2015-12-17 | 1 | -0/+40 |
* | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 2 | -11/+13 |
* | Fix specs | Kamil Trzcinski | 2015-12-10 | 1 | -2/+2 |
* | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -0/+35 |
* | fix specsrails_update_to_4_2 | Valery Sizov | 2015-11-30 | 1 | -6/+8 |
* | Fix specs | Douwe Maan | 2015-11-18 | 1 | -1/+0 |
* | Cleanup stuck CI builds dailydrop-old-builds | Kamil Trzcinski | 2015-11-03 | 1 | -0/+44 |
* | Remove RepositoryArchiveWorker specs | Jacob Vosmaer | 2015-10-14 | 1 | -79/+0 |
* | Rename reply_by_email to incoming_email to prepare for the future. | Douwe Maan | 2015-09-21 | 1 | -2/+2 |
* | remove API calls from CE to CIci_closer_integration | Valery Sizov | 2015-09-18 | 1 | -10/+0 |
* | Import forked repositories asynchronously to prevent large repositories from ... | Stan Hu | 2015-09-11 | 1 | -0/+29 |
* | Expire cache when merge request source branch was removedfix-branches-cache-after-merge | Dmitriy Zaporozhets | 2015-08-28 | 2 | -1/+29 |
* | Merge branch 'handle-smtp-input-errors' into 'master' | Dmitriy Zaporozhets | 2015-08-25 | 1 | -0/+34 |
|\ |
|
| * | Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to ... | Stan Hu | 2015-08-19 | 1 | -0/+34 |
* | | Add fixture_file helper. | Douwe Maan | 2015-08-20 | 1 | -6/+0 |
* | | Update spec. | Douwe Maan | 2015-08-20 | 1 | -2/+2 |
* | | Test EmailReceiverWorker. | Douwe Maan | 2015-08-20 | 1 | -0/+51 |
|/ |
|
* | Merge branch 'master' into rubocop-for-tests | Dmitriy Zaporozhets | 2015-06-23 | 1 | -1/+1 |
|\ |
|
| * | Update mock and stub syntax for specs | Robert Speicher | 2015-06-22 | 1 | -1/+1 |
* | | Fix Style/TrailingBlankLines cop violations | Robert Speicher | 2015-06-22 | 1 | -1/+0 |
|/ |
|
* | CI forking: tests | Valery Sizov | 2015-04-06 | 1 | -0/+10 |
* | Add tests. | Douwe Maan | 2015-03-31 | 1 | -0/+80 |
* | Prevent gitlab-shell character encoding issues by receiving its changes as ra... | Douwe Maan | 2015-03-15 | 1 | -9/+9 |
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -8/+8 |
* | Fix post-receive specs | Dmitriy Zaporozhets | 2014-09-02 | 1 | -4/+7 |
* | Merge branch 'improve/mr_diff' | Dmitriy Zaporozhets | 2014-01-23 | 1 | -1/+1 |
|\ |
|
| * | Make changes to tests | Dmitriy Zaporozhets | 2014-01-22 | 1 | -1/+1 |
* | | Remove deprecated finders | skv | 2014-01-19 | 1 | -1/+1 |
|/ |
|
* | fixed test using repo with commits but old factory | Dmitriy Zaporozhets | 2013-04-01 | 1 | -1/+1 |
* | Fixing tests | Dmitriy Zaporozhets | 2013-02-25 | 1 | -2/+0 |
* | fixing tests after refactoring | Dmitriy Zaporozhets | 2013-02-11 | 1 | -1/+1 |
* | Fixed: post-receive, project remove, tests | Dmitriy Zaporozhets | 2013-02-05 | 1 | -2/+2 |
* | sidekiq with green tests | Dmitriy Zaporozhets | 2013-01-09 | 1 | -4/+4 |
* | Update uses of Gitolite.config.foo settings | Riyad Preukschas | 2012-12-20 | 1 | -1/+1 |
* | Fix spec/workers/post_receive_spec.rb | Dmitriy Zaporozhets | 2012-12-13 | 1 | -2/+2 |
* | Fix worker specs to parse namespaces | Dmitriy Zaporozhets | 2012-12-09 | 1 | -4/+8 |
* | Post Receive Refactored. Service hooks also triggered now | Dmitriy Zaporozhets | 2012-11-19 | 1 | -9/+5 |
* | Remove backward compatibility of factories. | Vincent Bonmalais | 2012-11-13 | 1 | -2/+2 |
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -1/+1 |
* | System hooks: fix broken tests | Valeriy Sizov | 2012-07-19 | 1 | -2/+2 |
* | Fix issues with push 600+ commits. refactored, improved push events | randx | 2012-04-04 | 1 | -2/+2 |
* | Updated specs for post_receive worker | Ariejan de Vroom | 2012-03-01 | 1 | -11/+24 |
* | Fixed tests. removed delegate to id | Dmitriy Zaporozhets | 2012-02-29 | 1 | -3/+8 |
* | Added web hooks functionality | Ariejan de Vroom | 2011-12-14 | 1 | -0/+26 |