summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'update-rack-attack-deprecation-note-in-docs' into 'master'Douwe Maan2018-07-251-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds rack attack disabled by default notice to documentation See merge request gitlab-org/gitlab-ce!20833
| * | | | | | | | | | | Adds rack attack disabled by default notice to documentationupdate-rack-attack-deprecation-note-in-docsTiago Botelho2018-07-251-0/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix Rack Attack documentation to reflect the feature being disabled by defaultTiago Botelho2018-07-251-3/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'docs-fix-users-md-typo' into 'master'Achilleas Pipinellis2018-07-251-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing ` in users.md See merge request gitlab-org/gitlab-ce!20817
| * | | | | | | | | Fix missing ` in users.mdfix-users-md-typodocs-fix-users-md-typoLin Jen-Shin2018-07-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is already applied in EE
* | | | | | | | | | Update doc/ci/docker/using_docker_build.mdTobias Hernstig2018-07-251-4/+6
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Add example output for file integrity checkMichael Kozono2018-07-241-0/+39
| | | | | | | | |
* | | | | | | | | Merge branch 'osw-background-migrations-best-practice-doc' into 'master'Yorick Peterse2018-07-241-0/+8
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add best practice points regarding background migrations on huge tables See merge request gitlab-org/gitlab-ce!20815
| * | | | | | | | | Add points regarding background migrations on huge tablesosw-background-migrations-best-practice-docOswaldo Ferreira2018-07-241-0/+8
| |/ / / / / / / /
* | | | | | | | | Merge branch 'docs/ha-etc-ssh-typo' into 'master'Marcia Ramos2018-07-241-0/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in high availability docs See merge request gitlab-org/gitlab-ce!20805
| * | | | | | | | | Update gitlab.mddocs/ha-etc-ssh-typoDavin Walker2018-07-241-0/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch 'docs/pat-typo' into 'master'Marcia Ramos2018-07-241-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove extra parenthesis in PAT docs See merge request gitlab-org/gitlab-ce!20807
| * | | | | | | | | Remove extra parenthesis in PAT docsdocs/pat-typoAchilleas Pipinellis2018-07-241-1/+1
| | | | | | | | | |
* | | | | | | | | | Add an option to have a private profile on GitLabJX Terry2018-07-242-5/+34
| | | | | | | | | |
* | | | | | | | | | Merge branch 'update-improve-issue-boards-links-to-docs' into 'master'Achilleas Pipinellis2018-07-241-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update improve issue boards links to docs [ci skip] See merge request gitlab-org/gitlab-ce!20803
| * | | | | | | | | Update improve issue boards links to docs [ci skip]George Tsiolis2018-07-241-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'docs-add-read_repository-description' into 'master'Achilleas Pipinellis2018-07-241-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | adds read_repository scope description See merge request gitlab-org/gitlab-ce!20707
| * | | | | | | | adds read_repository scope descriptiondocs-add-read_repository-descriptionAlexander Tanayno2018-07-191-0/+1
| | | | | | | | |
* | | | | | | | | Add docs to disable proxy listenermaxmeyer2018-07-241-23/+21
| | | | | | | | |
* | | | | | | | | Merge branch 'revert-aeb3df17' into 'master'Achilleas Pipinellis2018-07-241-38/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch '2211-add-option-to-change-clone-path-docs' into 'master'" See merge request gitlab-org/gitlab-ce!20633
| * | | | | | | | | Revert "Merge branch '2211-add-option-to-change-clone-path-docs' into 'master'"revert-aeb3df17Steve Azzopardi2018-07-161-38/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !19664
* | | | | | | | | | Merge branch 'docs-no-milestone-issues-api' into 'master'Sean McGivern2018-07-241-3/+3
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In docs, add `No+Milestone` for querying by milestone See merge request gitlab-org/gitlab-ce!20784
| * | | | | | | | | | Add `No+Milestone` for querying by milestonedocs-no-milestone-issues-apiVictor Wu2018-07-231-3/+3
| | | | | | | | | | |
* | | | | | | | | | | Add min_access_level filter to projects APIMarko, Peter2018-07-231-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko, Peter <peter.marko@siemens.com>
* | | | | | | | | | | Add min_access_level filter to groups APIMarko, Peter2018-07-231-4/+6
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko, Peter <peter.marko@siemens.com>
* | | | | | | | | | Merge branch 'docs/fix-rendering-issue-in-pages' into 'master'Rémy Coutable2018-07-231-1/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix rendering issue in admin/pages docs See merge request gitlab-org/gitlab-ce!20766
| * | | | | | | | | | Fix rendering issue in admin/pages docsRobin Naundorf2018-07-221-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove whitespace to fix rendering of verbose logging -feature-docs in gitlab-pages docs.
* | | | | | | | | | | Merge branch 'docs/add-step-to-install-postgre-gems-mysql_to_postgresql' ↵Rémy Coutable2018-07-231-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Docs: Add a step to install Postgresql related Gems before creating the schema See merge request gitlab-org/gitlab-ce!20739
| * | | | | | | | | | | Update mysql_to_postgresql.mdMiao Wang2018-07-201-0/+6
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-07-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml default… See merge request gitlab-org/gitlab-ce!20762
| * | | | | | | | | | | | Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml ↵Tracey Jaquith2018-07-221-1/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default templates, and to wit, without `_` seems to have no effect
* | | | | | | | | | | | Merge branch '48627-document-which-api-is-accessible-with-ci_job_token-docs' ↵Achilleas Pipinellis2018-07-231-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Document which API is accessible with CI_JOB_TOKEN" Closes #48627 See merge request gitlab-org/gitlab-ce!20612
| * | | | | | | | | | | | Document where CI_JOB_TOKEN is used48627-document-which-api-is-accessible-with-ci_job_token-docsSteve Azzopardi2018-07-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #48627
* | | | | | | | | | | | | Merge branch 'docs-unicorn-metrics' into 'master'Achilleas Pipinellis2018-07-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use title: "Unicorn Metrics available" as in EE See merge request gitlab-org/gitlab-ce!18620
| * | | | | | | | | | | | | Use title: "Unicorn Metrics available" as in EEdocs-unicorn-metricsLin Jen-Shin2018-07-181-1/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'hangouts_chat_integration' into 'master'Sean McGivern2018-07-234-0/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hangouts chat integration See merge request gitlab-org/gitlab-ce!20290
| * | | | | | | | | | | | | | Fix some moments in documentationKukovskii Vladimir2018-07-222-2/+4
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add documentation for Hangouts Chat integrationKukovskii Vladimir2018-07-144-0/+74
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Fix gitlab import project loadFrancisco Javier López2018-07-231-1/+9
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'rs-web_url-for-pipelines-and-jobs' into 'master'Douwe Maan2018-07-232-14/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose web_url attribute in PipelineBasic and JobBasic See merge request gitlab-org/gitlab-ce!20703
| * | | | | | | | | | | | | Expose web_url attribute in PipelineBasic and JobBasicrs-web_url-for-pipelines-and-jobsRobert Speicher2018-07-182-14/+30
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Update merge_request.png in docsVictor Wu2018-07-221-0/+0
| | | | | | | | | | | | |
* | | | | | | | | | | | | Update docs milestonesVictor Wu2018-07-223-0/+0
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jupyter-image' into 'master'Dmitriy Zaporozhets2018-07-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify Jupyter Image to use with JupyterHub Installation See merge request gitlab-org/gitlab-ce!20714
| * | | | | | | | | | | Adds a note in the documentation about custom Jupyter ImageAmit Rathi2018-07-201-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'docs/fix-indent-problem-in-mysql_to_postgresql' into 'master'Stan Hu2018-07-201-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Fix indent problem in mysql_to_postgresql.md See merge request gitlab-org/gitlab-ce!20736
| * | | | | | | | | | | | Doc: Fix indent problem in mysql_to_postgresql.mdMiao Wang2018-07-201-6/+6
| | | | | | | | | | | | |
* | | | | | | | | | | | | First version of pry_debugging.mdToon Claes2018-07-203-1/+132
|/ / / / / / / / / / / /
* | | | | | | | | | | | Backport of gitlab-org/gitlab-ee!6137Valery Sizov2018-07-191-0/+5
| | | | | | | | | | | |
* | | | | | | | | | | | Add a Gitlab::Profiler.print_by_total_time convenience methodSean McGivern2018-07-191-0/+30
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method uses Gitlab::Profiler::TotalTimeFlatPrinter internally, which is the same as RubyProf::FlatPrinter, but the min_percent option (and new max_percent option) applies to the _total_ time, not the _self_ time. This helps us figure out if we're calling a library inefficiently, for instance.