- 20 May, 2020 40 commits
-
-
Peter Leitzen authored
Fix leaky constant in factory spec See merge request gitlab-org/gitlab!32174
-
Rajendra Kadam authored
-
Dan Davison authored
Unquarantine Geo LFS specs Closes #212632 See merge request gitlab-org/gitlab!32629
-
Mayra Cabrera authored
Rate limit project export by user See merge request gitlab-org/gitlab!31719
-
Josianne Hyson authored
Scope the project export rate limit to user, rather than user and project so that the limit is applied across all projects that the user attempts to export. For more information see: https://gitlab.com/gitlab-org/gitlab/-/issues/212707 MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31719
-
Stan Hu authored
Expose Group-level vulnerability export url See merge request gitlab-org/gitlab!32591
-
Igor Drozdov authored
Improve Add/Remove Issue Labels API See merge request gitlab-org/gitlab!31864
-
Lee Tickett authored
-
Enrique Alcántara authored
Filter pipelines based on url query params See merge request gitlab-org/gitlab!32230
-
Peter Leitzen authored
Fix leaky constant in cache headers spec and issues importer spec See merge request gitlab-org/gitlab!32122
-
Rajendra Kadam authored
-
Peter Leitzen authored
Fix leaky constant in sidekiq middleware server metrics spec See merge request gitlab-org/gitlab!32104
-
Rajendra Kadam authored
-
pburdette authored
Validate query params and clean up the code. Also updated a few specs.
-
pburdette authored
Remove axios mocks that are not needed in the tests since we are using jest spy.
-
pburdette authored
Generate changelog for Filtering pipelines by url query params.
-
pburdette authored
Move api calls out of filtered search and into tokens. This is needed to display url params values when the component is mounted.
-
pburdette authored
Take the url params and set the value of those to the filter bar and it's tokens.
-
pburdette authored
Pass url query params to the pipeline component.
-
Marcia Ramos authored
Add support for including user/groups from parent/ancestors See merge request gitlab-org/gitlab!32353
-
Daniel Gruesso authored
-
Paul Slaughter authored
Fixing the JEST config for IDEs See merge request gitlab-org/gitlab!32546
-
Natalia Tepluhina authored
Merge branch '217321-update-the-admin-audit-events-sorting-dropdown-to-a-vue-app-which-utilises-gitlab-ui' into 'master' Change Admin Audit Events sorting field to use GitLab UI Closes #217321 See merge request gitlab-org/gitlab!32299
-
Robert Hunt authored
Added to the admin audit logs HAML and index.js files Removed some classes since they weren't being used %form was removed entirely because it was in another form, so changing it to a div actually brought those styles out when they were never used! Add translations
-
Suzanne Selhorn authored
Edited Telemetry docs per review See merge request gitlab-org/gitlab!32615
-
Adam Hegyi authored
Propagate instance-level integration to projects See merge request gitlab-org/gitlab!32331
-
Arturo Herrero authored
When an admin saves an instance-level integration, they will have two options that will propagate the settings differently. - Apply changes to inherited integrations: - Updates integration for inherited projects - Creates integrations for projects without integrations - Apply changes to all integrations: - Updates integration for all projects - Creates integrations for projects without integrations
-
Suzanne Selhorn authored
Add all breaking changes for the Runner in 13.0 See merge request gitlab-org/gitlab!32445
-
Robert Speicher authored
Add geo node enable api See merge request gitlab-org/gitlab!30547
-
Peter Leitzen authored
Fix leaky constant in task completion status spec See merge request gitlab-org/gitlab!32043
-
Rajendra Kadam authored
This reverts commit 978d2b4e3ef2ba4d990737a2b6d4c3159c73e073.
-
Phil Hughes authored
Add search token configuration to AuditLogFilter See merge request gitlab-org/gitlab!32537
-
Jiaan Louw authored
-
Andrew Fontaine authored
Replace slot syntax for Vue 3 migration See merge request gitlab-org/gitlab!31987
-
Mike Greiling authored
Danger: Add bundle size analysis Closes #34098 See merge request gitlab-org/gitlab!30168
-
Alex Ives authored
- Add helper method to geo node for use in upcoming MR - Add api helper to allow looking up disabled nodes - Add method to jwt_decoder to include disabled geo nodes Relates to https://gitlab.com/gitlab-org/gitlab/issues/35913
-
Steve Azzopardi authored
reference https://gitlab.com/groups/gitlab-org/-/epics/2254
-
Andrew Fontaine authored
Add download patch functionality for vulnerability See merge request gitlab-org/gitlab!32000
-
Douglas Barbosa Alexandre authored
Update GitLab Runner Helm Chart to 0.17.0/13.0.0 See merge request gitlab-org/gitlab!32634
-
Denys Mishunov authored
Fix alerts table empty and loading row styling See merge request gitlab-org/gitlab!32531
-