Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Clean up Kubernetes integration docs page | Achilleas Pipinellis | 2017-09-25 | 6 | -7/+30 | |
| | | | | | | ||||||
| | * | | | | Add things that the k8s integration enables | Achilleas Pipinellis | 2017-09-25 | 1 | -2/+54 | |
| | | | | | | ||||||
| * | | | | | Added some Gitaly docs to `docs/development` | Andrew Newdigate | 2017-09-27 | 2 | -0/+55 | |
| | | | | | | ||||||
| * | | | | | Merge branch '36072-remove-big-mrs-sections' into 'master' | Jacob Schatz | 2017-09-27 | 1 | -28/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes section about big MRs See merge request gitlab-org/gitlab-ce!14520 | |||||
| | * | | | | | Removes section about big MRs36072-remove-big-mrs-sections | Filipa Lacerda | 2017-09-27 | 1 | -28/+0 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'rc/update-testing-docs' into 'master' | Achilleas Pipinellis | 2017-09-27 | 1 | -10/+10 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update CI parallelization description See merge request gitlab-org/gitlab-ce!14503 | |||||
| | * | | | | | | Update CI parallelization descriptionrc/update-testing-docs | Rémy Coutable | 2017-09-27 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
| * | | | | | | | Merge branch '35366-k8s-namespace-docs' into 'master' | Marcia Ramos | 2017-09-27 | 2 | -24/+31 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | Clarify k8s project namespace Closes #35366 See merge request gitlab-org/gitlab-ce!14139 | |||||
| | * | | | | | Clarify k8s project namespace35366-k8s-namespace-docs | Achilleas Pipinellis | 2017-09-25 | 2 | -24/+31 | |
| | | | | | | | ||||||
| * | | | | | | Add how to use reserved words in gitlab-ci.yml | Fabio Busatto | 2017-09-27 | 1 | -0/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'master' into ff_port_from_ee | Eric Eastwood | 2017-09-26 | 77 | -244/+670 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'rc/backport-ce-to-ee-changes' into 'master' | Grzegorz Bizon | 2017-09-26 | 1 | -11/+11 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport some changes from EE See merge request gitlab-org/gitlab-ce!14304 | |||||
| | * | | | | | Backport doc change from latest upstream merge | Rémy Coutable | 2017-09-26 | 1 | -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 Speicher | 2017-09-26 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WTFPL is deemed unacceptable [ci skip] See merge request gitlab-org/gitlab-ce!14485 | |||||
| | * | | | | | WTFPL is deamed unacceptabledoc-license-wtfpl-rejected | Kim "BKC" Carlbäcker | 2017-09-25 | 1 | -0/+3 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'expose-last-pipeline-for-a-commit' into 'master' | Rémy Coutable | 2017-09-26 | 1 | -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 commit | Mehdi Lahmam | 2017-09-26 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #35692. | |||||
| * | | | | | | | Merge branch 'ueberbit/gitlab-ce-omniauth-azure-oauth2' into 'master' | Douwe Maan | 2017-09-26 | 1 | -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-oauth2 | Florian Weber | 2017-09-26 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
| * | | | | | | | Add note for upgrading Helm chart prior to 1.3.5 - docs | Joshua Lambert | 2017-09-26 | 1 | -1/+16 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'document-background-migration-stealing' into 'master' | Yorick Peterse | 2017-09-26 | 1 | -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-stealing | Sean McGivern | 2017-09-25 | 1 | -1/+28 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'docs/chmod-644' into 'master' | Rémy Coutable | 2017-09-25 | 56 | -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 files | Achilleas Pipinellis | 2017-09-25 | 56 | -0/+0 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Add instructions for upgrading from CE to EE using GitLab Omnibus chart - docs | Joshua Lambert | 2017-09-25 | 1 | -0/+16 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'master' into 'master' | Rémy Coutable | 2017-09-25 | 1 | -2/+2 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fix minor spelling mistakes See merge request gitlab-org/gitlab-ce!14467 | |||||
| | * | | | | fix minor spelling mistakes | René Genz | 2017-09-20 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'docs-update-ux-guide' into 'master' | Marcia Ramos | 2017-09-22 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | fix typo in icons section See merge request gitlab-org/gitlab-ce!14444 | |||||
| | * | | | | fix typo in icons sectiondocs-update-ux-guide | Sarrah Vesselov | 2017-09-22 | 1 | -1/+1 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'jej/demonstrate-details-summary' into 'master' | Achilleas Pipinellis | 2017-09-22 | 1 | -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-summary | James Edwards-Jones | 2017-09-15 | 1 | -0/+24 | |
| | | | | | ||||||
| * | | | | Merge branch '38016-fix-bad-link-on-gitlab-omnibus-helm-chart-page-docs' ↵ | Achilleas Pipinellis | 2017-09-22 | 1 | -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-docs | Joshua Lambert | 2017-09-18 | 1 | -15/+3 | |
| | | | | | | ||||||
| * | | | | | Resolve "Better SVG Usage in the Frontend" | Tim Zallmann | 2017-09-22 | 2 | -0/+45 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch '32894-update-ux-icon-documentation' into 'master' | Marcia Ramos | 2017-09-21 | 2 | -12/+10 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "[Meta] Create Uniquely 'GitLab' Icons" Closes #32894 See merge request gitlab-org/gitlab-ce!14396 | |||||
| | * | | | | update spacing32894-update-ux-icon-documentation | sarrahvesselov | 2017-09-20 | 1 | -0/+4 | |
| | | | | | | ||||||
| | * | | | | updated verbiage and added todo | sarrahvesselov | 2017-09-20 | 1 | -1/+4 | |
| | | | | | | ||||||
| | * | | | | added icon image and updated verbiage | sarrahvesselov | 2017-09-19 | 2 | -12/+3 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'docs/owners-can-create-subgroups' into 'master' | Marcia Ramos | 2017-09-21 | 1 | -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 subgroups | Achilleas Pipinellis | 2017-09-21 | 1 | -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 cleanup | Achilleas Pipinellis | 2017-09-21 | 4 | -200/+370 | |
| |/ / / / / | ||||||
| * | | | | | new sharing permissions | Mike Bartlett | 2017-09-21 | 1 | -0/+0 | |
| | | | | | | ||||||
| * | | | | | Merge branch '20049-projects-api-forks' into 'master' | Rémy Coutable | 2017-09-20 | 1 | -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 project | Mark Fletcher | 2017-09-20 | 1 | -0/+92 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'mk-clarify-moving-namespaces' into 'master' | Douwe Maan | 2017-09-20 | 2 | -3/+41 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Clarify how to rename username or group path See merge request gitlab-org/gitlab-ce!13914 | |||||
| | * | | | | Add "Changing your username" section to docs | Michael Kozono | 2017-09-19 | 1 | -3/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | And link to it from where you change your username. | |||||
| | * | | | | Move help for renaming group path to docs | Michael Kozono | 2017-09-19 | 1 | -0/+21 | |
| | |/ / / | | | | | | | | | | | | | | | | And expand on the help text. | |||||
* | | | | | Update fast-forward doc links to point at own docs | Eric Eastwood | 2017-09-19 | 2 | -1/+2 | |
| | | | | | ||||||
* | | | | | Fix MR docs link to fast-forward section | Eric Eastwood | 2017-09-19 | 1 | -3/+1 | |
| | | | | | ||||||
* | | | | | Update fast-forward mr widget docs and add images | Eric Eastwood | 2017-09-19 | 3 | -2/+2 | |
| | | | | |