1. 6962bc7 Very simple metrics (#2289) by Matt Godbolt · 4 years ago
  2. 8695b51 Enable sentry performance tracing by Austin Morton · 4 years ago
  3. 91f1166 Update dependencies (#2248) by Austin Morton · 4 years, 1 month ago
  4. f8826fd Refactor theme system to apply them earlier in page load (#2249) by Austin Morton · 4 years, 1 month ago
  5. de85aec Normalize and enforce license disclaimer headers (#2234) by Austin Morton · 4 years, 1 month ago
  6. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 1 month ago
  7. ca437e1 Consolidate eslint configuration (#2224) by Austin Morton · 4 years, 1 month ago
  8. ff5e454 Fix codecov by Austin Morton · 4 years, 2 months ago
  9. e0a5e9e Bump eslint to version 7.6.0 by RabsRincon · 4 years, 2 months ago
  10. ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 2 months ago
  11. ba6b49b Split vendor code into separate webpack bundle and reduce amount of monaco code bundled (#2113) by Austin Morton · 4 years, 3 months ago
  12. 06d42a3 Bump codecov from 3.6.5 to 3.7.1 (#2091) by dependabot[bot] · 4 years, 3 months ago
  13. e052522 Bump lodash from 4.17.15 to 4.17.19 (#2085) by dependabot[bot] · 4 years, 3 months ago
  14. 1035440 Prevent editor selection changes from overwriting shortlink url (#2039) by Austin Morton · 4 years, 4 months ago
  15. e86bdf8 Update to latest sentry by Matt Godbolt · 4 years, 4 months ago
  16. 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 5 months ago
  17. 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 6 months ago
  18. c888929 Pin jquery to 3.4.1 until twbs/bootstrap#30553 is fixed by Matt Godbolt · 4 years, 6 months ago
  19. 5494060 More npm upgrades by Matt Godbolt · 4 years, 6 months ago
  20. 147cb8c Update to latest monaco and monaco webpack plugin by Matt Godbolt · 4 years, 6 months ago
  21. 0037c8f Tweaks to remove more warnings from npm by Matt Godbolt · 4 years, 7 months ago
  22. cd22098 Update to latest sentry by Matt Godbolt · 4 years, 7 months ago
  23. cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 8 months ago
  24. 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 8 months ago
  25. aec542b Bump codecov from 3.6.1 to 3.6.5 by dependabot[bot] · 4 years, 8 months ago
  26. baf3542 Pin minor versions of monaco-editor and monaco-editor-webpack-plugin by Austin Morton · 4 years, 8 months ago
  27. 7ce90a3 Update to latest monaco webpack plugin (#1836) by Austin Morton · 4 years, 8 months ago
  28. 5711a1a Move to terser (#1832) by Matt Godbolt · 4 years, 8 months ago
  29. 154ebf7 Upstream package updates by Matt Godbolt · 4 years, 8 months ago
  30. ac363db Log slow requests to sentry (#1813) by Austin Morton · 4 years, 9 months ago
  31. fd06260 Attempt at getting travis tagging by Matt Godbolt · 4 years, 9 months ago
  32. 742df2e Bump sentry version by Matt Godbolt · 4 years, 9 months ago
  33. 9020ed5 Logs server-side errors; update to latest sentry. See #1765 by Matt Godbolt · 4 years, 10 months ago
  34. 9d1c26e Support resolving non-absolute compiler exe values using system path by Austin Morton · 4 years, 11 months ago
  35. d96017e Merge remote-tracking branch 'matt/master' into apicode by Partouf · 4 years, 12 months ago
  36. b865d08 Upgrade npm deps. by Matt Godbolt · 4 years, 12 months ago
  37. 6c4c578 copypaste working version by Partouf · 4 years, 12 months ago
  38. fc2cc46 Upgrade to latest sentry libraries by Matt Godbolt · 4 years, 12 months ago
  39. 107c23e use latest monaco-vim by Partouf · 5 years ago
  40. e18bf5f merge by alclol · 5 years ago
  41. 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
  42. 6ee738e Fix external compilers when httpRoot is set. (#1410) by Austin Morton · 5 years ago
  43. 6a9095f First steps towards using Monaco with webpack by RabsRincon · 5 years ago
  44. 57cb1e8 Completely remove need for denodeify by RabsRincon · 5 years ago
  45. 945ab7f Merge pull request #1473 from mattgodbolt/features/configurable-health-check by Patrick Quist · 5 years ago
  46. 4f12bab vim keybinding feature. Need support to redesign the UI. by alclol · 5 years ago
  47. 4f0e1cf Implement health checks that read from a file on disk. See #1473 by Austin Morton · 5 years ago
  48. 73f9835 Fix support for IE11. Closes #1258 by Austin Morton · 5 years ago
  49. 91acd80 Move moanco back to 0.15.6; the latest version for which mousewheel support works in FireFox by Matt Godbolt · 5 years ago
  50. 5015f35 Upgrade lodash to fix high severity CVE by Matt Godbolt · 5 years ago
  51. 6a8c67f Upgrade to Monaco 0.17 by RabsRincon · 5 years ago
  52. 125d462 Initial try to upgrade webpack by RabsRincon · 5 years ago
  53. ccbfdc3 Make ci-test available and fix bad line by RabsRincon · 5 years ago
  54. 7e37263 Improve test & coverage handling by RabsRincon · 5 years ago
  55. d06ed2c Update aws-sdk to latest. See #1217 by Matt Godbolt · 5 years ago
  56. 5d81757 Use released version of node-graceful by Matt Godbolt · 5 years ago
  57. f012fff Switch to a newer istanbul/nyc by Matt Godbolt · 5 years ago
  58. 1114f6e Fix up handling of error indicators. Fixes #1384 by Matt Godbolt · 5 years ago
  59. ef26016 Configurable in-app logging by Matt Godbolt · 5 years ago
  60. 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 5 years ago
  61. fe84d58 Update bootstrap by Matt Godbolt · 5 years ago
  62. 078c4df Change the way we report MOTD issues. See #1057 by Matt Godbolt · 5 years ago
  63. 8686731 Lock selectize to 0.12.4; see https://github.com/selectize/selectize.js/issues/1466 - Fixes #1367 by Matt Godbolt · 5 years ago
  64. 8a670dd Remove yarn in favour of the new npm features. See #1343 by Matt Godbolt · 5 years ago
  65. f974abb Revert Bootstrap to version 4.1.3 by RabsRincon · 6 years ago
  66. 1a02119 Update dependencies by RabsRincon · 6 years ago
  67. 2011c84 Rename thing we add as `nonce`, add tests. Fix logic error by Matt Godbolt · 6 years ago
  68. bde3e82 Implement profanity check on subhashes by RabsRincon · 6 years ago
  69. 126f845 use npm package instead of executing tar by Partouf · 6 years ago
  70. 42385ec Security upgrades and test fixes by Matt Godbolt · 6 years ago
  71. c87d8e5 Move to latest yarn (1.13) by Matt Godbolt · 6 years ago
  72. 026f6cd update morgan lib by Partouf · 6 years ago
  73. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  74. 1a71a22 Move to own cookie consent solution by RabsRincon · 6 years ago
  75. 0aa2374 Use windup Cookieconsent version by RabsRincon · 6 years ago
  76. 1d5d6cc Move privacy configuration to a cookie with a configurable domain. See #1109 by Matt Godbolt · 6 years ago
  77. e5b1956 Initial work on bootstrap update by RabsRincon · 6 years ago
  78. 6536b18 Implement DB with Scan as testing form by RabsRincon · 6 years ago
  79. e87c19a Use full fs-extra & apply more of Matt comments by RabsRincon · 6 years ago
  80. f301c2d Add --fix to lint-server by RabsRincon · 6 years ago
  81. 6677c89 Make tests and linter runable from yarn by RabsRincon · 6 years ago
  82. b89d10e Set solid bases for cookie and privacy control by RabsRincon · 6 years ago
  83. b531d43 Fix cookieconsent version missmatch by RabsRincon · 6 years ago
  84. dd2ab6d Move to own fork of cookieconsent by RabsRincon · 6 years ago
  85. 0d8216b Try using cookieconsent by RabsRincon · 6 years ago
  86. f9f6171 Move to an own version of social sharing by RabsRincon · 6 years ago
  87. fe13a54 Move social sharing to Shariff by RabsRincon · 6 years ago
  88. 1a33902 Merge compilerProps functions to a general case one (#956) by Rubén · 6 years ago
  89. 7c18ffe Drop underscore-node in favour of underscore.js by RabsRincon · 6 years ago
  90. 36b7208 First attempt at some new caching; including in-memory, on-disk, and on S3 by Matt Godbolt · 6 years ago
  91. 10ab7c6 Update Yarn to v1.6.0 by RabsRincon · 6 years ago
  92. a988747 Update Yarn to 1.5.1 by RabsRincon · 7 years ago
  93. eae5e5c Merge pull request #852 from partouf/yarnpack by jaredwy · 7 years ago
  94. f55e165 Merge pull request #851 from StefanHamminga/master by Matt Godbolt · 7 years ago
  95. 37273ff rename to start by Partouf · 7 years ago
  96. 6a63add Revert Monaco updgrade, let Jared do it by RabsRincon · 7 years ago
  97. f4f699d Update dependencies by RabsRincon · 7 years ago
  98. 2a07fd6 fix so that it actually works by Partouf · 7 years ago
  99. bc68e10 use cross-env to set node_env by Partouf · 7 years ago
  100. cc46ad5 dev and run mode by Partouf · 7 years ago