- 03 Oct, 2019 40 commits
-
-
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
-
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
-
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
-
Sean McGivern authored
Fix inline videos in Markdown for uppercase extensions Closes #29284 See merge request gitlab-org/gitlab!17924
-
Douglas Barbosa Alexandre authored
Rename `license management` parser `license scanning` See merge request gitlab-org/gitlab!17996
-
Tetiana Chupryna authored
Use License Compliance feature name
-
Dmitriy Zaporozhets authored
Resolve "Follow-up from "Stop liveness check returning incorrect data"" Closes #32820 See merge request gitlab-org/gitlab!17977
-
Sean Arnold authored
-
Rémy Coutable authored
Add commit URL to QA job Slack notification See merge request gitlab-org/gitlab!17992
-
Heinrich Lee Yu authored
Also fixed to handle images with blank src attributes gracefully
-
Douglas Barbosa Alexandre authored
Add Grafana embed integration feature flag See merge request gitlab-org/gitlab!18045
-
Tristan Read authored
-
James Lopez authored
Add private endpoint for Licenses list See merge request gitlab-org/gitlab!17889
-
Tetiana Chupryna authored
Add route and additional service for fetching
-
Fatih Acet authored
Update doc link in cycle analytics banner See merge request gitlab-org/gitlab!18035
-
Jan Provaznik authored
Refactor PostReceive to be more readable See merge request gitlab-org/gitlab!17869
-
Albert Salim authored
-
Nick Thomas authored
Allow intra-project MR dependencies See merge request gitlab-org/gitlab!16799
-
Thomas Randolph authored
Also translates some bare text and removes a linter override
-
Igor Drozdov authored
It allows FE to display signature for the last commit
-
Lin Jen-Shin authored
Fix the 'rspec_simple_job' helper function so that quarantined tests run Closes #33152 See merge request gitlab-org/gitlab!17958
-
Douglas Barbosa Alexandre authored
Merge Request: Close JIRA issues when issues are disabled See merge request gitlab-org/gitlab!17743
-
Valery Sizov authored
-
Walmyr Lima e Silva Filho authored
Adds an E2E test of multi-project pipelines Closes gitlab-org/quality/testcases#212 See merge request gitlab-org/gitlab!17987
-
Kamil Trzciński authored
Make constant-memory export serializer See merge request gitlab-org/gitlab!17080
-
Igor Drozdov authored
Now a intra-project MR can be specify as a blocking MR
-
Kamil Trzciński authored
Enable Google API retries for uploads Closes #23452 See merge request gitlab-org/gitlab!18040
-