debian-forge-composer/internal/weldr
Jacob Kozol 3aab64575b api: fix delete source route
The delete source handler now removes the leading "/" from the
parameters passed to it. Not removing the "/" caused sources to not
be deleted from the store since they could not be found when their name
contained a "/" as the first character.
2019-11-11 15:44:42 +01:00
..
api.go api: fix delete source route 2019-11-11 15:44:42 +01:00
api_test.go weldr/tests: add and update sources tests 2019-11-06 21:40:31 +00:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00