- 20 Jul, 2021 7 commits
-
-
Ben Bodenmiller authored
-
Robert Speicher authored
Use direct SQL to generate internal ids See merge request gitlab-org/gitlab!65590
-
Evan Read authored
Add Workspaces coming soon to GitLab See merge request gitlab-org/gitlab!66150
-
Orit Golowinski authored
-
Douglas Barbosa Alexandre authored
Replace UniqueVisitsHelper with RedisTracking See merge request gitlab-org/gitlab!65594
-
Dan Jensen authored
-
Mark Lapierre authored
E2E: Remove relative url quarantine for bulk import spec See merge request gitlab-org/gitlab!66364
-
- 19 Jul, 2021 33 commits
-
-
Evan Read authored
Add minimal access to members See merge request gitlab-org/gitlab!66226
-
Emily Chang authored
-
Mark Lapierre authored
Test MinIO with existing Package managers See merge request gitlab-org/gitlab!65986
-
Mikołaj Wawrzyniak authored
Add tier and data source See merge request gitlab-org/gitlab!66209
-
Andrew Fontaine authored
Rename runner HAML file from "index" to "settings" See merge request gitlab-org/gitlab!66366
-
Stan Hu authored
Create deprecations template See merge request gitlab-org/gitlab!65786
-
Darren Eastman authored
-
Enrique Alcántara authored
Refactor: Update runner type/state translations See merge request gitlab-org/gitlab!66277
-
pbair authored
To reduce the overhead of generating internal ids, move away from the previous model of locking then updating the record, and instead favor doing a direct update of the record, returning the updated last_value. This change is behind a feature flag so we can better measure the performance impact of the new approach.
-
Mayra Cabrera authored
Update GraphQL project type field container_registry_enabled [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66059
-
Robert May authored
Skip LFS fragment on redirect See merge request gitlab-org/gitlab!65751
-
Pascal Fautré authored
Fixes issue #335495 : LFS download service not skipping body fragment on redirect Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65751
-
Enrique Alcántara authored
Delete DOMContentLoaded event listeners See merge request gitlab-org/gitlab!66365
-
Farnoosh Seifoddini authored
Clarify feature basic issue template See merge request gitlab-org/gitlab!66211
-
Philippe Lafoucrière authored
-
Nikola Milojevic authored
Enable configuring squash_option in the Projects API See merge request gitlab-org/gitlab!66122
-
Amy Qualls authored
Sort group member permissions See merge request gitlab-org/gitlab!66389
-
Vitaly Slobodin authored
Delete `DOMContentLoaded` in `repository/show/index.js` See merge request gitlab-org/gitlab!65865
-
Lin Jen-Shin authored
Merge branch '334815-e2e-tests-failing-against-review-apps-due-to-404-on-asset-loading' into 'master' Build assets from the MR HEAD commit instead of the merge result commit See merge request gitlab-org/gitlab!66099
-
Imre Farkas authored
Enqueue async, non-blocking project authorization refresh jobs for group-group share actions See merge request gitlab-org/gitlab!66349
-
Alex Ives authored
Enumerate columns to address db query cache issues on column change See merge request gitlab-org/gitlab!66316
-
Doug Stull authored
-
Marcin Sedlak-Jakubowski authored
Document invite_email quickaction as being unavailable in templates See merge request gitlab-org/gitlab!66383
-
Heinrich Lee Yu authored
Fix scanner comparison error See merge request gitlab-org/gitlab!66322
-
Marcin Sedlak-Jakubowski authored
Docs: Add required permission for statistics See merge request gitlab-org/gitlab!66310
-
Marcin Sedlak-Jakubowski authored
Docs: Fixes typo See merge request gitlab-org/gitlab!66378
-
Marcin Sedlak-Jakubowski authored
First by role, then alphabetically
-
Rémy Coutable authored
Make JH acts as EE headers more clear in the doc See merge request gitlab-org/gitlab!66380
-
Nick Gaskill authored
Add note about switching operating system versions See merge request gitlab-org/gitlab!66307
-
Harsh Chouraria authored
-
Nick Gaskill authored
Expand the details of shared runner minutes See merge request gitlab-org/gitlab!66351
-
Marcel Amirault authored
-
Lin Jen-Shin authored
-