1. 1cec4ba npm update and audit fix by Matt Godbolt · 3 years, 1 month ago
  2. bb4c150 npm audit fix by Matt Godbolt · 3 years, 1 month ago
  3. 6a1dbe1 Some general UI touches (#2910) by Rubén Rincón Blanco · 3 years, 2 months ago
  4. 3d68f53 Implements Prettier formatting (#2766) by Rubén Rincón Blanco · 3 years, 2 months ago
  5. 958906d Bump monaco editor to latest version (#2876) by Rubén Rincón Blanco · 3 years, 2 months ago
  6. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 2 months ago
  7. b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 2 months ago
  8. 648ebf9 Migrate /static/alert.js to TypeScript (#2829) by Mats Larsen · 3 years, 3 months ago
  9. 1a2d0ff enable typescript for clientside static scripts (#2820) by Patrick Quist · 3 years, 3 months ago
  10. 0214876 New compiler selectors (#2666) by Matt Godbolt · 3 years, 4 months ago
  11. cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 5 months ago
  12. d4a2b62 Upgrade some test packages by Matt Godbolt · 3 years, 5 months ago
  13. f216852 Upgrade fs-extra by Matt Godbolt · 3 years, 5 months ago
  14. 72972ee Upgrade monaco by Matt Godbolt · 3 years, 5 months ago
  15. 4562542 A big fat update of packages by Matt Godbolt · 3 years, 5 months ago
  16. 52e4377 Revert "Compiler Selection Improvements (#2660)" by Matt Godbolt · 3 years, 5 months ago
  17. 9c06156 Compiler Selection Improvements (#2660) by Josh Schmidt · 3 years, 5 months ago
  18. 2ec3c4b Bump lodash from 4.17.20 to 4.17.21 (#2653) by dependabot[bot] · 3 years, 5 months ago
  19. 1cc291d Bump underscore from 1.11.0 to 1.12.1 (#2650) by dependabot[bot] · 3 years, 5 months ago
  20. 5a62baa Add doc for Windows Debugging (#2593) by Dan Okken · 3 years, 6 months ago
  21. 8b3064a Bump sentry version. Add even more MOTD debug for #1057 by Matt Godbolt · 3 years, 7 months ago
  22. c197574 Bump to monaco-vim that doesn't complain about the versin of monaco we have. by Matt Godbolt · 3 years, 7 months ago
  23. bddbe30 Add an `update-browserslist` npm run (not yet run) by Matt Godbolt · 3 years, 7 months ago
  24. 884ff9a Upgrade to latest sentry sdk by Austin Morton · 3 years, 7 months ago
  25. de70a73 Merge branch 'main' of github.com:compiler-explorer/compiler-explorer into main by Matt Godbolt · 3 years, 7 months ago
  26. d2ccba8 Upgrade to monaco 0.23 by Matt Godbolt · 3 years, 7 months ago
  27. 657866b Approval tests (#2491) by Matt Godbolt · 3 years, 7 months ago
  28. 0044536 Bump to pug 3.0.2 by Matt Godbolt · 3 years, 7 months ago
  29. 7edd6d4 Time all the things (#2462) by Patrick Quist · 3 years, 7 months ago
  30. 28219f9 Add loki log transport (#2302) by Austin Morton · 3 years, 8 months ago
  31. 62e4c24 Argh by Matt Godbolt · 3 years, 8 months ago
  32. 6a46f72 This'll be the fix. by Matt Godbolt · 3 years, 8 months ago
  33. d17db67 Dear me by Matt Godbolt · 3 years, 8 months ago
  34. 2bd7bbf Hopeful? by Matt Godbolt · 3 years, 8 months ago
  35. afca73b Update codecov, try and get sentry working by Matt Godbolt · 3 years, 8 months ago
  36. 5a59cba Tweaks to mocha setup to let IDE users run individual tests again by Matt Godbolt · 3 years, 9 months ago
  37. 43343cd Only install and use sentry-cli on travis; sentry-cli doesn't work on BSD. See #2307 by Matt Godbolt · 3 years, 12 months ago
  38. 6962bc7 Very simple metrics (#2289) by Matt Godbolt · 4 years ago
  39. 8695b51 Enable sentry performance tracing by Austin Morton · 4 years ago
  40. 91f1166 Update dependencies (#2248) by Austin Morton · 4 years, 1 month ago
  41. f8826fd Refactor theme system to apply them earlier in page load (#2249) by Austin Morton · 4 years, 1 month ago
  42. de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 1 month ago
  43. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 1 month ago
  44. ca437e1 Consolidate eslint configuration (#2224) by Austin Morton · 4 years, 1 month ago
  45. ff5e454 Fix codecov by Austin Morton · 4 years, 2 months ago
  46. e0a5e9e Bump eslint to version 7.6.0 by RabsRincon · 4 years, 2 months ago
  47. ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 2 months ago
  48. ba6b49b Split vendor code into separate webpack bundle and reduce amount of monaco code bundled (#2113) by Austin Morton · 4 years, 3 months ago
  49. 06d42a3 Bump codecov from 3.6.5 to 3.7.1 (#2091) by dependabot[bot] · 4 years, 3 months ago
  50. e052522 Bump lodash from 4.17.15 to 4.17.19 (#2085) by dependabot[bot] · 4 years, 3 months ago
  51. 1035440 Prevent editor selection changes from overwriting shortlink url (#2039) by Austin Morton · 4 years, 4 months ago
  52. e86bdf8 Update to latest sentry by Matt Godbolt · 4 years, 4 months ago
  53. 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 5 months ago
  54. 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 6 months ago
  55. c888929 Pin jquery to 3.4.1 until twbs/bootstrap#30553 is fixed by Matt Godbolt · 4 years, 6 months ago
  56. 5494060 More npm upgrades by Matt Godbolt · 4 years, 6 months ago
  57. 147cb8c Update to latest monaco and monaco webpack plugin by Matt Godbolt · 4 years, 6 months ago
  58. 0037c8f Tweaks to remove more warnings from npm by Matt Godbolt · 4 years, 7 months ago
  59. cd22098 Update to latest sentry by Matt Godbolt · 4 years, 7 months ago
  60. cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 8 months ago
  61. 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 8 months ago
  62. aec542b Bump codecov from 3.6.1 to 3.6.5 by dependabot[bot] · 4 years, 8 months ago
  63. baf3542 Pin minor versions of monaco-editor and monaco-editor-webpack-plugin by Austin Morton · 4 years, 8 months ago
  64. 7ce90a3 Update to latest monaco webpack plugin (#1836) by Austin Morton · 4 years, 8 months ago
  65. 5711a1a Move to terser (#1832) by Matt Godbolt · 4 years, 8 months ago
  66. 154ebf7 Upstream package updates by Matt Godbolt · 4 years, 8 months ago
  67. ac363db Log slow requests to sentry (#1813) by Austin Morton · 4 years, 9 months ago
  68. fd06260 Attempt at getting travis tagging by Matt Godbolt · 4 years, 9 months ago
  69. 742df2e Bump sentry version by Matt Godbolt · 4 years, 9 months ago
  70. 9020ed5 Logs server-side errors; update to latest sentry. See #1765 by Matt Godbolt · 4 years, 10 months ago
  71. 9d1c26e Support resolving non-absolute compiler exe values using system path by Austin Morton · 4 years, 11 months ago
  72. d96017e Merge remote-tracking branch 'matt/master' into apicode by Partouf · 4 years, 12 months ago
  73. b865d08 Upgrade npm deps. by Matt Godbolt · 4 years, 12 months ago
  74. 6c4c578 copypaste working version by Partouf · 4 years, 12 months ago
  75. fc2cc46 Upgrade to latest sentry libraries by Matt Godbolt · 4 years, 12 months ago
  76. 107c23e use latest monaco-vim by Partouf · 5 years ago
  77. e18bf5f merge by alclol · 5 years ago
  78. 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  79. 6ee738e Fix external compilers when httpRoot is set. (#1410) by Austin Morton · 5 years ago
  80. 6a9095f First steps towards using Monaco with webpack by RabsRincon · 5 years ago
  81. 57cb1e8 Completely remove need for denodeify by RabsRincon · 5 years ago
  82. 945ab7f Merge pull request #1473 from mattgodbolt/features/configurable-health-check by Patrick Quist · 5 years ago
  83. 4f12bab vim keybinding feature. Need support to redesign the UI. by alclol · 5 years ago
  84. 4f0e1cf Implement health checks that read from a file on disk. See #1473 by Austin Morton · 5 years ago
  85. 73f9835 Fix support for IE11. Closes #1258 by Austin Morton · 5 years ago
  86. 91acd80 Move moanco back to 0.15.6; the latest version for which mousewheel support works in FireFox by Matt Godbolt · 5 years ago
  87. 5015f35 Upgrade lodash to fix high severity CVE by Matt Godbolt · 5 years ago
  88. 6a8c67f Upgrade to Monaco 0.17 by RabsRincon · 5 years ago
  89. 125d462 Initial try to upgrade webpack by RabsRincon · 5 years ago
  90. ccbfdc3 Make ci-test available and fix bad line by RabsRincon · 5 years ago
  91. 7e37263 Improve test & coverage handling by RabsRincon · 5 years ago
  92. d06ed2c Update aws-sdk to latest. See #1217 by Matt Godbolt · 5 years ago
  93. 5d81757 Use released version of node-graceful by Matt Godbolt · 5 years ago
  94. f012fff Switch to a newer istanbul/nyc by Matt Godbolt · 5 years ago
  95. 1114f6e Fix up handling of error indicators. Fixes #1384 by Matt Godbolt · 5 years ago
  96. ef26016 Configurable in-app logging by Matt Godbolt · 5 years ago
  97. 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 5 years ago
  98. fe84d58 Update bootstrap by Matt Godbolt · 5 years ago
  99. 078c4df Change the way we report MOTD issues. See #1057 by Matt Godbolt · 5 years ago
  100. 8686731 Lock selectize to 0.12.4; see https://github.com/selectize/selectize.js/issues/1466 - Fixes #1367 by Matt Godbolt · 5 years ago