1. ef26016 Configurable in-app logging by Matt Godbolt · 5 years ago
  2. 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 5 years ago
  3. fe84d58 Update bootstrap by Matt Godbolt · 5 years ago
  4. 078c4df Change the way we report MOTD issues. See #1057 by Matt Godbolt · 5 years ago
  5. 8686731 Lock selectize to 0.12.4; see https://github.com/selectize/selectize.js/issues/1466 - Fixes #1367 by Matt Godbolt · 5 years ago
  6. 8a670dd Remove yarn in favour of the new npm features. See #1343 by Matt Godbolt · 5 years ago
  7. f974abb Revert Bootstrap to version 4.1.3 by RabsRincon · 6 years ago
  8. 1a02119 Update dependencies by RabsRincon · 6 years ago
  9. 2011c84 Rename thing we add as `nonce`, add tests. Fix logic error by Matt Godbolt · 6 years ago
  10. bde3e82 Implement profanity check on subhashes by RabsRincon · 6 years ago
  11. 126f845 use npm package instead of executing tar by Partouf · 6 years ago
  12. 42385ec Security upgrades and test fixes by Matt Godbolt · 6 years ago
  13. c87d8e5 Move to latest yarn (1.13) by Matt Godbolt · 6 years ago
  14. 026f6cd update morgan lib by Partouf · 6 years ago
  15. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  16. 1a71a22 Move to own cookie consent solution by RabsRincon · 6 years ago
  17. 0aa2374 Use windup Cookieconsent version by RabsRincon · 6 years ago
  18. 1d5d6cc Move privacy configuration to a cookie with a configurable domain. See #1109 by Matt Godbolt · 6 years ago
  19. e5b1956 Initial work on bootstrap update by RabsRincon · 6 years ago
  20. 6536b18 Implement DB with Scan as testing form by RabsRincon · 6 years ago
  21. e87c19a Use full fs-extra & apply more of Matt comments by RabsRincon · 6 years ago
  22. f301c2d Add --fix to lint-server by RabsRincon · 6 years ago
  23. 6677c89 Make tests and linter runable from yarn by RabsRincon · 6 years ago
  24. b89d10e Set solid bases for cookie and privacy control by RabsRincon · 6 years ago
  25. b531d43 Fix cookieconsent version missmatch by RabsRincon · 6 years ago
  26. dd2ab6d Move to own fork of cookieconsent by RabsRincon · 6 years ago
  27. 0d8216b Try using cookieconsent by RabsRincon · 6 years ago
  28. f9f6171 Move to an own version of social sharing by RabsRincon · 6 years ago
  29. fe13a54 Move social sharing to Shariff by RabsRincon · 6 years ago
  30. 1a33902 Merge compilerProps functions to a general case one (#956) by Rubén · 6 years ago
  31. 7c18ffe Drop underscore-node in favour of underscore.js by RabsRincon · 6 years ago
  32. 36b7208 First attempt at some new caching; including in-memory, on-disk, and on S3 by Matt Godbolt · 6 years ago
  33. 10ab7c6 Update Yarn to v1.6.0 by RabsRincon · 6 years ago
  34. a988747 Update Yarn to 1.5.1 by RabsRincon · 7 years ago
  35. eae5e5c Merge pull request #852 from partouf/yarnpack by jaredwy · 7 years ago
  36. f55e165 Merge pull request #851 from StefanHamminga/master by Matt Godbolt · 7 years ago
  37. 37273ff rename to start by Partouf · 7 years ago
  38. 6a63add Revert Monaco updgrade, let Jared do it by RabsRincon · 7 years ago
  39. f4f699d Update dependencies by RabsRincon · 7 years ago
  40. 2a07fd6 fix so that it actually works by Partouf · 7 years ago
  41. bc68e10 use cross-env to set node_env by Partouf · 7 years ago
  42. cc46ad5 dev and run mode by Partouf · 7 years ago
  43. 7ebac0f pack and run by Partouf · 7 years ago
  44. fbf0d52 yarn webpack for easier packing by Partouf · 7 years ago
  45. e5e4a04 Add Systemd socket activation support by Stefan Hamminga · 7 years ago
  46. c81c783 Allow node versions >= 8 by Rubén · 7 years ago
  47. a0c4b28 Merge pull request #817 from mattgodbolt/install_yarn by Matt Godbolt · 7 years ago
  48. 670afd8 Move to ESLint by RabsRincon · 7 years ago
  49. f8468e5 Use a local-installed yarn. Refactor all the 'find node' stuff out of the Makefile by Matt Godbolt · 7 years ago
  50. 8720896 Adding in uglify for our last push to prod by jaredwy · 7 years ago
  51. b647cc0 Using the html loader instead of copying the files in by jaredwy · 7 years ago
  52. 942a00f Some final clean up and bug fixing before we roll this out to beta by jaredwy · 7 years ago
  53. 8652eca Fixing a few bugs: by jaredwy · 7 years ago
  54. 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
  55. 796e023 WIP by jaredwy · 7 years ago
  56. 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
  57. b545b33 bower be gone by jaredwy · 7 years ago
  58. 70556a6 first pass at using webpack/yarn rather than bower and require.js by jaredwy · 7 years ago
  59. c280da5 Update libs (non-major) versions by RabsRincon · 7 years ago
  60. 7f5b167 Take out new relic support. by Matt Godbolt · 7 years ago
  61. c931e68 Upgrade to newer version of Express by partouf · 7 years ago
  62. 3ccb8b0 Remove unnecessary Promise requirements in server code, switch to separate denodeify by Matt Godbolt · 7 years ago
  63. a47b512 Correctly run tests for coverage. Exclude the auto-generated asm-docs.js by Matt Godbolt · 7 years ago
  64. adcfbb6 Add local coverage support. by RabsRincon · 7 years ago
  65. 9e6739e Make code coverage recursive too by RabsRincon · 7 years ago
  66. 33096bc Execute tests on subfolders by RabsRincon · 7 years ago
  67. 1c3e94d Start extracting handlers into their own testable bits by Matt Godbolt · 7 years ago
  68. 668ce4a Make a `npm run coverage` command to just report on coverage by Matt Godbolt · 7 years ago
  69. aa0b3e6 Update AWS. Add tests by Matt Godbolt · 7 years ago
  70. 948820e Maybe add code coverage? by Matt Godbolt · 7 years ago
  71. 5b199a1 Extract google short url into a testable (I know!) unit. And test it by Matt Godbolt · 7 years ago
  72. 740e88d New relic support by Matt Godbolt · 7 years ago
  73. e55b913 Add separate jshint configs for client and server. Make them much more strict, and fix up the issues brought up by Matt Godbolt · 7 years ago
  74. 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
  75. 43c16a1 Bump minimum node to v8 by Matt Godbolt · 7 years ago
  76. 0260e0e Update Monaco to latest version by Rubén · 7 years ago
  77. 7c9f6af Bump lru-cache version. by Rubén · 7 years ago
  78. 58c821f Remove all traces of clang-format by Rubén · 7 years ago
  79. 81419b1 Add clang-format to our workflow. by Rubén · 7 years ago
  80. ac97b12 Upgrade promise-queue in the hope of placating #525 by Matt Godbolt · 7 years ago
  81. bc862cb Upgrade to Monaco 0.10.0 by Matt Godbolt · 7 years ago
  82. d549b7f Merge branch 'master' into jw/args-parser by Rubén · 7 years ago
  83. f88a92e Upgrade to Monaco 0.9.0. Closes #464 by Matt Godbolt · 7 years ago
  84. 13cd0fd Made some changes to the way we parse arguments as a stab at a start of a meta data gatherer by jaredwy · 7 years ago
  85. 3cc634c Bump the package version. opt-info now targets es5 by Jared Wyles · 7 years ago
  86. cf882a5 First pass at adding a opt view mode for compiler explorer by Jared Wyles · 7 years ago
  87. 14199f4 Latest monaco by Matt Godbolt · 8 years ago
  88. ef975bd Move to using pug templates to assemble both main view and embedded view. Means a reduction in code duplication between embedded and non-embedded; and saves a round-trip getting the options. by Matt Godbolt · 8 years ago
  89. 4c77876 Roll to latest monaco by Matt Godbolt · 8 years ago
  90. df111e2 Revert "Go back to using the bower package (thanks @michal-golfi)" by Matt Godbolt · 8 years ago
  91. 23efc05 New RESTful API by Matt Godbolt · 8 years ago
  92. 25f49f9 Kill entire process tree of a child when the timeout is reached. Fixes #232 by Matt Godbolt · 8 years ago
  93. 1b02040 s/gcc-explorer/compiler-explorer/g by Matt Godbolt · 8 years ago
  94. bc5848f Adding more tests; beginnings of a refactor to make compilers more configurable by Matt Godbolt · 8 years ago
  95. a0722cd Add a versioned subdirectory with an infinite cache length. Partially addresses #178 by Matt Godbolt · 8 years ago
  96. 5a6de74 Use winston for logging by Matt Godbolt · 8 years ago
  97. 8a8c9d2 Merge remote-tracking branch 'origin/msvc-spike' by Matt Godbolt · 8 years ago
  98. e80d622 Better handling of command line arguments when invoking compiler. by Sahnvour · 8 years ago
  99. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  100. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago