Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc for api forksfork_support | Valery Sizov | 2015-04-06 | 2 | -0/+24 |
| | |||||
* | Move contribution mention to list. | Marin Jankovski | 2015-03-27 | 1 | -2/+1 |
| | |||||
* | Remove the file for configuring a runner to run gitlab ce. | Marin Jankovski | 2015-03-27 | 2 | -7/+3 |
| | |||||
* | Add example for setting up ruby env using the cookbook-gitlab-test. | Marin Jankovski | 2015-03-27 | 2 | -2/+31 |
| | |||||
* | Add a troubleshooting node in the ce build example | Marin Jankovski | 2015-03-26 | 1 | -0/+19 |
| | |||||
* | Move runner setup instructions to cookbook | Jacob Vosmaer | 2015-03-24 | 1 | -91/+4 |
| | |||||
* | Update install documentation to point to 7.9. | Marin Jankovski | 2015-03-17 | 1 | -2/+2 |
| | |||||
* | Update references to 7.9 upgrade. | Marin Jankovski | 2015-03-16 | 1 | -2/+2 |
| | |||||
* | Update installation and update documentation with nodejs dependency | Marin Jankovski | 2015-03-16 | 2 | -11/+77 |
| | |||||
* | issue560 - added one line upgrade command | Jordi Pujol-Ahulló | 2015-03-15 | 1 | -0/+30 |
| | |||||
* | Update the example of CE build script. | Marin Jankovski | 2015-03-05 | 1 | -4/+6 |
| | |||||
* | api correction (runner removing) | Valery Sizov | 2015-03-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'feature_project_jobs_rest_api-1' into 'master' | Valery Sizov | 2015-03-03 | 1 | -0/+40 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Implemented api for project jobs with working tests and updated doc The rest API allows you to manipulate a project on gitlab-ci but there is no way to manipulate build jobs through the api. I tested it, implemented truly working tests & updated documentation http://feedback.gitlab.com/forums/176466-general/suggestions/7068630-expose-the-job-api-to-the-rest-api See merge request !39 | ||||
| * | project jobs api: exposed active, build_branches, build_tags, tags. ↵ | Michel Courtine | 2015-02-12 | 1 | -0/+4 |
| | | | | | | | | Implemented tests and updated documentation | ||||
| * | Implemented api for project jobs with working tests and updated doc | Michel Courtine | 2015-02-11 | 1 | -0/+36 |
| | | |||||
* | | delete runner endpoint | Valery Sizov | 2015-02-26 | 1 | -0/+25 |
| | | |||||
* | | Merge branch 'link-to-runner-section' into 'master' | Dmitriy Zaporozhets | 2015-02-25 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | Link to runner section instead of repo. See merge request !116 | ||||
| * | | Link to runner section instead of repo. | Sytse Sijbrandij | 2015-02-24 | 1 | -1/+1 |
| | | | |||||
* | | | Updated install guide | Patricio Cano | 2015-02-16 | 1 | -2/+2 |
| | | | |||||
* | | | Update guide to 7.8 | Patricio Cano | 2015-02-16 | 1 | -0/+65 |
|/ / | |||||
* | | Move build script examples to something that is linked from the interface ↵ | Sytse Sijbrandij | 2015-02-16 | 1 | -0/+26 |
| | | | | | | | | and the webpage. | ||||
* | | Fix typo in docs | Ernest Walzel | 2015-02-11 | 1 | -1/+1 |
| | | | | | | | | 'Dependancies' -> 'Dependencies' | ||||
* | | Fixed typo in gitlab ci api documentation | Michel Courtine | 2015-02-07 | 1 | -1/+1 |
|/ | | | project create does not take an id as a parameter | ||||
* | fix doc | Valery Sizov | 2015-01-27 | 1 | -2/+2 |
| | |||||
* | updated install&update guides | Valery Sizov | 2015-01-27 | 2 | -5/+24 |
| | |||||
* | Fixes #98. Updated documentation with callback URL details. | Aleks Bunin | 2015-01-27 | 1 | -1/+4 |
| | |||||
* | fix API doc | Valery Sizov | 2015-01-23 | 1 | -1/+1 |
| | |||||
* | added oauth section to update doc | Valery Sizov | 2015-01-23 | 1 | -1/+14 |
| | |||||
* | Update guide from 5.3 to 5.4 | Dmitriy Zaporozhets | 2015-01-14 | 1 | -0/+42 |
| | |||||
* | Use omnibus-gitlab-runner in GitLab CE example | Jacob Vosmaer | 2015-01-12 | 2 | -49/+66 |
| | |||||
* | Improve readme for runner api | Dmitriy Zaporozhets | 2015-01-08 | 1 | -3/+3 |
| | |||||
* | Update docs | Dmitriy Zaporozhets | 2015-01-07 | 1 | -2/+5 |
| | |||||
* | Added update guide from 5.2 to 5.3 | Patricio Cano | 2014-12-18 | 1 | -0/+42 |
| | |||||
* | remove script field from project | Valery Sizov | 2014-12-01 | 2 | -6/+1 |
| | |||||
* | We need GitLab 7.5 or newer | Jacob Vosmaer | 2014-11-21 | 1 | -0/+2 |
| | |||||
* | Set the required GitLab version in the 5.2 update doc | Job van der Voort | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | Point code release to 5-2-stable branch. | Patricio Cano | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Created update guide for 5.1 to 5.2 | Patricio Cano | 2014-11-17 | 1 | -0/+42 |
| | |||||
* | Refactor API documentation | Dmitriy Zaporozhets | 2014-11-05 | 5 | -97/+284 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | release 5.1v5.1.05-1-stable | Valery Sizov | 2014-10-23 | 3 | -3/+45 |
| | |||||
* | Cleanup githost example script | Dmitriy Zaporozhets | 2014-10-01 | 1 | -26/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Update the url to the builds. | Sytse Sijbrandij | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | After creating the database no migration is needed. | Sytse Sijbrandij | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | Add GitHost.io build script. | Sytse Sijbrandij | 2014-09-19 | 1 | -1/+50 |
| | |||||
* | It's GitLab CI and not GitLab | Robert Schilling | 2014-09-01 | 1 | -9/+5 |
| | |||||
* | Merge pull request #424 from thomwiggers/patch-2 | Jeroen van Baarsen | 2014-08-15 | 1 | -3/+3 |
|\ | | | | | Remove -y on dependencies | ||||
| * | Remove -y on dependencies | Thom Wiggers | 2014-04-25 | 1 | -3/+3 |
| | | | | | | Otherwise blindly pasting them might have unintended side-effects, like uninstalling alternatives to postfix. | ||||
* | | Mention changed resque.yml file in update docs | Dmitriy Zaporozhets | 2014-07-09 | 1 | -1/+5 |
| | | |||||
* | | Update and install docs | Dmitriy Zaporozhets | 2014-05-06 | 2 | -1/+39 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Add mysql limits to separate rake task | Dmitriy Zaporozhets | 2014-05-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |