- 02 Oct, 2020 40 commits
-
-
Alex Kalderimis authored
This allows one to request the merge requests for a particular group, including all of its projects and subgroups. This functionality is not available in any other way at present. To achieve this, a new resolver is added: GroupMergeRequestResolver, which is tested with request tests. The following minor additions are made: - The merge requests factory now is able to build merge requests with unique authors (this is helpful to distinguish querying by project and by author, since otherwise they are the same). - Abstract out include_subgroups, author and assignee filters this moves some filter definitions to specialised DSL methods, so they can be used where it makes sense without repeating the field definitions.
-
Igor Drozdov authored
Fix Ruby 2.7 deprecation warnings in issue_activity_unique_counter_spec See merge request gitlab-org/gitlab!43663
-
Tim Zallmann authored
Removed unused inline JS See merge request gitlab-org/gitlab!43355
-
Marcia Ramos authored
Doc: Remove unneeded Overview header from pages See merge request gitlab-org/gitlab!43796
-
Marcia Ramos authored
Improve merge request diffs storage docs See merge request gitlab-org/gitlab!43382
-
Rémy Coutable authored
Hide test cases from dashboard and group issues list See merge request gitlab-org/gitlab!44052
-
Marcia Ramos authored
Split out GraphQL section of the doc style guide See merge request gitlab-org/gitlab!43175
-
Mike Jang authored
-
Natalia Tepluhina authored
Update dependency vue-router to ^3.4.5 See merge request gitlab-org/gitlab!43336
-
🤖 GitLab Bot 🤖 authored
-
Mike Jang authored
Vale: Remove `admin` from SubstitutionWarning.yml See merge request gitlab-org/gitlab!43913
-
Mike Jang authored
-
Marcia Ramos authored
Add guidance for HTTP status codes and methods Closes #216285 See merge request gitlab-org/gitlab!43217
-
Treat HTTP status codes like code, and wrap them in inline code blocks.
-
Marcia Ramos authored
Describe factory_default: :keep in docs See merge request gitlab-org/gitlab!43264
-
Gabriel Mazetto authored
Subscription URL to point to staging for test and dev env See merge request gitlab-org/gitlab!43812
-
Andrew Fontaine authored
Remove jQuery and relpace with vue event handling See merge request gitlab-org/gitlab!44070
-
Douglas Barbosa Alexandre authored
Remove original Terraform replication Closes #255951 and #254623 See merge request gitlab-org/gitlab!43341
-
Marcia Ramos authored
Clarifying some info about sidekiq jobs in background migrations See merge request gitlab-org/gitlab!41718
-
Gary Holtz authored
-
Martin Wortschack authored
Replace bootstrap alerts in app/.../_form.html.haml Closes #233647 See merge request gitlab-org/gitlab!41271
-
Gilang Gumilar authored
-
Shinya Maeda authored
Check for default_max_patch_size changes See merge request gitlab-org/gitlab!43778
-
Kerri Miller authored
If the value is updated by an admin, we may _want_ to display the highlighted lines on a page, but will be unable to deliver them as the cached version might have been set as empty ([]) when the file PREVIOUSLY was considered "too large". When one of these situations is detected - the file is unreadable from the cache, and would've violated the default value but NOT violate the current value, go ahead and manually update the cache with it.
-
Peter Leitzen authored
[RUN AS-IF-FOSS] Use parent strategy for associations in factories See merge request gitlab-org/gitlab!40274
-
Sarah GP authored
-
Jan Provaznik authored
Add some tests for fuzzy searching See merge request gitlab-org/gitlab!43894
-
Olena Horal-Koretska authored
Replace writeData method with writeQuery Closes #258788 See merge request gitlab-org/gitlab!44059
-
Vitali Tatarintev authored
Move Tracing usage data ping to Core [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!44006
-
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
-