- 03 Mar, 2021 36 commits
-
-
James Lopez authored
Expose container_registry_image_prefix to project API See merge request gitlab-org/gitlab!54090
-
Achilleas Pipinellis authored
docs: add mention about 404 error after changing a project path with Pages See merge request gitlab-org/gitlab!51180
-
HIGUCHI Daisuke authored
-
Achilleas Pipinellis authored
Docs: Fix some docs/administration typos See merge request gitlab-org/gitlab!50658
-
Christian Brueffer authored
-
Phil Hughes authored
Show nested environments when change tab, page See merge request gitlab-org/gitlab!55167
-
Minh Nguyen authored
-
Sean McGivern authored
Merge branch 'qmnguyen0711/846-sentry-merge-sentry-s-contexts-and-users-into-applicationcontext' into 'master' Merge Sentry's contexts and users into Application Context See merge request gitlab-org/gitlab!53691
-
James Lopez authored
Allow the GraphQL controller to whitelist some expensive queries See merge request gitlab-org/gitlab!55314
-
Alex Kalderimis authored
-
Mathieu Parent authored
-
Thong Kuah authored
Describe TodoActionEnum See merge request gitlab-org/gitlab!55030
-
Sean McGivern authored
Allow group projects to be queried by code coverage with GraphQL See merge request gitlab-org/gitlab!55182
-
Maxime Orefice authored
This commit allows to query group projects by code coverage with our GraphQL API.
-
Patrick Bajao authored
GraphQL Helper: Make `#resolve` and `#resolve_field` fully faithful See merge request gitlab-org/gitlab!55307
-
Ramya Authappan authored
Temporary fix for two license tests See merge request gitlab-org/gitlab!55581
-
Vitaly Slobodin authored
Update compliance framework list deleting See merge request gitlab-org/gitlab!55372
-
Jiaan Louw authored
This updates the compliance framework list to show loading on multiple list items when they are being deleted.
-
Jacques Erasmus authored
Remove dashboard_pipeline_status feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55472
-
Quang-Minh Nguyen authored
-
Etienne Baqué authored
Do not expose user name if user is project bot See merge request gitlab-org/gitlab!54022
-
Jacques Erasmus authored
Apply new GitLab UI for the badge in runners list See merge request gitlab-org/gitlab!54766
-
Yogi authored
-
Albert Salim authored
ci: Run the as-if-foss jobs when 'RUN ALL RSPEC' flag is set See merge request gitlab-org/gitlab!55360
-
Jacques Erasmus authored
Revert migrating bootstrap modal for file uploads See merge request gitlab-org/gitlab!55548
-
Vitaly Slobodin authored
Add fork project form in vue [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53544
-
Samantha Ming authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/15013
-
Simon Knox authored
Epic boards - Hide filter bar See merge request gitlab-org/gitlab!55576
-
Alper Akgun authored
Update rollout issue for registration_group_invite See merge request gitlab-org/gitlab!55542
-
-
Michael Kozono authored
Add API endpoint /application/plan_limits for package file size limits See merge request gitlab-org/gitlab!54232
-
Jonas Wälter authored
-
Robert Speicher authored
Add Gitlab::AvatarCache and cache lookups by email [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55184
-
Robert May authored
Previously we were hitting the database every time we looked for an avatar with an email address. This introduces a new cache which stores these values, greatly cutting a number of n+1 queries where we load avatars in views.
-
Florie Guibert authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 02 Mar, 2021 4 commits
-
-
Amy Qualls authored
Revise statement about approvers for clarity See merge request gitlab-org/gitlab!55558
-
Marcel Amirault authored
Move cherry pick doc file to topics directory See merge request gitlab-org/gitlab!55418
-
Craig Norris authored
Move existing cherry pick file to new location.
-
Luke Duncalfe authored
Send notifications to subscribers when draft status removed See merge request gitlab-org/gitlab!55444
-