该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 06, 2023
-
-
由 Laura Montemayor 创作于
Background syncing of catalog_resources and projects See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137238 Merged-by:
Laura Montemayor <lmontemayor@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Approved-by:
Laura Montemayor <lmontemayor@gitlab.com> Reviewed-by:
Kamil Trzciński <ayufan@ayufan.eu> Reviewed-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Avielle Wolfe <awolfe@gitlab.com> Reviewed-by:
Adam Hegyi <ahegyi@gitlab.com> Reviewed-by:
Leaminn Ma <lma@gitlab.com> Co-authored-by:
lma-git <lma@gitlab.com>
-
由 Leaminn Ma 创作于
Adds catalog_resource_sync_events table and model to serve as a queue of catalog resources that need to be synchronized with data changes to their associated `projects` records. PG triggers add SyncEvent records when a catalog resource is created or when a relevant column in an associated project is updated. A worker processes the sync events. Changelog: added
-
由 Heinrich Lee Yu 创作于
Fix scope of the feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138928 Merged-by:
Heinrich Lee Yu <heinrich@gitlab.com> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Heinrich Lee Yu <heinrich@gitlab.com> Co-authored-by:
Savas Vedova <svedova@gitlab.com>
-
由 Coung Ngo 创作于
Test case layout update See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137855 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Julia Miocene <jmiocene@gitlab.com> Approved-by:
Alex Pennells <apennells@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Reviewed-by:
Alex Pennells <apennells@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Sascha Eggenberger 创作于
Changelog: changed EE: true
-
由 Vijay Hawoldar 创作于
Use dashboard limit on storage alerts See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138350 Merged-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Approved-by:
Kos Palchyk <kpalchyk@gitlab.com> Approved-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Sheldon Led <sheldonled@gitlab.com> Reviewed-by:
Kos Palchyk <kpalchyk@gitlab.com> Co-authored-by:
Sheldon Led <sheldonled@gitlab.com>
-
由 Sheldon Led 创作于
-
由 Achilleas Pipinellis 创作于
Update postgres version guidance See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/136453 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Reviewed-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Sampath Ranasinghe <sranasinghe@gitlab.com>
-
由 Sampath Ranasinghe 创作于
-
由 Jiaan Louw 创作于
Hide product analytics checkbox unless root See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138486 Merged-by:
Jiaan Louw <3468028-jiaan@users.noreply.gitlab.com> Approved-by:
Max Woolf <mwoolf@gitlab.com> Approved-by:
Rutger Wessels <rwessels@gitlab.com> Approved-by:
Jiaan Louw <3468028-jiaan@users.noreply.gitlab.com> Reviewed-by:
Max Woolf <mwoolf@gitlab.com> Reviewed-by:
Rutger Wessels <rwessels@gitlab.com> Co-authored-by:
Rutger Wessels <rwessels@gitlab.com> Co-authored-by:
Halil Coban <hcoban@gitlab.com>
-
由 Halil Coban 创作于
Product analytics checkbox should be visible only on root namespace Changelog: changed EE: true
-
由 Suraj Tripathi 创作于
Include purchased storage in combined banner See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138738 Merged-by:
Suraj Tripathi <stripathi@gitlab.com> Approved-by:
Mohamed Hamda <mhamda@gitlab.com> Approved-by:
Suraj Tripathi <stripathi@gitlab.com> Reviewed-by:
Mohamed Hamda <mhamda@gitlab.com> Co-authored-by:
Vijay Hawoldar <vhawoldar@gitlab.com>
-
由 Jon Glassman 创作于
Clarify code suggestions setup instructions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138850 Merged-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Kevin Chu <kchu@gitlab.com>
-
由 Kevin Chu 创作于
-
由 Bojan Marjanovic 创作于
docs: Improve guideline for integrating omniauth provider auth0 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138473 Merged-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Jonas Larsen <jlarsen@gitlab.com> Approved-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Reviewed-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Co-authored-by:
Gerardo <gerardo@b310.de>
-
由 Gerardo Navarro 创作于
This MR includes: - Aligining the documentation and template file related to the auth0 integration - Fixing the template files for the auth0 integration Changelog: other
-
由 Alper Akgun 创作于
feat: Add new fields to split URL for Workspaces See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138529 Merged-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Reviewed-by:
Alex Pooley <apooley@gitlab.com> Reviewed-by:
Alper Akgun <aakgun@gitlab.com> Co-authored-by:
Shekhar Patnaik <spatnaik@gitlab.com>
-
由 Shekhar Patnaik 创作于
We need to add three new URL columns to the workspaces table, allowing these fields to be updated seperately. Also we need to remove the not null constraint from the URL column so that we can stop populating it.
-
由 Vasilii Iakliushin 创作于
Fix project templates at instance level See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137995 Merged-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Sarah Yasonik <syasonik@gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Co-authored-by:
Lee Tickett <ltickett@gitlab.com>
-
由 Lee Tickett 创作于
Changelog: fixed
-
由 Natalia Tepluhina 创作于
Add FE Architecture documention See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138707 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Co-authored-by:
Frédéric Caplette <fcaplette@gitlab.com>
-
由 Frédéric Caplette 创作于
- Adds a section on documenting architecture - Includes MR, Architectural issues and Design docs - How to pick which - Deprecate FE RFCs - Advise for tech stacks
-
由 David Fernandez 创作于
Inject data attributes to render maven dependency proxy settings See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138356 Merged-by:
David Fernandez <dfernandez@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Approved-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Approved-by:
David Fernandez <dfernandez@gitlab.com> Reviewed-by:
David Fernandez <dfernandez@gitlab.com> Reviewed-by:
Rahul Chanila <rchanila@gitlab.com> Reviewed-by:
Hunter Stewart <hustewart@gitlab.com> Co-authored-by:
Rahul Chanila <rchanila@gitlab.com>
-
由 Rahul Chanila 创作于
Changelog: added EE: true
-
由 Halil Coban 创作于
Retry exceptions during BulkImports::FileDownloadService See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138494 Merged-by:
Halil Coban <hcoban@gitlab.com> Approved-by:
James Nutt <jnutt@gitlab.com> Approved-by:
Halil Coban <hcoban@gitlab.com> Reviewed-by:
James Nutt <jnutt@gitlab.com> Co-authored-by:
James Nutt <jnutt@gitlab.com> Co-authored-by:
George Koltsov <gkoltsov@gitlab.com>
-
由 George Koltsov 创作于
Changelog: other
-
由 Albert Salim 创作于
Update example of aud See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138870 Merged-by:
Albert Salim <asalim@gitlab.com>
-
由 Albert Salim 创作于
-
由 Savas Vedova 创作于
-
由 Vijay Hawoldar 创作于
Prevent pre-enforcement and threshold banners both displaying See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138330 Merged-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Approved-by:
Kos Palchyk <kpalchyk@gitlab.com> Reviewed-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Sheldon Led <sheldonled@gitlab.com> Reviewed-by:
Kos Palchyk <kpalchyk@gitlab.com> Co-authored-by:
Sheldon Led <sheldonled@gitlab.com>
-
由 Sheldon Led 创作于
-
由 Suraj Tripathi 创作于
Adjusts pre enforcement banner to include dashboard limit See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138044 Merged-by:
Suraj Tripathi <stripathi@gitlab.com> Approved-by:
Mohamed Hamda <mhamda@gitlab.com> Approved-by:
Suraj Tripathi <stripathi@gitlab.com> Approved-by:
Richard Chong <rchong@gitlab.com> Reviewed-by:
Mohamed Hamda <mhamda@gitlab.com> Co-authored-by:
Vijay Hawoldar <vhawoldar@gitlab.com>
-
由 Vijay Hawoldar 创作于
Updates the pre-enforcement notification banner to include the dashboard limit in the title
-
由 Jon Glassman 创作于
Changed whitelist to allowlist See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138749 Merged-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Falko Sieverding <fsieverding@gitlab.com>
-
由 Falko Sieverding 创作于
-
由 Simon Knox 创作于
Work items: Add edit button to Parent widget See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137740 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Alex Pennells <apennells@gitlab.com> Approved-by:
Nick Leonard <nleonard@gitlab.com> Reviewed-by:
Simon Knox <simon@gitlab.com> Reviewed-by:
Alex Pennells <apennells@gitlab.com> Co-authored-by:
Abhilash Kotte <akotte@gitlab.com>
-
由 Vladimir Shushlin 创作于
Rename runner_fleet category to fleet_visibility See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138621 Merged-by:
Vladimir Shushlin <vshushlin@gitlab.com> Approved-by:
Miguel Rincon <mrincon@gitlab.com> Approved-by:
Eulyeon Ko <5961404-euko@users.noreply.gitlab.com> Approved-by:
Serena Fang <sfang@gitlab.com> Approved-by:
Vladimir Shushlin <vshushlin@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Eulyeon Ko <5961404-euko@users.noreply.gitlab.com> Co-authored-by:
Pedro Pombeiro <noreply@pedro.pombei.ro>
-
由 Pedro Pombeiro 创作于
-
由 Vijay Hawoldar 创作于
Combined storage and free user limit banners should include any purchased storage as part of the limit
-
由 Manoj M J 创作于
Ensure milestone is a string in db/docs/batched_background_migrations See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138703 Merged-by:
Manoj M J <mmj@gitlab.com> Approved-by:
Krasimir Angelov <kangelov@gitlab.com> Co-authored-by:
Dylan Griffith <dyl.griffith@gmail.com>
-