summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-21211-2772/+5300
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (1327 commits) Merge branch 'render-json-leak' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'fix-links-target-blank' into 'security' Merge branch '28058-hide-emails-in-atom-feeds' into 'security' Fix karma test Reset filters after click Handle Route#name being nil after an update Only add frontend code coverage instrumentation when generating coverage report fix recompile assets step in 9.0 upgrade guide to use yarn Undo explicit conversion to Integer Make level_value accept string integers Make feature spec more robust Removed d3.js from the main application.js bundle Extend compound status for manual actions specs Update css to be nice and tidy. Fix pipeline status for transition between stages add an index to the ghost column Return 404 in project issues API endpoint when project cannot be found Improve rename projects migration ... Conflicts: doc/ci/docker/using_docker_build.md spec/lib/gitlab/import_export/all_models.yml
| * | | | | | | | | Fixing typos in docsAndre Guedes2017-02-222-3/+3
| | | | | | | | | |
| * | | | | | | | | Adding registry endpoint authorizationAndre Guedes2017-02-223-16/+33
| | | | | | | | | |
* | | | | | | | | | Merge branch 'gitaly-config-toml' into 'master' Sean McGivern2017-04-063-24/+41
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use config.toml to configure Gitaly See merge request !10496
| * | | | | | | | | | Use config.toml to configure GitalyJacob Vosmaer2017-04-063-24/+41
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'feature/enforce-2fa-per-group' into 'master' Douwe Maan2017-04-062-1/+16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support 2FA requirement per-group See merge request !8763
| * | | | | | | | | Support 2FA requirement per-groupMarkus Koller2017-04-062-1/+16
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | 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
| | | | | | | |