1. 7d97269 npm format by Matt Godbolt · 1 year, 9 months ago
  2. 5401024 Fix static file serving by Matt Godbolt · 1 year, 9 months ago
  3. d14d338 Update all non-critical packages (#4824) by Matt Godbolt · 1 year, 9 months ago
  4. 633eb82 Transition to ECMAScript Modules (#4780) by Mats Jun Larsen · 1 year, 9 months ago
  5. 6bd5c43 Tsify app.js (#4767) by Jeremy Rifkin · 1 year, 9 months ago[Renamed (92%) from app.js]
  6. 8423b9c Handle undefined opts.env (corrected) by Jeremy · 1 year, 10 months ago
  7. 85acecb Handle undefined opts.env by Jeremy · 1 year, 10 months ago
  8. 6e2e98b Add dev favicon (#4598) by Jeremy Rifkin · 1 year, 10 months ago
  9. 03a9ce1 Different uncaughtException handling (#4511) by Matt Godbolt · 1 year, 11 months ago
  10. 749319f Slightly more controversial bumpings (#4503) by Matt Godbolt · 1 year, 11 months ago
  11. 7a56ee8 Assert and unwrap utilities (#4437) by Jeremy Rifkin · 1 year, 11 months ago
  12. 00158d1 TS-ify logger (#4431) by Matt Godbolt · 1 year, 11 months ago
  13. f371b10 Fail if compiler discovery fails (#4331) by Matt Godbolt · 1 year, 12 months ago
  14. b3676c8 Add restrictToLanguages by Matt Godbolt · 2 years ago
  15. 05d0fa6 Guard against missing buildResult in executor response (#4034) by Rubén Rincón Blanco · 2 years, 2 months ago
  16. 0e33cd8 Makes webpack-dev-middleware notify on build finish (#3965) by Rubén Rincón Blanco · 2 years, 3 months ago
  17. cf2d9ad Fix filters (#3796) by Matt Godbolt · 2 years, 5 months ago
  18. 4c2fe0a Site templates feature (#3747) by Jeremy Rifkin · 2 years, 6 months ago
  19. 38d42f2 Allow multiple languages with --language (#3708) by Rubén Rincón Blanco · 2 years, 6 months ago
  20. f83e184 Minimal version of externalparser asm-parser (#3278) by Patrick Quist · 2 years, 6 months ago
  21. 58337bb Improvements to policy handling (#3595) by Matt Godbolt · 2 years, 7 months ago
  22. 7828576 Reverts the reversion of the "make" being more prod-like, and fixes it. (#3591) by Matt Godbolt · 2 years, 7 months ago
  23. 5ae6b30 Pre-compile typescript in releases (#3570) by Matt Godbolt · 2 years, 7 months ago
  24. cfbabc9 Remove sentry tracing (#3565) by Matt Godbolt · 2 years, 7 months ago
  25. aa65eb5 Merge branch 'main' into rr/comma-dangle by Matt Godbolt · 2 years, 7 months ago
  26. f77dd84 Async WINE setup (#3558) by Matt Godbolt · 2 years, 7 months ago
  27. 40fe769 Set comma-dangle to always in server code and es5 in client code by RabsRincon · 2 years, 7 months ago
  28. 21b764f Unify comma configuration; and apply format to some files. (#3559) by Matt Godbolt · 2 years, 7 months ago
  29. d64a8d7 Sanitize filename (#3560) by Matt Godbolt · 2 years, 7 months ago
  30. 17c01cf Fix for msvc library issue (#3501) by Patrick Quist · 2 years, 8 months ago
  31. ffb8047 Add two gauges - one for startup time and one for how long the machine has been up at start. CC @apmorton by Matt Godbolt · 2 years, 9 months ago
  32. 2cf941d Move Prometheus metrics server into a separated file (#3391) by Juan José · 2 years, 9 months ago
  33. 89fe5c0 Add graceful shutdown (#3390) by Juan José · 2 years, 9 months ago
  34. 48eee26 Group some files to their own folders (#3384) by Rubén Rincón Blanco · 2 years, 9 months ago
  35. a668298 New build and deploy setup (#3269) by Matt Godbolt · 2 years, 10 months ago
  36. 6e79e09 Minimal backend typescript support (#3207) by Patrick Quist · 2 years, 11 months ago
  37. a619af7 Update prom-client by Matt Godbolt · 2 years, 11 months ago
  38. 7c20613 Move to using webpack5 (#3197) by Matt Godbolt · 2 years, 11 months ago
  39. 73c7586 Update eslint et al by Matt Godbolt · 2 years, 11 months ago
  40. cf7d704 Await for things (#3086) by Matt Godbolt · 3 years, 1 month ago
  41. 55cf3ef fixes #3040 by partouf · 3 years, 1 month ago
  42. 1ca884c Seperate compiler finding process (#3022) by Patrick Quist · 3 years, 1 month ago
  43. 16ff1a8 Add api/version and api/releaseBuild GET endpoints by RabsRincon · 3 years, 3 months ago
  44. 009d448 Fix up error when there's no languages by Matt Godbolt · 3 years, 5 months ago
  45. 3652437 New calls for embed and code (#2680) by Patrick Quist · 3 years, 6 months ago
  46. cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 6 months ago
  47. 4562542 A big fat update of packages by Matt Godbolt · 3 years, 6 months ago
  48. b8bdd32 Use route parameters in legacy google shortlink route by Austin Morton · 3 years, 8 months ago
  49. 9e678eb Exclude healthcheck from sentry tracing by Austin Morton · 3 years, 8 months ago
  50. a877144 Fix previous commit by RabsRincon · 3 years, 8 months ago
  51. a630eaf Add compiler scan count log by RabsRincon · 3 years, 8 months ago
  52. 28219f9 Add loki log transport (#2302) by Austin Morton · 3 years, 9 months ago
  53. 17b2bb8 Move /shortener to /api/shortener (#2426) by Matt Godbolt · 3 years, 9 months ago
  54. 459afeb Goodbye, travis by Matt Godbolt · 3 years, 9 months ago
  55. 829500f Allow to listen on unix socket instead of port (#2393) by Melven Roehrig-Zoellner · 3 years, 10 months ago
  56. 69d8307 Log 500+ errors so without sentry one has a chance of debugging locally by Matt Godbolt · 3 years, 10 months ago
  57. 82883c2 Add cumulative event loop lag metric by Austin Morton · 4 years, 1 month ago
  58. 6962bc7 Very simple metrics (#2289) by Matt Godbolt · 4 years, 1 month ago
  59. 9e36ef2 Enable request ip logging in server-side sentry reports by Austin Morton · 4 years, 1 month ago
  60. 8bc2b57 Avoid re-stringifying client-options.js on every request by Austin Morton · 4 years, 1 month ago
  61. 8695b51 Enable sentry performance tracing by Austin Morton · 4 years, 1 month ago
  62. 8c130ed Disable webpack development middleware statistic logging (#2247) by Austin Morton · 4 years, 2 months ago
  63. de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 2 months ago
  64. f68198a Reassign copyright to Compiler Explorer Authors (#2233) by Matt Godbolt · 4 years, 2 months ago
  65. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 2 months ago
  66. bac07fe Eliminate all dynamic require statements (#2230) by Austin Morton · 4 years, 2 months ago
  67. a49c052 Refactor shortener implementation in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
  68. dde5ef0 Move some files in preparation for es6 modules by Austin Morton · 4 years, 2 months ago
  69. 0f01b99 Fix curl API (#2184) by Patrick Quist · 4 years, 3 months ago
  70. 32aadc9 [#RandomThingsNobodyAskedFor] Noscript pages (#2120) by Patrick Quist · 4 years, 3 months ago
  71. 01f198b Restrict bit names to normal word characters by Austin Morton · 4 years, 4 months ago
  72. ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 4 months ago
  73. fb2f43b Ensure sentry environment is set for node backend by Austin Morton · 4 years, 4 months ago
  74. 01f59fd [WIP] Mobile View-only mode (#2037) by Patrick Quist · 4 years, 5 months ago
  75. b7fc8b1 Ensure backend options are always generated by RabsRincon · 4 years, 5 months ago
  76. bc042d2 Fix inevitable typo in a late-breaking rename by Matt Godbolt · 4 years, 7 months ago
  77. ecffaef Read thanks/sponsors on demand. by Matt Godbolt · 4 years, 7 months ago
  78. 433e5ad Use path.join to... join the paths by RabsRincon · 4 years, 8 months ago
  79. 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 8 months ago
  80. cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 9 months ago
  81. 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 9 months ago
  82. 7ce90a3 Update to latest monaco webpack plugin (#1836) by Austin Morton · 4 years, 9 months ago
  83. 95cd401 Apparently express requires the 4th argument be present to consider a handler for errors by Austin Morton · 4 years, 9 months ago
  84. 627a244 Merge branch 'master' into mg/async_tweaks by Matt Godbolt · 4 years, 10 months ago
  85. ac363db Log slow requests to sentry (#1813) by Austin Morton · 4 years, 10 months ago
  86. 2b0a072 Asyncify app.js by Matt Godbolt · 4 years, 10 months ago
  87. 6d93969 Ensure HTML stuff uses new sentry scheme by Matt Godbolt · 4 years, 11 months ago
  88. 2a39859 Use a more useful environment name in sentry by Matt Godbolt · 4 years, 11 months ago
  89. f8b5c64 Use travis build number as sentry release by Matt Godbolt · 4 years, 11 months ago
  90. d1c237f Redact request data from sentry unless user has allowCodeStoreDebug. Closes #1769 by Matt Godbolt · 4 years, 11 months ago
  91. 5696894 Fix compiler id duplication on cloning by Rubén Rincón · 4 years, 11 months ago
  92. f53ad05 Merge pull request #1643 from mattgodbolt/features/cdn by Matt Godbolt · 5 years ago
  93. 18fa54b Add mising copyright header on file by Rubén Rincón · 5 years ago
  94. 0d0a52e "Fix" cross origin monaco web workers by Austin Morton · 5 years ago
  95. 4194585 Support serving static content externally by Austin Morton · 5 years ago
  96. 568f906 Merge pull request #1641 from mattgodbolt/apicode by Patrick Quist · 5 years ago
  97. 9210ab8 Change dev mode detection by RabsRincon · 5 years ago
  98. d29b5cb refactor to new file by Partouf · 5 years ago
  99. a2f9261 Use pug template inheritance by Austin Morton · 5 years ago
  100. 5e049bd Accept url options on all relevant routes and use toProperty to convert them by Austin Morton · 5 years ago