| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
Correcting Gitlab to GitLab in docs
See merge request gitlab-org/gitlab-ce!21827
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
uploads.md: Fix incorrect path reference
See merge request gitlab-org/gitlab-ce!21901
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
docs: link to repo check failures
See merge request gitlab-org/gitlab-ce!21829
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Update ldap.md If you escape the '\' character when using a "domain\user" scheme for the bind_dn name, it will fail. gitlab-ctl reconfigure escapes characters, and if you pre-escape the '\', the resultant yaml file will have four (4) '\' characters
See merge request gitlab-org/gitlab-ce!20460
|
| | | |
| | | |
| | | | |
If you escape the '\' character when using a "domain\user" scheme for the bind_dn name, it will fail. gitlab-ctl reconfigure escapes characters, and if you pre-escape the '\', the resultant yaml file will have four (4) '\' characters.
|
| |_|/
|/| |
| | |
| | | |
We remove this feature as it never worked properly
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Gitaly servers require the GitLab Shell secret
See merge request gitlab-org/gitlab-ce!21847
|
| | |/
| |/| |
|
|/ / |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Update metric names to match current release.
* Improve descriptions.
* Improve examples to show more query language functionality.
Memory:
* Show use of `or` function.
* Automatically select "MemAvailable" kernel metric if possible.
CPU:
* Show use of `avg without ...`.
* Show CPU utilization per node.
Network:
* Show use of `!=` label matching.
* Don't show "localhost" metrics.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Resolve "Remove old storage logic from Import/Export"
Closes #51144, #50109, #48778, and #51079
See merge request gitlab-org/gitlab-ce!21409
|
| | |
| | |
| | |
| | |
| | |
| | | |
Updated docs, refactor import/export code
Fix AvatarUploader path issue
Fix project export upload webhook error
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Move project services log to a separate file
See merge request gitlab-org/gitlab-ce!21316
|
| |/ / |
|
| | | |
|
|/ /
| |
| |
| |
| |
| | |
* (Suf)fix #51085 :-)
Signed-off-by: Samuele Kaplun <kaplun@protonmail.com>
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Add JSON logging for Bitbucket Server importer
See merge request gitlab-org/gitlab-ce!21378
|
| | |
| | |
| | |
| | | |
Adds an importer.log so that it's easier to track what's happening with the import.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Docs port ee community contributions
See merge request gitlab-org/gitlab-ce!21311
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6942.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It references the issue where gitlab.io was added to the PSL saying `*.gitlab.io` was added to the PSL, but it was in fact `gitlab.io`.
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5301.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5734.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6879.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6900.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|/ / |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The pngquant tool was used https://pngquant.org, and particularly, the
following command:
/usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png
Before: 47584K
After : 34924K
|
|\ \
| | |
| | |
| | |
| | | |
use nfs4 mount to match other docs
See merge request gitlab-org/gitlab-ce!21270
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
fix hashed storage readiness link
See merge request gitlab-org/gitlab-ce!21150
|
| | | | |
|
| |/ /
|/| |
| | | |
missed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16985
|
| | | |
|
| | | |
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes gitlab-org/gitlab-ce#49953, as noted in the documentation
this feature is intended to be used when SSH certificates are
enabled. Then this warning becomes not only pointless, but also
misleading.
This builds on top of gitlab-org/gitlab-ce!21009 since both need to
modify the same documentation, which avoids a merge conflict.
See also the gitlab-org/gitlab-ce#49218 issue and associated merge
request.
|
|\ \
| | |
| | |
| | |
| | | |
improve gitaly on seperate server storage details
See merge request gitlab-org/gitlab-ce!21036
|
| | | |
|
| | | |
|
|/ / |
|
| |
| |
| |
| | |
to "for all new and renamed projects""
|
| |
| |
| |
| |
| | |
We already support automatic background migrations,
`background_upload` option which enables it is already documented.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Add support for ssh certificates (internal API)
Closes #34572
See merge request gitlab-org/gitlab-ce!19911
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Why and how to enable this is covered in the docs being changed
here. This requires gitlab-org/gitlab-shell@2e8b670 ("Add support for
SSH certificate authentication", 2018-06-14) which has been merged in
and tagged as 8.0.0, so GITLAB_SHELL_VERSION needs to be bumped.
Merging this closes gitlab-org/gitlab-ce#34572 see
gitlab-org/gitlab-shell!207 for the gitlab-shell MR.
Implementation notes:
- The APIs being changed here are all internal, and their sole
consumer is gitlab-shell.
- Most of the changed code is a MR to gitlab-shell, see the
gitlab-org/gitlab-shell!207 MR. That change covers why only some of
the internal methods get a new "username" parameter, and why some
others only get a "user_id".
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
[CE Port]: Implement instance level project templates
See merge request gitlab-org/gitlab-ce!20761
|
| | | | |
|