- 16 Sep, 2020 30 commits
-
-
Phil Hughes authored
Add re-usable Issuable Create app See merge request gitlab-org/gitlab!42336
-
Rémy Coutable authored
Enable store_instance_statistics_measurements FF See merge request gitlab-org/gitlab!42433
-
Rémy Coutable authored
Fix script to fail pipeline early See merge request gitlab-org/gitlab!42428
-
Natalia Tepluhina authored
Update apollo mutations to be immutable See merge request gitlab-org/gitlab!42279
-
Natalia Tepluhina authored
Remove custom alert table formatting See merge request gitlab-org/gitlab!42201
-
Tristan Read authored
-
Patrick Bajao authored
Use redis_usage_data on Redis HLL counters Closes #249521 See merge request gitlab-org/gitlab!42319
-
Simon Knox authored
Swimlanes - Fix GraphQL import for drag & drop See merge request gitlab-org/gitlab!42419
-
Adam Hegyi authored
This change enables `store_instance_statistics_measurements` feature flag by default.
-
Kushal Pandya authored
Make merge-ref diffs the default comparison mode Closes #198458 See merge request gitlab-org/gitlab!34472
-
Kushal Pandya authored
Adds `issuable_create` Vue app in FOSS to use with Test Cases (and other Issuable types later).
-
Gabriel Mazetto authored
Use batch sum counter to sum Jira imported issues See merge request gitlab-org/gitlab!40654
-
Ezekiel Kigbo authored
Replacing shared tooltip on confidential sidebar component Closes #229013 See merge request gitlab-org/gitlab!42098
-
Amelia Bauerly authored
-
Ash McKenzie authored
Add elasticsearch to rspec fail-fast See merge request gitlab-org/gitlab!42425
-
Kushal Pandya authored
Update template warning padding See merge request gitlab-org/gitlab!42154
-
David O'Regan authored
-
Ash McKenzie authored
Add . to end of auto-generated GraphQL docs See merge request gitlab-org/gitlab!42172
-
Heinrich Lee Yu authored
Enable recent items search by default removing FF Closes #244277 See merge request gitlab-org/gitlab!42302
-
Dylan Griffith authored
This removes the `recent_items_search` feature flag which has been enabled on GitLab.com for everyone already which will make it enabled by default for self managed customers as well now.
-
Albert Salim authored
- Check for "null" value in `get_job_id`
-
Albert Salim authored
-
Paul Slaughter authored
Remove js-* classes in test_reports.vue See merge request gitlab-org/gitlab!42073
-
Florie Guibert authored
Fixes drag and drop issue between lists
-
Mark Chao authored
[BE] WebIDE: Custom schema validation [RUN AS-IF-FOSS] Closes #232761 See merge request gitlab-org/gitlab!40496
-
Himanshu Kapoor authored
Add freeze and validation
-
Evan Read authored
Add getIdFromGraphQLId to FE GraphQL docs See merge request gitlab-org/gitlab!42408
-
Ezekiel Kigbo authored
Fix date-dependent snapshot test with useFakeDate See merge request gitlab-org/gitlab!42420
-
Simon Knox authored
-
- 15 Sep, 2020 10 commits
-
-
Ray Paik authored
fixed a typo in README.md See merge request gitlab-org/gitlab!42414
-
Jose Ivan Vargas authored
Select projects for group code coverage report See merge request gitlab-org/gitlab!42129
-
Scott Hampton authored
Create a modal for selecting the projects for which you want to download the code coverage CSV file.
-
Thong Kuah authored
Test that project homepage is accessible by crawlers See merge request gitlab-org/gitlab!42180
-
Gabriel Mazetto authored
Remove email confirmation field from signup See merge request gitlab-org/gitlab!41813
-
Robert Speicher authored
Add a FF for ES default_operator change See merge request gitlab-org/gitlab!41664
-
Matthew Nelson authored
-
Alishan Ladhani authored
- Add usage data helper for sum - Use the method for one metric
-
Robert Speicher authored
Remove sectional_codeowners feature flag See merge request gitlab-org/gitlab!42389
-
Kerri Miller authored
Removes the sectional_codeowners feature flag, which has been default enabled and live on .com for some time. Removing this flag involved removing a few tests that were specific to the legacy parsing code, as even a non-sectional codeowners file will still have a default section in its parsing result ("codeowners")
-