- 25 Sep, 2020 40 commits
-
-
Illya Klymov authored
Merge branch '231203-apply-gitlab-ui-button-styles-to-buttons-in-ee-app-views-projects-protected_environments' into 'master' Apply GitLab UI button styles to buttons in ee/app/views/projects/protected_environments Closes #231203 See merge request gitlab-org/gitlab!42747
-
Ezekiel Kigbo authored
Remove internal fields from alert details table See merge request gitlab-org/gitlab!43076
-
Tristan Read authored
-
Simon Knox authored
Fix namespace problem with dynamic vuex import See merge request gitlab-org/gitlab!43386
-
Eulyeon Ko authored
Also add feature spec for testing discussion lock in merge request pages.
-
Adam Hegyi authored
Adapt BatchCount for grouped records See merge request gitlab-org/gitlab!42326
-
Illya Klymov authored
Migrate gl-deprecated-button to gl-button Closes #219755 See merge request gitlab-org/gitlab!42215
-
Achilleas Pipinellis authored
Geo docs: Add "Releasing the feature" section to Self-Service Framework See merge request gitlab-org/gitlab!43249
-
Michael Kozono authored
-
Igor Drozdov authored
If the relation is grouped, Rails returns Hash: { group-key => count } https://apidock.com/rails/ActiveRecord/Calculations/count Since batch_count expects Integer in order to sum the counts up, we receive an error. We can sum up the Hash's size in this case.
-
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
-