- 19 Jul, 2018 6 commits
-
-
Douwe Maan authored
Incorporate Gitaly's RefService.FindAllRemoteBranches RPC See merge request gitlab-org/gitlab-ee!6583
-
Douwe Maan authored
Rails5 fix undefined method 'namespace_project_settings_repository_path' Closes #6931 See merge request gitlab-org/gitlab-ee!6581
-
Filipa Lacerda authored
Resolve "bad alignment in merge request widget (code climate, security report, etc.)" Closes #6940 See merge request gitlab-org/gitlab-ee!6580
-
Annabel Gray authored
-
Stan Hu authored
CE upstream - 2018-07-18 22:42 UTC See merge request gitlab-org/gitlab-ee!6587
-
Alejandro Rodríguez authored
-
- 18 Jul, 2018 34 commits
-
-
Robert Speicher authored
Limit the TTL for anonymous sessions to 1 hour (EE port) Closes gitlab-ce#48101 See merge request gitlab-org/gitlab-ee!6586
-
Stan Hu authored
-
GitLab Bot authored
# Conflicts: # config/initializers/1_settings.rb [ci skip]
-
Robert Speicher authored
Limit the TTL for anonymous sessions to 1 hour Closes #48101 See merge request gitlab-org/gitlab-ce!20700
-
Stan Hu authored
Resolve "Geo: Uninitialized constant Gitlab::Geo::ImportExportDownloader" Closes #6929 See merge request gitlab-org/gitlab-ee!6567
-
Stan Hu authored
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
-
Robert Speicher authored
CE upstream - 2018-07-18 18:21 UTC See merge request gitlab-org/gitlab-ee!6585
-
Stan Hu authored
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
-
Robert Speicher authored
-
Robert Speicher authored
Resolve "Tell people to rebase themselves when ee-specific-lines-check failed to rebase" Closes #6915 See merge request gitlab-org/gitlab-ee!6562
-
Robert Speicher authored
[ci skip]
-
Annabel Gray authored
Add related issues loading icon top margin See merge request gitlab-org/gitlab-ee!6527
-
GitLab Bot authored
# Conflicts: # locale/gitlab.pot [ci skip]
-
Jasper Maes authored
-
Rémy Coutable authored
CE upstream - 2018-07-18 13:39 UTC See merge request gitlab-org/gitlab-ee!6575
-
Mike Greiling authored
Proper icon validator Closes #49236 See merge request gitlab-org/gitlab-ce!20620
-
Lukas Eipert authored
-
Annabel Gray authored
Toggle Show / Hide Button for Kubernetes Password Closes #49193 See merge request gitlab-org/gitlab-ce!20659
-
Phil Hughes authored
Remove extra slash in path See merge request gitlab-org/gitlab-ee!6577
-
Mike Greiling authored
EE-Port: Proper icon validator (gitlab-ce!20620) See merge request gitlab-org/gitlab-ee!6574
-
Lukas Eipert authored
-
Clement Ho authored
Resolve "Fix arrow for popovers on monitoring graph" Closes #41784 See merge request gitlab-org/gitlab-ce!20655
-
Annabel Gray authored
-
Tim Zallmann authored
Fix rendering context lines on MR diffs Closes #49242 and #49343 See merge request gitlab-org/gitlab-ce!20642
-
Rémy Coutable authored
ee-specific-lines-check, Show diff because git status might not be readable See merge request gitlab-org/gitlab-ee!6576
-
gfyoung authored
Closes #49193.
-
Kamil Trzciński authored
Resolve "Add support for tar.gz AUTO_DEVOPS_CHART charts" Closes #49324 See merge request gitlab-org/gitlab-ce!20691
-
Tim Zallmann authored
Fix autosave issues for MR discussions Closes #48876 and #48877 See merge request gitlab-org/gitlab-ce!20569
-
Tim Zallmann authored
Fix autosave issues for MR discussions. See merge request gitlab-org/gitlab-ee!6573
-
Sean McGivern authored
Merge branch '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
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Marin Jankovski authored
Point to charts docs for beta limitations of the gitlab chart. See merge request gitlab-org/gitlab-ce!20690
-
Sean McGivern authored
Fix serialization of LegacyDiffNote Closes #49355 See merge request gitlab-org/gitlab-ce!20685
-
Jan Provaznik authored
-