.. |
CommandRunner.coffee
|
fix commandRunner error to match dockerRunner
|
2016-08-24 15:45:26 +01:00 |
CompileController.coffee
|
log an error if core file is found in output
|
2018-01-03 15:41:31 +00:00 |
CompileManager.coffee
|
simplify tikzexternalize checks
|
2017-09-29 17:00:53 +01:00 |
ContentTypeMapper.coffee
|
Send .svg files as text/plain to prevent executable JS if they are loaded as SVG in the browser
|
2016-03-10 09:32:32 +00:00 |
db.coffee
|
add indexes to db
|
2015-05-15 16:28:35 +01:00 |
DraftModeManager.coffee
|
avoid adding draft mode more than once
|
2017-08-17 15:03:37 +01:00 |
Errors.coffee
|
lock compile directory
|
2017-09-22 16:19:33 +01:00 |
LatexRunner.coffee
|
Killing an already stopped project is not an error
|
2017-06-20 09:18:15 +01:00 |
LockManager.coffee
|
lock compile directory
|
2017-09-22 16:19:33 +01:00 |
Metrics.coffee
|
Add in new metrics
|
2014-05-09 14:55:37 +01:00 |
OutputCacheManager.coffee
|
use a separate function for hidden file check
|
2017-09-26 11:03:20 +01:00 |
OutputFileFinder.coffee
|
only exclude clsi-specific files from output list
|
2017-09-26 09:47:29 +01:00 |
OutputFileOptimiser.coffee
|
check if file is optimised before running qpdf
|
2017-04-04 16:50:06 +01:00 |
ProjectPersistenceManager.coffee
|
log user_id when clearing project
|
2016-06-02 15:32:33 +01:00 |
RequestParser.coffee
|
add comment about syncType/syncState
|
2017-08-09 15:22:38 +01:00 |
ResourceStateManager.coffee
|
move logging from SafeReader into caller
|
2017-10-02 15:44:00 +01:00 |
ResourceWriter.coffee
|
keep tikzexternalize files
|
2017-09-29 16:02:23 +01:00 |
SafeReader.coffee
|
move logging from SafeReader into caller
|
2017-10-02 15:44:00 +01:00 |
StaticServerForbidSymlinks.coffee
|
don't log missing files as warnings, but do report file access errors
|
2016-03-31 11:14:39 +01:00 |
TikzManager.coffee
|
fix typo in log message
|
2017-10-02 15:45:09 +01:00 |
UrlCache.coffee
|
suppress error when removing nonexistent file from cache
|
2016-03-31 13:33:42 +01:00 |
UrlFetcher.coffee
|
added comments
|
2015-05-21 11:33:13 +01:00 |