| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Search and replace gitlab-com/gitlab-docs with gitlab-org/gitlab-docs.
For https://gitlab.com/gitlab-com/gitlab-docs/issues/310
|
|\
| |
| |
| |
| |
| |
| | |
Refactor common_metrics importer into a more extensible pattern
Closes #63044
See merge request gitlab-org/gitlab-ce!30012
|
| |
| |
| |
| |
| | |
In order to avoid confusion between Gitlab::Importers module and other
like named modules, this renamed it to Gitlab::DatabaseImporters.
|
| |
| |
| |
| |
| |
| | |
Remove CommonMetricsImporter patch and change all references to
CommonMetrics::Importer. Move specs into their appropriate folders. Also
cleans up some common_metric importer namespacing.
|
|/ |
|
|
|
|
|
|
|
| |
Code blocks should not be spaced 4 times, as this will
prevent the code from being colored. They should
also be spaced the same as the lists they are a part
of, to make reading easier.
|
|
|
|
|
| |
Removes all the extra whitespaces at end of lines,
inside tags, and removes extra newlines
|
|
|
|
|
|
|
|
| |
The configuration is currently only specified in CI, by moving it into
`.mdlrc` we get immediate feedback locally in supported editors.
To ensure `mdl` is available it's also added to the `Gemfile`, though
CI will still use the version installed in the `gitlab-docs-lint` image.
|
|\
| |
| |
| |
| | |
Update the installation link
See merge request gitlab-org/gitlab-ce!30489
|
| |
| |
| |
| |
| | |
The installation link has changed from /installation/ to /install/. This
commit will update all the remaining links that are missing.
|
|/
|
|
|
|
| |
Updating redirected links in the development, install, policy
raketasks and university dirs. Should now link to final
URL to avoid redirect hops
|
|
|
|
| |
Also fixes instances in Markdown that broke the rule.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.
This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.
See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
|
|
|
|
|
| |
Change assorted absolute links to ce and ee docs
to relative links
|
|
|
|
| |
Includes a PostgreSQL syntax beautifier as a database tooling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixing square brackets, links, etc in:
merge_requests.md
vulnerabilities.md
issues.md
issues_statistics.md
pipelines.md
services.md
group_milestones.md
milestones.md
runners.md
changelog.md
issue_workflow.md
elasticsearch.md
api_graphql_styleguide.md
automatic_ce_ee_merge.md
file_storage.md
architecture.md
database_debugging.md
index.md
index.md
frontend_testing.md
pry_debugging.md
vue.md
development_process.md
|
| |
|
|
|
|
|
|
| |
After review, heading was changed and links to
it needed to be updated, and minor tweaks to
the issues docs such as note formatting
|
|\
| |
| |
| |
| | |
Rename Release groups in issue_workflow.md
See merge request gitlab-org/gitlab-ce!30293
|
| |
| |
| |
| |
| | |
Based on https://about.gitlab.com/handbook/product/categories/#release-stage:
- 'core release' -> 'progressive delivery'
- 'supporting capabilities' -> 'release management'
|
|/ |
|
|
|
|
|
| |
This bolsters the information in this document, based on questions
recently raised in issue: https://gitlab.com/gitlab-org/release/framework/issues/378
|
| |
|
|
|
|
|
|
| |
Linting rule not enabled for now
because tooling produces false
positives.
|
| |
|
|\
| |
| |
| |
| | |
Change docs to recommend perform_enqueued_jobs instead of Sidekiq::Testing.inline!
See merge request gitlab-org/gitlab-ce!29845
|
| |
| |
| |
| |
| |
| | |
- Instead of Sidekiq::Testing.inline!, recommend the use of
perform_enqueued_jobs. This is due to the changes in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20768
|
| | |
|
| | |
|
| |
| |
| |
| | |
Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
|
|\ \
| | |
| | |
| | |
| | | |
Fix typo in docs about Elasticsearch
See merge request gitlab-org/gitlab-ce!30162
|
| | |
| | |
| | |
| | | |
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
|\ \ \
| | | |
| | | |
| | | | |
# Conflicts:
# lib/gitlab/database.rb
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Mentions the automatic inference of stage and group labels based
on the applied subject labels
|
| |/ / |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Fix broken style guide links
See merge request gitlab-org/gitlab-ce!30149
|
| | | | |
|
| |/ /
| | |
| | |
| | |
| | | |
Added example for splitting strings with links
in javascript and sentence to interpolation.
|
| | | |
|
| | |
| | |
| | |
| | | |
Split the FF docs in 3 separate docs to cover 3 different use-cases.
|
| | |
| | |
| | |
| | |
| | |
| | | |
- explictly say not to upload videos
- link videos from any YT account
- embed videos from GL's YT account only
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Backport of EE MR
See merge request gitlab-org/gitlab-ce!30051
|
| | | |
| | | |
| | | |
| | | | |
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14320
|
| |/ /
| | |
| | |
| | |
| | | |
Add links to useful browser extensions and learning resources to the
FE-accessibility documentation.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29921#note_184713939
|
|/ /
| |
| |
| |
| |
| | |
Fixed some spelling
Dropped rake task description for a prefix only task
Added note on skipping the check to the postgres debugging dev doc
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Add code comments development guide
Closes #63132
See merge request gitlab-org/gitlab-ce!30043
|