overleaf/services/web/test/unit/coffee/Compile
Michael Mazour 0246631443 Add public API endpoints to reach CLSIs
- `/api/clsi/compile/:submission_id`
- `/api/clsi/compile/:submission_id/build/:build_id/output/:file`

Also per review:
- DRY up ClsiManager.sendRequestOnce and ClsiManager.sendExternalRequest
- Include submission_id in a log message
- Don't include timeout in limits when getting file
2018-06-19 12:04:02 +01:00
..
ClsiCookieManagerTests.coffee
ClsiFormatCheckerTests.coffee
ClsiManagerTests.coffee Add public API endpoints to reach CLSIs 2018-06-19 12:04:02 +01:00
ClsiStateManagerTests.coffee
CompileControllerTests.coffee Add public API endpoints to reach CLSIs 2018-06-19 12:04:02 +01:00
CompileManagerTests.coffee use ProjectGetter rather than Project directly 2018-02-16 08:55:09 +00:00