- 07 Feb, 2020 2 commits
-
-
Patrick Bajao authored
Previous behavior was `LfsObjectsProject` are created on the source project. To fix the issue whenever the source project gets deleted or fork was selectively synced, we also need to create the records for forks. This way, they'll also have access to the `LfsObject` and no longer dependent on the source project.
-
Dylan Griffith authored
Load recaptcha config Closes #202176 See merge request gitlab-org/gitlab!24539
-
- 06 Feb, 2020 38 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.
-
Mike Greiling authored
Partially Resolve "Migrate spec/javascripts/environments/ to Jest" Closes #194235 See merge request gitlab-org/gitlab!24084
-
Michael Kozono authored
Add DS config for bundler audit advisory DB See merge request gitlab-org/gitlab!23717
-
Michael Kozono authored
Move Alert class from EE to CE Closes #200005 See merge request gitlab-org/gitlab!24469
-
Mark Florian authored
Replace blank with _blank in target attribute See merge request gitlab-org/gitlab!24575
-
Lin Jen-Shin authored
Improve the pipelines documentation with the latest rules See merge request gitlab-org/gitlab!24485
-
Kamil Trzciński authored
Port `trigger`keyword to Core (1/4) - move Ci::Bridge See merge request gitlab-org/gitlab!24375
-
Kamil Trzciński authored
Prompt users to double check their account recovery settings See merge request gitlab-org/gitlab!23994
-
Lin Jen-Shin authored
Quarantine a flaky example See merge request gitlab-org/gitlab!24615
-
Martin Wortschack authored
Replace Geo Notice with Toast (Frontend) See merge request gitlab-org/gitlab!24407
-