| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
First iteration on the documentation for how
dynamic element validation works within the
GitLab QA framework and how to utilize it
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Docs: Fixes note, inline links
See merge request gitlab-org/gitlab-ce!29065
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Add a link to the gemnasium-db and explain
how to search for a vulnerability or contribute a new one.
See https://gitlab.com/gitlab-org/gitlab-ee/issues/11169
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Default masked to false for new variables
Closes gitlab-ee#11204
See merge request gitlab-org/gitlab-ce!28186
|
| | |
| | |
| | |
| | |
| | |
| | | |
Set the default value to false
Adjust tests to expect false as the default
Update documentation to make new default clear
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Update code_quality.md to fix grammatical errors.
See merge request gitlab-org/gitlab-ce!29161
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Clarify the process for CE-first documentation
See merge request gitlab-org/gitlab-ce!29197
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Previously it was unclear if the docs changes should be included in
the MR as well, and adding a changelog entry in the CE MR also triggers
the ee-specific-lines-check job in CI.
|
| | | | | |
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
`doc/user/admin_area/img/index_runners_search_or_filter.png` does not
need x permissions.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Use global IDs when exposing GraphQL resources
Closes #62650
See merge request gitlab-org/gitlab-ce!29080
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This exposes all fields named `id` as GlobalIDs so they can be used
across our entire GraphQL implementation.
When the objects loaded are `ApplicationRecord`s. We'll use our
existing batchloading to find them. Otherwise, we'll fall back to the
default implementation of `GlobalID`: Calling the `.find` method on
the class.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
TBA to a different MR/issue
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Also another factor of consideration for
runner server requirements.
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
SSoT - Clean up docs under install/
Closes #61509
See merge request gitlab-org/gitlab-ce!28688
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is an initiative to ensure all documentation complies completely
with the Documentation Style Guide section "Documentation is the single
source of truth (SSOT)" according to this epic
https://gitlab.com/groups/gitlab-org/-/epics/1280.
In particular, the changes of this commit touch all files under
doc/install/. Most notably:
- install/redis.md:
Redirect to Redis section of install guide.
- install/pivotal/index.md:
Changed its content to reflect the current status, which is no
longer supported (since 2017!).
- install/google-protobuf.md:
Incorporated inside installation.md under the troubleshooting section.
- install/openshift_and_gitlab.md:
Clarified that this guide is no longer relevant. We might want to
redirect to the Chart docs in the future.
- install/structure.md:
Incorporated inside installation.md under its own section.
- install/kubernetes/index.md:
Redirected to https://docs.gitlab.com/charts
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
'master'
Port: EE adjust burndown chart opened issues count
See merge request gitlab-org/gitlab-ce!28777
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Adjust opened issues count in the milestone burndown chart
to match current opened issues in the milestone.
* Fix completion rate calculation to include milestones only.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds ruby and unicorn instrumentation
Closes #61964
See merge request gitlab-org/gitlab-ce!28499
|
| | | | | |
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This adds ruby and unicorn instrumentation. This was originally
intended in 11.11 but due to performance concerns it was reverted. This
new commit foregoes the sys-proctable gem was causing performance issues
previously.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Remove `approval_rules` feature flag and remove obsolete approvals implementation
See merge request gitlab-org/gitlab-ce!28979
|
| | |_|_|_|/
| |/| | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
'master'
Resolve "Docs feedback: unstage page needs clarification"
Closes #62618
See merge request gitlab-org/gitlab-ce!29113
|
| | | | | | | |
|
| |/ / / / /
|/| | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Add documentation about AWS ELB not supporting web sockets
See merge request gitlab-org/gitlab-ce!28030
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|