- 15 Apr, 2019 40 commits
-
-
GitLab Bot authored
-
Nick Thomas authored
Git FSCK has no timeout Closes #53319 See merge request gitlab-org/gitlab-ce!27299
-
Sean McGivern authored
Add variable substitution in prometheus proxy API See merge request gitlab-org/gitlab-ce!27226
-
Reuben Pereira authored
- In prometheus proxy api, allow variables to be replaced. For example, if 'up{env="%{ci_environment_slug}"}' is passed to the endpoint, it becomes 'up{env="production"}' before being sent to prometheus.
-
Lin Jen-Shin authored
Resolve "Insights charts should display all the periods even if there are no data for them" Closes #11096 See merge request gitlab-org/gitlab-ee!10733
-
GitLab Bot authored
-
Rémy Coutable authored
Split `.gitlab-ci.yml` into multiple includes Closes #58521 See merge request gitlab-org/gitlab-ce!27116
-
Rémy Coutable authored
EE: Split `.gitlab-ci.yml` into multiple includes Closes gitlab-ce#58521 See merge request gitlab-org/gitlab-ee!10854
-
Kamil Trzciński authored
-
Rémy Coutable authored
Resolve "Master broken related to tracing and sanitizing" Closes #11161 See merge request gitlab-org/gitlab-ee!11000
-
GitLab Bot authored
-
Rémy Coutable authored
Move to supporting multiple charts per page for Insights Closes #10466 and #10720 See merge request gitlab-org/gitlab-ee!10516
-
Mark Fletcher authored
- Config file change - No longer accepts single chart, array only - Display warning for old config detected - Loads new charts upon tab change - Renders those successful - Flash message for errors - Summary of error instead of chart
-
Douwe Maan authored
Fix selection of scoped labels Closes #11158 See merge request gitlab-org/gitlab-ee!10993
-
Jan Provaznik authored
When sorting labels by user selection order, any missing labels had index 0. If only single selected label was returned by UI, then this label had index 0 too so it was not chosen as the "last selected" label. To fix this, any missing labels have index -1.
-
Rémy Coutable authored
Validate refs used in controllers don't have spaces Closes #58572 and gitaly#1425 See merge request gitlab-org/gitlab-ce!24037
-
GitLab Bot authored
-
James Lopez authored
Added write_repository scope for personal access token Closes #58847 and #51709 See merge request gitlab-org/gitlab-ce!26021
-
Horatiu Eugen Vlad authored
-
Achilleas Pipinellis authored
Redirect old Secure docs to new location Closes #11109 See merge request gitlab-org/gitlab-ee!10982
-
Achilleas Pipinellis authored
Find and replace the old Container Scanning paths
-
Nick Thomas authored
Remove feature flag `incident_management` See merge request gitlab-org/gitlab-ee!10569
-
Peter Leitzen authored
After we introduced the Ghost user we can safely make incident_management generally available.
-
Achilleas Pipinellis authored
Docs: reorg Pages index See merge request gitlab-org/gitlab-ce!27319
-
Marcia Ramos authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
Externalize strings in app/services and app/helpers See merge request gitlab-org/gitlab-ce!27220
-
Martin Wortschack authored
- Externalize strings in milestones_helper - Externalize strings in app/services - Update PO file
-
Sean McGivern authored
Pick revert of `require-all-templates-to-include-default-stages' Closes #59992 and #60106 See merge request gitlab-org/gitlab-ce!27312
-
Sean McGivern authored
Pick revert of `require-all-templates-to-include-default-stages-ee' See merge request gitlab-org/gitlab-ee!10857
-
Lin Jen-Shin authored
(EE port) Externalize strings in app/services and app/helpers See merge request gitlab-org/gitlab-ee!10764
-
Martin Wortschack authored
- Externalize strings in milestones_helper - Externalize strings in app/services - Update PO file
-
GitLab Bot authored
-
Kamil Trzciński authored
-
Robert Speicher authored
CE: Extract EE specific files/lines for spec/features/issues See merge request gitlab-org/gitlab-ce!26740
-
Felipe Artur authored
Part of moving gitlab into single codebase
-
Robert Speicher authored
Extract EE specific files/lines for spec/features/issues Closes #6538 See merge request gitlab-org/gitlab-ee!10492
-
Felipe Artur authored
Part of moving gitlab into single codebase
-