| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Show error message for API 500 error in tests
Closes #36174
See merge request !13502
|
| |
| |
| |
| | |
document have_gitlab_http_status
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
'master'
Do not run the `ee_compat_check` job for stableish branches
Closes #35131
See merge request !13497
|
| |
| |
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'36328-deserializemergerequestdiffsandcommits-fails-due-to-null-too_large-column-9-5-rc1' into 'master'
Fix merge request diff deserialisation when too_large was absent
Closes #36328
See merge request !13500
|
| |/
| |
| |
| |
| | |
Not all diffs in st_diffs had the too_large attribute set at all, but the column
is non-nullable. Explicitly cast to boolean to avoid that problem.
|
|\ \
| | |
| | |
| | |
| | | |
Enable the RSpec/HookArgument cop and auto-correct offenses
See merge request !13484
|
| | |
| | |
| | |
| | |
| | |
| | | |
RuboCop is _living_ documentation! :sparkles:
[ci skip]
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove an unnecessary `let` in spec/features/projects/user_edits_files_spec.rb
Closes #36308
See merge request !13488
|
| | | |
| | | |
| | | |
| | | | |
It closes #36308
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bumps omniauth-ldap gem version to 2.0.4
Closes #25637
See merge request !13465
|
| | |_|/
| |/| | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
Fix 404 on jobs details page
See merge request !13459
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
French Translation - Missing "r" in "Fouché" word. It comes from "fourcher" verb.
See merge request !13491
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Expose the raw_log method
See merge request !13434
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove horizontal scroll on collapsed sidebar
Closes #36270
See merge request !13458
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix minor typos in views
Closes #36317
See merge request !13487
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Closes #36317.
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Docs: update user docs index
See merge request !13471
|
|/ / / / / |
|
|\ \ \ \ \ |
|
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Resolve "Change HA docs to update using EFS as NFS"
Closes #36192
See merge request !13400
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
increase Burst Credit limits and also limit the need for AWS to access EFS by using FS Cache.
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Security release 2017-08-10 patch
See merge request !13477
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Ensure user and hostnames begin with an alnum character in UrlBlocker
See merge request !2138
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix file disclosure via hidden symlinks using the project import (9.3)
See merge request !2164
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Filter sensitive query string parameters from NGINX access logs
Closes #19203
See merge request !13453
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Let's start labeling our CHANGELOG entries
Closes #21949
See merge request !11579
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Added the type attribute to a CHANGELOG entry. When you create a new
entry the software asks for the category of the change and sets the
associated type in the file.
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Improve the Project factory to make `creator` defaults to `namespace.owner`
See merge request !13412
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Also improves the `create_templates` transient attribute and use
`project.project_feature.update_columns` instead of
`project.project_feature.update_attributes!` since it's faster.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Increase performance of the breakpoint size checker
See merge request !13454
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Fix wrong method call on prometheus histogram
See merge request !13470
|
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Manually assign `notification_email` in the User factory when stubbed
See merge request !13395
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Because we assign this value in the model via a callback conditionally
on `email_changed?`, this never gets set when using `build_stubbed`,
resulting in a "can't be blank" validation error on this field.
In this case, we can just assign it manually to the same value as
`email`, which is generated via a sequence.
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Document new all-in-one Helm chart - docs
Closes #36039
See merge request !13333
|
| |/ / / / / / / / / / |
|