- 25 Sep, 2020 40 commits
-
-
Toon Claes authored
No longer use stubbing for `MergeRequest#ensure_merge_request_diff`, but instead create a `MergeRequest` that overrides `#ensure_merge_request_diff` with an empty implementation.
-
Toon Claes authored
To make it clear these fields represent the sync and verification state fo **Geo**, add that "Geo" to the description.
-
Toon Claes authored
When adding fields to the GraphQL endpoint, you'll need to add them to the docs as well. So mention the developer should run the designated rake task for that.
-
Toon Claes authored
Implement the GraphQL endpoint as documented at: https://docs.gitlab.com/ee/development/geo/framework.html#graphql-api Closes https://gitlab.com/gitlab-org/gitlab/-/issues/215138
-
Heinrich Lee Yu authored
Show inherited labels in a subgroup and project labels page Closes #241990 See merge request gitlab-org/gitlab!42960
-
Dmytro Zaporozhets (DZ) authored
Store manifest import data outside of session See merge request gitlab-org/gitlab!42869
-
Marcel Amirault authored
Docs formatting fixes See merge request gitlab-org/gitlab!43377
-
Ben Bodenmiller authored
-
Phil Hughes authored
Merge branch '249368-unit-test-report-test-cases-with-errored-status-show-skipped-icon' into 'master' Unit Test Report: Fix icon for errored status See merge request gitlab-org/gitlab!42540
-
Miranda Fluharty authored
Use status_warning_borderless icon for errored test cases Use status_notfound_borderless as fallback icon for unknown status
-
Dmytro Zaporozhets (DZ) authored
Add severity and published sorting for incidents See merge request gitlab-org/gitlab!42800
-
Sean Arnold authored
- Specs for EE and CE
-
Ash McKenzie authored
Always set created_by_id when creating a user See merge request gitlab-org/gitlab!43342
-
Mark Chao authored
Merge branch '238314-search-ui-implement-issue-scope-results-filter-by-confidentiality-backend' into 'master' Backend support for search issue filtering by confidential See merge request gitlab-org/gitlab!42018
-
Mark Chao authored
Return max_seats_used in namespaces list API See merge request gitlab-org/gitlab!42644
-
Dmytro Zaporozhets (DZ) authored
Speed up banzai milestone reference filter specs See merge request gitlab-org/gitlab!43053
-
Natalia Tepluhina authored
Update Jira importer apollo client cache update to be immutable See merge request gitlab-org/gitlab!43318
-
James Lopez authored
Backfill group info for some Plan feature flags See merge request gitlab-org/gitlab!43251
-
Dylan Griffith authored
Speed up ee/spec/requests/api/search_spec.rb See merge request gitlab-org/gitlab!42695
-
Natalia Tepluhina authored
Merge branch '230720-tabs-vue-migrate-app-assets-javascripts-environments-folder-environments_folder_view-vue-to' into 'master' Migrate environments folder tabs to GlTabs See merge request gitlab-org/gitlab!42894
-
Simon Knox authored
Remove nested selectors in header See merge request gitlab-org/gitlab!43354
-
Heinrich Lee Yu authored
GraphQL: Remove use of resolve procs from type definition (Part 1) See merge request gitlab-org/gitlab!42111
-
Brett Walker authored
so that we can start using the new GraphQL interpreter (https://graphql-ruby.org/queries/interpreter.html#compatibility)
-
Kushal Pandya authored
Use gl-badge instead of custom styles See merge request gitlab-org/gitlab!43030
-
Heinrich Lee Yu authored
Remove migrate_bio_to_user_details FF See merge request gitlab-org/gitlab!43309
-
Heinrich Lee Yu authored
Move Feature Flag API Entities to Core RUN AS-IF-FOSS See merge request gitlab-org/gitlab!43345
-
Dmytro Zaporozhets (DZ) authored
Update soft email confirmation yaml See merge request gitlab-org/gitlab!43286
-
Dylan Griffith authored
Add test encryption key See merge request gitlab-org/gitlab!42475
-
Vitaly Slobodin authored
Use dataset instead of inline javascript to embed initial issuable data See merge request gitlab-org/gitlab!42667
-
Evan Read authored
Create inclusive-language tests Closes technical-writing#120 See merge request gitlab-org/gitlab!43038
-
Begin testing for words that are ableist in nature.
-
Achilleas Pipinellis authored
Update documentation: doc/push_rules/push_rules.md Closes #254984 See merge request gitlab-org/gitlab!43232
-
Steve Graham authored
-
Dylan Griffith authored
Move job token specs to core See merge request gitlab-org/gitlab!42374
-
Kushal Pandya authored
Reset labels select search text on Enter See merge request gitlab-org/gitlab!43285
-
Kushal Pandya authored
Migrate self monitor form button Closes #219807 See merge request gitlab-org/gitlab!43316
-
Mike Jang authored
-
Sanad Liaquat authored
Stablise e2e spec using wait_for_requests before clicking link Closes #255290 See merge request gitlab-org/gitlab!43260
-
Kushal Pandya authored
Merge branch '235605-convert-group-members-list-view-from-haml-to-vue-member-info-component' into 'master' Group members Vue conversion - avatar component See merge request gitlab-org/gitlab!43010
-
Peter Hegman authored
Adds member avatar related components to group members view
-