| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
New auto-deploy helm chart has new names in order to support Auto Monitoring.
Works with, but does not require charts/charts.gitlab.io!66
See gitlab-ce#38028
|
|\
| |
| |
| |
| |
| |
| | |
Add tooltip for milestone due date to issue and merge request lists
Closes #18864
See merge request gitlab-org/gitlab-ce!14318
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Clarify how to rename username or group path
See merge request gitlab-org/gitlab-ce!13914
|
| | | |
|
| | |
| | |
| | |
| | | |
And link to it from where you change your username.
|
| | |
| | |
| | |
| | | |
And expand on the help text.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove depreceted and big projects
Closes #37507
See merge request gitlab-org/gitlab-ce!14336
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Add `test-prof` and use `set` in API specs
See merge request gitlab-org/gitlab-ce!14370
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add specific code review guidelines
See merge request gitlab-org/gitlab-ce!13206
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
# Conflicts:
# doc/development/code_review.md
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update LICENSE to carve out third party licenses.
See merge request gitlab-org/gitlab-ce!14374
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Encode paths properly for Gitaly Commit{Diff,Delta}
Closes gitaly#589
See merge request gitlab-org/gitlab-ce!14361
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixes gitaly#589
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolve "Handle if Auto DevOps domain is not set"
Closes #37894
See merge request gitlab-org/gitlab-ce!14319
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
'37298-the-prettytime-utils-module-could-use-some-light-maintenance' into 'master'
Resolve some tech debt in the prettyTime module
Closes #37298
See merge request gitlab-org/gitlab-ce!14058
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Revert feature highlight
Closes #38087
See merge request gitlab-org/gitlab-ce!14373
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
'37890-auto-devops-banner-is-not-shown-when-the-repository-is-empty-new-project' into 'master'
Resolve "Auto DevOps banner is not shown when the repository is empty (new project)"
Closes #37890
See merge request gitlab-org/gitlab-ce!14321
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Reorganize indexes for the "deployments" table
Closes #36877
See merge request gitlab-org/gitlab-ce!14348
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
This removes the need for a default scope that adds a "WHERE project_id
= X" clause. This commit also includes an additional index for
Environment#last_deployment, ensuring this query uses just an index scan
instead of also applying a Filter.
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/36877
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Prepare cherry-pick and revert for migration to Gitaly
See merge request gitlab-org/gitlab-ce!14339
|
|/ / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Do not perform hard check (presence of file on storage)
Closes #37945
See merge request gitlab-org/gitlab-ce!14369
|
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Instead perform soft check (the column set to indicate that file does exist)
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Add rake task to check db schema is valid
Closes #37568
See merge request gitlab-org/gitlab-ce!14365
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Only show the sidebar scroll bars if the user can scroll
Closes #37972
See merge request gitlab-org/gitlab-ce!14335
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Closes #37972
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Replace "/" with "-" in cache key documentation
See merge request gitlab-org/gitlab-ce!14034
|
| | | | | | | | | | | | | | |
|