- 16 Jan, 2020 40 commits
-
-
GitalyBot authored
-
Nick Thomas authored
Add Sentry Issue Finder See merge request gitlab-org/gitlab!22727
-
Sean Arnold authored
- Refactor specs a bit too
-
Walmyr Lima e Silva Filho authored
Update access request order in group audit logs 2 spec Closes #196726 See merge request gitlab-org/gitlab!23012
-
Sean McGivern authored
Run Dependency Scanning against Go projects See merge request gitlab-org/gitlab!22712
-
Igor Frenkel authored
-
Robert Speicher authored
Default evidence collection flag to on See merge request gitlab-org/gitlab!23194
-
Walmyr Lima e Silva Filho authored
Quarantine the 'Manage OAuth login' QA test See merge request gitlab-org/gitlab!23190
-
Douglas Barbosa Alexandre authored
Fix Docker repository sync for local storage See merge request gitlab-org/gitlab!22981
-
Valery Sizov authored
When local storage is used we get a direct link without redirect it used to work but it was broken by https://gitlab.com/gitlab-org/gitlab/merge_requests/21068. It wasn't noticed because this bug was disguised by another small bug - if primaty_api_url was specified with trailing slash it worked well.
-
Mike Greiling authored
Remove useless attachToDocument usage in spec/frontend/issuable Closes #196757 See merge request gitlab-org/gitlab!23047
-
Heinrich Lee Yu authored
Get Project's environment names via GraphQL See merge request gitlab-org/gitlab!22932
-
Kirstie Cook authored
Add id and name environment fields Add search by name for environment
-
Paul Slaughter authored
Change security dashboard's filters bar background See merge request gitlab-org/gitlab!23094
-
Sarah GP authored
-
Mike Greiling authored
Adds quickstart doc link to ADO CICD settings Closes #30936 See merge request gitlab-org/gitlab!22728
-
Lin Jen-Shin authored
Lint MR title instead of commits when squash is enabled Closes #194230 and #34148 See merge request gitlab-org/gitlab!22213
-
Paul Slaughter authored
Remove useless attachToDocument usage in ee/spec/frontend/vue_shared Closes #196753 See merge request gitlab-org/gitlab!23050
-
Mike Greiling authored
Add FE preference for full path vs full URL See merge request gitlab-org/gitlab!23193
-
Paul Slaughter authored
**Why?** We should try not to hardcode these paths but instead receive them from the BE.
-
Paul Slaughter authored
**Where?** Added to FAQ because I couldn't find a better place :| **Why?** Otherwise we can run into CORS issues like https://gitlab.com/gitlab-org/gitlab/issues/36810
-
Mike Greiling authored
Remove useless attachToDocument usage in ee/spec/frontend Closes #196754 See merge request gitlab-org/gitlab!23173
-
Desiree Chevalier authored
-
Stan Hu authored
Rename contribution analytics endpoint Closes #7187 See merge request gitlab-org/gitlab!22877
-
Adam Hegyi authored
- From 'groups/:id/analytics' to 'groups/:id/contribution_analytics - Add redirect for the old path - Fix and update I18n on the page
-
Heinrich Lee Yu authored
Use `Runtime.max_threads` when sizing Redis pools See merge request gitlab-org/gitlab!22420
-
Sean McGivern authored
Record enqueuing rate for Sidekiq jobs See merge request gitlab-org/gitlab!23026
-
Kamil Trzciński authored
Add spec to verify import test json See merge request gitlab-org/gitlab!19502
-
Aleksei Lipniagov authored
We want to test Import on "complete" data set, which means that every relation (as in our Import/Export definition) is covered. At least one of the test JSONs, such as `spec/fixtures/lib/gitlab/import_export/complex/project.json` should include them (and being a non-empty relation).
-
Paul Gascou-Vaillancourt authored
Update the security dashboard's filters bar background color to align with other filter bars in the product
-
Achilleas Pipinellis authored
Bump version in a styleguide section See merge request gitlab-org/gitlab!23188
-
Achilleas Pipinellis authored
Merge branch '37238-add-ability-to-duplicate-the-common-metrics-dashboard-documentation' into 'master' Add ability to duplicate the common metrics dashboard (documentation) See merge request gitlab-org/gitlab!22904
-
Miguel Rincon authored
Explains how to duplicate a system dashboard to a custom dashboard in the project for 12.7
-
Rémy Coutable authored
Fix broken master in spec/lib/gitlab/data_builder/note_spec.rb See merge request gitlab-org/gitlab!23191
-
Mike Greiling authored
Remove useless attachToDocument usage in spec/frontend/vue_shared Closes #196763 See merge request gitlab-org/gitlab!23041
-
Francisco Javier López authored
-
Rémy Coutable authored
-
Fatih Acet authored
Add ability to duplicate the common metrics dashboard (frontend) See merge request gitlab-org/gitlab!22919
-
Miguel Rincon authored
Adds a new item to the dashboard dropdown to allow the user to duplicate the dashboard into their projects. Add a modal to create a new dashboard based on a system dashboard, the user can provide file name and commit message for the new file. Refactors the dropdown into a separate component to reduce the dashboard complexity.
-
Heinrich Lee Yu authored
Return empty body for 204 responses in API See merge request gitlab-org/gitlab!22086
-