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