summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update CI parallelization descriptionrc/update-testing-docsRémy Coutable2017-09-271-10/+10
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add how to use reserved words in gitlab-ci.ymlFabio Busatto2017-09-271-0/+5
|
* Merge branch 'rc/backport-ce-to-ee-changes' into 'master'Grzegorz Bizon2017-09-261-11/+11
|\ | | | | | | | | Backport some changes from EE See merge request gitlab-org/gitlab-ce!14304
| * Backport doc change from latest upstream mergeRémy Coutable2017-09-261-11/+11
| | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2906 Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'doc-license-wtfpl-rejected' into 'master'Robert Speicher2017-09-261-0/+3
|\ \ | |/ |/| | | | | | | | | WTFPL is deemed unacceptable [ci skip] See merge request gitlab-org/gitlab-ce!14485
| * WTFPL is deamed unacceptabledoc-license-wtfpl-rejectedKim "BKC" Carlbäcker2017-09-251-0/+3
| |
* | Merge branch 'expose-last-pipeline-for-a-commit' into 'master'Rémy Coutable2017-09-261-0/+6
|\ \ | | | | | | | | | | | | | | | | | | Expose last pipeline details in API response when getting a single commit Closes #35692 See merge request gitlab-org/gitlab-ce!13521
| * | Expose last pipeline details in API response when getting a single commitMehdi Lahmam2017-09-261-0/+6
| | | | | | | | | | | | Closes #35692.
* | | Merge branch 'ueberbit/gitlab-ce-omniauth-azure-oauth2' into 'master'Douwe Maan2017-09-261-0/+3
|\ \ \ | |/ / |/| | | | | | | | Update omniauth-azure-oauth2 to 0.0.9 (Support Office 365 Germany) See merge request gitlab-org/gitlab-ce!14501
| * | Update omniauth-azure-oauth2 to 0.0.9 (Support Office 365 Germany)ueberbit/gitlab-ce-omniauth-azure-oauth2Florian Weber2017-09-261-0/+3
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Add note for upgrading Helm chart prior to 1.3.5 - docsJoshua Lambert2017-09-261-1/+16
|/ /
* | Merge branch 'document-background-migration-stealing' into 'master'Yorick Peterse2017-09-261-1/+28
|\ \ | | | | | | | | | | | | Document manual cleanup after background migration stealing See merge request gitlab-org/gitlab-ce!14477
| * | Document manual cleanup after background migration stealingdocument-background-migration-stealingSean McGivern2017-09-251-1/+28
| | |
* | | Merge branch 'docs/chmod-644' into 'master'Rémy Coutable2017-09-2556-0/+0
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Remove execution permission (unix file permissions) for documentation Closes #38287 See merge request gitlab-org/gitlab-ce!14471
| * | Change mode to 644 for all md and png filesAchilleas Pipinellis2017-09-2556-0/+0
| | |
* | | Add instructions for upgrading from CE to EE using GitLab Omnibus chart - docsJoshua Lambert2017-09-251-0/+16
| |/ |/|
* | Merge branch 'master' into 'master'Rémy Coutable2017-09-251-2/+2
|\ \ | | | | | | | | | | | | fix minor spelling mistakes See merge request gitlab-org/gitlab-ce!14467
| * | fix minor spelling mistakesRené Genz2017-09-201-2/+2
| | |
* | | Merge branch 'docs-update-ux-guide' into 'master'Marcia Ramos2017-09-221-1/+1
|\ \ \ | | | | | | | | | | | | | | | | fix typo in icons section See merge request gitlab-org/gitlab-ce!14444
| * | | fix typo in icons sectiondocs-update-ux-guideSarrah Vesselov2017-09-221-1/+1
| | |/ | |/|
* | | Merge branch 'jej/demonstrate-details-summary' into 'master'Achilleas Pipinellis2017-09-221-0/+24
|\ \ \ | |/ / |/| | | | | | | | Demonstrate <details> and <summary> tags in doc/user/markdown.md See merge request gitlab-org/gitlab-ce!14247
| * | Demonstrate <details> and <summary> tags in doc/user/markdown.mdjej/demonstrate-details-summaryJames Edwards-Jones2017-09-151-0/+24
| | |
* | | Merge branch '38016-fix-bad-link-on-gitlab-omnibus-helm-chart-page-docs' ↵Achilleas Pipinellis2017-09-221-15/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix bad link on GitLab Omnibus Helm chart page - docs Closes #38016 See merge request gitlab-org/gitlab-ce!14346
| * | | Fix link, resolve inconsistent examples38016-fix-bad-link-on-gitlab-omnibus-helm-chart-page-docsJoshua Lambert2017-09-181-15/+3
| | | |
* | | | Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-222-0/+45
| | | |
* | | | Merge branch '32894-update-ux-icon-documentation' into 'master'Marcia Ramos2017-09-212-12/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "[Meta] Create Uniquely 'GitLab' Icons" Closes #32894 See merge request gitlab-org/gitlab-ce!14396
| * | | | update spacing32894-update-ux-icon-documentationsarrahvesselov2017-09-201-0/+4
| | | | |
| * | | | updated verbiage and added todosarrahvesselov2017-09-201-1/+4
| | | | |
| * | | | added icon image and updated verbiagesarrahvesselov2017-09-192-12/+3
| | | | |
* | | | | Merge branch 'docs/owners-can-create-subgroups' into 'master'Marcia Ramos2017-09-211-4/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document that group Owners can always create subgroups See merge request gitlab-org/gitlab-ce!14416
| * | | | | Document that group Owners can always create subgroupsAchilleas Pipinellis2017-09-211-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/30473 MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14046
* | | | | | Auto DevOps docs cleanupAchilleas Pipinellis2017-09-214-200/+370
|/ / / / /
* | | | | new sharing permissionsMike Bartlett2017-09-211-0/+0
| | | | |
* | | | | Merge branch '20049-projects-api-forks' into 'master'Rémy Coutable2017-09-201-0/+92
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Resolve "make project data via API report forks of this project" Closes #20049 See merge request gitlab-org/gitlab-ce!14355
| * | | | Add an API endpoint to determine the forks of a projectMark Fletcher2017-09-201-0/+92
| | |/ / | |/| |
* | | | Merge branch 'mk-clarify-moving-namespaces' into 'master'Douwe Maan2017-09-202-3/+41
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Clarify how to rename username or group path See merge request gitlab-org/gitlab-ce!13914
| * | | | Add "Changing your username" section to docsMichael Kozono2017-09-191-3/+20
| | | | | | | | | | | | | | | | | | | | And link to it from where you change your username.
| * | | | Move help for renaming group path to docsMichael Kozono2017-09-191-0/+21
| |/ / / | | | | | | | | | | | | And expand on the help text.
* | | | Merge branch 'docs-specific-review-examples' into 'master'Jacob Schatz2017-09-201-0/+10
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Add specific code review guidelines See merge request gitlab-org/gitlab-ce!13206
| * | | Merge branch 'master' into 'docs-specific-review-examples'docs-specific-review-examplesClement Ho2017-08-0118-66/+394
| |\ \ \ | | | | | | | | | | | | | | | # Conflicts: # doc/development/code_review.md
| * | | | Add note about UX paradigmClement Ho2017-07-311-0/+2
| | | | |
| * | | | Add specific code review guidelinesadd-specific-review-examplesClement Ho2017-07-311-0/+8
| | | | |
* | | | | Merge branch 'patch-2' into 'master'Grzegorz Bizon2017-09-191-4/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Replace "/" with "-" in cache key documentation See merge request gitlab-org/gitlab-ce!14034
| * | | | | Note about "/" which cannot be used in "cache:key"Marcin Zajączkowski2017-09-181-0/+2
| | | | | |
| * | | | | Replace "/" with "-" in cache keyMarcin Zajączkowski2017-09-041-4/+4
| | | | | | | | | | | | | | | | | | As a cache zip file with "/" upload seems to fail with 500 Internal Server Error.
* | | | | | Refine docs trigger script and use a really long branch name to test itAchilleas Pipinellis2017-09-192-8/+71
| |_|_|/ / |/| | | |
* | | | | Merge branch 'add_closed_at_attribute' into 'master'Rémy Coutable2017-09-181-1/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 'closed_at' attribute to Issues API Closes #5935 See merge request gitlab-org/gitlab-ce!14316
| * | | | | Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov2017-09-161-1/+9
| | | | | |
* | | | | | Merge branch 'docs-17499-documentation-errors-about-creating-a-new-tag' into ↵Achilleas Pipinellis2017-09-181-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix docs for lightweight tag creation via API Closes #17499 See merge request gitlab-org/gitlab-ce!14328
| * | | | | | Fix docs for lightweight tag creation via APIMark Fletcher2017-09-181-1/+1
| | | | | | |