- 07 Sep, 2019 3 commits
-
-
Jan Provaznik authored
Because we don't have any destroy callbacks (or other logic triggered on event destroy), there is no reason for deleting events inefficiently one by one, instead we can use :delete_all.
-
Michael Kozono authored
Allow to load ECDSA certificates for pages domains See merge request gitlab-org/gitlab-ce!32393
-
Vladimir Shushlin authored
Just replace RSA.new with PKey.read
-
- 06 Sep, 2019 37 commits
-
-
Mike Greiling authored
CE Backport: Fix x-axis burndown chart offset by timezone See merge request gitlab-org/gitlab-ce!32754
-
Paul Slaughter authored
Improve Keyboard shortcut help screen Closes #65367 See merge request gitlab-org/gitlab-ce!31642
-
Marcel Amirault authored
Add missing shortcuts, remove shortcuts that don't exist, and reorder as needed
-
Mayra Cabrera authored
Fix order-dependent spec failures with reCAPTCHA Closes #67133 See merge request gitlab-org/gitlab-ce!32771
-
Stan Hu authored
spec/controllers/registrations_controller_spec.rb polluted the test environment by changing the Recaptcha configuration. We now stub the controller's `verify_recaptcha` method instead of doing that. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/67133
-
Stan Hu authored
Update rouge to v3.10.0 See merge request gitlab-org/gitlab-ce!32745
-
Achilleas Pipinellis authored
Add note about permissions in Doc MR template See merge request gitlab-org/gitlab-ce!32755
-
Tetiana Chupryna authored
-
Achilleas Pipinellis authored
Docs: Fix typo in "Description templates" See merge request gitlab-org/gitlab-ce!32757
-
Walmyr Lima e Silva Filho authored
Update view for testability See merge request gitlab-org/gitlab-ce!32644
-
Robert Speicher authored
Back porting changes to trigger user create event on Trial sign up See merge request gitlab-org/gitlab-ce!32676
-
Aishwarya Subramanian authored
-
Douglas Barbosa Alexandre authored
Only show `/copy_metadata` when usable See merge request gitlab-org/gitlab-ce!31735
-
Lee Tickett authored
-
Nick Thomas authored
accelerate wiki attachments See merge request gitlab-org/gitlab-ce!32663
-
Stan Hu authored
Fix sharing notes data in localStorage with all MRs See merge request gitlab-org/gitlab-ce!32699
-
Igor authored
Expose id field in the serializer in order to store comments content in the localStorage under the correct key
-
Achilleas Pipinellis authored
Documentation: tell when push option was introduced See merge request gitlab-org/gitlab-ce!32752
-
Christian Couder authored
-
Lin Jen-Shin authored
Fix global state in registrations_controller_spec See merge request gitlab-org/gitlab-ce!32712
-
Lin Jen-Shin authored
Revert "Merge branch 'winh-fix-flaky-dashboard_spec' into 'master'" Closes gitlab-ee#14795 See merge request gitlab-org/gitlab-ce!32753
-
Winnie Hellmann authored
This reverts merge request !32571
-
Alessio Caiazza authored
-
Alessio Caiazza authored
Wiki attachments can be workhorse accelerated. This commit is backward compatible with older workhorse
-
Stefan Schmalzhaf authored
-
Camil Staps authored
-
Nick Thomas authored
Quote branch names in how to merge instructions See merge request gitlab-org/gitlab-ce!32639
-
Lee Tickett authored
-
Wei-Meng Lee authored
-
Marcia Ramos authored
Docs: explain what is a diff Closes #62072 See merge request gitlab-org/gitlab-ce!32560
-
Russell Dickenson authored
-
Grzegorz Bizon authored
Log errors for failed pipeline creation in PostReceive See merge request gitlab-org/gitlab-ce!32633
-
Lin Jen-Shin authored
Break up Danger rules into local or CI only See merge request gitlab-org/gitlab-ce!32747
-
Ash McKenzie authored
This class encapsulates our use of the Danger gem.
-
Kamil Trzciński authored
Add projects parameter to IssuableFinder Closes #67032 and gitlab-ee#10904 See merge request gitlab-org/gitlab-ce!32694
-
Grzegorz Bizon authored
Enable Knative installation on group and instance level clusters Closes #62667 and #62666 See merge request gitlab-org/gitlab-ce!32128
-
Kushal Pandya authored
Show weight on new board issue (CE-backport) See merge request gitlab-org/gitlab-ce!32746
-