- 25 Sep, 2020 40 commits
-
-
Andreas Brandl authored
Postgres exclusion constraints are based on indexes. Recreating those will interfere with constraint checking. For now, we only have one of this type.
-
Andreas Brandl authored
This adds a random selection strategy to rebuild indexes. We tackle 2 indexes at a time and select rather large ones randomly. This is subject to improvement later but it'll get us going (basically removing the need to specify an index name manually). Also, as suggested earlier, this adds a view to conveniently access information about indexes and introduces a corresponding ActiveRecord model.
-
Ash McKenzie authored
Add branches_to_be_notified param to hangouts Closes #220503 See merge request gitlab-org/gitlab!35599
-
Andy Soiron authored
The API documentation says that it is possible to update branches_to_be_notified via API but the endpoint was not accepting the parameter. This commit adds support for branches_to_be_notified
-
Achilleas Pipinellis authored
Added question about secondary login Closes #250686 See merge request gitlab-org/gitlab!43273
-
Fabian Zimmer authored
-
Sean McGivern authored
Remove billing and update Fulfillment categories See merge request gitlab-org/gitlab!43298
-
Igor Drozdov authored
Update ee/config/feature_flags/development/codeowners_match_ancestor_groups.yml See merge request gitlab-org/gitlab!43314
-
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
-