- c237562 Re-Remove deprecated handler by RabsRincon · 7 years ago
- ac2f65a Filter out unused compiler options in client code by RabsRincon · 7 years ago
- 9372ad9 Instead of dynamically adding a path, serve everything from relative this requires a change to the extract text plugin or you end up with dist/dist requested by jaredwy · 7 years ago
- cebb880 Serving loader from a relative location by jaredwy · 7 years ago
- 95d4f4e requoting the env paths or it tries to execute the paths, fixing up a misssed variable change from a merge by jaredwy · 7 years ago
- c4e8b91 removing any reference to versions as we don't use them anymore, instead rely on the hash in webpack by jaredwy · 7 years ago
- cd41770 Fix bad merge by RabsRincon · 7 years ago
- 4fbcdaa Merge branch 'master' into jw/webpack by Rubén · 7 years ago
- b9ee2e9 Format app.js to reduce merge conflicts by RabsRincon · 7 years ago
- 5bf7e6b Address PR reviews by RabsRincon · 7 years ago
- bdf7358 moving things about to get the makefile working with travis-dist mostly just copying the vs folder in so it can load from the static dir, and then getting the faveicon copied into the dist folder so we can serve everything from in there by jaredwy · 7 years ago
- 4fe764a Dev mode back up and running by jaredwy · 7 years ago
- 4db0746 faking a require in pug for now, until we can refactor enough to run webpack over our pug files by jaredwy · 7 years ago
- 796e023 WIP by jaredwy · 7 years ago
- f807986 Making jshint happy adding some missed semi colons, removing the dist files and vs from being checked by jaredwy · 7 years ago
- 2cd7516 Switching back to yarn after the merge. Some clean up after some extra code snuck in after the merge app.js ended up with a few extra requires by jaredwy · 7 years ago
- 8be70d1 Adding a make entry for a dev mode. Cleaning up some unused variables, moving some vars to be vars so i can move paths easier by jaredwy · 7 years ago
- 01cfbad Support web path aliases (e.g. for /beta nodes by Matt Godbolt · 7 years ago
- 9076868 Simplify CSP based on observations by RabsRincon · 7 years ago
- c61e1c0 Reenable CSP testing in site by RabsRincon · 7 years ago
- c439c4a Finish csp reports by Rubén · 7 years ago
- 8900811 Set CSP to Report-Only for a testing period by RabsRincon · 7 years ago
- ef7db1a Implement CSP by RabsRincon · 7 years ago
- 31fe0b3 Formatting by Matt Godbolt · 7 years ago
- 90f4878 Bump up upload size to 16mb (for Thomas D, c.f. emails) by Matt Godbolt · 7 years ago
- d69ec1e Group compilers by group in dropdown by RabsRincon · 7 years ago
- 7f5b167 Take out new relic support. by Matt Godbolt · 7 years ago
- b775d37 Remove Fira Mono temporally by RabsRincon · 7 years ago
- 4a1d915 Fix missing semicolon by RabsRincon · 7 years ago
- 36c6781 Add links to libraries by RabsRincon · 7 years ago
- 48f5d00 Shortten some app.js lines by RabsRincon · 7 years ago
- 6b376b7 Remove unused improtd by RabsRincon · 7 years ago
- 90adcd2 ES6fy app.js by RabsRincon · 7 years ago
- c3782df windows platform itself works like wsl by partouf · 7 years ago
- 429ffd9 const by partouf · 7 years ago
- 1d65f85 return false when no compiler supportsExecute by partouf · 7 years ago
- 2ef40c9 make api match the documentation by partouf · 7 years ago
- fc75208 New year, new date by RabsRincon · 7 years ago
- c642ed3 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
- 27b57c0 Hide C until after the merge by RabsRincon · 7 years ago
- 7b489c6 Stop getting into an infinite loop by RabsRincon · 7 years ago
- 929be85 Restore --language EXTRA_ARG by RabsRincon · 7 years ago
- 7d3e26f Stop showing release hash if none is found by RabsRincon · 7 years ago
- aa01214 Allow to run CE when downloading the repo by RabsRincon · 7 years ago
- fcf812a Fix up bad merge by Matt Godbolt · 7 years ago
- 918b2dd Merge branch 'master' into unification by Matt Godbolt · 7 years ago
- d359122 Move compile handler, add tests by Matt Godbolt · 7 years ago
- 69ee804 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
- 22c8705 Extract source handler by Matt Godbolt · 7 years ago
- 5c98dfe Merge branch 'master' into unification by Matt Godbolt · 7 years ago
- 10e8f72 Remove filter(_.identity) in favour of _.compact() by Matt Godbolt · 7 years ago
- 7e884d5 Remove unnecessary sort function by Matt Godbolt · 7 years ago
- bd959a5 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
- 69ca21d Remove filter(_.identity) in favour of _.compact() by Matt Godbolt · 7 years ago
- acca036 Remove unnecessary sort function by Matt Godbolt · 7 years ago
- f1f5baf Merge branch 'master' into unification by Rubén · 7 years ago
- ade5ecc Cleanup by Andrew Pardoe · 7 years ago
- 633ef10 PR feedback fixes by Andrew Pardoe · 7 years ago
- 050e41b Add winTmp, but keep user option of opt tmpDir. by Andrew Pardoe · 7 years ago
- 0b663c8 Restore tmpdir in app.js by Andrew Pardoe · 7 years ago
- 251c742 Automatically determine Windows temp dir by Andrew Pardoe · 7 years ago
- 7c6eced Change tmpDir to use %TEMP% by Andrew Pardoe · 7 years ago
- 5d2ab34 Fix undefined compiler props by RabsRincon · 7 years ago
- b3a5cf8 Merge branch 'master' into unification by Rubén · 7 years ago
- 1c3e94d Start extracting handlers into their own testable bits by Matt Godbolt · 7 years ago
- 6d83ccb Extract health check handler by Matt Godbolt · 7 years ago
- 1d6418f Make CPPX into its own language for the dropdown by RabsRincon · 7 years ago
- 11ce1e4 Fix NewRelic label by RabsRincon · 7 years ago
- d7818ae Merge branch 'master' into unification by Rubén · 7 years ago
- 43279a6 Fix various points raised after code reviews by RabsRincon · 7 years ago
- 5b199a1 Extract google short url into a testable (I know!) unit. And test it by Matt Godbolt · 7 years ago
- 030cfff Increase the style points of our filtering by RabsRincon · 7 years ago
- 740e88d New relic support by Matt Godbolt · 7 years ago
- 9aed176 Fix build by Matt Godbolt · 7 years ago
- 864538b Fix case with empty compiler group by Matt Godbolt · 7 years ago
- f2bb96c Handle empty strings in cascading properties by Matt Godbolt · 7 years ago
- 5119cf5 Ensure compiler IDs are distinct across languages by Matt Godbolt · 7 years ago
- fbbb4c9 Fix Editor losing code on language switch by RabsRincon · 7 years ago
- a8763c3 Fix lingering issues. Now you can at least compile! by RabsRincon · 7 years ago
- 63ed0e7 Change enough stuff as to get it running by RabsRincon · 7 years ago
- c1ff139 Change first step in getting compilers by RabsRincon · 7 years ago
- 4aba6bd Include forgotten changed lines by RabsRincon · 7 years ago
- ed18abc Delete compilerPropsLT, as it's not needed by RabsRincon · 7 years ago
- d4d28cd Change order of transform params so lang is opt by RabsRincon · 7 years ago
- e64a0fe Change enough of app.js for it not to crash by RabsRincon · 7 years ago
- de3a699 Add basic UI support by RabsRincon · 7 years ago
- 9a00c9b Apply beta through config. Closes #647 by Matt Godbolt · 7 years ago
- 4071012 Minor formatting changes by Matt Godbolt · 7 years ago
- cf407a8 Add some config parameters that come from AWS itself. Use it to configure raven (sentry.io) on the server by Matt Godbolt · 7 years ago
- c443cb1 Update app.js by Andrew Pardoe · 7 years ago
- 0ace5fb Add explicit WSL option by Andrew Pardoe · 7 years ago
- c82fa1d Place a git_hash within the archive, and use it in place of git rev-parse by Matt Godbolt · 7 years ago
- 9a3d1f8 Add a healthcheck endpoint. Closes #563 by Matt Godbolt · 7 years ago
- 13dce4a Merge pull request #540 from AndrewPardoe/master by Matt Godbolt · 7 years ago
- d193739 Bring every file up-to-format-date by Rubén · 7 years ago
- 8aade5f Merge remote-tracking branch 'godbolt/master' by Andrew Pardoe · 7 years ago
- aa78f2c Handle short URL results that don't appear to be well-formed. Fixes #465 by Matt Godbolt · 7 years ago
- fb848fa Allow more than 1 include path per lib version by Rubén · 7 years ago
- 8eb4df5 Add general improvements to lib dropdown by Rubén · 7 years ago
- 4c5f1bf Add library inclusion dropdown by Rubén · 7 years ago