Brian Gough
|
a7cb7e6e4c
|
use a separate function for hidden file check
|
2017-09-26 11:03:20 +01:00 |
|
Brian Gough
|
ef0db811e1
|
exclude hidden files from output
express static server doesn't serve them and rejects with 404
|
2017-09-26 10:42:59 +01:00 |
|
Brian Gough
|
86f29a4cfb
|
add setting to avoid optimisations outside docker
|
2017-04-10 16:12:03 +01:00 |
|
Brian Gough
|
8add9ff3ea
|
fix exception in error log
|
2016-10-14 10:23:13 +01:00 |
|
Brian Gough
|
dd4e1e17b5
|
keep one extra build until per-page pdf serving is enabled
|
2016-06-29 16:31:16 +01:00 |
|
Brian Gough
|
03188d2a57
|
only keep a single cached output directory in per-user containers
|
2016-06-28 09:28:40 +01:00 |
|
Brian Gough
|
2494327c12
|
make the build id a secure random token
we allow existing build ids to work for backwards compatibility
this can be removed after some time
|
2016-05-13 10:11:35 +01:00 |
|
Brian Gough
|
27b739b081
|
don't log errors when files have disappeared from build directory
|
2016-04-07 16:16:39 +01:00 |
|
James Allen
|
a2edeb800b
|
Only archive main log and blg
|
2016-03-30 14:10:07 +01:00 |
|
James Allen
|
da7b8b99fb
|
Add in flags to run strace and capture logs
|
2016-03-30 10:37:22 +01:00 |
|
Henry Oswald
|
e8e0b673eb
|
fixed missing value in logger
|
2015-12-15 19:33:37 +00:00 |
|
Brian Gough
|
3a3eda0ccf
|
reduce cache limit for pdfs
|
2015-03-02 11:31:48 +00:00 |
|
Brian Gough
|
c26de9554d
|
skip cache directory error when empty
|
2015-03-02 09:58:20 +00:00 |
|
Brian Gough
|
e024fec82d
|
provide a static server which forbids symlinks
prevents mismatch between rootdir of server and rootdir of symlink
checking middleware
|
2015-02-27 13:57:57 +00:00 |
|
Brian Gough
|
5fdd1d4f47
|
cleanup and logging
|
2015-02-27 13:15:35 +00:00 |
|
Brian Gough
|
a877dd36e7
|
remove debugging code
|
2015-02-26 15:32:01 +00:00 |
|
Brian Gough
|
5a5ef8baed
|
accept build id parameter when serving static files
|
2015-02-25 17:05:19 +00:00 |
|
Brian Gough
|
49e1ce552d
|
add an optimisation pass for the cached output files
|
2015-02-24 15:48:34 +00:00 |
|
Brian Gough
|
4002849e20
|
save output files in a .cache directory
|
2015-02-24 14:40:05 +00:00 |
|