arch-repo-manager/librepomgr/webapi
Martchus 8bb987d1be WIP: Use `std::move_only_function` for callbacks
WIP, waiting for GCC 12
2022-03-22 21:14:06 +01:00
..
params.cpp Fix posting build action to start it later; add basic test for the route 2021-02-08 23:54:03 +01:00
params.h Limit results returned by the API for better scalability 2022-02-25 00:29:43 +01:00
render.cpp Provide filename for artefact downloads 2022-03-15 23:22:34 +01:00
render.h Provide filename for artefact downloads 2022-03-15 23:22:34 +01:00
repository.cpp Initial import 2021-02-08 23:53:56 +01:00
repository.h Initial import 2021-02-08 23:53:56 +01:00
routeid.h Initial import 2021-02-08 23:53:56 +01:00
routes.cpp WIP: Use `std::move_only_function` for callbacks 2022-03-22 21:14:06 +01:00
routes.h Write build action "output" log to a logfile like for sub-processes 2022-02-20 00:11:23 +01:00
routes_buildaction.cpp Provide filename for artefact downloads 2022-03-15 23:22:34 +01:00
server.cpp Allow everyone to see build action details 2022-03-10 23:19:02 +01:00
server.h Experiment with Boost.Beast to use version of async_accept accepting IO ctx 2021-02-08 23:54:03 +01:00
session.cpp Provide filename for artefact downloads 2022-03-15 23:22:34 +01:00
session.h Provide filename for artefact downloads 2022-03-15 23:22:34 +01:00
typedefs.h Initial import 2021-02-08 23:53:56 +01:00