Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `--extended-regexp` in lint-doc for compatibility with Darwin greprs-extended-regexp | Robert Speicher | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | Remove bashism from scripts/prepare_build.sh | Nick Thomas | 2016-11-18 | 1 | -4/+5 |
| | |||||
* | Convert CHANGELOG to Markdown | Robert Speicher | 2016-10-16 | 1 | -3/+3 |
| | | | | | | | | | All this does is convert the version sections into headers. The list items shouldn't really be indented by two spaces, but it makes no difference to the rendering and this way we retain authorship history for the actual changes. Related to https://gitlab.com/gitlab-org/release-tools/merge_requests/29 | ||||
* | Use custom Ruby images to test builds | Kamil Trzcinski | 2016-09-30 | 1 | -15/+0 |
| | | | | It allows us to remove redundant steps of installing required dependencies for every build. | ||||
* | Reduce output to the build logzj-bundle-quiet-mode | Z.J. van de Weg | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Add linting for duplicate CHANGELOG versions (!6039) | winniehell | 2016-09-19 | 1 | -0/+9 |
| | |||||
* | Used phantomjs variablenew-phantomjs-version | Phil Hughes | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | Update phantomjs link | Alfredo Sumaran | 2016-08-13 | 1 | -1/+1 |
| | |||||
* | Used mirrored version on GitLab | Phil Hughes | 2016-08-13 | 1 | -1/+1 |
| | |||||
* | Fix file downloading | Kamil Trzcinski | 2016-08-13 | 1 | -1/+1 |
| | |||||
* | Install latest stable phantomjs | Kamil Trzcinski | 2016-08-13 | 1 | -3/+4 |
| | |||||
* | Use new PhantomJS version | Kamil Trzcinski | 2016-08-13 | 1 | -3/+3 |
| | |||||
* | add linting script for documentation | winniehell | 2016-08-09 | 1 | -0/+15 |
| | |||||
* | Introduce SimpleCovEnv singleton helper and use it | Grzegorz Bizon | 2016-07-21 | 1 | -7/+2 |
| | |||||
* | Patch SimpleCov to reuse code for coverage merger | Grzegorz Bizon | 2016-07-21 | 1 | -53/+21 |
| | |||||
* | Use simplecov 0.12.0 which fixes merging test results | Kamil Trzcinski | 2016-07-21 | 1 | -32/+1 |
| | |||||
* | Fix SimpleCov report merging | Kamil Trzcinski | 2016-07-21 | 1 | -1/+36 |
| | |||||
* | Update configuration of SimpleCov | Kamil Trzcinski | 2016-07-21 | 1 | -3/+1 |
| | |||||
* | Use `scripts/merge-simplecov` | Kamil Trzcinski | 2016-07-21 | 1 | -0/+65 |
| | |||||
* | Cache only apt and ruby from vendorcache-apt-and-ruby-only | Kamil Trzcinski | 2016-06-12 | 1 | -2/+2 |
| | | | | | Since introduction of gitignore the vendor folder contains also gitignores which affects detection when to update a cache. We explicitly cache only apt and ruby folders. | ||||
* | Rerun failed spinach tests | Kamil Trzcinski | 2016-06-07 | 1 | -3/+7 |
| | |||||
* | Use ruby:2.1 and ruby:2.2 images | Kamil Trzcinski | 2016-06-07 | 1 | -0/+14 |
| | |||||
* | Use gitlab-build-images for precache some of the dependencies | Kamil Trzcinski | 2016-06-04 | 1 | -14/+0 |
| | |||||
* | Merge knapsack reports and upload them to external server | Kamil Trzcinski | 2016-06-03 | 1 | -0/+29 |
| | |||||
* | Fix prepare build execution in docker environment | Tomasz Maczukin | 2016-04-19 | 1 | -1/+1 |
| | |||||
* | Retry bundler and apt-getretry-bundle | Kamil Trzcinski | 2016-03-09 | 1 | -11/+13 |
| | |||||
* | Fix script error | Kamil Trzcinski | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | Retry apt-get installation and bundle install | Kamil Trzcinski | 2016-03-09 | 1 | -7/+19 |
| | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | James Lopez | 2016-02-18 | 1 | -6/+6 |
|\ | | | | | | | | | | | | | feature/slack-notifications-on-ci # Conflicts: # .gitlab-ci.yml | ||||
| * | Use caching, instead of haxxy /cacheuse-caching | Kamil Trzcinski | 2016-02-10 | 1 | -6/+6 |
| | | |||||
* | | removed slack task and added bash script instead. Updated gitlab-ci config file | James Lopez | 2016-02-05 | 1 | -0/+13 |
|/ | |||||
* | Install unzip in build environment [ci skip] | Kamil Trzcinski | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | Forcefully install apt packages | Kamil Trzcinski | 2016-01-23 | 1 | -1/+1 |
| | |||||
* | Speed-up docker based buildsspeed-up-builds | Kamil Trzcinski | 2016-01-22 | 2 | -27/+11 |
| | | | | | | | Enable to: - Use APT cache - Use Bundler cache - Use PhantomJS cache | ||||
* | Test using a 1.9.8 phantomjs version built with fpmphantomjs | Achilleas Pipinellis | 2015-11-29 | 1 | -2/+2 |
| | | | | https://gitlab.com/axil/phantomjs-debian | ||||
* | Update phantomjs to 2.0.0 | Achilleas Pipinellis | 2015-11-29 | 1 | -2/+2 |
| | | | | * Version 1.9 was removed from upstream Debian repos | ||||
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 1 | -0/+22 |
| | |||||
* | Added missing packages required by docker builds | Kamil Trzcinski | 2015-06-25 | 1 | -1/+1 |
| | |||||
* | Set build preparation script as executable. | Marin Jankovski | 2015-06-19 | 1 | -0/+0 |
| | |||||
* | Move prepare_build script to scripts dir. | Marin Jankovski | 2015-06-18 | 1 | -0/+24 |