mirroring
Here are 134 public repositories matching this topic...
-
Updated
Sep 8, 2021 - Python
-
Updated
Mar 29, 2021 - Swift
-
Updated
Mar 19, 2021 - Swift
Currently, if you use the exclude_platform filter to remove linux packages, newer package tags still make it through. (For example, tornado-6.1-cp35-cp35m-manylinux2014_aarch64.whl
)
The exclude_platform filter currently doesn't exclude packages with newer linux platform tags as defined in PEP 599 and 600
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Oct 9, 2020 - Java
-
Updated
Sep 22, 2019 - Shell
-
Updated
Sep 10, 2021 - Java
Environment info
- NooBaa Version: 5
- Platform: NA
Actual behavior
- Pool info for cloud pools does not return the connection identity (access_key)
- This make it hard for the operator to detect if the pool really uses the correct connection.
Expected behavior
- Return the identity.
Steps to reproduce
- NA
More information - Screenshots / Logs / O
-
Updated
Aug 3, 2020 - Python
-
Updated
Oct 5, 2020 - Java
-
Updated
Nov 28, 2019 - Java
I want to reduce the amount of log-spam in the DB logs. Is there a better way of executing the CREATE DATABASE
queries? Postgres doesn't have the WHERE NOT EXISTS
clause - but it's still possible to check if tables are already present.
I'm not sure where these originate from - heplify-server
, homer-app
, or some other script.
2020-05-29 04:54:15.076 UTC [1] LOG: received sm
-
Updated
Jul 7, 2020 - Python
-
Updated
Aug 25, 2021 - C#
-
Updated
Jun 26, 2019 - Python
-
Updated
Jul 28, 2019 - Python
-
Updated
Aug 18, 2021 - Go
-
Updated
Dec 10, 2020 - Batchfile
-
Updated
Jul 16, 2021 - Python
-
Updated
May 22, 2020 - Java
-
Updated
May 3, 2021 - C#
-
Updated
Jul 26, 2021 - Python
-
Updated
Aug 15, 2021 - JavaScript
Improve this page
Add a description, image, and links to the mirroring topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mirroring topic, visit your repo's landing page and select "manage topics."
Hi,
Now that we have nested group in gitlab since v9 it would be very interesting to implement it in gitlab-mirrors.
Would be super useful, as we could mirror several git repositories of a unique project to a unique sub group in a base "gitlab-mirrors" group (wow!)
Cheers