| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| | |
Limit the TTL for anonymous sessions to 1 hour
Closes #48101
See merge request gitlab-org/gitlab-ce!20700
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
By default, all sessions are given the same expiration time configured in the
session store (e.g. 1 week). However, unauthenticated users can generate a lot
of sessions, primarily for CSRF verification. It makes sense to reduce the TTL
for unauthenticated to something much lower than the default (e.g. 1 hour) to
limit Redis memory. In addition, Rails creates a new session after login,
so the short TTL doesn't even need to be extended.
Closes #48101
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Proper icon validator
Closes #49236
See merge request gitlab-org/gitlab-ce!20620
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Toggle Show / Hide Button for Kubernetes Password
Closes #49193
See merge request gitlab-org/gitlab-ce!20659
|
| | |
| | |
| | |
| | | |
Closes #49193.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Resolve "Fix arrow for popovers on monitoring graph"
Closes #41784
See merge request gitlab-org/gitlab-ce!20655
|
|/ / / |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Fix rendering context lines on MR diffs
Closes #49242 and #49343
See merge request gitlab-org/gitlab-ce!20642
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Resolve "Add support for tar.gz AUTO_DEVOPS_CHART charts"
Closes #49324
See merge request gitlab-org/gitlab-ce!20691
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix autosave issues for MR discussions
Closes #48876 and #48877
See merge request gitlab-org/gitlab-ce!20569
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
form.
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'49369-failure-in-qa-specs-features-ee-geo-attachment_replication_spec-rb' into 'master'
Resolve "Failure in qa/specs/features/ee/geo/attachment_replication_spec.rb"
Closes #49369
See merge request gitlab-org/gitlab-ce!20692
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
class as well
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Point to charts docs for beta limitations of the gitlab chart.
See merge request gitlab-org/gitlab-ce!20690
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix serialization of LegacyDiffNote
Closes #49355
See merge request gitlab-org/gitlab-ce!20685
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Remove background color from card-body style
Closes #49350
See merge request gitlab-org/gitlab-ce!20689
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fix filename for accelerated uploads
See merge request gitlab-org/gitlab-ce!20672
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Remove RevList class
See merge request gitlab-org/gitlab-ce!20087
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
After trying to remove the whole method in
8f69014af2902d8d53fe931268bec60f6858f160, this is a more gentle
approach to the method. :)
Prior to this change, new commit detection wasn't implemented in Gitaly,
this was done through: https://gitlab.com/gitlab-org/gitaly/merge_requests/779
As the new implemented got moved around a bit, the whole RevList class
got removed.
Part of https://gitlab.com/gitlab-org/gitaly/issues/1233
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Update _form.html.haml (deploy tokens) to improve display of scopes
See merge request gitlab-org/gitlab-ce!20578
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
Improve projects indexes
See merge request gitlab-org/gitlab-ce!20377
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix showing outdated discussions on Changes tab.
Closes #48167
See merge request gitlab-org/gitlab-ce!20445
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into 'master'
Improve feedback when a developer cannot push in an empty repository
Closes #27456
See merge request gitlab-org/gitlab-ce!20519
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
repository
|