| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Any submodule lines that had a CR-LF ending would be ignored by the parser.
Closes gitlab-org/gitlab-ce#2262
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'theothertom/gitlab-ce-bug/42663/update-jira-integration-docs-for-new-jira-UI-docs' into 'master'
Update Jira integration docs for new Jira UI
Closes #42663
See merge request gitlab-org/gitlab-ce!18107
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/42663
The new Jira UI doesn't show transition IDs in the admin interface.
This updates the docs to list a couple of alternative methods of
getting the required ID.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Extend API for exporting a project with direct upload URL
Closes #42685
See merge request gitlab-org/gitlab-ce!17686
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Add closed by information to issue API
See merge request gitlab-org/gitlab-ce!17042
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Add changelog entry for rake task fix
See merge request gitlab-org/gitlab-ce!18112
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Free open file descriptors and libgit2 buffers in UpdatePagesService
See merge request gitlab-org/gitlab-ce!18099
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In UpdatePagesService, we were seeing a large number of open pack files in
production. Calling Project#cleanup removes a reference to Rugged::Repository
and forces libgit2 to close file descriptors and free its internal memory
cache.
Relates to https://gitlab.com/gitlab-com/infrastructure/issues/3965#note_65837525
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Don't let the Runner clone/fetch prior to the package-and-qa job
See merge request gitlab-org/gitlab-ce!18102
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Do it by hand instead, that way we can still run this job even if the
branch has been removed.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into 'master'
Resolve "Migrate upload task fails for Upload with `store: nil`"
Closes #44774
See merge request gitlab-org/gitlab-ce!18082
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
into 'master'
Resolve "doc/api/jobs.md should be harmonized between CE and EE"
Closes #44835
See merge request gitlab-org/gitlab-ce!18106
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
Updating runner docs to add specific runner to projects from the admin area-doc
See merge request gitlab-org/gitlab-ce!17585
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Tweak restore rake task to provide an option to set alternate temporary backup directory
Closes #42593
See merge request gitlab-org/gitlab-ce!17516
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Instead of renaming existing storage directories to a timestamped
format, create a timestamped directory in a temporary location and move
the individual files and folders inside storage directories to it. This
helps us with nested storage directories.
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | | |
Update no repository placeholder
See merge request gitlab-org/gitlab-ce!17964
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add gitlab-pages port number to artifacts links, if needed
Closes #44398
See merge request gitlab-org/gitlab-ce!18073
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update charlock_holmes to 0.76
See merge request gitlab-org/gitlab-ce!18103
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Didn't compile against newer icu4c versions and was fixed upstream in
https://github.com/brianmario/charlock_holmes/pull/129, which was
releaed in the versions its now locked to.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into 'master'
Update dashboard milestones breadcrumb link
See merge request gitlab-org/gitlab-ce!17933
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
- Add milestone path to `/dashboard/milestones` breadcrumb link (which was causing 404 error)
- Add milestone name to `/dashboard/milestones` breadcrumb
- Add whitespace after the milestone name
|