Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2018-07-26Merge branch 'bvl-graphql-wip-mutation' into 'master'Douwe Maan
toggle wip status using GraphQL mutation Closes #48719 See merge request gitlab-org/gitlab-ce!20443
2018-07-26Resolve "API endpoint that returns all members, including the inherited ↵🙈 jacopo beschi 🙉
membership through ancestor group"
2018-07-25Add mutation toggling WIP state of merge requestsBob Van Landuyt
This is mainly the setup of mutations for GraphQL. Including authorization and basic return type-structure.
2018-07-25Merge branch 'sh-include-rbtrace' into 'master'Douwe Maan
Add rbtrace to Gemfile See merge request gitlab-org/gitlab-ce!20831
2018-07-25Merge branch '49025-docs-kubernetes-tiller' into 'master'Marcia Ramos
doc: Configuring and initializing Helm Tiller Closes #49025 See merge request gitlab-org/gitlab-ce!20515
2018-07-25Add rbtrace to GemfileStan Hu
This will be enabled if ENABLE_RBTRACE environment variable is defined. This will allow us to debug all sorts of issues in production: https://github.com/tmm1/rbtrace
2018-07-25Merge branch 'docs/styleguide-versions' into 'master'Marcia Ramos
Prefer using direct links in docs styleguide See merge request gitlab-org/gitlab-ce!20832
2018-07-25Merge branch 'update-rack-attack-deprecation-note-in-docs' into 'master'Douwe Maan
Adds rack attack disabled by default notice to documentation See merge request gitlab-org/gitlab-ce!20833
2018-07-25Adds rack attack disabled by default notice to documentationTiago Botelho
2018-07-25Fix Rack Attack documentation to reflect the feature being disabled by defaultTiago Botelho
2018-07-25Merge branch 'docs-fix-users-md-typo' into 'master'Achilleas Pipinellis
Fix missing ` in users.md See merge request gitlab-org/gitlab-ce!20817
2018-07-25Prefer using direct links in docs styleguideAchilleas Pipinellis
2018-07-25Update doc/ci/docker/using_docker_build.mdTobias Hernstig
2018-07-25Add example output for file integrity checkMichael Kozono
2018-07-24Merge branch 'osw-background-migrations-best-practice-doc' into 'master'Yorick Peterse
Add best practice points regarding background migrations on huge tables See merge request gitlab-org/gitlab-ce!20815
2018-07-24Merge branch 'docs/ha-etc-ssh-typo' into 'master'Marcia Ramos
Fix typo in high availability docs See merge request gitlab-org/gitlab-ce!20805
2018-07-24Merge branch 'docs/pat-typo' into 'master'Marcia Ramos
Remove extra parenthesis in PAT docs See merge request gitlab-org/gitlab-ce!20807
2018-07-24Add points regarding background migrations on huge tablesOswaldo Ferreira
2018-07-24Fix missing ` in users.mdLin Jen-Shin
This is already applied in EE
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-07-24Merge branch 'update-improve-issue-boards-links-to-docs' into 'master'Achilleas Pipinellis
Update improve issue boards links to docs [ci skip] See merge request gitlab-org/gitlab-ce!20803
2018-07-24Remove extra parenthesis in PAT docsAchilleas Pipinellis
2018-07-24Merge branch 'docs-add-read_repository-description' into 'master'Achilleas Pipinellis
adds read_repository scope description See merge request gitlab-org/gitlab-ce!20707
2018-07-24Update gitlab.mdDavin Walker
2018-07-24Update improve issue boards links to docs [ci skip]George Tsiolis
2018-07-24Add docs to disable proxy listenermaxmeyer
2018-07-24Merge branch 'revert-aeb3df17' into 'master'Achilleas Pipinellis
Revert "Merge branch '2211-add-option-to-change-clone-path-docs' into 'master'" See merge request gitlab-org/gitlab-ce!20633
2018-07-24Merge branch 'docs-no-milestone-issues-api' into 'master'Sean McGivern
In docs, add `No+Milestone` for querying by milestone See merge request gitlab-org/gitlab-ce!20784
2018-07-23Add min_access_level filter to projects APIMarko, Peter
Signed-off-by: Marko, Peter <peter.marko@siemens.com>
2018-07-23Add min_access_level filter to groups APIMarko, Peter
Signed-off-by: Marko, Peter <peter.marko@siemens.com>
2018-07-23Add `No+Milestone` for querying by milestoneVictor Wu
2018-07-23Merge branch 'docs/fix-rendering-issue-in-pages' into 'master'Rémy Coutable
Fix rendering issue in admin/pages docs See merge request gitlab-org/gitlab-ce!20766
2018-07-23Merge branch 'docs/add-step-to-install-postgre-gems-mysql_to_postgresql' ↵Rémy Coutable
into 'master' Docs: Add a step to install Postgresql related Gems before creating the schema See merge request gitlab-org/gitlab-ce!20739
2018-07-23Merge branch 'patch-28' into 'master'Rémy Coutable
Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml default… See merge request gitlab-org/gitlab-ce!20762
2018-07-23Merge branch '48627-document-which-api-is-accessible-with-ci_job_token-docs' ↵Achilleas Pipinellis
into 'master' Resolve "Document which API is accessible with CI_JOB_TOKEN" Closes #48627 See merge request gitlab-org/gitlab-ce!20612
2018-07-23Merge branch 'docs-unicorn-metrics' into 'master'Achilleas Pipinellis
Use title: "Unicorn Metrics available" as in EE See merge request gitlab-org/gitlab-ce!18620
2018-07-23Merge branch 'hangouts_chat_integration' into 'master'Sean McGivern
Hangouts chat integration See merge request gitlab-org/gitlab-ce!20290
2018-07-23Fix gitlab import project loadFrancisco Javier López
2018-07-23Merge branch 'rs-web_url-for-pipelines-and-jobs' into 'master'Douwe Maan
Expose web_url attribute in PipelineBasic and JobBasic See merge request gitlab-org/gitlab-ce!20703
2018-07-22Fix rendering issue in admin/pages docsRobin Naundorf
* Remove whitespace to fix rendering of verbose logging -feature-docs in gitlab-pages docs.
2018-07-22Fix some moments in documentationKukovskii Vladimir
2018-07-22Update merge_request.png in docsVictor Wu
2018-07-22Update docs milestonesVictor Wu
2018-07-22Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml ↵Tracey Jaquith
default templates, and to wit, without `_` seems to have no effect
2018-07-20Merge branch 'jupyter-image' into 'master'Dmitriy Zaporozhets
Specify Jupyter Image to use with JupyterHub Installation See merge request gitlab-org/gitlab-ce!20714
2018-07-20Update mysql_to_postgresql.mdMiao Wang
2018-07-20Merge branch 'docs/fix-indent-problem-in-mysql_to_postgresql' into 'master'Stan Hu
Docs: Fix indent problem in mysql_to_postgresql.md See merge request gitlab-org/gitlab-ce!20736
2018-07-20Adds a note in the documentation about custom Jupyter ImageAmit Rathi
2018-07-20First version of pry_debugging.mdToon Claes
2018-07-20Doc: Fix indent problem in mysql_to_postgresql.mdMiao Wang