| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This adds the rake task rake
gitlab:cleanup:orphan_job_artifact_files. This rake task cleans all
orphan job artifact files it can find on disk.
It performs a search on the complete folder of all artifacts on
disk. Then it filters out all the job artifact ID for which it could
not find a record with matching ID in the database. For these, the
file is deleted from disk.
|
| |
|
|\
| |
| |
| |
| | |
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.
|
| |
|
|\
| |
| |
| |
| | |
Added Memory and Ecosystem team labels
See merge request gitlab-org/gitlab-ce!30142
|
| | |
|
|/
|
|
|
|
|
|
| |
To avoid having to specify an actual password to create users, admins
can now use the `force_random_password` parameter to let Devise generate
a password.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63826
|
| |
|
|
|
|
| |
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.
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'63588-follow-up-from-documentation-for-prometheus-service-discovery' into 'master'
Add note to collect CONSUL_SERVER_NODES in HA docs
Closes #63588
See merge request gitlab-org/gitlab-ce!29945
|
| |
| |
| |
| |
| |
| |
| | |
There are several instances in our HA docs where an example of
`Y.Y.Y.Y consul1.gitlab.example.com Z.Z.Z.Z` is given,
but this value isn't explicitly stated. It should be
the IP addresses or DNS records of the Consul server nodes.
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
docs: Update README.md. Made a simple grammar fix.
See merge request gitlab-org/gitlab-ce!30065
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Instance-level cluster pod terminal access
Closes #55489, #55488, #55487, and #61156
See merge request gitlab-org/gitlab-ce!28613
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This enables terminals for group and project level clusters.
Previously there was no way to determine which project (and
therefore kubernetes namespace) to connect to, moving this
logic onto Environment means the assoicated project can be
used to look up the correct namespace.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Change emoji to Gitlab rendering and fix typo
Use built in renderer for math
Touchups to GFM Doc and bring in suggestions from MR 22122
Fix link
Add epics to align docs
Add epic badge
Fix dashes making accidental headers, and move wikis down, add emoji note
Add section explaining GitLab markdown extensions
Update to incorporate recent changes
Add links rendering, fix issue rendering as color chip
Add links rendering, fix issue rendering as color chip
Update links to GitLab rendered version of markdown doc
Separate GFM extensions, reorder list, other tweaks
Update code blocks and highlighting
Trying to fix improper markdown rendering
Fix rendering broken by triple backticks and add emoji note
testing triple tildes instead of quad backticks
testing rending after mermaid
Various fixes to improve markdown rendering
Update markdown doc after review
Fix markdown doc after review, part two
fix typo in markdown doc
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Remove deprecated user routes
See merge request gitlab-org/gitlab-ce!30044
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also release `u` from TOP_LEVEL_ROUTES
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Clean up the Sidekiq cluster docs
See merge request gitlab-org/gitlab-ce!28831
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
More importantly:
- Move the command line tips under a troubleshooting section
- Add new section: "Ignore all GitHub import queues"
- Add list of existing Sidekiq queues
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Remove Sentry settings from application settings
See merge request gitlab-org/gitlab-ce!28447
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docs' into 'master'
Add missing tier badge for the pipelines quota
Closes #61687
See merge request gitlab-org/gitlab-ce!30046
|
| |/ / / / / / |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Update wording and include localhost for monitoring whitelist
configurations.
* Add monitoring config documentation for pgbouncer_exporter.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
into 'master'
Sanity check for GraphQL authorized?
See merge request gitlab-org/gitlab-ce!29921
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29921#note_184713939
|
| |_|_|_|/ /
|/| | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'master'
Add note about Docker socket mounting
See merge request gitlab-org/gitlab-ce!29924
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When using `docker:dind` service and the Runner has the socket mounted
as well it will lead to the following error:
```
Failed to load listeners: can't create unix socket /var/run/docker.sock:
device or resource busy
```
reference https://gitlab.com/gitlab-org/gitlab-ce/issues/63418
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'master'
Resolve "Docs feedback: revise operations dashboard"
Closes #60697
See merge request gitlab-org/gitlab-ce!30038
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add code comments development guide
Closes #63132
See merge request gitlab-org/gitlab-ce!30043
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
'require-pipeline-when-enabling-only-allow-merge-if-pipeline-succeeds' into 'master'
Pipeline must be present if "Pipeline must succeed" is set
See merge request gitlab-org/gitlab-ce!29926
|