summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Github import rake taskJames Lopez2017-04-061-0/+36
|
* Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse2017-04-061-2/+14
|\ | | | | | | | | | | | | Add remove_concurrent_index to database helper Closes #30376 See merge request !10441
| * Add remove_concurrent_index to database helperblackst0ne2017-04-061-2/+14
| |
* | Merge branch 'docs/ci-index-page' into 'master' Achilleas Pipinellis2017-04-053-27/+191
|\ \ | | | | | | | | | | | | | | | | | | Refactor CI index page Closes #29217 See merge request !9861
| * | Separate Scala from Java in CI examplesdocs/ci-index-pageAchilleas Pipinellis2017-04-051-3/+6
| | |
| * | Fix broken linkAchilleas Pipinellis2017-04-051-2/+2
| | |
| * | Reorganize CI examples, add more linksMarcia Ramos2017-04-052-46/+143
| | |
| * | Refactor CI index pageAchilleas Pipinellis2017-04-052-18/+82
| | |
* | | Merge branch '30195-document-search-param-on-api' into 'master' Sean McGivern2017-04-051-51/+91
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add "search" optional param and docs for V4 Closes #30195 See merge request !10358
| * | Add "search" optional param and docs for V430195-document-search-param-on-apiOswaldo Ferreira2017-04-051-51/+91
| | | | | | | | | | | | Notice that this param is being supported since V3, but we have not added the proper docs for it
* | | Document how ETag caching middleware handles query parametersAdam Niedzielski2017-04-051-0/+6
|/ /
* | list recommended version of PostgreSQLBen Bodenmiller2017-04-041-0/+3
| |
* | Merge branch '29670-jira-integration-documentation-improvment' into 'master' Achilleas Pipinellis2017-04-042-0/+5
|\ \ | | | | | | | | | | | | | | | | | | Improves Jira integration documentation Closes #29670 See merge request !10067
| * | Improves Jira integration documentationMatthew Bender2017-03-172-0/+5
| | |
* | | Merge branch 'sh-add-polling-images' into 'master' Achilleas Pipinellis2017-04-043-0/+48
|\ \ \ | | | | | | | | | | | | | | | | Add long polling diagrams See merge request !10270
| * | | Add long polling diagramssh-add-polling-imagesStan Hu2017-03-313-0/+48
| | | | | | | | | | | | | | | | [ci skip]
* | | | Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` ↵xyb2017-04-041-1/+1
| | | | | | | | | | | | | | | | command.
* | | | Merge branch 'quiet-pipelines' into 'master' Rémy Coutable2017-04-041-4/+3
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Quiet pipeline emails Closes #24845 See merge request !10333
| * | | Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-4/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Never send a pipeline email to anyone other than the user who created the pipeline. 2. Only send pipeline success emails to people with the custom notification setting for enabled. Watchers and participants will never receive this. 3. When custom settings are unset (for new settings and legacy ones), act as if failed_pipeline is set.
* | | Merge branch 'master' into 'master' Rémy Coutable2017-04-031-1/+1
|\ \ \ | | | | | | | | | | | | | | | | fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. See merge request !10409
| * | | fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. Mustafa YILDIRIM2017-04-031-1/+1
| |/ /
* | | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-2/+5
|/ / | | | | | | | | Implement module for setting "Poll-Interval" response header. Return 429 in ETag caching middleware when polling is disabled.
* | Updating documentation to include a missing step in the update procedurePaschalis Korosoglou2017-03-311-0/+8
| |
* | Merge branch 'docs/ci-dpl-example' into 'master' Achilleas Pipinellis2017-03-311-29/+57
|\ \ | | | | | | | | | | | | | | | | | | Update dpl CI example Closes #3129 See merge request !9872
| * | Update dpl CI exampleAchilleas Pipinellis2017-03-301-29/+57
| | | | | | | | | | | | [ci skip]
* | | Fix the docs:check:links jobRémy Coutable2017-03-301-1/+1
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'patch-15' into 'master' Achilleas Pipinellis2017-03-301-0/+18
|\ \ \ | | | | | | | | | | | | | | | | Add tip about `CI_JOB_TOKEN` clone abilities with "new job permissions model" See merge request !10221
| * | | Add tip about general git clone authentication.Johan Brandhorst2017-03-291-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The CI_JOB_TOKEN post 8.12 allows the cloning of any repositories that are accessible by the triggering user. This was not documented anywhere, and the documentation was in particular very specific on git submodule dependency management. This commit adds a tip about cloning arbitrary repository paths.
* | | | Merge branch 'update-eyeballs-docs' into 'master' Jacob Schatz2017-03-301-2/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Update docs regarding visibility lib See merge request !10295
| * | | Update docs regarding visibility libFilipa Lacerda2017-03-281-2/+1
| | | |
* | | | Test docs internal links checkAchilleas Pipinellis2017-03-302-4/+4
| | | |
* | | | Merge branch 'gitaly-socket-per-shard' into 'master' Sean McGivern2017-03-292-2/+368
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | One Gitaly connection per storage shard See merge request !10150
| * | | | Add 9.1 update guide with Gitaly instructionsJacob Vosmaer2017-03-291-0/+366
| | | | |
| * | | | Change socket_path to gitaly_addressJacob Vosmaer2017-03-291-2/+2
| | | | |
* | | | | Labels support color names in backendDongqing Hu2017-03-291-2/+2
| | | | |
* | | | | Merge branch 'new-guides-guidelines' into 'master' Achilleas Pipinellis2017-03-299-3/+125
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | New Technical Articles guidelines Closes gitlab-com/gitlab-docs#89, gitlab-com/gitlab-docs#87, and #29525 See merge request !9984
| * | | | Fix links and do some refactoringAchilleas Pipinellis2017-03-294-40/+21
| | | | |
| * | | | oops - remove html elementMarcia Ramos2017-03-291-2/+0
| | | | |
| * | | | capitalizationMarcia Ramos2017-03-292-11/+11
| | | | |
| * | | | Merge branch 'new-guides-guidelines' of gitlab.com:gitlab-org/gitlab-ce into ↵Marcia Ramos2017-03-281-404/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | new-guides-guidelines
| | * | | | Revert "Add license to CE/doc"Marcia Ramos2017-03-281-404/+0
| | | | | | | | | | | | | | | | | | This reverts commit cde35cb24602a4425f99497e687eabb12fce57f3
| * | | | | add link to "writing docs" , fix typoMarcia Ramos2017-03-281-1/+3
| | | | | |
| * | | | | improve wording, move "see also" to "dev docs"Marcia Ramos2017-03-281-6/+3
| | | | | |
| * | | | | better intro to topicsMarcia Ramos2017-03-281-9/+7
| | | | | |
| * | | | | fix URLMarcia Ramos2017-03-281-1/+1
| |/ / / /
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Marcia Ramos2017-03-2775-978/+2101
| |\ \ \ \ | | | | | | | | | | | | | | | | | | new-guides-guidelines
| * | | | | Add license to CE/docMarcia Ramos2017-03-271-0/+404
| | | | | |
| * | | | | add existing links to topics/index.mdMarcia Ramos2017-03-271-3/+3
| | | | | |
| * | | | | improve wording, update linksMarcia Ramos2017-03-271-6/+7
| | | | | |
| * | | | | link to comm writers page, add what is a tech overview + exampleMarcia Ramos2017-03-271-2/+9
| | | | | |