- 02 Oct, 2020 40 commits
-
-
Sean McGivern authored
Controller feature categories B-F See merge request gitlab-org/gitlab!43873
-
Marcia Ramos authored
Add screenshot for merge requests commit navigation docs See merge request gitlab-org/gitlab!43089
-
Ben Bodenmiller authored
-
Martin Wortschack authored
Update WebAuthn UI text See merge request gitlab-org/gitlab!43732
-
Mike Jang authored
-
Marcia Ramos authored
Fix closing code block in GitPod integration docs See merge request gitlab-org/gitlab!43533
-
Peter Leitzen authored
[RUN AS-IF-FOSS] Replace calls to `Timecop.freeze` with `travel_to` See merge request gitlab-org/gitlab!43466
-
Andreas Brandl authored
Add development guide for database partitioning See merge request gitlab-org/gitlab!42035
-
Phil Hughes authored
Change tooltip to GlTooltip in mr_widget_missing_branch.vue Closes #229018 See merge request gitlab-org/gitlab!43926
-
Nick Gaskill authored
-
Alper Akgun authored
Calculate total excess storage for a namespace See merge request gitlab-org/gitlab!43322
-
Imre Farkas authored
Add setting in the UI for governing admin approval for new signups See merge request gitlab-org/gitlab!43827
-
Sean McGivern authored
1. Allow setting this for the entire controller with the simplest form. 2. Only allow explicitly named actions. 3. Don't allow named actions and controller-level setting.
-
Illya Klymov authored
Convert Jest tests to use VTU in 'spec/frontend/groups' See merge request gitlab-org/gitlab!43521
-
Alishan Ladhani authored
- In cases where `Timecop.freeze` is called with a specific time - Only in spec directory
-
Illya Klymov authored
Increase padding below last commit widget on files page Closes #257865 See merge request gitlab-org/gitlab!43570
-
Peter Leitzen authored
Remove add severity system note feature flag See merge request gitlab-org/gitlab!43998
-
Vitali Tatarintev authored
-
Illya Klymov authored
Replace fa icons in description template See merge request gitlab-org/gitlab!43379
-
Illya Klymov authored
Merge branch '243750-display-messages-and-warning-for-partially-executed-cleanup-policies' into 'master' Display alert for partially executed cleanup policies See merge request gitlab-org/gitlab!43831
-
Nicolò Maria Mezzopera authored
- component - tests
-
Gabriel Mazetto authored
Add deep links for selected value stream Closes #235766 See merge request gitlab-org/gitlab!43105
-
Shinya Maeda authored
Fix Ruby 2.7 kwargs deprecation warning in forbid_sidekiq_in_transactions initializer See merge request gitlab-org/gitlab!44026
-
Imre Farkas authored
Remove ignore of pipeline_id See merge request gitlab-org/gitlab!44013
-
Tyler Amos authored
The method `total_repository_size_excess` calculates the sum of the repository_size_excess for all the projects in the namespace. It is calculated by adding the results of two separate queries to increase query performances.
-
Brandon Labuschagne authored
Merge branch '229004-replace-vue_shared-tooltip-with-gitlab-ui-s-tooltip-in-ee-app-assets-javascripts-vue_shared' into 'master' Resolve "Replace vue_shared with GitLab UI’s tooltip in components/linked_pipelines_mini_list.vue" Closes #229004 See merge request gitlab-org/gitlab!43822
-
Marcel Amirault authored
Mock the directive on the specs so that we can test that the tooltip is working properly.
-
Imre Farkas authored
Fix exception when session cookie is not present See merge request gitlab-org/gitlab!44113
-
charlie ablett authored
Create IssueEmailParticipant model Closes #225293 See merge request gitlab-org/gitlab!42943
-
Imre Farkas authored
Pick `inactive_message` for inactive users from `devise.en.yml` See merge request gitlab-org/gitlab!43980
-
Vitali Tatarintev authored
Move Tracing project setting model to Core [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!43869
-
Peter Leitzen authored
Merge branch '259049-spec-controllers-projects-releases-evidences_controller_spec-rb-168-only-passes-on-retries' into 'master' Fix evidences controller spec Closes #259049 See merge request gitlab-org/gitlab!44002
-
Bob Van Landuyt authored
Fix duplicate design comments being created during issue move See merge request gitlab-org/gitlab!43958
-
Luke Duncalfe authored
This change fixes comments on designs being duplicated during an issue move. https://gitlab.com/gitlab-org/gitlab/-/issues/13426
-
Rémy Coutable authored
Replace tags/destroy.js.haml file See merge request gitlab-org/gitlab!42941
-
Ezekiel Kigbo authored
Adds an additional optional prop for a handleSubmit function to execute after modal confirmation Added specs for additional modal props
-
Kushal Pandya authored
Fixes two button submitting of merge request reviews Closes #212334 See merge request gitlab-org/gitlab!43149
-
Phil Hughes authored
Improves the experience of submitting reviews in merge requests by removing the need to open the dropdown and then submit the review. Instead the user can now submit the review by clicking the submit review button. This also removes the discard review modal as each review note has an option to be deleted individually. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/212334
-
Sean McGivern authored
Make build trace correctness validation sticky See merge request gitlab-org/gitlab!44019
-
Bob Van Landuyt authored
Include Design repositories in GitLab backup See merge request gitlab-org/gitlab!43947
-