- 07 May, 2019 40 commits
-
-
GitLab Bot authored
-
Ash McKenzie authored
Resolve "Add new Unicorn metrics" Closes #56850 See merge request gitlab-org/gitlab-ce!27474
-
GitLab Bot authored
-
James Lopez authored
Confirm pipeline existence when accepting a MR Closes #55127 See merge request gitlab-org/gitlab-ce!27978
-
Kerri Miller authored
Pipelines are created by an async worker, so a rapid sequence of API calls can trigger a state where the pipeline, whose existence is part of determining if we wait for the pipeline to successfully complete before merging, can trigger the MR to be immediately merged instead. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55127
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update component diagram, switch to mermaid See merge request gitlab-org/gitlab-ce!27780
-
Joshua Lambert authored
-
GitLab Bot authored
-
Mayra Cabrera authored
Fixes empty block in MR widget Closes #60462 See merge request gitlab-org/gitlab-ce!27462
-
Phil Hughes authored
Resolve "Resolve discussion when suggestion is applied" Closes #54405 See merge request gitlab-org/gitlab-ce!28160
-
Phil Hughes authored
[EE Port] Resolve "Resolve discussion when suggestion is applied" See merge request gitlab-org/gitlab-ee!12362
-
GitLab Bot authored
-
Sean McGivern authored
Register "gitaly_delta_islands" feature flag See merge request gitlab-org/gitlab-ce!28181
-
Jacob Vosmaer authored
-
James Lopez authored
Enable the Buy CI Minutes button for Groups with free or trial plan. See merge request gitlab-org/gitlab-ee!12255
-
Rubén Dávila authored
Changes that were initially added to hide this button has been reverted given now it's possible to purchase extra CI minutes for free plans.
-
GitLab Bot authored
-
Clement Ho authored
Use gitlab-ui line chart for group security dashboard See merge request gitlab-org/gitlab-ee!10479
-
Tristan Read authored
Adds a direct dependency on gl-line-chart Uses gitlab-ui defaults where possible
-
Rémy Coutable authored
Use a path for the related merge requests endpoint Closes #61280 See merge request gitlab-org/gitlab-ce!28171
-
Clement Ho authored
Resolve "Link to Grafana on metrics dashboard" Closes #57171 See merge request gitlab-org/gitlab-ce!27880
-
Adriel Santiago authored
Add settings for linking to external dashboard from metrics dashboard
-
Rémy Coutable authored
Try to reduce testing viewport Closes #58882 See merge request gitlab-org/gitlab-ce!27385
-
Rémy Coutable authored
EE: Try to reduce testing viewport See merge request gitlab-org/gitlab-ee!11031
-
Filipa Lacerda authored
This commit prevents the pipeline block to be rendered when no pipeline information is provided
-
Nick Thomas authored
ElasticSearch indexing on web Closes #5299 See merge request gitlab-org/gitlab-ee!11408
-
GitLab Bot authored
-
Achilleas Pipinellis authored
fix alert box formatting See merge request gitlab-org/gitlab-ce!28159
-
Grzegorz Bizon authored
Add bridge relation between Pipelines and Bridges CE backport See merge request gitlab-org/gitlab-ce!28152
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Resolve "Salesforce.com omniauth support" Closes #57077 See merge request gitlab-org/gitlab-ce!27834
-
Gosia Ksionek authored
Remove puts Remove puts
-
James Lopez authored
Bump clair-local-scan to v2.0.8 See merge request gitlab-org/gitlab-ce!27977
-
Olivier Gonzalez authored
-
Stan Hu authored
Hosts using a non-standard configuration may have a different hostname/port/scheme than what may be configured on the GitLab server. While expose_url should generate a proper URL, there are cases where it may not work. Since we don't need the full URL, we can use the relative path. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61280
-
Mayra Cabrera authored
Query was duplicating results Closes #11460 See merge request gitlab-org/gitlab-ee!12284
-
rossfuhrman authored
This query was duplicating results due to a bad join.
-
Nick Thomas authored
Protect against empty location attribute Closes #11512 See merge request gitlab-org/gitlab-ee!12342
-
rossfuhrman authored
Not all scanners populate the location attribute, which causes an error that will prevent the security dashboard from loading.
-