Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure everyone has shared/lfs-objectssplit-up-builds | Douwe Maan | 2015-12-09 | 1 | -0/+0 |
* | Merge branch 'master' into split-up-builds | Douwe Maan | 2015-12-09 | 50 | -273/+1626 |
|\ | |||||
| * | Merge branch 'fix-workhorse-upgrade-info' into 'master' | Jacob Vosmaer | 2015-12-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Remove the prepended v on GitLab Workhorse upgrade docfix-workhorse-upgrade-info | Kelvin | 2015-12-08 | 1 | -1/+1 |
| * | | Merge branch 'merge-if-green' into 'master' | Douwe Maan | 2015-12-09 | 38 | -158/+715 |
| |\ \ | |||||
| | * | | Tweak specsmerge-if-green | Douwe Maan | 2015-12-09 | 1 | -8/+2 |
| | * | | Give merge request widget the vars it desires | Douwe Maan | 2015-12-09 | 1 | -0/+5 |
| | * | | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-09 | 49 | -232/+377 |
| | |\ \ | |||||
| | * | | | Tweak text of documentation | Douwe Maan | 2015-12-08 | 2 | -4/+3 |
| | * | | | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-08 | 79 | -261/+955 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into zj/gitlab-ce-merge-if-green | Douwe Maan | 2015-12-08 | 17 | -22/+148 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | Rewrite docs | Douwe Maan | 2015-12-08 | 6 | -12/+8 |
| | * | | | | Merge branch 'master' into zj/gitlab-ce-merge-if-green | Douwe Maan | 2015-12-08 | 89 | -319/+917 |
| | |\ \ \ \ | |||||
| | * | | | | | Satisfy Douwe Maan | Zeger-Jan van de Weg | 2015-12-07 | 3 | -10/+8 |
| | * | | | | | Fix commit message textarea position | Zeger-Jan van de Weg | 2015-12-07 | 1 | -31/+32 |
| | * | | | | | Prevent Firefox from remembering hidden field value | Zeger-Jan van de Weg | 2015-12-07 | 1 | -1/+1 |
| | * | | | | | Fix specs | Zeger-Jan van de Weg | 2015-12-07 | 1 | -4/+4 |
| | * | | | | | Fix schema | Zeger-Jan van de Weg | 2015-12-07 | 1 | -5/+8 |
| | * | | | | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-12-07 | 520 | -4387/+7500 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Button fix | Zeger-Jan van de Weg | 2015-12-07 | 6 | -9/+34 |
| | * | | | | | | Incorporate feedback | Zeger-Jan van de Weg | 2015-12-05 | 14 | -83/+134 |
| | * | | | | | | Doc feature Merge When Build Succeeds | Zeger-Jan van de Weg | 2015-12-02 | 3 | -0/+20 |
| | * | | | | | | Specs for 'Merge When Build Succeeds' | Zeger-Jan van de Weg | 2015-12-02 | 18 | -65/+268 |
| | * | | | | | | Refactor MergeWhenBuildSucceedsService and incorporate feedback | Zeger-Jan van de Weg | 2015-11-23 | 11 | -54/+52 |
| | * | | | | | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-11-18 | 528 | -2855/+8972 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | API support, incorporated feedback | Zeger-Jan van de Weg | 2015-11-18 | 15 | -63/+157 |
| | * | | | | | | | MRs author can cancel automatic merge | Zeger-Jan van de Weg | 2015-11-02 | 2 | -3/+5 |
| | * | | | | | | | Merge when build succeeds | Zeger-Jan van de Weg | 2015-11-02 | 17 | -20/+219 |
| * | | | | | | | | Merge branch 'ci-services-docs' into 'master' | Achilleas Pipinellis | 2015-12-09 | 11 | -114/+910 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | Use the name of the linked containers instead of localhostci-services-docs | Achilleas Pipinellis | 2015-12-08 | 2 | -2/+8 |
| | * | | | | | | | More clean up to the CI example on how to use docker images [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -64/+36 |
| | * | | | | | | | Use the latest docker image in mysql CI example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 |
| | * | | | | | | | More postgres CI service example cleanup | Achilleas Pipinellis | 2015-12-08 | 1 | -20/+35 |
| | * | | | | | | | More redis CI example clean up | Achilleas Pipinellis | 2015-12-08 | 1 | -6/+7 |
| | * | | | | | | | Fix wrong naming of services keyword [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 |
| | * | | | | | | | Add note about the various phpenv tools | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+8 |
| | * | | | | | | | Add link to runners doc [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -3/+3 |
| | * | | | | | | | Clean up mysql CI example | Achilleas Pipinellis | 2015-12-08 | 1 | -47/+90 |
| | * | | | | | | | Clean up postgres CI example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -45/+71 |
| | * | | | | | | | More cleanup on Redis example | Achilleas Pipinellis | 2015-12-08 | 1 | -4/+4 |
| | * | | | | | | | Clean up Redis CI service example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -22/+50 |
| | * | | | | | | | Add an intro to CI services documentation [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+4 |
| | * | | | | | | | Move markdown link to the bottom [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -4/+5 |
| | * | | | | | | | Clean up CI ssh keys docs [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -86/+81 |
| | * | | | | | | | Use link instead of connect to be more Docker friendly | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 |
| | * | | | | | | | Clean up PHP CI example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -114/+211 |
| | * | | | | | | | Add intro about languages | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+4 |
| | * | | | | | | | Fix wrong example | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 |
| | * | | | | | | | Bring back removed heading and point to other section | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+4 |
| | * | | | | | | | Clean up using_docker_images.md | Achilleas Pipinellis | 2015-12-08 | 1 | -83/+185 |