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
2019-07-18Doc for "Move external authorization service API management to EE"Imre Farkas
2019-07-18Fix unordered list spacingMarcel Amirault
Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation.
2019-07-18Merge branch 'patch-72' into 'master'Ray Paik
typo See merge request gitlab-org/gitlab-ce!30860
2019-07-17Add documentation surrounding [data-qa-selector]Dan Davison
Documentation was lacking for the [data-qa-selector] method of defining methods vs .qa-selector method.
2019-07-17Add docs about auto-injected Jest mocksMartin Hanzel
2019-07-17typomtmail
2019-07-17Add docs for Let's Encrypt integrationVladimir Shushlin
* Add deprecation warning to old integration * Add user docs * Add admin docs
2019-07-17Merge branch 'patch-72' into 'master'Evan Read
fix docs typo: register runner with services See merge request gitlab-org/gitlab-ce!30769
2019-07-17Documented autocomplete charactersRussell Dickenson
- Added a table listing all autocomplete characters. - Added a link to the autocomplete characters docs, from the Projects feature list. - Added an example of how autocomplete would behave for `Users and groups`, including two screenshots.
2019-07-17Add tip about stripping ANSI color codesElliot Rushton
2019-07-17Merge branch 'docs/update-time-tracking-release-info' into 'master'Evan Read
Change time tracking units feature release version See merge request gitlab-org/gitlab-ce!30771
2019-07-17Propagate PIP index URLFabien Catteau
Propagate PIP_INDEX_URL, PIP_EXTRA_INDEX_URL to the dependency-scanning Docker image to support Python projects depending on custom Pypi registries. These variables will be consumed by the gemnasium-python analyzer.
2019-07-17Docs: update Cloudflare's redirect method for PagesMarcia Ramos
2019-07-17Add 3rd party parallel tools section to docsArtur Trzop
2019-07-17Merge branch '12800-read-and-write-user-admin-notes-via-api-ce' into 'master'Stan Hu
CE Backport: Read and write User "Admin notes" via API See merge request gitlab-org/gitlab-ce!30775
2019-07-17Merge branch ↵Evan Read
'12812-geo-update-current-limitations-of-background-verification-docs' into 'master' Geo - Update current limitations for automatic background verification Closes gitlab-ee#12812 See merge request gitlab-org/gitlab-ce!30688
2019-07-16CE: Read and write User "Admin notes" via APImanojmj
This change adds the ability to read and write admin notes for a user via the USER API
2019-07-16Resolve docs lint failure in users/clusters/applications.mdRobert Speicher
2019-07-16Update weight/priority definitions in prometheus dashboard docsSarah Yasonik
2019-07-16Enable GitLabb runner to be uninstalled from clusterJoão Cunha
- Set as uninstallable app - Update docs - Adjust specs
2019-07-16Merge branch 'bjk/fix_prom_example' into 'master'Achilleas Pipinellis
docs: Update example Prometheus scrape config See merge request gitlab-org/gitlab-ce!30739
2019-07-16Fix rake db:migrate:status typo in docsGreg Myers
2019-07-16Note in the docs about possibility of disabling Auto DevOps at group-level ↵Muhamed Huseinbašić
for self-managed instances
2019-07-16Docs Dependencies APITetiana Chupryna
2019-07-16CE backport: Removed non-decimal event valuesDonald Cook
Snowplow only accepts decimals for value This MR removes sending of value implicitly with the value attribute
2019-07-16Update Release API docsJason Goodman
Include released_at parameter
2019-07-16Rewrite to avoid square brackets, minimizing Kramdown warningsEvan Read
2019-07-16Document db:migrate:status rake taskGreg Myers
2019-07-16Update ES indexer docs for Omnibus usersGreg Myers
2019-07-16Clean-up some confusing info from security docsAchilleas Pipinellis
2019-07-16Avoid using HTML when plain text and markdown workEvan Read
2019-07-16Change time tracking units feature release versionHeinrich Lee Yu
2019-07-16Merge branch 'jc-documentation-update-nfs-autodetection' into 'master'Achilleas Pipinellis
Add nfs autodetection section in NFS docs Closes gitaly#1767 See merge request gitlab-org/gitlab-ce!30486
2019-07-16Merge branch 'add-default-docs' into 'master'Evan Read
Add usage of `default:` Closes #63351 See merge request gitlab-org/gitlab-ce!30677
2019-07-16Merge branch 'mc/docs/api-download-latest-artifact-docs' into 'master'Evan Read
Update job artifact download docs See merge request gitlab-org/gitlab-ce!30714
2019-07-16Merge branch 'mc/doc/enforce-template-inclusion-docs' into 'master'Evan Read
Create docs for required pipeline config See merge request gitlab-org/gitlab-ce!30660
2019-07-16Clean up the Prometheus custom dashboards docsAchilleas Pipinellis
- Place all under one section - Fix Markdown
2019-07-16Merge branch ↵Evan Read
'docs/12733-docs-using-multiple-extends-in-gitlab-ci-yml-introduced-in-gitlab-12' into 'master' Specify what version of multiple extends in docs Closes gitlab-ee#12733 See merge request gitlab-org/gitlab-ce!30667
2019-07-16SSoT for administration/high_availability docsAchilleas Pipinellis
- Make sure we have type defined in the frontmatter - Add troubleshooting sections where absent - Meaningful intros where absent
2019-07-16SSoT for administration/auth docsAchilleas Pipinellis
- Make sure we have type defined in the frontmatter - Add troubleshooting sections where absent - Meaningful intros where absent
2019-07-16fix `register runner with services`Woko
2019-07-16Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39964Russell Dickenson
2019-07-16Docs: Add more detail to sign-up restrictionsTristan Williams
2019-07-16Document openstack object store configurationRobbert Müller
Liek asked in gitlab-org/gitlab-ce#59501
2019-07-16Merge branch 'patch-72' into 'master'Ray Paik
Update markdown.md to remove typo, "test" was left in the documentation See merge request gitlab-org/gitlab-ce!30752
2019-07-16Add an appropriate solution in documentationddavison
A "bad" example was given, however no solution was provided for fixing the bad example
2019-07-16Merge branch '64407-vfazio-quirk-omniauth-strategies-openidconnect' into ↵Stan Hu
'master' Convert client_auth_method to a Symbol for quirked OmniAuth providers Closes #64407 See merge request gitlab-org/gitlab-ce!30683
2019-07-16Migrate null values for users.private_profileAdam Hegyi
- Background migration for changing null values to false - Set false as default value for private_profile DB column
2019-07-15Add usage of `default:`Kamil Trzciński
2019-07-15Update markdown.md to remove typo, "test" was left in the documentationChristopher Amurao