mirroring
Here are 127 public repositories matching this topic...
-
Updated
Jun 11, 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
Oct 9, 2020 - Java
-
Updated
Sep 22, 2019 - Shell
-
Updated
Jun 1, 2021 - TypeScript
-
Updated
Jun 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
Nov 28, 2019 - Java
-
Updated
Oct 5, 2020 - 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
Jun 9, 2021 - C#
-
Updated
Jun 26, 2019 - Python
-
Updated
Jul 28, 2019 - Python
-
Updated
Dec 10, 2020 - Batchfile
-
Updated
May 22, 2020 - Java
Describe the bug
The main rclone mover script attempts to capture and print the return code of Rclone. There are a couple of problems:
- With the addition of #104, extra commands have been inserted before
rcis captured from$? - The script (correctly IMO) runs with
set -e, meaning it will terminate on any non-zer
-
Updated
Jun 12, 2021 - JavaScript
-
Updated
Jun 11, 2021 - Python
-
Updated
May 24, 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