- 17 Dec, 2019 31 commits
-
-
Manoj M J authored
This change introduces new Credentials Inventory feature, available for admins.
-
Thong Kuah authored
Add outdated fields to internal security reports comparison API See merge request gitlab-org/gitlab!21220
-
Cameron Swords authored
The JobArtifact is required to retrieve the creation date
-
James Lopez authored
Fix productivity analytics scatterplot with multiple labels Closes #38031 See merge request gitlab-org/gitlab!21301
-
Evan Read authored
Document CI/CD usage with Terraform See merge request gitlab-org/gitlab!20826
-
Viktor Nagy authored
The link points to the GitLab blog.
-
Mike Greiling authored
Resolve "Too-eager urlencoding for find files links" See merge request gitlab-org/gitlab!21861
-
Heinrich Lee Yu authored
API endpoints for payment method component for paid signup flow See merge request gitlab-org/gitlab!21641
-
Paul Slaughter authored
Clear Jest mocks globally Closes #118500 See merge request gitlab-org/gitlab!21860
-
Winnie Hellmann authored
**Why?** This removes the need to add `jest.clearAllMocks` manually. Without this, it's possible for tests to have false positives because the `mock.calls` is never reset. **References:** - https://jestjs.io/docs/en/configuration#clearmocks-boolean - https://gitlab.com/gitlab-org/gitlab/merge_requests/21860
-
Ramya Authappan authored
Quarantine flaky test See merge request gitlab-org/gitlab!21889
-
Marcel Amirault authored
Edit new content for older gitlabktl versions See merge request gitlab-org/gitlab!21894
-
Marcel Amirault authored
Update README.md YAML ref to denote a limitation with anchors & include See merge request gitlab-org/gitlab!21252
-
Matt Callaghan authored
Update README.md YAML ref to denote a limitation with anchors & include (cannot cross file boundary).
-
Evan Read authored
-
Russell Dickenson authored
In integration docs, fix Akismet settings path See merge request gitlab-org/gitlab!21601
-
Alexander Oleynikov authored
-
Mark Lapierre authored
-
Ramya Authappan authored
Add BUG_IN_CODE comment to file locking quarantined spec See merge request gitlab-org/gitlab!21838
-
Nailia Iskhakova authored
Failure issue: https://gitlab.com/gitlab-org/gitlab/issues/43105 Bug issue: https://gitlab.com/gitlab-org/gitlab/issues/40125
-
Ash McKenzie authored
Merge branch '22465-rack-attack-authenticate-runner-requests-with-job-token-basic-auth' into 'master' Auth requests with job token as auth header See merge request gitlab-org/gitlab!21562
-
Marius Bobin authored
Git requests made by the runner include the authentication params in the HTTP basic auth header. Fixes User and IP Rate Limits throttles so that runner requests using a valid job token as basic auth will not be counted in Unauthenticated request rate limit.
-
Michael Kozono authored
Fix date-dependent test failure in obsolete_ignored_columns_spec.rb Closes #118612 See merge request gitlab-org/gitlab!21887
-
Heinrich Lee Yu authored
Update Rugged to v0.28.4.1 See merge request gitlab-org/gitlab!21869
-
Michael Kozono authored
Add timestamps to pod logs See merge request gitlab-org/gitlab!21663
-
Adrien Kohlbecker authored
-
Stan Hu authored
Revert "Merge branch '35170-consolidate-process-config' into 'master'" See merge request gitlab-org/gitlab!21882
-
Stan Hu authored
If `spec/lib/gitlab/database/obsolete_ignored_columns_spec.rb` is loaded before a date boundary and execute after the boundary has crossed, the test will fail with an extra column because `Date.today` has advanced. To fix this problem, we fix the dates used in the test.
-
Mike Greiling authored
Add note about ESLint rule no-jquery/no-animate-toggle See merge request gitlab-org/gitlab!21880
-
Mark Lapierre authored
Allow for generic DAST count matching Closes #36559 See merge request gitlab-org/gitlab!21193
-
Zeff Morgan authored
-
- 16 Dec, 2019 9 commits
-
-
Marcel Amirault authored
Fixing kramdown error in docs. Closes gitlab-docs#473 See merge request gitlab-org/gitlab!21859
-
Michael Kozono authored
This reverts merge request !20294
-
Walmyr Lima e Silva Filho authored
Simplify the "issues weight" end-to-end test See merge request gitlab-org/gitlab!21754
-
Evan Read authored
Update cohorts docs with new image See merge request gitlab-org/gitlab!21632
-
Paul Slaughter authored
Also: - Uses `joinPaths` since this is a more graceful method for joining paths.
-
Winnie Hellmann authored
-
Nick Thomas authored
Capture author and created_at data for Version See merge request gitlab-org/gitlab!17322
-
Mike Greiling authored
Move escapeFileUrl to shared url_utility See merge request gitlab-org/gitlab!21865
-
Walmyr Lima e Silva Filho authored
Prefer let instead of instance variable on test See merge request gitlab-org/gitlab!21758
-