- 07 Nov, 2019 40 commits
-
-
Arturo Herrero authored
This cop auto-correct automatically all the references in RSpec as: - expect_any_instance_of -> expect_next_instance_of - allow_any_instance_of -> allow_next_instance_of At the moment it's disabled because I'm going to correct all the offenses in different merge requests.
-
Kushal Pandya authored
Update dependency @gitlab/ui to v7.5.0 See merge request gitlab-org/gitlab!19431
-
Natalia Tepluhina authored
Resolve "Web IDE does not create POSIX Compliant Files" See merge request gitlab-org/gitlab!19339
-
Rémy Coutable authored
Use fingerprint when comparing security reports in MR widget See merge request gitlab-org/gitlab!19654
-
Can Eldem authored
Added test for new comparison No change required in fixtures
-
Ash McKenzie authored
Render canary links based on server-side flag See merge request gitlab-org/gitlab!19645
-
Achilleas Pipinellis authored
Add docs for troubleshooting DAST memory issues Closes #35560 See merge request gitlab-org/gitlab!19659
-
-
Achilleas Pipinellis authored
Document LICENSE_FINDER_CLI_OPTS variable See merge request gitlab-org/gitlab!19177
-
Heinrich Lee Yu authored
This fixes the issue where these may be inconsistent with the canary favicon. This happens when: 1. The cookie is set but the canary is not serving any requests 2. The cookie is not set but we're forcing traffic to canary on specific routes
-
Thong Kuah authored
Conan download_urls endpoints See merge request gitlab-org/gitlab!17797
-
Steve Abrams authored
Endpoints that return the file download urls for conan package files to the conan client.
-
Achilleas Pipinellis authored
Document how to integrate the anomaly chart to the dashboard See merge request gitlab-org/gitlab!19420
-
Miguel Rincon authored
-
Phil Hughes authored
Fix typos in help links See merge request gitlab-org/gitlab!19716
-
Phil Hughes authored
Remove project from grafana url placeholder See merge request gitlab-org/gitlab!19674
-
Tristan Read authored
-
Grzegorz Bizon authored
Upate bin/secpick help message to mention commit range See merge request gitlab-org/gitlab!19742
-
Thong Kuah authored
Remove CE/EE references from Documentation merge request template See merge request gitlab-org/gitlab!19747
-
Tiger authored
-
Heinrich Lee Yu authored
Expose commit sha on Vulnerabilities::Occurrence See merge request gitlab-org/gitlab!19668
-
Dylan Griffith authored
-
Natalia Tepluhina authored
Merge branch '32419-growth-conversion-experiment-test-new-admin-upgrade-design-copy-for-issue-weights-locked-feature' into 'master' Upgrade design/copy for issue weights locked feature See merge request gitlab-org/gitlab!17352
-
Natalia Tepluhina authored
Resolve "Refactor design_discussion.vue to use ApolloMutation component" See merge request gitlab-org/gitlab!19536
-
Tom Quirk authored
- As per best practice, prefer immutability over destructive updates when writing updates to Apollo store - Additionally, use computed value for mutation payload
-
Natalia Tepluhina authored
frontend: Add grafana integration checkbox See merge request gitlab-org/gitlab!19255
-
Laura Montemayor authored
* Adds state, mutation, and action * Adds infrastructure * Adds spec for mutation
-
Ramya Authappan authored
Add E2E test for database delete replication for Geo See merge request gitlab-org/gitlab!17836
-
Jennifer Louie authored
Add projects_list selector to dashboard Add method to wait for Geo replication of deletion Focus Geo wait methods to search projects_list element Add E2E test to confirm project deletion on Geo secondary node
-
Ramya Authappan authored
Added tests for License Compliance See merge request gitlab-org/gitlab!17909
-
Aleksandr Soborov authored
Added necessary page objects and selectors for these tests
-
Heinrich Lee Yu authored
Allow admins to administer personal snippets See merge request gitlab-org/gitlab!19693
-
Francisco Javier López authored
In this commit we allow admins to administer any personal snippet regardless the visibility.
-
Evan Read authored
Docs: Group SAML Add change ID warnings Closes #33706 See merge request gitlab-org/gitlab!18831
-
Cynthia Ng authored
-
Thong Kuah authored
Use create! inserting elasticsearch indexed containers See merge request gitlab-org/gitlab!19609
-
Stan Hu authored
Fix typo: adivsed -> advised See merge request gitlab-org/gitlab!19735
-
Robert Speicher authored
Make hashed storage required for Design Management See merge request gitlab-org/gitlab!19259
-
Tom Quirk authored
-
Russell Dickenson authored
Fix indentation for list and copy edit See merge request gitlab-org/gitlab!19669
-