1. f2c8545 Address Partouf's review by RabsRincon · 7 years ago
  2. 483fb3e Separate compiler search from app.js by RabsRincon · 7 years ago
  3. abb391f Enforce max-statement/line & further unify UI by RabsRincon · 7 years ago
  4. acb7327 Allow changing url shortening service by Anders Waldenborg · 7 years ago
  5. b5a4007 Clarify systemsocket timeout logic & fix logging by RabsRincon · 7 years ago
  6. f55e165 Merge pull request #851 from StefanHamminga/master by Matt Godbolt · 7 years ago
  7. 0f54775 Moved Systemd "if" statement and "listening on" statements into separate function by Stefan Hamminga · 7 years ago
  8. d20e6be Separate output fontScale from compiler's by RabsRincon · 7 years ago
  9. c17cf8e Add notifications to clang concepts branch by RabsRincon · 7 years ago
  10. d74c528 Add quote-props lint options & add D tests by RabsRincon · 7 years ago
  11. 2f6cd42 Add --noCache EXTRA_ARGA to disable caching by RabsRincon · 7 years ago
  12. b51c833 Add optional description to libraries by RabsRincon · 7 years ago
  13. e5e4a04 Add Systemd socket activation support by Stefan Hamminga · 7 years ago
  14. 1cdbcac Enforce CSP by RabsRincon · 7 years ago
  15. 6ef87b5 Fix copyright dates and normalize text by RabsRincon · 7 years ago
  16. e986f0e Fix library include flag overriding by RabsRincon · 7 years ago
  17. 284897e Move back to actual real ICOs for favicon by Matt Godbolt · 7 years ago
  18. fc72053 Import new logo and change CSS etc to use it by Matt Godbolt · 7 years ago
  19. 995ab91 Add initial DMD support by RabsRincon · 7 years ago
  20. 76585ce Fix crash when a library's `listedVersions` is one number. ref #828 by Ray Hamel · 7 years ago
  21. 670afd8 Move to ESLint by RabsRincon · 7 years ago
  22. 4931886 Fix Demangle UI by RabsRincon · 7 years ago
  23. 62e6830 Format files by RabsRincon · 7 years ago
  24. c237562 Re-Remove deprecated handler by RabsRincon · 7 years ago
  25. ac2f65a Filter out unused compiler options in client code by RabsRincon · 7 years ago
  26. 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
  27. cebb880 Serving loader from a relative location by jaredwy · 7 years ago
  28. 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
  29. 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
  30. cd41770 Fix bad merge by RabsRincon · 7 years ago
  31. 4fbcdaa Merge branch 'master' into jw/webpack by Rubén · 7 years ago
  32. b9ee2e9 Format app.js to reduce merge conflicts by RabsRincon · 7 years ago
  33. 5bf7e6b Address PR reviews by RabsRincon · 7 years ago
  34. 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
  35. 4fe764a Dev mode back up and running by jaredwy · 7 years ago
  36. 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
  37. 796e023 WIP by jaredwy · 7 years ago
  38. f807986 Making jshint happy adding some missed semi colons, removing the dist files and vs from being checked by jaredwy · 7 years ago
  39. 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
  40. 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
  41. 01cfbad Support web path aliases (e.g. for /beta nodes by Matt Godbolt · 7 years ago
  42. 9076868 Simplify CSP based on observations by RabsRincon · 7 years ago
  43. c61e1c0 Reenable CSP testing in site by RabsRincon · 7 years ago
  44. c439c4a Finish csp reports by Rubén · 7 years ago
  45. 8900811 Set CSP to Report-Only for a testing period by RabsRincon · 7 years ago
  46. ef7db1a Implement CSP by RabsRincon · 7 years ago
  47. 31fe0b3 Formatting by Matt Godbolt · 7 years ago
  48. 90f4878 Bump up upload size to 16mb (for Thomas D, c.f. emails) by Matt Godbolt · 7 years ago
  49. d69ec1e Group compilers by group in dropdown by RabsRincon · 7 years ago
  50. 7f5b167 Take out new relic support. by Matt Godbolt · 7 years ago
  51. b775d37 Remove Fira Mono temporally by RabsRincon · 7 years ago
  52. 4a1d915 Fix missing semicolon by RabsRincon · 7 years ago
  53. 36c6781 Add links to libraries by RabsRincon · 7 years ago
  54. 48f5d00 Shortten some app.js lines by RabsRincon · 7 years ago
  55. 6b376b7 Remove unused improtd by RabsRincon · 7 years ago
  56. 90adcd2 ES6fy app.js by RabsRincon · 7 years ago
  57. c3782df windows platform itself works like wsl by partouf · 7 years ago
  58. 429ffd9 const by partouf · 7 years ago
  59. 1d65f85 return false when no compiler supportsExecute by partouf · 7 years ago
  60. 2ef40c9 make api match the documentation by partouf · 7 years ago
  61. fc75208 New year, new date by RabsRincon · 7 years ago
  62. c642ed3 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  63. 27b57c0 Hide C until after the merge by RabsRincon · 7 years ago
  64. 7b489c6 Stop getting into an infinite loop by RabsRincon · 7 years ago
  65. 929be85 Restore --language EXTRA_ARG by RabsRincon · 7 years ago
  66. 7d3e26f Stop showing release hash if none is found by RabsRincon · 7 years ago
  67. aa01214 Allow to run CE when downloading the repo by RabsRincon · 7 years ago
  68. fcf812a Fix up bad merge by Matt Godbolt · 7 years ago
  69. 918b2dd Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  70. d359122 Move compile handler, add tests by Matt Godbolt · 7 years ago
  71. 69ee804 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  72. 22c8705 Extract source handler by Matt Godbolt · 7 years ago
  73. 5c98dfe Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  74. 10e8f72 Remove filter(_.identity) in favour of _.compact() by Matt Godbolt · 7 years ago
  75. 7e884d5 Remove unnecessary sort function by Matt Godbolt · 7 years ago
  76. bd959a5 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  77. 69ca21d Remove filter(_.identity) in favour of _.compact() by Matt Godbolt · 7 years ago
  78. acca036 Remove unnecessary sort function by Matt Godbolt · 7 years ago
  79. f1f5baf Merge branch 'master' into unification by Rubén · 7 years ago
  80. ade5ecc Cleanup by Andrew Pardoe · 7 years ago
  81. 633ef10 PR feedback fixes by Andrew Pardoe · 7 years ago
  82. 050e41b Add winTmp, but keep user option of opt tmpDir. by Andrew Pardoe · 7 years ago
  83. 0b663c8 Restore tmpdir in app.js by Andrew Pardoe · 7 years ago
  84. 251c742 Automatically determine Windows temp dir by Andrew Pardoe · 7 years ago
  85. 7c6eced Change tmpDir to use %TEMP% by Andrew Pardoe · 7 years ago
  86. 5d2ab34 Fix undefined compiler props by RabsRincon · 7 years ago
  87. b3a5cf8 Merge branch 'master' into unification by Rubén · 7 years ago
  88. 1c3e94d Start extracting handlers into their own testable bits by Matt Godbolt · 7 years ago
  89. 6d83ccb Extract health check handler by Matt Godbolt · 7 years ago
  90. 1d6418f Make CPPX into its own language for the dropdown by RabsRincon · 7 years ago
  91. 11ce1e4 Fix NewRelic label by RabsRincon · 7 years ago
  92. d7818ae Merge branch 'master' into unification by Rubén · 7 years ago
  93. 43279a6 Fix various points raised after code reviews by RabsRincon · 7 years ago
  94. 5b199a1 Extract google short url into a testable (I know!) unit. And test it by Matt Godbolt · 7 years ago
  95. 030cfff Increase the style points of our filtering by RabsRincon · 7 years ago
  96. 740e88d New relic support by Matt Godbolt · 7 years ago
  97. 9aed176 Fix build by Matt Godbolt · 7 years ago
  98. 864538b Fix case with empty compiler group by Matt Godbolt · 7 years ago
  99. f2bb96c Handle empty strings in cascading properties by Matt Godbolt · 7 years ago
  100. 5119cf5 Ensure compiler IDs are distinct across languages by Matt Godbolt · 7 years ago