- 07 Jan, 2021 40 commits
-
-
Shinya Maeda authored
This commit corrects the wrong documentation.
-
Enrique Alcántara authored
Follow-up for "POC: Search general settings" See merge request gitlab-org/gitlab!51111
-
Kerri Miller authored
Speed up EE project helpers by using let_it_be for project factory See merge request gitlab-org/gitlab!48891
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!51128
-
Mike Jang authored
Docs: clean up some Vale substitution warnings See merge request gitlab-org/gitlab!51049
-
Paul Slaughter authored
Fix branch name overflows in profile activity section See merge request gitlab-org/gitlab!50975
-
Nick Gaskill authored
Add link to GitLab HAR recorder See merge request gitlab-org/gitlab!50996
-
Sam Kerr authored
-
Nick Gaskill authored
Document UI methods of running an active DAST scan See merge request gitlab-org/gitlab!50816
-
Russell Dickenson authored
-
Heinrich Lee Yu authored
Validate GraphQL queries [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!50655
-
GitLab Release Tools Bot authored
-
Mark Florian authored
Populate On-demand Scan profiles using query params See merge request gitlab-org/gitlab!50749
-
Dheeraj Joshi authored
-
Mike Jang authored
Update gitlab.com availability in Compliance documentation See merge request gitlab-org/gitlab!51010
-
Mayra Cabrera authored
-
Amy Qualls authored
Docs: fix typo in csv_export.md See merge request gitlab-org/gitlab!51033
-
Robert Speicher authored
Spread CI minutes reset from 8 to 24 hours See merge request gitlab-org/gitlab!51084
-
Robert Speicher authored
Persist `squash_commit_sha` when squashing See merge request gitlab-org/gitlab!50178
-
Markus Koller authored
Fix 2.7 warning for sidekiq_middleware_spec.rb See merge request gitlab-org/gitlab!51093
-
Dan Davison authored
Add Jekyll GitLab Pages E2E smoke spec See merge request gitlab-org/gitlab!44653
-
Sarah Groff Hennigh-Palermo authored
Add Sentry to graph_component_wrapper See merge request gitlab-org/gitlab!50787
-
Jose Ivan Vargas authored
-
Paul Slaughter authored
For `search_settings_in_page`
-
Paul Slaughter authored
- We can simply wait for the method (no need for wait_for_promises) - `mockReset` isn't needed due to jest config
-
Markus Koller authored
Log fork network unlinking See merge request gitlab-org/gitlab!50322
-
Robert May authored
Provides a better trail of the exact steps performed when unlinking a fork network
-
Rémy Coutable authored
Set spec type :rubocop for all Rubocop specs [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!51080
-
Igor Drozdov authored
ActiveJob arguments have a special key for kwargs: https://github.com/rails/rails/blob/8e452c710d9f8bb7dec24407c0c3c5508e26ef01/activejob/lib/active_job/arguments.rb#L55 Let's use this key in this particular test since it's the intention
-
Michael Kozono authored
Fix large S3 uploads failing to finalize See merge request gitlab-org/gitlab!50922
-
Heinrich Lee Yu authored
Remove unused MissingAttributeError handling See merge request gitlab-org/gitlab!51090
-
Mike Jang authored
Improve webhooks topic See merge request gitlab-org/gitlab!50926
-
Markus Koller authored
Do not store invalid security findings See merge request gitlab-org/gitlab!50868
-
Mehmet Emin INAC authored
UUID will be a required attribute for the `Security::Finding` model so creating records without it shouldn't happen.
-
Jan Provaznik authored
Resolve "Track action metrics for a merge request" See merge request gitlab-org/gitlab!50654
-
Sarah Groff Hennigh-Palermo authored
Refactor error handling and some more in the visualization See merge request gitlab-org/gitlab!50850
-
Frédéric Caplette authored
- Refactor the error handling to stop using warnings - Consolidate the system into one error object - Replace lodash `isEmpty` with a simple length check
-
Kamil Trzciński authored
Remove feature flag query_cache_for_load_balancing See merge request gitlab-org/gitlab!50959
-
Mikołaj Wawrzyniak authored
Docs for auto-generated Redis HLL metrics for totals See merge request gitlab-org/gitlab!51063
-
Alper Akgun authored
-