- 20 Jul, 2018 4 commits
-
-
Amit Rathi authored
-
Amit Rathi authored
-
-
Amit Rathi authored
-
- 19 Jul, 2018 11 commits
-
-
Amit Rathi authored
-
Douwe Maan authored
Use rugged to validate ref name Closes #49043 See merge request gitlab-org/gitlab-ce!20669
-
Rémy Coutable authored
Rails5 fix user sees revert modal spec See merge request gitlab-org/gitlab-ce!20706
-
Rémy Coutable authored
Delete UserActivities and related workers Closes #43312 See merge request gitlab-org/gitlab-ce!20597
-
Douwe Maan authored
Add button to regenerate 2FA codes. Closes #48408 See merge request gitlab-org/gitlab-ce!20295
-
Luke Picciau authored
-
Ahmad Hassan authored
-
Sean McGivern authored
Improve email address parsing Closes #44676 See merge request gitlab-org/gitlab-ce!18192
-
Douwe Maan authored
Incorporate Gitaly's RefService.FindAllRemoteBranches RPC See merge request gitlab-org/gitlab-ce!20701
-
Jasper Maes authored
-
George Thomas authored
If you enter the following RFC 2822 compliant address: `John Doe <john@doe.com>` Gitlab will attempt to send three emails: 1) John 2) Doe 3) john@doe.com With this change given the following: `John Doe <johndoe@example.com>` `Jane Doe <janedoe@example.com>` Gitlab will send emails to `johndoe@example.com` and `janedoe@example.com`
-
- 18 Jul, 2018 25 commits
-
-
Robert Speicher authored
Limit the TTL for anonymous sessions to 1 hour Closes #48101 See merge request gitlab-org/gitlab-ce!20700
-
Alejandro Rodríguez authored
-
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
-
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
-
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
-
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
-
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
-
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
-
Annabel Gray authored
Remove background color from card-body style Closes #49350 See merge request gitlab-org/gitlab-ce!20689
-
Kamil Trzciński authored
Fix filename for accelerated uploads See merge request gitlab-org/gitlab-ce!20672
-
Jan Provaznik authored
-
Imre Farkas authored
-
Douwe Maan authored
Remove RevList class See merge request gitlab-org/gitlab-ce!20087
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Update _form.html.haml (deploy tokens) to improve display of scopes See merge request gitlab-org/gitlab-ce!20578
-
Marcel Amirault authored
-
Yorick Peterse authored
Improve projects indexes See merge request gitlab-org/gitlab-ce!20377
-