arch-repo-manager/librepomgr/webapi
Martchus 05ff6cd00f Do not set packages in conduct build actions when creating it form task
Usually this doesn't make sense because we want to build all packages which
were determined in the previous prepare action. When specifying the
packages again in the conduct build action we'd skip packages which are
pulled into the build as dependencies which is normally not desired.
2021-05-01 23:28:30 +02: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 Fix posting build action to start it later; add basic test for the route 2021-02-08 23:54:03 +01:00
render.cpp Initial import 2021-02-08 23:53:56 +01:00
render.h Initial import 2021-02-08 23:53:56 +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 Split routes.cpp 2021-04-05 20:02:00 +02:00
routes.h Fix posting build action to start it later; add basic test for the route 2021-02-08 23:54:03 +01:00
routes_buildaction.cpp Do not set packages in conduct build actions when creating it form task 2021-05-01 23:28:30 +02:00
server.cpp Experiment with Boost.Beast to use version of async_accept accepting IO ctx 2021-02-08 23:54:03 +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 Initial import 2021-02-08 23:53:56 +01:00
session.h Fix posting build action to start it later; add basic test for the route 2021-02-08 23:54:03 +01:00
typedefs.h Initial import 2021-02-08 23:53:56 +01:00