1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2024-10-27 20:34:20 +00:00
ohwgiles_laminar/src
2019-04-11 22:14:26 +03:00
..
resources resolves #80: reverse-proxy with custom base URL 2019-03-29 22:43:16 +03:00
client.cpp laminarc: more explicit return codes 2019-04-11 21:00:00 +03:00
conf.cpp resolves #34: watch for configuration changes 2018-04-06 18:04:50 +03:00
conf.h use compliant include guards 2017-12-20 08:24:25 +02:00
database.cpp fix SQLITE_DETERMINISTIC compile error under old sqlite3 2018-09-28 12:43:46 +03:00
database.h resolves #45: new graphs 2018-09-08 18:16:30 +03:00
interface.h resolves #79: serve logs over plain chunked http 2019-02-15 19:05:44 +02:00
laminar.capnp resolves #67: laminarc list jobs 2018-10-12 17:22:21 +03:00
laminar.cpp logging: strip full paths from __FILE__ at compile-time 2019-04-11 22:14:26 +03:00
laminar.h resolves #79: serve logs over plain chunked http 2019-02-15 19:05:44 +02:00
log.h logging: strip full paths from __FILE__ at compile-time 2019-04-11 22:14:26 +03:00
main.cpp Replace boost/filesystem with kj/filesystem 2018-09-28 12:43:40 +03:00
node.h use compliant include guards 2017-12-20 08:24:25 +02:00
resources.cpp resolves #80: reverse-proxy with custom base URL 2019-03-29 22:43:16 +03:00
resources.h resolves #80: reverse-proxy with custom base URL 2019-03-29 22:43:16 +03:00
run.cpp logging: strip full paths from __FILE__ at compile-time 2019-04-11 22:14:26 +03:00
run.h minor valgrind fixes 2019-02-15 18:24:36 +02:00
server.cpp logging: strip full paths from __FILE__ at compile-time 2019-04-11 22:14:26 +03:00
server.h use kj's onChildExit mechanism 2018-08-03 14:36:24 +03:00