summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'master' Achilleas Pipinellis2016-03-191-0/+2
|\
| * fixed md anchor linkPat Turner2016-03-181-2/+2
| * Fix for https://gitlab.com/gitlab-org/gitlab-ce/issues/14366Pat Turner2016-03-181-2/+2
| * removed anchor as unsupported in markdownPat Turner2016-03-171-2/+2
| * Fix for https://gitlab.com/gitlab-org/gitlab-ce/issues/14366Pat Turner2016-03-171-0/+2
* | Add note in rest of update guidesAchilleas Pipinellis2016-03-183-0/+27
* | Merge branch 'master' into docs_select_version_to_installAchilleas Pipinellis2016-03-18236-1818/+7354
|\ \
| * \ Merge branch 'fix-issue-14338' into 'master' Achilleas Pipinellis2016-03-185-5/+5
| |\ \
| | * | Use relative links in `doc`, fix broken generated HTML linksAnatoly Borodin2016-03-175-5/+5
| * | | Remove CI duplication.ci-duplicationSytse Sijbrandij2016-03-171-36/+1
| * | | Bump Git version requirement to 2.7.4Douwe Maan2016-03-171-5/+5
| | |/ | |/|
| * | Merge branch 'rm_duplicate_cache_ci_docs' into 'master' Achilleas Pipinellis2016-03-171-62/+48
| |\ \
| | * \ Merge branch 'master' into rm_duplicate_cache_ci_docsAchilleas Pipinellis2016-03-179-36/+581
| | |\ \
| | * | | Merge duplicate cache entry in CI docsrm_duplicate_cache_ci_docsAchilleas Pipinellis2016-03-141-60/+48
| * | | | Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-173-2/+25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add missing API docs on external userAchilleas Pipinellis2016-03-171-0/+1
| | * | | Refactor external users docsAchilleas Pipinellis2016-03-171-14/+18
| | * | | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-154-19/+482
| | |\ \ \
| | * | | | Doc external users featureZeger-Jan van de Weg2016-03-153-2/+20
| | | |/ / | | |/| |
| * | | | Merge branch 'patch-1' into 'master' Robert Schilling2016-03-171-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix typo in README.md.Mark Pundsack2016-03-161-1/+1
| * | | | Merge branch 'danielcarraro/gitlab-ce-feature/omniauth-auth0-gem' into 'master' Robert Speicher2016-03-162-0/+90
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Added omniauth-auth0 Gem + Applicable Documentation.Daniel Carraro2016-03-162-0/+90
| * | | | Fix golang shasum invocationJacob Vosmaer2016-03-161-1/+1
| * | | | Update Git source installation steps to 2.7.3Jacob Vosmaer2016-03-161-2/+3
| |/ / /
| * | | Merge branch 'doc-updates' into 'master' Achilleas Pipinellis2016-03-162-12/+5
| |\ \ \
| | * | | Use relative link for installation.mdChris Wilson2016-03-151-1/+1
| | * | | Revert to relative requirements.md link use gitlab.com link for installation ...Chris Wilson2016-03-152-2/+2
| | * | | Fix requirements.md link and improve PostgreSQL commandsChris Wilson2016-03-112-12/+5
| * | | | Merge branch 'master' into git-2-7-3Douwe Maan2016-03-154-19/+482
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'css-style-guide' into 'master' Jacob Schatz2016-03-151-0/+194
| | |\ \ \
| | | * | | Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta...connorshea2016-03-141-0/+194
| | * | | | Merge branch 'patch-1' into 'master' Jeroen van Baarsen2016-03-151-1/+1
| | |\ \ \ \
| | | * | | | Fix typo in Ruby CI test and deploy exampleJasper Denkers2016-03-141-1/+1
| | * | | | | Windows CI support is full since Runner v1.0.0Achilleas Pipinellis2016-03-151-1/+1
| | * | | | | Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-151-7/+0
| | |\ \ \ \ \
| | | * | | | | Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-7/+0
| | | |/ / / /
| | * | | | | Merge branch 'gitlab-ci-yaml-updates' into 'master' Douwe Maan2016-03-141-11/+287
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Add yaml definition to codeblockgitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-141-1/+1
| | | * | | | Refactor dependencies directiveAchilleas Pipinellis2016-03-131-21/+26
| | | * | | | Add hidden jobsAchilleas Pipinellis2016-03-131-0/+18
| | | * | | | Refactor YAML anchors and explain the examplesAchilleas Pipinellis2016-03-131-22/+82
| | | * | | | Refactor artifacts:nameAchilleas Pipinellis2016-03-131-11/+12
| | | * | | | Change notes to new styleguide using blockquotesAchilleas Pipinellis2016-03-121-16/+21
| | | * | | | Merge branch 'master' into gitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-125-71/+64
| | | |\ \ \ \
| | | * | | | | Allow to define on which builds the current one depends onKamil Trzcinski2016-03-111-0/+55
| | | * | | | | Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski2016-03-111-0/+61
| | | * | | | | Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski2016-03-111-0/+71
| | | | |_|_|/ | | | |/| | |
| * | | | | | Bump Git version requirement to 2.7.3Douwe Maan2016-03-151-1/+1
| |/ / / / /
| * | | | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-148-0/+59
| |\ \ \ \ \