该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 05, 2023
-
-
由 Omar Qunsul 创作于
Addressing: https://gitlab.com/gitlab-org/gitlab/-/issues/429803 Changelog: fixed
-
- 11月 30, 2023
-
-
由 Manoj M J 创作于
Changelog: added
-
- 11月 29, 2023
-
-
由 Manoj M J 创作于
-
- 9月 06, 2023
-
-
由 Manoj M J 创作于
-
- 8月 02, 2023
-
-
由 Thong Kuah 创作于
-
- 3月 23, 2023
-
-
由 Kamil Trzciński 创作于
As part of column removal lets first remove foreign key.
-
- 3月 07, 2023
-
-
由 Pedro Pombeiro 创作于
-
- 1月 18, 2023
-
-
由 Kamil Trzciński 创作于
Since `application_settings` is part of `gitlab_main_cluster` reduce foregin keys to `gitlab_main`.
-
- 1月 03, 2023
-
-
由 Rutger Wessels 创作于
The return value of table_schemas call can now contain 'nil' values
-
- 7月 13, 2022
-
-
由 Thong Kuah 创作于
-
由 Thong Kuah 创作于
Unfortunately we cannot run tests from this script as it holds on to database connections. So we remove automatic test running, and let developer run tests themselves
-
由 Thong Kuah 创作于
-
由 Thong Kuah 创作于
This was something we required for en-masse creation but we do not need to maintain this going forward
-
- 2月 10, 2022
-
-
由 Siddharth Asthana 创作于
Changelog: other
-
- 1月 24, 2022
-
-
由 Kamil Trzciński 创作于
This adds a helper script to automate loose foreign key swap. Script does: - create branch - creates templated migration - runs migrations to commit `db/structure.sql` - updates YMLs for LFK - updates specs for LFK - generates LFK spec in a model - commits - pushes - provides MR template
-