- 07 Feb, 2020 11 commits
-
-
Tom Quirk authored
Adds `errors` and `skippedDesigns` keys to the optimistic response for designUploadMutation. This resolved console warnings when uploading a design.
-
Dylan Griffith authored
Validate package_type for metadatum records Closes #199673 See merge request gitlab-org/gitlab!24530
-
Evan Read authored
Docs: Create substitution word test for Vale Closes #202335 See merge request gitlab-org/gitlab!24609
-
Ash McKenzie authored
Add HamService unit tests Closes #199671 See merge request gitlab-org/gitlab!24628
-
Russell Dickenson authored
Update service desk doc - custom username See merge request gitlab-org/gitlab!24363
-
Jan Provaznik authored
Adds a note about setting custom service desk name.
-
Evan Read authored
Fix management_project docs typo See merge request gitlab-org/gitlab!24594
-
Robert Speicher authored
Extract a VulnerableProjectsFinder See merge request gitlab-org/gitlab!23725
-
Avielle Wolfe authored
Now let's use it!
-
charlieablett authored
-
Dylan Griffith authored
Load recaptcha config Closes #202176 See merge request gitlab-org/gitlab!24539
-
- 06 Feb, 2020 29 commits
-
-
Mark Florian authored
Merge branch '17969-add-affected-projects-feature-to-instance-security-dashboard-frontend' into 'master' Add vulnerable projects widget to instance security dashboard - frontend See merge request gitlab-org/gitlab!24557
-
Thong Kuah authored
feat: x509 signed commits using openssl See merge request gitlab-org/gitlab!17773
-
Dan Davison authored
Simplify Group SAML SSO specs and run SAML IDP as a service at runtime Closes #55242 See merge request gitlab-org/gitlab!24172
-
Sanad Liaquat authored
Also run IDP as a runtime service, create flows, refactor and simplify all Group SAML specs
-
Ash McKenzie authored
Expose theme and color scheme user preferences in API See merge request gitlab-org/gitlab!24409
-
Michael Leopard authored
Updating tests. Validating newly exposed parameters
-
Mike Greiling authored
Blob header file path component See merge request gitlab-org/gitlab!24354
-
Denys Mishunov authored
2/4 components constituting the Blob File header component
-
Ash McKenzie authored
Bump logs retention to 30 days See merge request gitlab-org/gitlab!24466
-
Adrien Kohlbecker authored
-
Russell Dickenson authored
Small typo in style_guides.md See merge request gitlab-org/gitlab!24630
-
Thong Kuah authored
Regenerate feature_categories.yml from the website See merge request gitlab-org/gitlab!24584
-
Roger Meier authored
-
Roger Meier authored
-
Gary Holtz authored
-
Achilleas Pipinellis authored
Add a tiny bit of Redis documentation, focusing on key naming for now See merge request gitlab-org/gitlab!24270
-
Mayra Cabrera authored
Redact push options from error logs Closes #202129 See merge request gitlab-org/gitlab!24540
-
Tanya Pazitny authored
Standardize QA tests' descriptions of the DevOps Plan stage See merge request gitlab-org/gitlab!24621
-
Walmyr Lima e Silva Filho authored
Quarantine project audit logs for export events See merge request gitlab-org/gitlab!24593
-
Mayra Cabrera authored
Fix RSpec cop violations Closes #198581 See merge request gitlab-org/gitlab!24538
-
Mayra Cabrera authored
Fix a flaky unit test See merge request gitlab-org/gitlab!24502
-
Stan Hu authored
Fix group hook triggering from subgroup project Closes #2372 and #12097 See merge request gitlab-org/gitlab!23333
-
Andy Soiron authored
This commit fixes a bug where group hooks on a parent group where not triggered from a project in a subgroup
-
Mayra Cabrera authored
Add pagination and new routing for docker container registry See merge request gitlab-org/gitlab!23151
-
Nicolò Maria Mezzopera authored
- routes for project - routes for groups - pagination in serialiser - project controller - group controller
-
Mayra Cabrera authored
fix: avoid setting user profile to public when updating via API Closes #202070 See merge request gitlab-org/gitlab!24456
-
Diego Louzán authored
If a user is updated via a PUT API request and no value is provided for the `private_profile` field, ignore it and do not set it to the default value of public
-
Mayra Cabrera authored
Add search support for protected branches API See merge request gitlab-org/gitlab!24137
-
Patrick Bajao authored
A new `search` param is added to support searching for protected branches by name. This will be useful if user wants to look for a specific protected branch but there are lots of protected branches per page.
-