- 03 Feb, 2020 28 commits
-
-
Thong Kuah authored
Defer adding of GraphQL middleware See merge request gitlab-org/gitlab!24142
-
Natalia Tepluhina authored
Extract settings form to shared reusable one See merge request gitlab-org/gitlab!24074
-
Nicolò Maria Mezzopera authored
- constants moved - utils moved and improved
-
Rémy Coutable authored
Merge branch '200086-investigate-rspec-ee-pg9-unit-duration-increase-from-17-to-30-minutes' into 'master' Double parallel count for `rspec-ee unit *` Closes #200086 See merge request gitlab-org/gitlab!24245
-
Shinya Maeda authored
Support `license_scanning` in MR and Pipeline See merge request gitlab-org/gitlab!23537
-
Tetiana Chupryna authored
Add tests for license_scanning
-
Natalia Tepluhina authored
Upgrade @gitlab/eslint-config to v2.1.1 See merge request gitlab-org/gitlab!24099
-
Paul Gascou-Vaillancourt authored
- Converted identifiers to camelCase when possible - Removed outdated camelcase ignores - Ignored babel/camelcase everywhere else
-
Phil Hughes authored
Bug: Sentry Integration shows project 'name' instead of 'slug' Closes #200009 See merge request gitlab-org/gitlab!24176
-
Phil Hughes authored
Updated sizes for gl-loading-icon See merge request gitlab-org/gitlab!24203
-
Phil Hughes authored
Change copy to clipboard icon See merge request gitlab-org/gitlab!23983
-
Pedro Moreira da Silva authored
-
James Lopez authored
Refactor code in PruneOldEventsWorker & PruneWebHookLogsWorker See merge request gitlab-org/gitlab!24075
-
Thong Kuah authored
Fix emails on push integrations created before 12.7 See merge request gitlab-org/gitlab!23699
-
Albert Salim authored
-
Heinrich Lee Yu authored
This is so that we don't autoload GitlabSchema in our initializer which ends up autoloading all our GraphQL related classes. This causes a very long deprecation message in Rails 6
-
Heinrich Lee Yu authored
We added a new branches_to_be_notified property and old integrations were not working because these defaulted to nil
-
Heinrich Lee Yu authored
Merge branch '199473-nomethoderror-undefined-method-feature_available-for-nil-nilclass' into 'master' Fix 500 error when browsing the roadmap page for a group the user is not authorized to view Closes #199473 See merge request gitlab-org/gitlab!24002
-
manojmj authored
This changes fixes the 500 error when accessing the roadmaps page for a group the user has no access to - like when not logged in, or if the user is not a member of that private group.
-
Thong Kuah authored
Add Sidekiq middleware prometheus metrics See merge request gitlab-org/gitlab!24072
-
Thong Kuah authored
Enable console message show if running EE or FOSS See merge request gitlab-org/gitlab!24109
-
Marcel Amirault authored
Add language tags for code blocks in docs See merge request gitlab-org/gitlab!23466
-
Amy Qualls authored
This commit adds language tags to fenced code blocks in pages in the administration/operations section, getting us closer to turning on a markdownlint rule.
-
Thong Kuah authored
Optimize issue search when sorting by weight See merge request gitlab-org/gitlab!24208
-
Russell Dickenson authored
Add docs for group activity page Closes #34646 See merge request gitlab-org/gitlab!23457
-
Amy Qualls authored
The Group Activity page wasn't documented. This commit adds a small subsection to /user/group to explain how to navigate to the page and what it contains.
-
Marcel Amirault authored
Add more language tags See merge request gitlab-org/gitlab!24009
-
Suzanne Selhorn authored
Related to 32881
-
- 02 Feb, 2020 11 commits
-
-
Evan Read authored
Restore ConDev docs page with a redirect to new docs See merge request gitlab-org/gitlab!23954
-
Aakriti Gupta authored
Add a redirect to new docs for renamed feature - Dev Ops Score.
-
Evan Read authored
Fix punctuation and add SVG icons Closes #199390 See merge request gitlab-org/gitlab!24124
-
Amy Qualls authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23861 identified a number of places in the merge approvals document where punctuation was missing, or icons could be added. This commit adds both.
-
Mark Lapierre authored
Fail faster when in bad state. See merge request gitlab-org/gitlab!24091
-
Walmyr Lima e Silva Filho authored
Update rubyzip in qa tests to version 1.3.0 Closes #199734 See merge request gitlab-org/gitlab!24119
-
Thong Kuah authored
Allow Owner access level when sharing groups with groups Closes #198480 See merge request gitlab-org/gitlab!23868
-
Thong Kuah authored
Fix dropping analytics_repository_file_edits table See merge request gitlab-org/gitlab!24222
-
Michael Kozono authored
Load maximum 1mb blob data for a diff file See merge request gitlab-org/gitlab!24160
-
Stan Hu authored
Separate protected and issuable entities into own class files See merge request gitlab-org/gitlab!24221
-
Rajendra Kadam authored
-
- 01 Feb, 2020 1 commit
-
-
Adam Hegyi authored
Check if `analytics_repository_file_edits` table exists before dropping it.
-