overleaf/services/clsi/app/coffee
Shane Kilkelly 638ac52e40 Move the latexmk timing command into a configurable latexmkCommandPrefix.
By default, no timing information will be taken.
On Linux with GNU user land, this value should be configured to `["/usr/bin/time", "-v"]`.
On Mac, gnu-time should be installed and configured to `["/usr/local/bin/gtime", "-v"]`.
2016-06-17 14:38:08 +01:00
..
CommandRunner.coffee log out if the command running is being used 2016-05-23 15:45:39 +01:00
CompileController.coffee add per-user routes for clearing cache and extend expiry methods 2016-06-02 15:32:33 +01:00
CompileManager.coffee add per-user routes for clearing cache and extend expiry methods 2016-06-02 15:32:33 +01:00
ContentTypeMapper.coffee
db.coffee
DraftModeManager.coffee
LatexRunner.coffee Move the latexmk timing command into a configurable latexmkCommandPrefix. 2016-06-17 14:38:08 +01:00
Metrics.coffee
OutputCacheManager.coffee make the build id a secure random token 2016-05-13 10:11:35 +01:00
OutputFileFinder.coffee log out errors more clearly 2016-05-27 14:45:39 +01:00
OutputFileOptimiser.coffee add metric for qpdf 2016-03-17 09:55:18 +00:00
ProjectPersistenceManager.coffee log user_id when clearing project 2016-06-02 15:32:33 +01:00
RequestParser.coffee
ResourceWriter.coffee parallelFileDownloads defaults to 1, sql can't take it 2016-05-23 14:31:27 +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
UrlCache.coffee suppress error when removing nonexistent file from cache 2016-03-31 13:33:42 +01:00
UrlFetcher.coffee