| .. |
|
resources
|
set html lang="en"
|
2020-06-19 12:13:09 +12:00 |
|
client.cpp
|
laminarc: correct variable lifetime of show-jobs etc
|
2020-06-14 07:49:02 +12: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
|
define FNM_EXTMATCH to 0 if undefined
|
2020-02-25 20:36:26 +02: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
|
Add the ability to customize index.html (#113)
|
2020-03-10 19:40:14 +02:00 |
|
http.h
|
Add the ability to customize index.html (#113)
|
2020-03-10 19:40:14 +02:00 |
|
laminar.capnp
|
job leader process
|
2019-12-23 07:56:37 +02:00 |
|
laminar.cpp
|
don't report latestNum of non-existent job
|
2020-06-20 15:46:18 +12:00 |
|
laminar.h
|
Add the ability to customize index.html (#113)
|
2020-03-10 19:40:14 +02:00 |
|
leader.cpp
|
send SIGKILL to unterminated child jobs
|
2020-06-20 16:05:14 +12:00 |
|
leader.h
|
job leader process
|
2019-12-23 07:56:37 +02:00 |
|
log.h
|
log: use fully qualified namespace ref for __FILE_BASE__
|
2019-09-27 10:48:00 +03:00 |
|
main.cpp
|
connect stdin to /dev/null
|
2020-06-15 12:31:42 +12:00 |
|
monitorscope.h
|
refactor: remove run page json type hack
|
2019-11-01 07:27:34 +02:00 |
|
resources.cpp
|
Add the ability to customize index.html (#113)
|
2020-03-10 19:40:14 +02:00 |
|
resources.h
|
Add the ability to customize index.html (#113)
|
2020-03-10 19:40:14 +02:00 |
|
rpc.cpp
|
job leader process
|
2019-12-23 07:56:37 +02:00 |
|
rpc.h
|
replace websockets with sse and refactor
|
2019-10-05 20:06:35 +03:00 |
|
run.cpp
|
job leader process
|
2019-12-23 07:56:37 +02:00 |
|
run.h
|
job leader process
|
2019-12-23 07:56:37 +02:00 |
|
server.cpp
|
replace websockets with sse and refactor
|
2019-10-05 20:06:35 +03:00 |
|
server.h
|
add missing #includes
|
2020-05-22 11:42:16 +12:00 |