- 08 Sep, 2019 10 commits
-
-
Eric Hopkins authored
-
GitLab Bot authored
-
Dan Davison authored
Replace GDK ref See merge request gitlab-org/gitlab-ce!32621
-
Dan Davison authored
-
GitLab Bot authored
-
Stan Hu authored
Bump fog-google to support ADC auth on GCP Closes gitlab-ee#14810 See merge request gitlab-org/gitlab-ce!32775
-
GitLab Bot authored
-
Stan Hu authored
Avoid calling freeze on already frozen strings in app/helpers See merge request gitlab-org/gitlab-ce!32789
-
GitLab Bot authored
-
Stan Hu authored
Normalize import_export structure See merge request gitlab-org/gitlab-ce!32704
-
- 07 Sep, 2019 15 commits
-
-
GitLab Bot authored
-
Marcia Ramos authored
Updated description in the Gitlab Prometheus metrics section See merge request gitlab-org/gitlab-ce!32280
-
Etienne Baqué authored
-
GitLab Bot authored
-
Kamil Trzciński authored
Add method to authorize reading from prometheus proxy Closes #63044 See merge request gitlab-org/gitlab-ce!32305
-
Ryan Cobb authored
-
Kamil Trzciński authored
Add prometheus proxies See merge request gitlab-org/gitlab-ee!15700
-
Ryan Cobb authored
This adds prometheus proxies for project and group clusters. This will be used for cluster metrics dashboards similar to how we currently do environment metrics.
-
Paul Slaughter authored
Add template for Alerts Service See merge request gitlab-org/gitlab-ee!15733
-
Simon Knox authored
**Please note:** - Feature flag (`generic_alert_endpoint`) - Part of https://gitlab.com/gitlab-org/gitlab-ee/issues/13203 The gross alternative was to add more haml field types, and inject just a Vue button. As shown in [this mr][1], this is not a good way. [1]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/16029
-
GitLab Bot authored
-
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
-
Mayra Cabrera authored
Fixes locale/gitlab.pot See merge request gitlab-org/gitlab-ee!16271
-
Mayra Cabrera authored
Due to a bad merge conflict CE to EE conflict
-
- 06 Sep, 2019 15 commits
-
-
GitLab Bot authored
-
Mike Greiling authored
Fix x-axis burndown chart offset by timezone Closes #13521 See merge request gitlab-org/gitlab-ee!15690
-
Wei-Meng Lee authored
Make use of timezone-mock to test for US/Pacific time
-
Mike Greiling authored
CE Backport: Fix x-axis burndown chart offset by timezone See merge request gitlab-org/gitlab-ce!32754
-
GitLab Bot authored
-
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
-
Paul Slaughter authored
EE Port: Improve Keyboard shortcut help screen See merge request gitlab-org/gitlab-ee!15102
-
Marcel Amirault authored
Add missing shortcuts, remove shortcuts that don't exist, and reorder as needed
-
Clement Ho authored
Add asterisk to name field in new feature flag form Closes #14800 See merge request gitlab-org/gitlab-ee!16248
-
Mayra Cabrera authored
Fix order-dependent spec failures with reCAPTCHA Closes #67133 See merge request gitlab-org/gitlab-ce!32771
-
Maxim Ivanov authored
-
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
-
GitLab Bot authored
-
Stan Hu authored
Update rouge to v3.10.0 See merge request gitlab-org/gitlab-ce!32745
-