- 10 Jun, 2020 5 commits
-
-
Russell Dickenson authored
Clarify usage of `SAST_BANDIT_EXCLUDED_PATHS` See merge request gitlab-org/gitlab!34025
-
Evan Read authored
Docs: more spelling and usage fixes See merge request gitlab-org/gitlab!34011
-
Amy Qualls authored
More words that shouldn't be tracked by the spell checker.
-
Mayra Cabrera authored
Allow group import states to be created without job ID See merge request gitlab-org/gitlab!33181
-
Amy Qualls authored
Refactor more Gitaly documentation See merge request gitlab-org/gitlab!34044
-
- 09 Jun, 2020 35 commits
-
-
Ezekiel Kigbo authored
fix: avoid javascript for omniauth logins Closes #28904 See merge request gitlab-org/gitlab!33459
-
Amy Qualls authored
Docs: Editing title for regex pattern examples See merge request gitlab-org/gitlab!34208
-
Suzanne Selhorn authored
Fixing title to include the feature name Also trying to better match the release post
-
Evan Read authored
Fixes links to renamed sections.
-
Illya Klymov authored
Add NuGet package icon to package details page See merge request gitlab-org/gitlab!33701
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v16.5.0 See merge request gitlab-org/gitlab!34212
-
Bob Van Landuyt authored
Update Learn Gitlab project template See merge request gitlab-org/gitlab!34161
-
Russell Dickenson authored
Improve Telemetry guide by adding the metric definition step" Closes #220339 See merge request gitlab-org/gitlab!33865
-
Alina Mihaila authored
-
GitLab Release Tools Bot authored
-
Suzanne Selhorn authored
Changed canary to A/B See merge request gitlab-org/gitlab!34151
-
Mayra Cabrera authored
Removes rubocop cop from YamlProcessor spec. This is a simple commit to test the security:sync_remotes task
-
Suzanne Selhorn authored
Add note to docs for cloudfare set up See merge request gitlab-org/gitlab!34188
-
Jackie Meshell authored
-
GitLab Bot authored
-
Suzanne Selhorn authored
Add note about gitlab.com policies See merge request gitlab-org/gitlab!34184
-
Tim Rizzi authored
-
Robert Speicher authored
Add Rails/SaveBang Rubocop rule for tests See merge request gitlab-org/gitlab!33607
-
Robert Speicher authored
Extract GitAccessProject See merge request gitlab-org/gitlab!33690
-
Oswaldo Ferreira authored
Add Ci::Pipeline#latest_report_builds method See merge request gitlab-org/gitlab!33961
-
Diego Louzán authored
When a user clicks on an Omniauth login icon (e.g. Google), Rails will translate a `link_to` URL from a GET to a POST form submission via JavaScript. However, if JavaScript is disabled or not loaded before the page loads, this will cause a GET request to go to the login provider instead of POST, resulting in a 404. To avoid this, we use `button_to` instead of `link_to`. `button_to` will set a form submission with a POST request without JavaScript. Closes #28904
-
Nicolò Maria Mezzopera authored
Feature/show memory cpu on cluster list See merge request gitlab-org/gitlab!32601
-
Nick Gaskill authored
Document dependency files supported by Dependency Scanning See merge request gitlab-org/gitlab!17531
-
Fabien Catteau authored
Explicitly list the dependency files supported by Dependency Scanning.
-
Oswaldo Ferreira authored
Add model for auto-fix settings See merge request gitlab-org/gitlab!32577
-
Tetiana Chupryna authored
This model is used for store settings related to Security and Compliance page. Now it contains auto-fix settings, but other settings are expected to be stored there too.
-
Mike Greiling authored
Fix webpack config to account for `NO_SOURCEMAPS=false` See merge request gitlab-org/gitlab!33896
-
Mike Greiling authored
-
Clement Ho authored
Revert "Merge branch 'sy-fix-assignee-n-plus-one' into 'master'" See merge request gitlab-org/gitlab!34198
-
Suzanne Selhorn authored
Update links to unleash clients See merge request gitlab-org/gitlab!34118
-
Marcia Ramos authored
Update docs to reflect move web IDE Terminal to Core See merge request gitlab-org/gitlab!33419
-
Sarah Yasonik authored
This reverts merge request !33656
-
Nicolò Maria Mezzopera authored
Add a UUID to each Diff File when the raw data is processed See merge request gitlab-org/gitlab!34128
-
Thomas Randolph authored
-
Enrique Alcántara authored
Update dependency @gitlab/svgs to v1.138.0 See merge request gitlab-org/gitlab!34189
-