- 08 Jul, 2021 40 commits
-
-
Phil Hughes authored
Lazy load the pipelines table as it will only be shown when the user clicks on the pipelines tab. Makes sure that the select2 library is only lazy loaded when they are needed.
-
Heinrich Lee Yu authored
Improve regex used in "require_migration!" test helper See merge request gitlab-org/gitlab!65701
-
Olena Horal-Koretska authored
Update license compliance icons See merge request gitlab-org/gitlab!64584
-
Matthias Käppler authored
Allow Bulk Import to use relative GitLab URL See merge request gitlab-org/gitlab!65444
-
Mikołaj Wawrzyniak authored
Ensure identity queries use lower query to match index See merge request gitlab-org/gitlab!64945
-
Drew Blessing authored
-
Kati Paizee authored
Rename Usage Ping to Service Ping and Usage Data to Service Data in docs See merge request gitlab-org/gitlab!65632
-
Max Woolf authored
Add pause and resume to background migrations admin page See merge request gitlab-org/gitlab!65512
-
Kati Paizee authored
-
Brandon Labuschagne authored
Escalation rule updates do not trigger request parameters recalculation See merge request gitlab-org/gitlab!65063
-
Olena Horal-Koretska authored
-
George Koltsov authored
- Instead of reconstructing a URL user provided for bulk import, use it as is in order to allow GitLab instances that live on relative URLs to work Changelog: fixed
-
Bob Van Landuyt authored
Pass `caller_id` to `AuthorizedProjectUpdate::UserRefreshFromReplicaWorker` See merge request gitlab-org/gitlab!65313
-
Imre Farkas authored
Use ProjectRecalculateWorker to refresh authorizations for Project-Group link create endpoints See merge request gitlab-org/gitlab!65707
-
Miguel Rincon authored
Migrate the deprecated "urlParamsToObject" to "queryToObject" See merge request gitlab-org/gitlab!65398
-
Simon Knox authored
Update Subscription Sync enums and specs See merge request gitlab-org/gitlab!65431
-
Simon Knox authored
Deprecate project_avatar component See merge request gitlab-org/gitlab!65227
-
Bob Van Landuyt authored
Implement caching on discussions.json for merge requests See merge request gitlab-org/gitlab!64688
-
Manoj M J authored
Pass proper `caller_id` to `UserRefreshFromReplicaWorker` which can be further used in `UserRefreshWithLowUrgencyWorker `
-
Natalia Tepluhina authored
Improve repository storage-related UI and documentation See merge request gitlab-org/gitlab!65424
-
Vitaly Slobodin authored
Hide Renew button if more than 15 days for term end date See merge request gitlab-org/gitlab!65070
-
Shreyas Agarwal authored
Changelog: fixed EE: true MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65070
-
Vitaly Slobodin authored
Blob refactor: Create text viewer See merge request gitlab-org/gitlab!65451
-
Bob Van Landuyt authored
Fix DB-related loading of gems and classes See merge request gitlab-org/gitlab!65317
-
Heinrich Lee Yu authored
Allows admins to pause and resume batched background migrations Changelog: added
-
Miguel Rincon authored
Accept GitHub source highlight URL argument format See merge request gitlab-org/gitlab!65453
-
Ezekiel Kigbo authored
Enable user setting for absolute dates See merge request gitlab-org/gitlab!65570
-
Lukas 'Eipi' Eipert authored
-
Jacques Erasmus authored
FE: Allow users to edit labels of a Jira issue on details page See merge request gitlab-org/gitlab!65298
-
Tom Quirk authored
Sometimes, we'll want to have a custom (e.g. none) alt tag for project avatars. This commit extends project_avatar.vue so that developers can override the default alt if they wish.
-
Kati Paizee authored
Update docs to reflect rename to ServicePing See merge request gitlab-org/gitlab!65712
-
Jacques Erasmus authored
Fixes z-index bug when hovering in virtual scroller See merge request gitlab-org/gitlab!65524
-
Fabio Pitino authored
Fix default link for Monitor sidebar menu See merge request gitlab-org/gitlab!65639
-
alinamihaila authored
-
Achilleas Pipinellis authored
Add Cloud Native Hybrid instructions on 25k users RA page See merge request gitlab-org/gitlab!65154
-
Nailia Iskhakova authored
-
Kati Paizee authored
Suggest GitHub repo page and enabling build logs See merge request gitlab-org/gitlab!65472
-
Simon Knox authored
Clean up weight board sidebar related code [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65694
-
Manoj M J authored
This change uses the specialized `ProjectRecalculateWorker ` to refresh the authorizations of users to a particular project when the project is shared with a group
-
Achilleas Pipinellis authored
Add tls1.3 value for tlx_min/max_version and remove the old ones See merge request gitlab-org/gitlab!65567
-