| Commit message (Expand) | Author | Age | Files | Lines |
* | Destroy wikis uniformly | Jacob Vosmaer | 2016-04-18 | 1 | -2/+6 |
* | When a project wiki is disabled skip it for fsck | Jacob Vosmaer | 2016-04-18 | 1 | -0/+30 |
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-13 | 1 | -4/+39 |
|\ |
|
| * | Fix high CPU usage when PostReceive receives refs/merge-requests/<id>push-ref | Kamil Trzcinski | 2016-04-11 | 1 | -4/+39 |
* | | Use more conservative limits | Jacob Vosmaer | 2016-04-13 | 1 | -6/+6 |
* | | Clear repository check columns asynchronously | Jacob Vosmaer | 2016-04-13 | 2 | -2/+19 |
* | | Changes suggested by Robert | Jacob Vosmaer | 2016-04-12 | 1 | -3/+3 |
* | | Add a 'circuit breaker' for repo checks | Jacob Vosmaer | 2016-04-12 | 1 | -0/+8 |
* | | Rename almost all the things | Jacob Vosmaer | 2016-04-06 | 2 | -31/+31 |
* | | Rebase repo check MR | Jacob Vosmaer | 2016-04-04 | 1 | -0/+31 |
|/ |
|
* | Migrate Repository#local_branches from gitlab-ee.update_repository_from_ee | Rubén Dávila | 2016-04-01 | 1 | -0/+2 |
* | Check if repo exists before attempting to update cache info | Stan Hu | 2016-03-27 | 1 | -0/+27 |
* | Cache output of Repository#exists? | Yorick Peterse | 2016-03-19 | 1 | -4/+15 |
* | Specs for the DeleteUserServiceworker-for-user-deletion | Zeger-Jan van de Weg | 2016-03-15 | 1 | -49/+11 |
* | Clearify who deletes the user | Zeger-Jan van de Weg | 2016-03-15 | 1 | -1/+1 |
* | Target right release, rebase got it wrong | Zeger-Jan van de Weg | 2016-03-15 | 1 | -2/+2 |
* | Specs on force deleting of a user | Zeger-Jan van de Weg | 2016-03-15 | 1 | -6/+42 |
* | A worker deletes a user, so the request doesn't time out | Zeger-Jan van de Weg | 2016-03-15 | 1 | -0/+22 |
* | web hooks to webhooks | ashleys | 2016-03-10 | 1 | -1/+1 |
* | 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 |
|\ |
|