- 22 Nov, 2017 26 commits
-
-
Tim Zallmann authored
Fix missing MR widget status icons Closes #40283 See merge request gitlab-org/gitlab-ce!15533
-
Filipa Lacerda authored
Resolve "Upgrade axios from 0.16.2 to 0.17.1" Closes #40444 See merge request gitlab-org/gitlab-ce!15543
-
Stan Hu authored
Temporarily force disable prometheus metrics See merge request gitlab-org/gitlab-ce!15549
-
Pawel Chojnacki authored
Until https://gitlab.com/gitlab-org/prometheus-client-mmap/merge_requests/11 is ready, Prometheus metrics will not work and cause issues such as #40457.
-
Filipa Lacerda authored
Replace vue-resource for axios in the Prometheus Dashboard See merge request gitlab-org/gitlab-ce!15547
-
Clement Ho authored
Disables autocomplete in filtered search Closes #38877 See merge request gitlab-org/gitlab-ce!15477
-
Clement Ho authored
Fix reply quote keyboard shortcut on MRs Closes #40295 See merge request gitlab-org/gitlab-ce!15523
-
Jose Ivan Vargas authored
-
Rémy Coutable authored
Backport QA code that belongs to CE from EE Geo Closes #40344 See merge request gitlab-org/gitlab-ce!15536
-
Rémy Coutable authored
Improve output for extra queries in specs See merge request gitlab-org/gitlab-ce!15537
-
Rubén Dávila authored
Switch to using gettext:compile instead of gettext:pack in the install docs Closes #40360 See merge request gitlab-org/gitlab-ce!15501
-
Sean McGivern authored
Previously, this used `Array#-`, which would remove all queries that matches the query text in the original set. However, sometimes we have a problem with parameterised queries, where the query text is identical both times, so we'd run a query N times instead of once, and it would be hidden from the output. Replace the logic to only remove a given query N times from the actual log, where N is the number of times it appears in the expected log.
-
Sean McGivern authored
Try to find the merge-base against the canonical master and name the remotes See merge request gitlab-org/gitlab-ce!15495
-
Tim Zallmann authored
-
Filipa Lacerda authored
Fixed new group milestone breadcrumb Closes #40338 See merge request gitlab-org/gitlab-ce!15511
-
Phil Hughes authored
Closes #40338
-
Sean McGivern authored
Add Group Milestone sorting Closes #39720 See merge request gitlab-org/gitlab-ce!15230
-
Rémy Coutable authored
Also, name the remotes in Gitlab::EeCompatCheck Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Add QUERY_RECORDER_DEBUG environment variable to improve performance debugging See merge request gitlab-org/gitlab-ce!15499
-
Phil Hughes authored
Add support of Mermaid Closes #3711 See merge request gitlab-org/gitlab-ce!15107
-
Sean McGivern authored
Add FetchSourceBranch Gitaly call Closes gitaly#758 See merge request gitlab-org/gitlab-ce!15498
-
Jacob Vosmaer (GitLab) authored
-
Rémy Coutable authored
Merge branch 'qa/gb/add-geo-integration-tests' into 'master' See merge request gitlab-org/gitlab-ee!3294
-
Stan Hu authored
-
Vitaliy @blackst0ne Klachkov authored
-
- 21 Nov, 2017 14 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
[ci skip]
-
Michael Kozono authored
-
Yorick Peterse authored
Update composite pipelines index to include "id" See merge request gitlab-org/gitlab-ce!15519
-
Annabel Dunstone Gray authored
default fill color for SVGs See merge request gitlab-org/gitlab-ce!15476
-
Simon Knox authored
-
-
Stan Hu authored
ignore hashed repos (for now) when using `rake gitlab:cleanup:repos` Closes #40291 See merge request gitlab-org/gitlab-ce!15520
-
Brett Walker authored
-
Douwe Maan authored
Set the default gitlab-shell timeout to 3 hours Closes #39977 See merge request gitlab-org/gitlab-ce!15292
-
Rémy Coutable authored
Use Redis cache for branch existence checks Closes #40349 See merge request gitlab-org/gitlab-ce!15513
-
Jacob Vosmaer (GitLab) authored
-
🚄 Job van der Voort 🚀 authored
Update CONTRIBUTING.md: Link definition of done to criteria See merge request gitlab-org/gitlab-ce!15500
-
Victor Wu authored
-