summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Collapse)AuthorAgeFilesLines
* fix specsValery Sizov2015-06-031-3/+6
|
* rspec for yaml config processorValery Sizov2015-06-031-0/+215
|
* Semaphore does not like real git fetching, stub out the callJeroen van Baarsen2015-02-281-3/+5
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Separate Commit model and logic from Build model|etc...Kestred2014-08-231-1/+2
| | | | | | | | | | | | | | This is an entirely non-user facing change which prepares GitLab CI for future support of Parallel Builds. See https://about.gitlab.com/2013/12/19/gitlab-ci-with-parallel-builds-and-deployments/. These changes specifically avoid changing the supported API or changing any of the website views. Changes to the website views will come in tandem with future features like "Multiple build scripts". The supported API won't change as part of any future changes on this vein, to maintain support for the unofficial GitLab CI runners. This closes the following implementation step: 1. A commit has many builds Signed-off-by: Kestred <kestred@riotcave.com>
* Backport upgrader script from GitLabDmitriy Zaporozhets2014-01-301-0/+24
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix Charts::BuildTime specDmitriy Zaporozhets2014-01-111-4/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* try to satisfy travisMichael Sprauer2013-11-131-1/+1
|
* try to support postgres and try to fix the tests added an test to improve ↵Michael Sprauer2013-11-131-0/+15
| | | | coverage
* rewriting ansi2htmlPeter Schultz2013-08-301-12/+110
| | | | | | | | | | | adds support for - background color (16 and 256 color tables) - normal and bright color (16 color table) - bold text - italic text - underlined text - crossed-out text - concealed text
* Remvoe runner specsDmitriy Zaporozhets2013-05-301-29/+0
|
* whenever for schedulesDmitriy Zaporozhets2013-01-141-2/+4
|
* Improve parser. tests addedDmitriy Zaporozhets2012-11-141-2/+10
|
* Move ansi library in project coreDmitriy Zaporozhets2012-11-131-0/+27
|
* Builds for sha. Fixed run. Tabs per branches. Tests are fixedDmitriy Zaporozhets2012-11-121-1/+1
|
* Runner tests. More tests for projectDmitriy Zaporozhets2012-11-091-0/+27