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-08-23Docs health check failure examplesSean Arnold
2019-08-23Merge branch '57402-upate-issues-list-sort-options-ce' into 'master'Jan Provaznik
CE: Update sort options for issues list See merge request gitlab-org/gitlab-ce!31849
2019-08-2362514 - update prometheus metrics docsDavid Wilkins
- Strikeout for metrics that aren't reported anymore - added :thumbsup: for all the metrics that appear to be still available - Added :new: for the new metrics. - Determine Release when the new metrics appeared - Add descriptions for the new metrics - remove the adornments :new: and :thumbsup: - removce the lines with strikeout
2019-08-23Update dependencies api docTetiana Chupryna
2019-08-23Document uploads development guidelinesAlessio Caiazza
Explain Workhorse acceleration features
2019-08-23Update documentation screenshotSamantha Ming
2019-08-23Add version 12 upgrade recommendationsGreg Myers
Updates doc/policy/maintenance.md, adds upgrade path from 11 -> 12
2019-08-23Update capitalization in admin, api, othersMarcel Amirault
Update capitalization in /administration, /api, /ci and /customization
2019-08-23Update sort options for issues listAlexandru Croitor
Increase sort options for issues list from updated_at and create_at, to include more options close to what is required in actual issue list UI. This helps us to use REST API for issues list with sorting capabilities https://gitlab.com/gitlab-org/gitlab-ce/issues/57402
2019-08-23Expose namespace storage statistics with GraphQLAlessio Caiazza
Root namespaces have storage statistics. This commit allows namespace owners to get those stats via GraphQL queries like the following one { namespace(fullPath: "a_namespace_path") { rootStorageStatistics { storageSize repositorySize lfsObjectsSize buildArtifactsSize packagesSize wikiSize } } }
2019-08-22Add core badges to admin_area docsMarcel Amirault
Some admin_area docs were missing the Core Only badge
2019-08-22Document Gitaly CLI connection troubleshootingChristiaan Conover
Provide documentation around possible reasons and solutions to CLI tools not being able to connect to Gitaly nodes.
2019-08-22Merge branch 'ce-8631-archiving-a-project-should-create-an-audit-event' into ↵Lin Jen-Shin
'master' CE: Archiving a project should create an audit event See merge request gitlab-org/gitlab-ce!32039
2019-08-22Merge branch 'ce-6878-add-epic-select-dropdown' into 'master'Nick Thomas
Add `searchBy` helper & `SidebarItemEpicsSelect` placeholder component See merge request gitlab-org/gitlab-ce!31859
2019-08-22Merge branch ↵Jan Provaznik
'ce-12873-support-restricting-group-access-by-multiple-ip-subnets' into 'master' CE Port: Support restricting group access by multiple IP subnets See merge request gitlab-org/gitlab-ce!31959
2019-08-22Add missing content from debug's kubectl cheat sheetHarish Ramachandran
2019-08-22Merge branch 'add_links_to_latest_pipelines' into 'master'Rémy Coutable
Issue #39099: Add links for latest pipelines Closes #50499 See merge request gitlab-org/gitlab-ce!20865
2019-08-22Make it clear that the artifacts count as uncompressedAchilleas Pipinellis
2019-08-22Issue #39099: Add links for latest pipelinesAlex Ives
2019-08-22Add `searchBy` helper & `SidebarItemEpicsSelect`Kushal Pandya
- Adds `searchBy` util in common utils - Adds placeholder `SidebarItemEpicsSelect`
2019-08-22Merge branch 'feat/smime-signed-notification-emails' into 'master'Sean McGivern
feat: smime signed notification emails See merge request gitlab-org/gitlab-ce!30644
2019-08-22Adds new DB case study for namespaces statisticsMayra Cabrera
Includes a new database case study about all the approaches taken to store and update the namespace statistics in a performan manner performant approach to store and update the namespaces statistics
2019-08-22Add docs exceptions to two pipeline jobsMarcel Amirault
2019-08-22Improve doc about bridge job limitationsOlivier Gonzalez
2019-08-22Update docs to pass new markdownlintMarcel Amirault
Deletes extra spaces and line, makes lists consistent, and fixes links.
2019-08-22Merge branch ↵Kushal Pandya
'ee-2502-refactor-ee-app-assets-javascripts-approvals-components-approvers_select-vue-to-remove-approverusers' into 'master' Add a new method to `Api.js`: `projectUsers` See merge request gitlab-org/gitlab-ce!31801
2019-08-22Rename License Management to License ComplianceAchilleas Pipinellis
As part of https://gitlab.com/gitlab-org/gitlab-ee/issues/8910, all occurrences of License Management are replace with License Compliance.
2019-08-21Merge branch 'docs-fix-case-zm' into 'master'Achilleas Pipinellis
Correct case of GitLab in section header See merge request gitlab-org/gitlab-ce!31879
2019-08-21Edit of new Worker sectionEvan Read
2019-08-21Merge branch '328-other-ee' into 'master'Stan Hu
Port of EE "Elasticsearch versioned schema for other ActiveRecord models" See merge request gitlab-org/gitlab-ce!31660
2019-08-21Merge branch 'sidekiq-interrupt-running-jobs' into 'master'Stan Hu
Allow to interrupt running sidekiq jobs See merge request gitlab-org/gitlab-ce!31818
2019-08-21Documentation MVC for group managed accountsJeremy Watson
2019-08-21Docs: Add Sailfish app to 2faStefan Schmalzhaf
2019-08-21Remove links to issues to make docs lint happyStan Hu
2019-08-21Fix markdown causing kramdown warningsMarcel Amirault
Use of square brackets can cause kramdown warnings, as well as angle brackets, so they should be removed or put in backticks
2019-08-21Elasticsearch docs: Minor copyedits and add links to issuesStan Hu
2019-08-21Make text clearerEvan Read
2019-08-21Add docs for csv downloadLaura Montemayor
2019-08-21Clarify how to setup and use multiple Gitaly serversBen Bodenmiller
2019-08-21Rework `Sidekiq::JobsThreads` into `Monitor`Kamil Trzciński
This makes: - very shallow `Middleware::Monitor` to only request tracking of sidekiq jobs, - `SidekiqStatus::Monitor` to be responsible to maintain persistent connection to receive messages, - `SidekiqStatus::Monitor` to always use structured logging and instance variables
2019-08-21Add let's encrypt omnibus guide linkMarcel Amirault
2019-08-21Merge branch ↵Achilleas Pipinellis
'update-api-docs-remove-incorrect-group-vulnerabilities-reference' into 'master' Update api_resources docs - remove incorrect group vulnerabilities reference See merge request gitlab-org/gitlab-ce!31979
2019-08-21Add diagrams for frontend testing levels (docs)Winnie Hellmann
2019-08-21Update container_registry.md to handle CA Bundle certs and validationMarcel Amirault
2019-08-21Docs: Refresh project request access screenshotsTristan Williams
2019-08-21Update doc/gitlab-basics/start-using-git.mdAfzaal Ahmad Zeeshan
2019-08-21Adds specific metric styles and propSimon Knox
This MR adds the styles for displaying a single chart next to another one when embedding them in an issue.
2019-08-21Merge branch '46299-wiki-page-creation' into 'master'Filipa Lacerda
Remove wiki page slug dialog step when creating wiki page See merge request gitlab-org/gitlab-ce!31362
2019-08-21ES: sync with EEMark Chao
Doc for multi-indices archtecture
2019-08-21Added an example to doumentation for using multiple build policies with ↵drew
only: and except: