overleaf/services/web/app/coffee/Features/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
..
ClsiCookieManager.coffee Don't try to set the server id if it isn't returned in the response 2017-05-19 10:23:01 +01:00
ClsiFormatChecker.coffee
ClsiManager.coffee Add public API endpoints to reach CLSIs 2018-06-19 12:04:02 +01:00
ClsiStateManager.coffee include the options in the project state hash 2017-09-01 16:36:51 +01:00
CompileController.coffee Add public API endpoints to reach CLSIs 2018-06-19 12:04:02 +01:00
CompileManager.coffee Re-order compile rate limits to do project/user check before everyone check 2018-04-17 14:43:54 +01:00