- 29 Apr, 2020 40 commits
-
-
Bob Van Landuyt authored
Add `web_url` to branch endpoint response See merge request gitlab-org/gitlab!30147
-
Sean McGivern authored
Add project filter to sectional codeowners feature flag check See merge request gitlab-org/gitlab!30651
-
Sean McGivern authored
Instance level exportable security reports export logic See merge request gitlab-org/gitlab!29920
-
Nick Thomas authored
Escape branch name on backend Closes #215917 See merge request gitlab-org/gitlab!30696
-
Martin Wortschack authored
Fixes the file row not showing commits for certain projects See merge request gitlab-org/gitlab!30647
-
Rémy Coutable authored
Clone repo in `build-assets-image` Closes #215003 See merge request gitlab-org/gitlab!30683
-
James Lopez authored
Debounce pull mirror invocation See merge request gitlab-org/gitlab!30157
-
Ash McKenzie authored
Advanced Search API: Eager load more issue associations to reduce N+1 queries See merge request gitlab-org/gitlab!30233
-
Dmytro Zaporozhets authored
Persist a Generic Alert information in the DB Closes #214624 See merge request gitlab-org/gitlab!29941
-
Vitali Tatarintev authored
Second param of ProcessAlertWorker#perform is an alert payload not the alert itself.
-
Denys Mishunov authored
Migrate mr_widget_pipeline_container_spec to jest See merge request gitlab-org/gitlab!30585
-
Achilleas Pipinellis authored
Update timeframe and limit to match 13.0 release change See merge request gitlab-org/gitlab!30687
-
Sean McGivern authored
Geo: Add PackageFileRegistry to GraphQL Closes #199879 See merge request gitlab-org/gitlab!26719
-
Denys Mishunov authored
Migrate groups to Jest Closes #194237 See merge request gitlab-org/gitlab!30605
-
Nicolò Maria Mezzopera authored
- group_store_spec - mock data
-
Mehmet Emin INAC authored
This might sound better because even the feature name is instance level vulnerability exports so we are using here an instance of InstanceSecurityDashboard as exportable instead of the author object.
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Phil Hughes authored
Added Vue 3 migration doc to Frontend development guidelines See merge request gitlab-org/gitlab!30616
-
Natalia Tepluhina authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
We can already access the exportables through export object and sending the exportable ID to background jobs does not add any value but instead gives the user of the interface the chance to make mistake like sending inconsistent pair of export & exportable ID.
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Phil Hughes authored
-
Marcin Sedlak-Jakubowski authored
only the (group-) owner can remove the fork relation ship See merge request gitlab-org/gitlab!29475
-
Peter Leitzen authored
Refactor EE app services See merge request gitlab-org/gitlab!30425
-
Rajendra Kadam authored
-
Albert Salim authored
-
Bob Van Landuyt authored
Add mutation to add projects to Instance Security Dashboard See merge request gitlab-org/gitlab!30092
-
Alan (Maciej) Paruszewski authored
This change will add new mutation to GraphQL API that will allow user to add multiple projects to Instance Security Dashboard.
-
Natalia Tepluhina authored
Fix typo on merge request rule label See merge request gitlab-org/gitlab!30478
-
Kushal Pandya authored
Fix spacing between columns See merge request gitlab-org/gitlab!30604
-
Phil Hughes authored
Instead of handling the escaping of the branch name on the frontend we now get passed the escaped branch name from the backend Closes https://gitlab.com/gitlab-org/gitlab/-/issues/215917
-
Natalia Tepluhina authored
Stretch heatmap metric chart full column size See merge request gitlab-org/gitlab!30524
-
Igor Drozdov authored
Snippet blob search removal See merge request gitlab-org/gitlab!29917
-
Kushal Pandya authored
Remove getIssue function logic from list model See merge request gitlab-org/gitlab!21400
-
Marvin Karegyeya authored
-