- 07 Feb, 2020 8 commits
-
-
Miguel Rincon authored
The time series chart filtered time range (datazoom) becomes reflected in the View logs link - Adds an emmitted datazoom event handler for time charts - Event handler is throttled. - Responds to changes in zoom by updating the logs url.
-
Miguel Rincon authored
- Add time range to the dashboard stores to allow inner components to create a link to the current time range. - Have the logs page read time parameters from the URL. - Add link in panel type component to the logs page. - Update embed function so logs path is checked for - Improve and extend specs for panel type
-
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!
-
Dylan Griffith authored
Load recaptcha config Closes #202176 See merge request gitlab-org/gitlab!24539
-
- 06 Feb, 2020 32 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
-