summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add better explanation for CI_PIPELINE_SOURCEbetter-explain-pipeline-sourceFabio Busatto2018-03-301-1/+1
|
* Merge branch '44835-doc-api-jobs-md-should-be-harmonized-between-ce-and-ee' ↵Sean McGivern2018-03-301-5/+9
|\ | | | | | | | | | | | | | | | | into 'master' Resolve "doc/api/jobs.md should be harmonized between CE and EE" Closes #44835 See merge request gitlab-org/gitlab-ce!18106
| * Backport part of the doc/api/jobs.md file from EERémy Coutable2018-03-301-5/+9
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Updating runner docs to add specific runner to projects from the admin area-docAric Buerer2018-03-301-6/+13
|/
* Document that LFS is included in the 10GB repository limit on gitlab.comWinnie Hellmann (back on Tuesday)2018-03-302-3/+12
|
* Merge branch 'docs-fix-per-runner-timeout-section' into 'master'44805-rename-custom-metric-section-headersAchilleas Pipinellis2018-03-291-1/+1
|\ | | | | | | | | Fix documentation introduced in gitlab-org/gitlab-ce!17221 See merge request gitlab-org/gitlab-ce!18087
| * Fix documentation introduced in gitlab-org/gitlab-ce!17221Tomasz Maczukin2018-03-291-1/+1
| |
* | Merge branch 'update-todos-docs' into 'master'Sean McGivern2018-03-291-2/+1
|\ \ | | | | | | | | | | | | Update todos docs to say will trigger when commenting on a commit See merge request gitlab-org/gitlab-ce!18083
| * | Update todos to say will trigger when commenting on a commitVictor Wu2018-03-291-2/+1
| |/
* | Merge branch 'docs/google-kubernetes-engine' into 'master'Marcia Ramos2018-03-291-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Change Container to Kubernetes in Google integration docs Closes #44685 See merge request gitlab-org/gitlab-ce!18010
| * | Change Container to Kubernetes in Google integration docsdocs/google-kubernetes-engineAchilleas Pipinellis2018-03-271-1/+1
| | |
* | | Merge branch 'fix-issue-closing-pattern-docs' into 'master'Achilleas Pipinellis2018-03-291-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in issue closing pattern docs Closes omnibus-gitlab#3351 See merge request gitlab-org/gitlab-ce!18080
| * | | Fix typo in issue closing pattern docsBalasankar "Balu" C2018-03-291-2/+2
| | | |
* | | | Clarify what is meant by latest stable by linking to release postsdocs/clarify-latest-stable-releaseBrendan O'Leary2018-03-291-1/+1
| |_|/ |/| |
* | | Merge branch 'patch-24' into 'master'Rémy Coutable2018-03-291-4/+4
|\ \ \ | | | | | | | | | | | | | | | | Recommend a `-p` while `git fetch`ing See merge request gitlab-org/gitlab-ce!18016
| * | | Recommend a `--prune` while `git fetch`ingMattia Rizzolo2018-03-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Especially with the main gitlab repository, there tends to be tons of stray branches, a continue `git fetch` without any -p will easily lead to hundreds of "orphaned branches" in the local checkouts. Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
* | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-03-291-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update README.md (settings -> pipelines is renamed to settings -> CI / CD ) See merge request gitlab-org/gitlab-ce!18078
| * | | | Update README.md (settings -> pipelines is renamed to settings -> CI / CD )Moetaz2018-03-291-1/+1
| | | | |
* | | | | Merge branch 'master' into 'master'Rémy Coutable2018-03-291-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix link to "Getting started with GitLab and DigitalOcean" page. See merge request gitlab-org/gitlab-ce!17944
| * | | | | Fix link to "Getting started with GitLab and DigitalOcean" page.Bheesham Persaud2018-03-221-1/+1
| | | | | |
* | | | | | Merge branch 'event-api-time-limit-docs' into 'master'Rémy Coutable2018-03-291-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update events.md with time period limit documentation Closes #35912 See merge request gitlab-org/gitlab-ce!17941
| * | | | | Update events.md with time period limit documentationKyle Lemon2018-03-221-0/+4
| |/ / / /
* | | | | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-293-8/+53
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Add per runner job timeout Closes #43426 See merge request gitlab-org/gitlab-ce!17221
| * | | | Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-281-3/+3
| | | | |
| * | | | Revert change in doc/ci/runners/img/shared_runners_admin.pngTomasz Maczukin2018-03-281-0/+0
| | | | |
| * | | | Update documentationTomasz Maczukin2018-03-283-6/+48
| | | | |
| * | | | Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-281-3/+3
| | | | |
| * | | | Add support for job_upper_timeout in APITomasz Maczukin2018-03-281-2/+5
| | | | |
* | | | | Merge branch 'docs-replace-libre-w-core' into 'master'Marcia Ramos2018-03-283-6/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: replaces "Libre" => "Core" See merge request gitlab-org/gitlab-ce!18060
| * | | | | Replaces "Libre" => "Core"docs-replace-libre-w-coreMarcia Ramos2018-03-283-6/+6
| | | | | |
* | | | | | Merge branch '44752-remove-ee-specific-comments' into 'master'Rémy Coutable2018-03-281-1/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove EE-specific comment markers from CE Closes #44752 See merge request gitlab-org/gitlab-ce!18054
| * | | | | Remove EE-specific comments from CE44752-remove-ee-specific-commentsEric Eastwood2018-03-281-1/+22
| | | | | |
* | | | | | Fix code quality example documentationOlivier Gonzalez2018-03-281-6/+1
| | | | | |
* | | | | | Add JavaScript style guideClement Ho2018-03-281-1/+193
| | | | | |
* | | | | | Merge branch 'docs-extract-ee-api' into 'master'Rémy Coutable2018-03-281-0/+249
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document a few strategies to extract EE APIs See merge request gitlab-org/gitlab-ce!17573
| * | | | | | Clarify what rules we should follow for namingdocs-extract-ee-apiLin Jen-Shin2018-03-261-2/+3
| | | | | | |
| * | | | | | Copyedit doc/development/ee_features.mdRobert Speicher2018-03-231-36/+35
| | | | | | |
| * | | | | | Document a few strategies to extract EE APIsLin Jen-Shin2018-03-071-0/+249
| | | | | | |
* | | | | | | Merge branch 'expose-commits-mr-api' into 'master'Rémy Coutable2018-03-281-0/+68
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow merge requests related to a commit to be found via API See merge request gitlab-org/gitlab-ce!18004
| * | | | | | | Allow merge requests related to a commit to be found via APIMark Fletcher2018-03-261-0/+68
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | - Original work for the web interface here: - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13713
* | | | | | | Update documentation for redirectsBob Van Landuyt2018-03-281-10/+4
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch '43603-ci-lint-support' into 'master'Kamil Trzciński2018-03-282-4/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "/ci/lint should support include keyword in config file" Closes #43603 See merge request gitlab-org/gitlab-ce!17729
| * | | | | | Update documentation regarding Ci LinterMayra Cabrera2018-03-262-4/+5
| |/ / / / /
* | | | | | Merge branch 'ac/lfs-direct-upload-ee-to-ce' into 'master'Kamil Trzciński2018-03-281-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LFS direct upload port to CE Closes #44548 See merge request gitlab-org/gitlab-ce!17752
| * | | | | | Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ceAlessio Caiazza2018-03-271-0/+1
| | | | | | |
* | | | | | | Merge branch 'docs-fixes-prometheus-metrics-codeblocks' into 'master'Achilleas Pipinellis2018-03-271-4/+11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: improve readability of Prometheus metrics See merge request gitlab-org/gitlab-ce!18028
| * | | | | | | replaces table with list items and code block for readabilitydocs-fixes-prometheus-metrics-codeblocksMarcia Ramos2018-03-271-4/+11
| | | | | | | |
* | | | | | | | Add info on CI job traces for adminsAchilleas Pipinellis2018-03-272-0/+43
|/ / / / / / /
* | | | | | | Added docs for removing source branchPhil Hughes2018-03-272-0/+16
| | | | | | |
* | | | | | | Add documentation for Dependency Scanning featureOlivier Gonzalez2018-03-272-2/+20
| | | | | | |