| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| | |
Add support for JSON logging for audit events
See merge request gitlab-org/gitlab-ce!22471
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This will add audit_json.log that writes one line per audit event. For
example:
{
"severity":"INFO",
"time":"2018-10-17T17:38:22.523Z",
"author_id":3,
"entity_id":2,
"entity_type":"Project",
"change":"visibility",
"from":"Private",
"to":"Public",
"author_name":"John Doe4",
"target_id":2,
"target_type":"Project",
"target_details":"namespace2/project2"
}
|
| | |
|
|\ \
| |/
|/|
| |
| | |
Fix param typo in Notes documentation
See merge request gitlab-org/gitlab-ce!22406
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Should be `start_in` not `start_key`
See merge request gitlab-org/gitlab-ce!22422
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
repository check doc: fix a broken link
See merge request gitlab-org/gitlab-ce!22444
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The link to the repocheck.log section of the logs documentation was
added in 7d9191eeff9 ("Small documentation reformatting and updates",
2018-04-23), but seemingly never worked. The markdown formatter turns
"." into "-" in headings.
See
https://docs.gitlab.com/ee/administration/repository_checks.html#what-to-do-if-a-check-failed
which has a broken link to
https://docs.gitlab.com/ee/administration/logs.html#repocheck.log
linking to
https://docs.gitlab.com/ee/administration/logs.html#repocheck-log
instead (just change "." to "-") fixes it.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Remove beta status on hashed storage and reference to production readiness review.
See merge request gitlab-org/gitlab-ce!22457
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove broken link
See merge request gitlab-org/gitlab-ce!22284
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- And minor linting fixes.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Link to Nurtch doc site.
See merge request gitlab-org/gitlab-ce!22399
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Split troubleshooting docs review apps in own section
See merge request gitlab-org/gitlab-ce!22462
|
| | |_|_|_|_|/
| |/| | | | | |
|
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Links to MRs that introduced them
- Explains how to omit them
- Follows https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/341
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
When to create follow-up technical debt issues
See merge request gitlab-org/gitlab-ce!22384
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| |_|_|_|/ /
|/| | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ci skip] Update Gitaly installation documentation
See merge request gitlab-org/gitlab-ce!22435
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Now the rake task takes the path to the default storage directory.
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Document the role of the maintainer
Closes #52114
See merge request gitlab-org/gitlab-ce!22232
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | |
| | | | | | | |
# Conflicts:
# doc/development/code_review.md
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Round P/S labels up, not down
See merge request gitlab-org/gitlab-ce!22424
|
| | |_|_|_|_|/
| |/| | | | | |
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
add link to concurrent devops
See merge request gitlab-org/gitlab-ce!22071
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
Add documentation on using NFS v4.1 and disabling server delegations
See merge request gitlab-org/gitlab-ce!22379
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
For more info, see:
* https://gitlab.com/gitlab-org/gitaly/issues/1339
* https://gitlab.com/gitlab-org/gitlab-ce/issues/52017
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix "ready for review" link
See merge request gitlab-org/gitlab-ce!22393
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Remove assignee_id=0 condition from search filters, we agreed
that just presence of "ready of review" label is sufficient
for filtering MRs, no need to unassign yourself.
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'master'
Resolve "Webhook Image URLs Rewritten Incorrectly in Issues"
Closes #52650
See merge request gitlab-org/gitlab-ce!22361
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This rewrote URLs to be absolute URLs. However, for uploads (the most
common case), we actually need them to point to not just the GitLab
instance, but the project they're from. Thankfully, we can normally get
that information from the object we're building the hook for.
|
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Users report that some languages aren't detected, or at least not
reported. This is mostly due to the fact that these languages aren't
programming languages, according to Linguist.
Originally noted in: https://gitlab.com/gitlab-org/gitlab-ce/issues/50705#note_99600216
Related: https://gitlab.com/gitlab-org/gitlab-ce/issues/51995
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix typo: 9.5.8 => 9.5.10
See merge request gitlab-org/gitlab-ce!22368
|
| | | | | | | | |
|