summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update commit status permissions [ci skip]commit-status-permission-updateKamil Trzcinski2016-02-231-0/+2
|
* 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
| | | | | | | | in line 25 in add-merge-request.md
| * Merge pull request #10042 from sestus/masterRobert Schilling2016-02-191-1/+1
| |\ | | | | | | Typo fix in README.md of ci quick-start docs.
| | * Typo fix in README.mdMike Milonakis2016-02-181-1/+1
| | |
* | | Add missing word to GitLab Flow docRobert Speicher2016-02-221-1/+1
| | | | | | | | | | | | [ci skip]
* | | Make sure we recommend 2GBSytse Sijbrandij2016-02-221-2/+2
| | |
* | | Add when the API changes got introducedAchilleas Pipinellis2016-02-222-0/+8
| | | | | | | | | | | | [ci skip]
* | | Fix docs on artifacts APIAchilleas Pipinellis2016-02-201-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | - Backticks in parameters - Remove headings - Fix curl URL link [ci skip]
* | | Merge branch 'builds-artifacts-API' into 'master' Kamil Trzciński2016-02-191-0/+39
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce API for serving the artifacts archive Add API to download build artifacts archive in context of GitLab API /cc @DouweM @grzesiek See merge request !2893
| * | | 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
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation about build emails service Closes #12497 See merge request !2871
| * | | | Move builds emails service to its own documentAchilleas Pipinellis2016-02-194-16/+25
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Add documentation about build emails servicedoc/add-build-email-serviceGrzegorz Bizon2016-02-181-0/+16
| | | | | | | | | | | | | | | | | | | | Closes #12497
* | | | | Merge branch 'gitlab-ce-fix/revert-ruby-2.2' into 'master' Robert Speicher2016-02-194-7/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert back to ruby 2.1 - - - Revert Ruby 2.2 changes - until we solve https://gitlab.com/gitlab-org/gitlab-ce/issues/13514 This also updates Ruby 2.1.7 to 2.1.8 See merge request !2898
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | 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
| | | | | | | | | | | | | | | | | | | | Discussion: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2560#note_3742042
* | | | 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
| | | | | | | | | | | | in `RunnerProjectDetails`
* | | Update docummentation - specific runner enablingTomasz Maczukin2016-02-191-2/+2
| | | | | | | | | | | | [ci skip]
* | | 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
| | | | | | | | | | | | [ci skip]
* | | Add token to runner details output in APITomasz Maczukin2016-02-191-0/+1
| | |
* | | More fixes in runners docAchilleas Pipinellis2016-02-191-8/+13
| | | | | | | | | | | | [ci skip]
* | | 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
| | | | | | | | | | | | [ci skip]
* | | 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
| | |
* | | Add some fixes in runners API documentationTomasz Maczukin2016-02-191-4/+4
| | |
* | | Add `Example response` above each json outputAchilleas Pipinellis2016-02-191-7/+21
| | | | | | | | | | | | [ci skip]
* | | Add note of deprecation in old Runners CI APIAchilleas Pipinellis2016-02-191-1/+4
| | |
* | | Add runners API documentation [ci-skip]Tomasz Maczukin2016-02-192-0/+235
| | |
* | | Merge branch 'web_editor' into 'master' Achilleas Pipinellis2016-02-1917-16/+110
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update web editor documentation Based on https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/1045 Closes #4262 See merge request !2776
| * | | Update web editor documentationweb_editorAchilleas Pipinellis2016-02-1017-16/+110
| | | | | | | | | | | | | | | | | | | | Based on https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/1045 [ci skip]
* | | | No changes to nginx config in this update. Removed unnecessary instructions.Brandon Patton2016-02-181-21/+0
| |/ / |/| |
* | | Merge branch 'patch-1' into 'master' Kamil Trzciński2016-02-181-2/+24
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add example of creating build artifacts only for release tags. See merge request !2649
| * | | Grammar cleanup in yaml/README.mdMart Somermaa2016-02-031-2/+2
| | | |
| * | | Add example of creating build artifacts only for release tags.Mart Sõmermaa2016-02-031-0/+22
| | | |
* | | | Merge branch 're-add-missing-part-in-update-doc' into 'master' Rémy Coutable2016-02-181-0/+26
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-add section about NGINX config and init script updates in 8.4->8.5 update doc These sections were removed by !2766 but: - even if the NGINX config wasn't modified, it might be in future updates so it's better to always have it instead of having to remember to add it depending on the changes - the init script update section must be there since it's a safe command line that should be run on every update This fixes https://github.com/gitlabhq/gitlabhq/issues/10031. /cc @rspeicher @yorickpeterse See merge request !2815
| * | | | Re-add section about NGINX config and init script updates in 8.4->8.5 update docre-add-missing-part-in-update-docRémy Coutable2016-02-151-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These sections were removed but: - even if the NGINX config wasn't modified, it might be in future updates so it's better to always have it instead of having to remember to add it depending on the changes - the init script update section must be there since it's a safe command line that should be run on every update [ci skip]