| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This adds support for != and !~ operators
giving more flexibility in comparing values
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Update proofreader.md - remove incorrect proofreader and resign
See merge request gitlab-org/gitlab-ce!27567
|
| |
| |
| | |
Resignation of Chinese Traditional(繁體中文-台湾) and Chinese Traditional(繁體中文-香港) proofreader positions
|
| |
| |
| | |
Since it's an incorrect Korean proofreader, all remove @htve
|
|\ \
| |/
|/|
| |
| | |
Update proofreader.md - Request to be proofreader
See merge request gitlab-org/gitlab-ce!27556
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
|
| |
Functionality added in
https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/449
|
| |
|
|
|
|
| |
multi-resource YAML
|
|\
| |
| |
| |
| | |
Highlighted 'not' in the docs
See merge request gitlab-org/gitlab-ce!27506
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'58663-use-include-template-syntax-for-including-the-code-quality-job' into 'master'
Resolve "Use include template syntax for including the Code Quality job"
Closes #58663
See merge request gitlab-org/gitlab-ce!27448
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Return group information on Project endpoint
Closes #39858
See merge request gitlab-org/gitlab-ce!27427
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Namespace now return avatar_url and web_url
- NamespaceBasic entity was modified to include avatar_url and web_url,
information is fetched differently depending if the Namespace is a user
or a group
Includes documentation changes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39858
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
Add configuration of access_level for runners on registration via API
See merge request gitlab-org/gitlab-ce!27490
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Allow setting access_level of new runner to not_protected (default) or ref_protected
Minor update to relevant docs and tests
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
ssot as principle
See merge request gitlab-org/gitlab-ce!27436
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Improve multi-line suggestion docs
See merge request gitlab-org/gitlab-ce!27465
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update serverless.yml for functions to include only node.js
See merge request gitlab-org/gitlab-ce!27466
|
| |/ / / / / |
|
| | | | | | |
|
| |_|/ / /
|/| | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'60500-disable-jit-kubernetes-resource-creation-for-project-level-clusters' into 'master'
Disable JIT Kubernetes resource creation for project level clusters
Closes #60500
See merge request gitlab-org/gitlab-ce!27352
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
JIT resource creation blocks deployments if a user is
self-managing their cluster, as it will fail the build
if unable to create a namespace and service account.
Using a custom namespace and service account was previously
supported for project level clusters, so we should preserve
this functionality.
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27352
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Better document the current states of our testing levels
See merge request gitlab-org/gitlab-ce!27431
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update JIRA service API doc
See merge request gitlab-org/gitlab-ce!26435
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
Add Masked Variables to Variables documentation
See merge request gitlab-org/gitlab-ce!27236
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
#57815 Omniauth UltraAuth strategy
See merge request gitlab-org/gitlab-ce!26348
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
Bring back Rugged implementation of ListCommitsByOid
See merge request gitlab-org/gitlab-ce!27441
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This brings back changes in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20432.
For users using Gitaly on top of NFS, accessing the Git data directly
via Rugged may be faster than going through than Gitaly. This merge
request introduces the feature flag `rugged_list_commits_by_oid` to
activate the Rugged method.
For one customer, we saw that ListCommitsByOid was the second highest
used endpoint that may be causing increased load.
|