该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 8月 23, 2022
-
-
由 Suraj Tripathi 创作于
-
- 8月 22, 2022
-
-
由 Suraj Tripathi 创作于
Changelog: fixed
-
- 8月 13, 2022
-
-
由 David Fernandez 创作于
Update the gitlab client to support the new API. Update the ContainerRepository model with a way to iterate through tags pages using this new API.
-
- 7月 14, 2022
-
-
由 Suraj Tripathi 创作于
Added nil check Changelog: fixed
-
- 4月 11, 2022
-
-
由 Steve Abrams 创作于
Adds a force param to the gitlab cancel import client endpoint. This param is meant as a safety device so admin users can cancel an import if needed during the Phase 2 migration.
-
- 4月 09, 2022
-
-
由 David Fernandez 创作于
This function will try to compute the deduplicated size of the container repositories linked with the given project. Changelog: added
-
- 3月 18, 2022
-
-
由 Jaime Martinez 创作于
-
由 Steve Abrams 创作于
Trigger abort request to the registry on long running migrations. Add a new client endpoint to abort an import. Allow additional transitions from one migration_state to another.
-
- 3月 02, 2022
-
-
由 David Fernandez 创作于
for the gitlab api on the Container Registry client.
-
- 2月 15, 2022
-
-
由 David Fernandez 创作于
in Rest and GraphQL APIs. This is using the #repository_details endpoint of the gitlab v1 API of the Container Registry. Changelog: added
-
- 2月 12, 2022
-
-
由 Steve Abrams 创作于
Update Registry EnqueuerWorker to fetch the true repository status from the registry when making decisions about what to do with aborted imports.
-
- 2月 10, 2022
-
-
由 David Fernandez 创作于
* add an ending forward slash on the import url * configure the connection to accept JSON responses * cleanup the related spec
-
- 1月 25, 2022
-
-
由 David Fernandez 创作于
Introduce a new container registry client class for the endpoints that are available in the [gitlabcontainer registry API](https://gitlab.com/gitlab-org/container-registry/-/blob/master/docs-gitlab/api.md) Changelog: added
-