summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Add small corrections to test coverage report badgeGrzegorz Bizon2016-08-151-3/+3
* Add metadata and template methods for coverage badgeGrzegorz Bizon2016-08-151-0/+12
* Add template class for coverage report badgeGrzegorz Bizon2016-08-151-0/+130
* Extract the abstract base class of badge metadataGrzegorz Bizon2016-08-152-0/+12
* Add coverage report badge metadata classGrzegorz Bizon2016-08-151-0/+24
* Extract common badge metadata test examplesGrzegorz Bizon2016-08-152-19/+23
* Implement the main class of test coverage badgeGrzegorz Bizon2016-08-151-8/+68
* Refactor badge template and metadata classesGrzegorz Bizon2016-08-153-44/+39
* Move badges to separate modules and add base classGrzegorz Bizon2016-08-152-4/+6
* Add empty test coverage badge class and specsGrzegorz Bizon2016-08-151-0/+19
* Change the order of the access rules to check simpler first, and add specschange-access-updateAlejandro Rodríguez2016-08-121-0/+99
* Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski2016-08-121-0/+30
|\
| * api for generating new merge requestScott Le2016-08-111-0/+30
* | Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski2016-08-111-7/+9
* | Use state machine for pipeline event processingKamil Trzcinski2016-08-111-1/+0
|/
* Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-113-10/+12
|\
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-113-10/+12
* | Fix front-end for branches that happen to contain urlencoding escape characte...10772-fix-urlencoded-branchnameElliot2016-08-111-3/+16
|/
* Merge branch 'feature/svg-badge-template' into 'master' Douwe Maan2016-08-103-69/+164
|\
| * Extend build badge specs to cover multiple pipelinesGrzegorz Bizon2016-08-091-14/+26
| * Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon2016-08-097-14/+77
| |\
| * | Improve builds badge specs, remove legacy methodsGrzegorz Bizon2016-08-081-25/+15
| * | Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon2016-08-0839-454/+1126
| |\ \
| * | | Add badge template class to use with SVG ERB templateGrzegorz Bizon2016-07-281-0/+76
| * | | Calculate build status only in build badge classGrzegorz Bizon2016-07-281-10/+13
| * | | Extract build status badge metadata to separate classGrzegorz Bizon2016-07-282-27/+41
* | | | Removed extra newline from redis_spec.rbYorick Peterse2016-08-101-1/+0
* | | | Merge branch 'gh-pull-requests' into 'master' Douwe Maan2016-08-093-83/+41
|\ \ \ \
| * | | | Prefixes removed branches name with PR number when importing PR from GHgh-pull-requestsDouglas Barbosa Alexandre2016-08-082-8/+37
| * | | | Remove SHA suffix for removed branches name when importing PR from GHDouglas Barbosa Alexandre2016-08-081-7/+1
| * | | | Allow users to import cross-repository pull requests from GitHubDouglas Barbosa Alexandre2016-08-041-4/+4
| * | | | Does not need to disable GitHub webhooks since PRs are check out locallyDouglas Barbosa Alexandre2016-08-041-65/+0
* | | | | Merge branch 'brodock/gitlab-ce-feature/redis-sentinel'Douwe Maan2016-08-091-0/+80
|\ \ \ \ \
| * | | | | Small refactor in Redis class and improved specsGabriel Mazetto2016-08-061-2/+5
| * | | | | Fixed specs for Gitlab::Redis and code for Redis Sentinel supportGabriel Mazetto2016-08-041-20/+16
| * | | | | Specs for RedisConfigGabriel Mazetto2016-08-041-0/+81
| |/ / / /
* | | | | Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher2016-08-091-2/+18
|\ \ \ \ \
| * | | | | Add failing test for #20026winniehell2016-08-021-2/+18
* | | | | | Merge branch 'fix/import-mr-source' into 'master' Robert Speicher2016-08-092-3/+25
|\ \ \ \ \ \
| * | | | | | fix MR source project assignmentfix/import-mr-sourceJames Lopez2016-08-092-3/+25
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix/improve-ci-node-validatable-to-prevent-memory-leak' into 'm...Stan Hu2016-08-091-0/+4
|\ \ \ \ \ \
| * | | | | | Memoize CI config node validator to prevent leaksfix/improve-ci-node-validatable-to-prevent-memory-leakGrzegorz Bizon2016-08-091-0/+4
| |/ / / / /
* | | | | | adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-0911-35/+35
* | | | | | fixes part1 of files to start using active tensetiagonbotelho2016-08-091-2/+2
|/ / / / /
* | | | | Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master' Robert Speicher2016-08-084-7/+0
|\ \ \ \ \
| * | | | | Remove empty context from CI config processor specsrubocop/enable-more-cops-for-empty-linesGrzegorz Bizon2016-08-051-3/+0
| * | | | | Enable some Rubocop cops related to new linesGrzegorz Bizon2016-08-035-5/+0
| |/ / / /
* | | | | Merge branch 'git-http-push-check' into 'master' Robert Speicher2016-08-081-6/+6
|\ \ \ \ \
| * | | | | Fix ArgumentError in GitAccess specsJacob Vosmaer2016-08-041-6/+6
| |/ / / /
* | | | | Merge branch 'fix/import-pending-user' into 'master' Rémy Coutable2016-08-081-0/+20
|\ \ \ \ \