aboutsummaryrefslogtreecommitdiff
path: root/lib/compile-handler.js
Commit message (Expand)AuthorAge
* Move compile handler, add testsMatt Godbolt2017-12-22
* Remove unnecessary Promise requirements in server code, switch to separate de...Matt Godbolt2017-12-22
* Avoid an error if the compiler fails to execute during version checkMatt Godbolt2017-12-22
* Remove filter(_.identity) in favour of _.compact()Matt Godbolt2017-12-21
* Fix unnecessary coercion comparisionRabsRincon2017-11-23
* Don't report user-facing errors to Raven (e.g. 'don't include /etc/passwd' ty...Matt Godbolt2017-11-22
* Add separate jshint configs for client and server. Make them much more strict...Matt Godbolt2017-11-21
* Add some config parameters that come from AWS itself. Use it to configure rav...Matt Godbolt2017-11-21
* Bring every file up-to-format-dateRubén2017-10-02
* Only stat compilers if absolute.Matt Godbolt2017-07-30
* Handle missing binariesMatt Godbolt2017-07-26
* Rerun a compiler to get version only on mtime changeMatt Godbolt2017-07-25
* Merging request options into 1 options object, this makes it clearer to mejaredwy2017-07-05
* Enable AST generation only if the user has an AST view openSimon Brand2017-05-31
* Better error handlingMatt Godbolt2017-02-04
* Error handling tweaksMatt Godbolt2017-02-04
* Add error call backMatt Godbolt2017-01-25
* Fix proxying of requests. Fixes #239Matt Godbolt2017-01-18
* Banner fixesMatt Godbolt2017-01-15
* Don't clean up temp diretories if there are pending compilations. Fixes #212.Matt Godbolt2017-01-14
* New RESTful APIMatt Godbolt2017-01-14
* Another year, another copyright updateMatt Godbolt2017-01-02
* Refactor individual compilation types into their own filesMatt Godbolt2016-12-19