.. |
api.go
|
api: fix OOM with sync tasks
|
2024-08-03 14:36:04 +02:00 |
api_test.go
|
[api/copy] create system tests for new copy api endpoint
|
2024-07-10 16:43:03 +02:00 |
db.go
|
More informative return value for task.Process
|
2022-01-27 09:30:14 +01:00 |
files.go
|
Use github.com/saracen/walker for file walk operations
|
2024-04-24 16:46:16 +02:00 |
gpg.go
|
gpg api: allow self signed and use default gpg version
|
2024-04-03 10:16:56 +02:00 |
graph.go
|
replace AbortWithError calls by custom function that sets the content type correctly
|
2023-01-23 10:42:57 +01:00 |
metrics.go
|
add endpoint for listing repos while serving in api mode and add more metrics
|
2023-03-22 17:22:54 +01:00 |
middleware.go
|
implement structured logging
|
2023-02-20 13:42:50 +01:00 |
middleware_test.go
|
implement structured logging
|
2023-02-20 13:42:50 +01:00 |
mirror.go
|
handle GpgDisableVerify and ignore-signatures consistently
|
2024-07-03 18:08:58 +02:00 |
mirror_test.go
|
Configurable background task execution
|
2022-01-27 09:30:14 +01:00 |
packages.go
|
replace AbortWithError calls by custom function that sets the content type correctly
|
2023-01-23 10:42:57 +01:00 |
packages_test.go
|
feat: repo and snapshots packages filter api add 'maximumVersion' query parameter support
|
2024-06-24 17:44:40 +02:00 |
publish.go
|
Introduce option multi-dist to the publish commands
|
2024-06-15 11:27:26 +02:00 |
repos.go
|
api: repo copy handle package not found
|
2024-07-24 21:19:47 +02:00 |
router.go
|
Declare the Copy API
|
2024-07-10 16:43:03 +02:00 |
s3.go
|
s3 api: get publish root list
|
2024-04-03 10:14:01 +02:00 |
snapshot.go
|
fix golint complaints
|
2024-03-06 06:21:36 +01:00 |
task.go
|
chore: unnecessary use of fmt.Sprintf
|
2023-07-14 11:35:08 +02:00 |
task_test.go
|
Return an empty array if no tasks are available
|
2022-11-17 10:44:35 +01:00 |