summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Adjust documentation of permissionsThomas Schmidt2016-02-271-1/+1
* Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-02-261-1/+1
|\
| * Reformats confusing '[named here]' section for 3rd party code attributionDavid Alexander2016-02-171-1/+1
* | Merge branch 'master' into 'master' Achilleas Pipinellis2016-02-261-0/+1
|\ \
| * | Add instructions for pushing tags as well as branchesM. Ricketts2016-02-101-0/+1
* | | Merge branch 'fix_git_tag_in_architecture' into 'master' Achilleas Pipinellis2016-02-241-1/+1
|\ \ \
| * | | Fixed ~git beeing displayed as link to issues tagged with gitFinn Glöe2016-02-131-1/+1
* | | | Merge branch 'commit-status-permission-update' into 'master' Achilleas Pipinellis2016-02-241-0/+2
|\ \ \ \
| * | | | Update commit status permissions [ci skip]commit-status-permission-updateKamil Trzcinski2016-02-231-0/+2
* | | | | Update shortcuts imageAlfredo Sumaran2016-02-231-0/+0
* | | | | Merge branch 'uploads-700' into 'master' revert-53176717Marin Jankovski2016-02-231-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Simplify permissions creationuploads-700Achilleas Pipinellis2016-02-101-2/+2
| * | | | Restrict permissions on public/uploadsAchilleas Pipinellis2016-02-091-3/+4
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqRobert Speicher2016-02-222-1/+1
|\ \ \ \ \
| * | | | | correct compare_braches.png to /compare_branches.png and make sure it works ...yuxiao.lxy2016-02-201-0/+0
| * | | | | Merge pull request #10042 from sestus/masterRobert Schilling2016-02-191-1/+1
| |\ \ \ \ \
| | * | | | | Typo fix in README.mdMike Milonakis2016-02-181-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | Add missing word to GitLab Flow docRobert Speicher2016-02-221-1/+1
* | | | | | Make sure we recommend 2GBSytse Sijbrandij2016-02-221-2/+2
* | | | | | Add when the API changes got introducedAchilleas Pipinellis2016-02-222-0/+8
* | | | | | Fix docs on artifacts APIAchilleas Pipinellis2016-02-201-11/+6
* | | | | | Merge branch 'builds-artifacts-API' into 'master' Kamil Trzciński2016-02-191-0/+39
|\ \ \ \ \ \
| * | | | | | Fix documentationbuilds-artifacts-APIKamil Trzcinski2016-02-191-2/+2
| * | | | | | Fix APIKamil Trzcinski2016-02-191-2/+2
| * | | | | | Introduce API for serving the artifacts archiveKamil Trzcinski2016-02-191-0/+39
* | | | | | | Merge branch 'doc/add-build-email-service' into 'master' Achilleas Pipinellis2016-02-194-4/+29
|\ \ \ \ \ \ \
| * | | | | | | Move builds emails service to its own documentAchilleas Pipinellis2016-02-194-16/+25
| * | | | | | | Add documentation about build emails servicedoc/add-build-email-serviceGrzegorz Bizon2016-02-181-0/+16
* | | | | | | | Merge branch 'gitlab-ce-fix/revert-ruby-2.2' into 'master' Robert Speicher2016-02-194-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | revert back to ruby 2.1 - use 2.1.8James Lopez2016-02-192-4/+4
| * | | | | | | | revert back to ruby 2.1James Lopez2016-02-194-7/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Refactor and conform to styleguideAchilleas Pipinellis2016-02-191-14/+42
* | | | | | | | Rename image names to conform with styleguideAchilleas Pipinellis2016-02-195-4/+4
* | | | | | | | Add revert changes doc to workflow READMEAchilleas Pipinellis2016-02-191-0/+1
* | | | | | | | Move images to img/ directoryAchilleas Pipinellis2016-02-195-4/+4
* | | | | | | | Add documentation for revert changes feature.Rubén Dávila2016-02-195-0/+36
| |_|/ / / / / |/| | | | | |
* | | | | | | Use POST method instead of DELETE when erasing a buildGrzegorz Bizon2016-02-191-5/+5
* | | | | | | Add API documentation for build erase endpointGrzegorz Bizon2016-02-191-0/+50
|/ / / / / /
* | | | | | Change `last_contact` to `contacted_at`Tomasz Maczukin2016-02-191-2/+2
* | | | | | Replace Entities::RunnerProjectDetails with Entities::ForkedFromProjectTomasz Maczukin2016-02-191-0/+4
* | | | | | iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` ...Tomasz Maczukin2016-02-191-4/+4
* | | | | | Update docummentation - specific runner enablingTomasz Maczukin2016-02-191-2/+2
* | | | | | Modify and fix output of delete and update of a runnerTomasz Maczukin2016-02-191-6/+8
* | | | | | GET /runners is for specific runners onlyAchilleas Pipinellis2016-02-191-3/+3
* | | | | | Add token to runner details output in APITomasz Maczukin2016-02-191-0/+1
* | | | | | More fixes in runners docAchilleas Pipinellis2016-02-191-8/+13
* | | | | | Correct PRIVATE-TOKEN to use dash instead of underscoreAchilleas Pipinellis2016-02-191-8/+8
* | | | | | Note that `ci/api/runners.rb` is still usedAchilleas Pipinellis2016-02-191-2/+3
* | | | | | Add associated project info to runner details outputTomasz Maczukin2016-02-191-0/+7
* | | | | | Split `/runners` entrypoint to `/runners` and `/runners/all`Tomasz Maczukin2016-02-191-2/+53