- 04 Oct, 2019 11 commits
-
-
Evan Read authored
Fix Danger documentation label check See merge request gitlab-org/gitlab!18108
-
Stan Hu authored
Allow additional method of gathering web metrics See merge request gitlab-org/gitlab!17943
-
Kamil Trzciński authored
This allows to export /metrics directly from the master process instead of exporting from worker process.
-
Evan Read authored
Remove note about omnibus-only installation See merge request gitlab-org/gitlab!18084
-
Ash McKenzie authored
-
Ash McKenzie authored
Add static context GitHub service API param Closes #8477 See merge request gitlab-org/gitlab!17397
-
Evan Read authored
docs: cache:paths - make clear, that only paths within the project folder can be cached. See merge request gitlab-org/gitlab!18028
-
Evan Read authored
Permissions table: Add project creation role setting See merge request gitlab-org/gitlab!17968
-
Cynthia Ng authored
-
Paul Slaughter authored
Migrate ee/spec/javascripts/monitoring/alert_widget_spec.js to Jest" Closes #32461 See merge request gitlab-org/gitlab!17398
-
Illya Klymov authored
* Moves `alert_widget_spec` to Jest * Removes some dead parts in component
-
- 03 Oct, 2019 29 commits
-
-
Paul Slaughter authored
Refactor merge_requests/list_spec to Jest Closes #31631 See merge request gitlab-org/gitlab!16909
-
-
Mark Lapierre authored
Update the QA image Dockerfile to include 'config/light_settings.rb' Closes #33309 See merge request gitlab-org/gitlab!18061
-
Mayra Cabrera authored
Count unique users for more accurate SMAU reporting - Release See merge request gitlab-org/gitlab!17259
-
Mayra Cabrera authored
Set failed status for test cases with error See merge request gitlab-org/gitlab!17039
-
Erick Bajao authored
Made test summary message clearer by stating we are merging failed and error test cases in failures.
-
Alex Buijs authored
Added usage activity data for the release stage
-
Stan Hu authored
Refactor the usage of `HealthChecks` See merge request gitlab-org/gitlab!17953
-
Mayra Cabrera authored
Count unique users for more accurate SMAU reporting - Package See merge request gitlab-org/gitlab!17256
-
Alex Buijs authored
Added usage activity data for package stage
-
Mayra Cabrera authored
remove add_namespace call for project creation See merge request gitlab-org/gitlab!17287
-
John Cai authored
Since CreateRepository will do a mkdir -p when creating a new repository, we do not need to call AddNamespace before creating the repository.
-
Thong Kuah authored
Create table and model for Grafana integration See merge request gitlab-org/gitlab!17234
-
Sarah Yasonik authored
In preparation for supporting the ability to embed Grafana metrics in GitLab Flavored Markdown, we need to allow a way for users to store credentials for us to access the HTTP API for their grafana instance. We expect users to save two key attributes: an authorization token and the url of their grafana instance. This work adds the table and model for storing this auth config.
-
Stan Hu authored
Update the gitlab_host light setting to match the defaults Closes #33360 See merge request gitlab-org/gitlab!18091
-
Douglas Barbosa Alexandre authored
Remove the `:emails_disabled` feature flag... See merge request gitlab-org/gitlab!18044
-
Brett Walker authored
as it's no longer needed
-
Kamil Trzciński authored
Move the `CHECKS` into its own file. To `Result` add `name` to fix `gitaly_checks`.
-
Mayra Cabrera authored
Count unique users for more accurate SMAU reporting - Monitor See merge request gitlab-org/gitlab!16231
-
Fatih Acet authored
Merge branch '33158-time-window-filter-dropdown-doesn-t-retain-previously-selected-window' into 'master' Time window filter dropdown doesn't retain previously selected window Closes #33158 See merge request gitlab-org/gitlab!17972
-
Dhiraj Bodicherla authored
Time window filter dropdown in monitor dashboard does not retain previously selected time window
-
Robert Speicher authored
Do not start mirroring via API when paused See merge request gitlab-org/gitlab!17930
-
DJ Mountney authored
In our full Settings initilizer we allow setting the host from the Environment, and default to localhost.
-
Michael Kozono authored
Display signature for last commit in tree view See merge request gitlab-org/gitlab!17288
-
Stan Hu authored
Allow users to compare Git revisions on a read-only instance Closes #9841 See merge request gitlab-org/gitlab!18038
-
Kamil Trzciński authored
Add missing memoization for ContainerRepository client See merge request gitlab-org/gitlab!18019
-
Valery Sizov authored
-
Ray Paik authored
Update lets_encrypt_integration.md See merge request gitlab-org/gitlab!17984
-
Stan Hu authored
Fix Cop/LineBreakAroundConditionalBlock for block+comment Closes #33220 See merge request gitlab-org/gitlab!18002
-