.. |
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 |
auth.go
|
minor cleanup based on make check
|
2024-10-22 22:02:08 +02:00 |
db.go
|
More informative return value for task.Process
|
2022-01-27 09:30:14 +01:00 |
error.go
|
add swagger support
|
2024-10-01 01:07:09 +02:00 |
files.go
|
more sanitize
|
2024-10-11 14:11:09 +02:00 |
gpg.go
|
more sanitize
|
2024-10-11 14:11:09 +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
|
mirror api: update documentation
|
2024-10-03 22:39:03 +02:00 |
mirror_test.go
|
Configurable background task execution
|
2022-01-27 09:30:14 +01:00 |
packages.go
|
add swagger documentation
|
2024-10-01 01:07:09 +02: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
|
Adding authorisation options for API access
|
2024-10-22 22:02:06 +02:00 |
repos.go
|
Adding authorisation options for API access
|
2024-10-22 22:02:06 +02:00 |
router.go
|
Adding authorisation options for API access
|
2024-10-22 22:02:06 +02:00 |
s3.go
|
add swagger documentation
|
2024-10-01 01:07:09 +02:00 |
snapshot.go
|
Adding authorisation options for API access
|
2024-10-22 22:02:06 +02:00 |
storage.go
|
swagger: improve doc
|
2024-10-03 17:46:32 +02:00 |
task.go
|
add swagger documentation
|
2024-10-01 01:07:09 +02:00 |
task_test.go
|
Return an empty array if no tasks are available
|
2022-11-17 10:44:35 +01:00 |