- 02 Mar, 2020 1 commit
-
-
Josianne Hyson authored
We want to be able to export issues and then use that export file to import the issues to another GitLab project. Prior to this change, the format of the export file did not match the structure of the file that the issue importer expects. This change expands the importer to first look for the know export column names and then fallback to positional values if they are not present. Addresses: - https://gitlab.com/gitlab-org/gitlab/issues/199038 - https://gitlab.com/gitlab-org/gitlab/issues/30931
-
- 28 Feb, 2020 39 commits
-
-
Marcia Ramos authored
Include tasks for tech evaluation template See merge request gitlab-org/gitlab!26084
-
Natalia Tepluhina authored
Code Review Analytics: Remove class from empty state See merge request gitlab-org/gitlab!26155
-
Kushal Pandya authored
Replace ACE with Monaco for Snippets editing/creation Closes #198604 See merge request gitlab-org/gitlab!25465
-
Toon Claes authored
Deploy mr once take 2 See merge request gitlab-org/gitlab!25537
-
Mark Florian authored
Merge branch '202110-always-show-the-design-tab-on-issues-but-indicate-the-lfs-is-turned-off-or-wrong-tier' into 'master' Always show the Design Tab on Issues See merge request gitlab-org/gitlab!25796
-
Natalia Tepluhina authored
-
Sean McGivern authored
Fix intermittent failures in profiler_spec.rb Closes #206907 See merge request gitlab-org/gitlab!26110
-
Kushal Pandya authored
Add I18n to Users Statistics in the Admin Area See merge request gitlab-org/gitlab!26154
-
Marcia Ramos authored
Add conditional statement section to FE style guide See merge request gitlab-org/gitlab!25549
-
Heinrich Lee Yu authored
Include the full path to an upload in the api response See merge request gitlab-org/gitlab!23500
-
Martin Wortschack authored
Move frequent items list component to jest See merge request gitlab-org/gitlab!26114
-
Shinya Maeda authored
API endpoint to list deploy tokens in a project Closes #207380 See merge request gitlab-org/gitlab!25186
-
Shinya Maeda authored
Validate Feature Flag Associations See merge request gitlab-org/gitlab!25933
-
Jason Goodman authored
Create default scope only for version 1 flags
-
Stan Hu authored
When multiple threads run in spec/lib/gitlab/profiler_spec.rb, the output contains profiles for each thread. The previous test assumed there were only 1 profile, but we need to account for multiple outputs. To fix this test, we parse and test each thread profile independently. Closes https://gitlab.com/gitlab-org/gitlab/issues/206907
-
Dmytro Zaporozhets authored
Update DAST auto-deploy-image to v0.10.0 See merge request gitlab-org/gitlab!25922
-
Jan Provaznik authored
Remove duplicate Issue tests and avoid creating database rows See merge request gitlab-org/gitlab!25914
-
Martin Wortschack authored
-
Sean McGivern authored
Add initial package details activity panel See merge request gitlab-org/gitlab!25534
-
Marcia Ramos authored
Update wording & punctuation to increase clarity See merge request gitlab-org/gitlab!25029
-
Kushal Pandya authored
Replace `notes_service.js` with axios calls in the notes/stores/actions.js Closes #26529 See merge request gitlab-org/gitlab!25867
-
Alex Terekhov authored
-
Sanad Liaquat authored
Refactor Geo end-to-end specs See merge request gitlab-org/gitlab!25381
-
Jennifer Louie authored
-
Denys Mishunov authored
If a feature flag is enabled, the editor will initialize Monaco by default. Otherwise it falls back to ACE
-
Natalia Tepluhina authored
Resolve "Empty state for Code Review Analytics" Closes #205596 See merge request gitlab-org/gitlab!25793
-
Phil Hughes authored
Cleanup: Removed md-file CSS class See merge request gitlab-org/gitlab!26083
-
Corinna Wiesner authored
-
Martin Wortschack authored
- Display an empty state screen for code review analytics
-
Natalia Tepluhina authored
Remove underscore from prometheus metrics files See merge request gitlab-org/gitlab!25656
-
Tristan Read authored
-
Natalia Tepluhina authored
Add IEC format for digital units See merge request gitlab-org/gitlab!26045
-
Jarka Košanová authored
Refactor Epic mutations base See merge request gitlab-org/gitlab!25991
-
Kushal Pandya authored
Update labels on sidebar update with gitlab-ui css classes See merge request gitlab-org/gitlab!22071
-
Marcel Amirault authored
Edit new JupyterHub content Closes #205393 See merge request gitlab-org/gitlab!25409
-
Evan Read authored
-
Kushal Pandya authored
Adds note to loading button See merge request gitlab-org/gitlab!26123
-
Nick Kipling authored
-