..
resources
use relative paths to support LAMINAR_BASE_URL option
2021-03-19 20:47:56 +13:00
client.cpp
Update client.cpp ( #137 )
2020-12-09 07:48:29 +13:00
conf.cpp
resolves #34 : watch for configuration changes
2018-04-06 18:04:50 +03:00
conf.h
add missing #includes
2020-05-22 11:42:16 +12:00
context.h
allow contexts to specify accepted jobs
2020-11-13 13:47:02 +13:00
database.cpp
fix SQLITE_DETERMINISTIC compile error under old sqlite3
2018-09-28 12:43:46 +03:00
database.h
add uint typedef
2019-07-04 12:28:33 +03:00
http.cpp
fix race in http log output
2021-03-19 21:11:22 +13:00
http.h
fix warnings under clang++
2020-09-26 11:33:36 +12:00
laminar.capnp
assign run numbers at queue time
2020-09-25 15:29:30 +12:00
laminar.cpp
failure to remove rundir should not abort the jobrunner
2021-05-23 14:42:06 +12:00
laminar.h
Allow subdirs in artifacts directory
2021-03-08 20:30:59 +13:00
leader.cpp
more aggressive, recursive kill on abort
2020-08-08 12:03:55 +12:00
leader.h
job leader process
2019-12-23 07:56:37 +02:00
log.h
report version and usage messages
2020-07-03 15:13:11 +12:00
main.cpp
report version and usage messages
2020-07-03 15:13:11 +12:00
monitorscope.h
refactor: remove run page json type hack
2019-11-01 07:27:34 +02:00
resources.cpp
Remove vue-router in the build process ( #141 )
2021-01-07 09:32:14 +13:00
resources.h
Add the ability to customize index.html ( #113 )
2020-03-10 19:40:14 +02:00
rpc.cpp
assign run numbers at queue time
2020-09-25 15:29:30 +12:00
rpc.h
fix warnings under clang++
2020-09-26 11:33:36 +12:00
run.cpp
assign run numbers at queue time
2020-09-25 15:29:30 +12:00
run.h
assign run numbers at queue time
2020-09-25 15:29:30 +12:00
server.cpp
make taskFailed non-fatal
2021-05-03 09:18:06 +12:00
server.h
fix warnings under clang++
2020-09-26 11:33:36 +12:00
version.cpp
report version and usage messages
2020-07-03 15:13:11 +12:00