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 Move test/UnitTests -> unit/test 2017-11-27 17:10:22 +00:00
ClsiFormatCheckerTests.coffee Move test/UnitTests -> unit/test 2017-11-27 17:10:22 +00:00
ClsiManagerTests.coffee Add public API endpoints to reach CLSIs 2018-06-19 12:04:02 +01:00
ClsiStateManagerTests.coffee Move test/UnitTests -> unit/test 2017-11-27 17:10:22 +00:00
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