| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Closes #44198
|
|\
| |
| |
| |
| | |
Use Gitaly 0.91.0
See merge request gitlab-org/gitlab-ce!17802
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Update vendored gitlab-ci.yml template for auto-devops
See merge request gitlab-org/gitlab-ce!17804
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'41902-add-api-option-to-overwrite-project-description-on-project-export' into 'master'
Resolve "Extend API for exporting a project with option to overwrite project description"
Closes #41902 and #34936
See merge request gitlab-org/gitlab-ce!17744
|
| | | |
| | | |
| | | |
| | | | |
and fixes the project description not being imported
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Eliminate Faraday warnings
Closes #44126
See merge request gitlab-org/gitlab-ce!17795
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
This eliminate the warnings:
WARNING: Unexpected middleware set after the adapter. This won't be supported from Faraday 1.0.
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Create commit API and Web IDE obey LFS filters
Closes #42287
See merge request gitlab-org/gitlab-ce!16718
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Prevents `.gitattributes` blob lookup being repeated for every file checked at a given ref
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Attempted commits were failing due to the pre-recieve LfsIntegrity
check. This is skipped during tests making this failure silent.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Updates Files::MultiService for the commits API which is in turn used by the
multi-file upload web UI
Ensures that files which should be in LFS are transformed into LFS pointers
Uses Lfs::Transformer which then links LfsObjectProjects on success
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Docs: refactor doc general guidelines and style guidelines
Closes #41281
See merge request gitlab-org/gitlab-ce!17378
|
|/ / / / |
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
Update Code Quality example documentation
See merge request gitlab-org/gitlab-ce!17788
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix CE install link for downgrade docs
Closes #44273
See merge request gitlab-org/gitlab-ce!17757
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add version available info to integrity check rake task docs
See merge request gitlab-org/gitlab-ce!17799
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update flipper 0.11.0 -> 0.13.0
See merge request gitlab-org/gitlab-ce!17722
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update knapsack to 1.16.0
Closes #44235
See merge request gitlab-org/gitlab-ce!17735
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Resolve "Technical debt: `Service#disabled_title` no longer used and is left dangling in `services/_form.html.haml`"
Closes #43522
See merge request gitlab-org/gitlab-ce!17305
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Cache table_exists?('application_settings') to reduce repeated schema reloads
Closes #43355
See merge request gitlab-org/gitlab-ce!17781
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Closes #43355
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Cache column_exists? for application settings
See merge request gitlab-org/gitlab-ce!17780
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This is most a backport of
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4987/diffs but includes
other columns that use column_exists? in a way that may cause unnecessary
schema loads.
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fixes merge request bar styling when performance bar is visible
See merge request gitlab-org/gitlab-ce!17778
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
'master'
Rename SAST for Docker to Container Scanning in documentation
See merge request gitlab-org/gitlab-ce!17769
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
gitlab-org/gitlab-ee#5017
|
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Revert "Merge branch 'update-httparty' into 'master'"
See merge request gitlab-org/gitlab-ce!17789
|
|/ / / / / / / / /
| | | | | | | | |
| | | | | | | | | |
This reverts merge request !17737
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ci skip]
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Rename style to style guide in new frontend guide
See merge request gitlab-org/gitlab-ce!17725
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fix import helper spec when a previous spec stubs settings
Closes gitlab-ee#5303
See merge request gitlab-org/gitlab-ce!17776
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This should use stub_omniauth_setting, not do it manually.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add realtime pipeline status component for files
Closes #42927
See merge request gitlab-org/gitlab-ce!17705
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
into 'master'
Resolve "Reduce Redis usage from merge request diffs caching"
Closes #44191
See merge request gitlab-org/gitlab-ce!17746
|