- 07 Aug, 2019 40 commits
-
-
Sarah Yasonik authored
https://gitlab.com/gitlab-org/gitlab-ce/issues/62971 Adds support to EnvironmentsController#metrics_dashboard for the following params: group, title, y_label These params are used to uniquely identify a panel on the metrics dashboard. Metrics are stored in several places, so this adds utilities to find a specific panel from the database or filesystem depending on the metric specified. Also moves some shared utilities into separate classes, notably default values and errors.
-
Achilleas Pipinellis authored
Docs: Update and sort reserved names Closes #45619 See merge request gitlab-org/gitlab-ce!31569
-
Clement Ho authored
Do not persist notes filter when auto-switching See merge request gitlab-org/gitlab-ce!31229
-
Heinrich Lee Yu authored
Send a `persist_filter: false` param to backend when opening links to notes and auto-switching to show all notes
-
Kushal Pandya authored
Removes duplicate button from job log page Closes #65705 See merge request gitlab-org/gitlab-ce!31544
-
Douwe Maan authored
Lessen Gitaly N+1 errors in markdown processing Closes #60449 See merge request gitlab-org/gitlab-ce!31037
-
Kerri Miller authored
Squash this commit and reword before merging..
-
Paul Slaughter authored
Resolve "Selected project in the search view is not fully readable" Closes #47814 See merge request gitlab-org/gitlab-ce!31137
-
Douglas Barbosa Alexandre authored
Use Git 2.22 for GitLab See merge request gitlab-org/gitlab-ce!31578
-
Zeger-Jan van de Weg authored
Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
-
Thong Kuah authored
Add migration for CE as well Closes #13201 See merge request gitlab-org/gitlab-ce!31405
-
Tim Zallmann authored
Remove iamphill from FE Maintainers in codeowners See merge request gitlab-org/gitlab-ce!31484
-
Stefan Schmalzhaf authored
-
Alex Buijs authored
-
Thong Kuah authored
Don't attempt to contact registry if it is disabled See merge request gitlab-org/gitlab-ce!31553
-
Rémy Coutable authored
Compress images with pngquant See merge request gitlab-org/gitlab-ce!31566
-
Achilleas Pipinellis authored
-
Denys Mishunov authored
- Re-organising search.scss - Rely more on utility-classes instead of component classes - Update relevant specs
-
Marcel van Remmerden authored
-
Denys Mishunov authored
- Changelog entry
-
Denys Mishunov authored
Adding proper <label>s while removing labels from the fields themselves. This gives more space for the field's content
-
Denys Mishunov authored
-
Grzegorz Bizon authored
Allow masking @ and : characters Closes #63043 See merge request gitlab-org/gitlab-ce!31065
-
Thong Kuah authored
ActiveSession.cleaned_up_lookup_entries to use Redis#pipelined See merge request gitlab-org/gitlab-ce!31096
-
Imre Farkas authored
-
Evan Read authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65499 Closes #65499 See merge request gitlab-org/gitlab-ce!31458
-
-
Evan Read authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62446 Closes #62446 See merge request gitlab-org/gitlab-ce!31448
-
-
Evan Read authored
Update DinD example for 19.03.1 See merge request gitlab-org/gitlab-ce!31051
-
Sean McGivern authored
Merge branch '33401-follow-up-from-add-prometheus-metrics-endpoint-and-basic-infrastructure-to-meter-code' into 'master' Clean tmpdirs in metrics endpoint specs Closes #33401 See merge request gitlab-org/gitlab-ce!31529
-
Peter Leitzen authored
-
Evan Read authored
Fix assorted links in the docs See merge request gitlab-org/gitlab-ce!31559
-
Marcel Amirault authored
Fix links as discovered by the lint in the docs project
-
Ash McKenzie authored
Add support for Content-Security-Policy Closes #65330 See merge request gitlab-org/gitlab-ce!31402
-
Thong Kuah authored
Provide separate namespaces for each project environment See merge request gitlab-org/gitlab-ce!30711
-
Tiger Watson authored
Kubernetes deployments on new clusters will now have a separate namespace per project environment, instead of sharing a single namespace for the project. Behaviour of existing clusters is unchanged. All new functionality is controlled by the :kubernetes_namespace_per_environment feature flag, which is safe to enable/disable at any time.
-
Evan Read authored
Follow-up: Tweak line to improve badge placement Closes #65417 See merge request gitlab-org/gitlab-ce!31528
-
Marcel Amirault authored
-
Evan Read authored
Follow-Up: Change code blocks to shell type Closes #65605 See merge request gitlab-org/gitlab-ce!31526
-