- 29 Nov, 2019 40 commits
-
-
Ash McKenzie authored
Refactor slash commands presenters Closes #35416 See merge request gitlab-org/gitlab!19947
-
Nick Thomas authored
Remove unnecessary existence check on persistent ref See merge request gitlab-org/gitlab!20430
-
Grzegorz Bizon authored
Fix error in updating runner session Closes #34366 See merge request gitlab-org/gitlab!20902
-
Grzegorz Bizon authored
Use Gitlab::SidekiqMiddleware.client_configurator See merge request gitlab-org/gitlab!20773
-
Kamil Trzciński authored
Replace OpenStruct in Ansi converters See merge request gitlab-org/gitlab!20444
-
Bob Van Landuyt authored
Clean Code: Improve JIRA API See merge request gitlab-org/gitlab!20864
-
Vitali Tatarintev authored
Rename method to fallback_message in SlashCommands for readability
-
Filipa Lacerda authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/ee/spec/*/ide/) See merge request gitlab-org/gitlab!20908
-
Filipa Lacerda authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/ee/spec/*/vue_mr_widget/) See merge request gitlab-org/gitlab!20906
-
Filipa Lacerda authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/ee/spec/*/vue_shared/) See merge request gitlab-org/gitlab!20891
-
Phil Hughes authored
Resolve "Finding vulnerability as dismissed before the action" See merge request gitlab-org/gitlab!20768
-
Martin Wortschack authored
Fix spacing on contributions analytics charts Closes #6830 See merge request gitlab-org/gitlab!20701
-
Brian Kabiro authored
The distance between the chart and the title of the chart is too much on the contribution analytics page. This is caused by the styling that's on the SVG. This fixes that by: - reducing the height of the svg - changing the value of preserveAspectRatio - adding a padding between the title of the chart and the chart
-
Martin Wortschack authored
Updated deploy instances color scheme See merge request gitlab-org/gitlab!20890
-
Sean McGivern authored
If applied, this will fix the bug 36375 See merge request gitlab-org/gitlab!20924
-
Kushal Pandya authored
Add Total rendering metrics to Performance Bar See merge request gitlab-org/gitlab!20725
-
Tim Zallmann authored
Added the Frontend resources string to .pot Added specs, documentation and changelog
-
Bob Van Landuyt authored
Make internal projects poolable Closes #33318 See merge request gitlab-org/gitlab!19295
-
Brian Kabiro authored
- limit projects that can't be pooled to those that are private - update tests
-
Jan Provaznik authored
Exposed deployment build manual actions for merge request page Closes #35458 See merge request gitlab-org/gitlab!20615
-
Etienne Baqué authored
Removed build_manual_actions method. Using playable? check to expose build. Added related tests.
-
Lin Jen-Shin authored
Remove id and description from mr widget poll serializer See merge request gitlab-org/gitlab!20904
-
James Lopez authored
Refactor to not copy from original method See merge request gitlab-org/gitlab!20901
-
Dhiraj Bodicherla authored
The definition for deploy instances in environment page have been updated long ago but the styling is stale. This MR updates the style with new color scheme
-
Kushal Pandya authored
Replace board service in issue spec.js See merge request gitlab-org/gitlab!20876
-
Marvin Karegyeya authored
-
Kushal Pandya authored
Replace board service in board spec.js See merge request gitlab-org/gitlab!20875
-
Marvin Karegyeya authored
-
Jan Provaznik authored
Allow valid namespace paths with dots for api PUT Closes customers-gitlab-com#711 See merge request gitlab-org/gitlab!20079
-
Kushal Pandya authored
Fix opening Sentry error details in new tab See merge request gitlab-org/gitlab!20611
-
Olena Horal-Koretska authored
-
Kushal Pandya authored
Handle empty stacktrace and entries with no code See merge request gitlab-org/gitlab!20458
-
Olena Horal-Koretska authored
Add logic for entries with no code & empty stacktrace
-
Kushal Pandya authored
Fixes 35624 See merge request gitlab-org/gitlab!20092
-
Carolina Carvalhosa authored
-
Kushal Pandya authored
Cycle Analytics - Duration chart / scatter plot See merge request gitlab-org/gitlab!14996
-
Brandon Labuschagne authored
This commit adds the duration scatter plot to the cycle analytics feature. It makes use of the already merged stage-dropdown-filter component.
-
Heinrich Lee Yu authored
Expose epic_id parameter in issues API See merge request gitlab-org/gitlab!19953
-
Winnie Hellmann authored
Extend issues API by * Accepting epic_id parameter when creating a new issue. (POST) * Accepting epic_id parameter when updating an existing issue. (PUT)
-
Marcel Amirault authored
Doc update deploy board instances states See merge request gitlab-org/gitlab!20941
-