- 11 Feb, 2020 40 commits
-
-
Ash McKenzie authored
Fix upstream bridge stuck when downstream pipeline is not pending Closes #202239 See merge request gitlab-org/gitlab!24665
-
Heinrich Lee Yu authored
Expose service desk project_key param in private API See merge request gitlab-org/gitlab!24357
-
Kushal Pandya authored
Contributors charts: Resize charts when screen size changes Closes #20488 See merge request gitlab-org/gitlab!24794
-
Phil Hughes authored
Remove reference to outdated issue in comments See merge request gitlab-org/gitlab!24835
-
Rémy Coutable authored
Add new endpoint for pipeline badge counter See merge request gitlab-org/gitlab!24319
-
Maxime Orefice authored
- One step to improve performance of junit view
-
Sean McGivern authored
Expire the Gitlab::CurrentSettings cache See merge request gitlab-org/gitlab!24710
-
Jan Provaznik authored
Allow setting of service_desk's project_key attribute (though still behind a feature flag).
-
Shinya Maeda authored
This commit fixes that upstream bridge stuck when downstream status transits to non-pending status.
-
Martin Wortschack authored
- Adds the resizable chart container and switches to unique identify for v-for
-
Ash McKenzie authored
Group Import API endpoint See merge request gitlab-org/gitlab!20353
-
George Koltsov authored
- Add POST '/groups/import' API endpoint - Triggers Group Import functionality similar to Project Import - Imports a group structure along with it's relations
-
Kushal Pandya authored
Current active user count has delimiters See merge request gitlab-org/gitlab!24549
-
Martin Wortschack authored
Update empty state button margin See merge request gitlab-org/gitlab!24806
-
Mike Greiling authored
Fix signature badge popover not showing on Firefox See merge request gitlab-org/gitlab!24756
-
Tan Le authored
Use anchor element instead of button to allow better cross-browser support. This issue was observed in Firefox and Safari but not Chrome.
-
Heinrich Lee Yu authored
Include subepics in IssuesFinder if requested See merge request gitlab-org/gitlab!24706
-
Kushal Pandya authored
Part 2 - Update snippets empty state text and buttons Closes #32714 See merge request gitlab-org/gitlab!24764
-
Kushal Pandya authored
Display proper error messages on vulnerabilities fetch failure See merge request gitlab-org/gitlab!23812
-
Paul Gascou-Vaillancourt authored
- Save the response's error code to the store - When fetching vulnerabilities fails with one of the supported error codes (currently 401 & 403), show an empty state with more information on the error and how to circumvent it - Update tests
-
Ash McKenzie authored
Add measurement to import_rake task See merge request gitlab-org/gitlab!24475
-
Marcel Amirault authored
Added personal minute details See merge request gitlab-org/gitlab!24503
-
Suzanne Selhorn authored
-
Russell Dickenson authored
Update development guidelines See merge request gitlab-org/gitlab!24797
-
Russell Dickenson authored
Fix typos in Secure integration documentation page See merge request gitlab-org/gitlab!24782
-
Peter Leitzen authored
Fix job page not loading because kuberenetes/prometheus URL is blocked See merge request gitlab-org/gitlab!24743
-
Marcel Amirault authored
Doc: Add cross link to specifying variables when running manual jobs See merge request gitlab-org/gitlab!23622
-
Thao Yeager authored
-
Russell Dickenson authored
Fix url in documentation See merge request gitlab-org/gitlab!24714
-
Evan Read authored
Add sub-section about changing group owner See merge request gitlab-org/gitlab!24738
-
Alexander Tanayno authored
-
Shinya Maeda authored
Port `trigger` keyword to Core (4/4) - move trigger syntax See merge request gitlab-org/gitlab!24393
-
Fabio Pitino authored
Move most of the model and specs
-
Robert Speicher authored
Add `:read_board` to GroupPolicy See merge request gitlab-org/gitlab!24500
-
Evan Read authored
Backfill GraphQL descriptions (Part 7) See merge request gitlab-org/gitlab!24716
-
Michael Kozono authored
Drop bridge on any downstream pipeline errors See merge request gitlab-org/gitlab!24735
-
Mike Greiling authored
Add blocked icon on issue board card Closes #34723 See merge request gitlab-org/gitlab!24420
-
Dave Pisek authored
This commit removes a reference to an outdated issue from comments within vuex-action files. It pointed to an issue that aimed to make the default export obsolete, but the issue has been closed and the export will be needed until all tests have been migrated to karma. See comment on the issue: https://gitlab.com/gitlab-org/gitlab/issues/24511#note_273343173
-
Michael Kozono authored
Return meaningful error when adding one child epic at time and it fails See merge request gitlab-org/gitlab!22688
-
Evan Read authored
Update notes in Project import/export page Closes #199978 See merge request gitlab-org/gitlab!24326
-