- 11 Feb, 2020 33 commits
-
-
Jan Provaznik authored
Allow setting of service_desk's project_key attribute (though still behind a feature flag).
-
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
-
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
-
Mike Jang authored
-
Stan Hu authored
Separate 5 classess into own class files See merge request gitlab-org/gitlab!24745
-
Rajendra Kadam authored
-
- 10 Feb, 2020 7 commits
-
-
Evan Read authored
Add core-only mark to settings API documentation See merge request gitlab-org/gitlab!22770
-
Florie Guibert authored
- Blocked issue displays icon on board - Documentation
-
Evan Read authored
Add (internal) ADFS admin troubleshooting screenshots Closes gitlab-com/support/support-team-meta#1634 See merge request gitlab-org/gitlab!24685
-
Stan Hu authored
Expire exists cache when repository is created from bundle Closes #199745 See merge request gitlab-org/gitlab!24258
-
Mayra Cabrera authored
Squelch Snowplow tracker log messages Closes #204755 See merge request gitlab-org/gitlab!24809
-
Thong Kuah authored
This should fix the error in https://gitlab.com/gitlab-org/gitlab/issues/202064 which is causing job logs not to show.
-
Stan Hu authored
These log messages often pollute structured log streams and do not provide useful information. We tweak the log level to FATAL to suppress all output. https://github.com/snowplow/snowplow-ruby-tracker/pull/109 would make it possible to configure this logger directly. Closes https://gitlab.com/gitlab-org/gitlab/issues/204755
-