1. 1c3e94d Start extracting handlers into their own testable bits by Matt Godbolt · 7 years ago
  2. 6d83ccb Extract health check handler by Matt Godbolt · 7 years ago
  3. 5b199a1 Extract google short url into a testable (I know!) unit. And test it by Matt Godbolt · 7 years ago
  4. 740e88d New relic support by Matt Godbolt · 7 years ago
  5. 9a00c9b Apply beta through config. Closes #647 by Matt Godbolt · 7 years ago
  6. 4071012 Minor formatting changes by Matt Godbolt · 7 years ago
  7. 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
  8. c443cb1 Update app.js by Andrew Pardoe · 7 years ago
  9. 0ace5fb Add explicit WSL option by Andrew Pardoe · 7 years ago
  10. c82fa1d Place a git_hash within the archive, and use it in place of git rev-parse by Matt Godbolt · 7 years ago
  11. 9a3d1f8 Add a healthcheck endpoint. Closes #563 by Matt Godbolt · 7 years ago
  12. 13dce4a Merge pull request #540 from AndrewPardoe/master by Matt Godbolt · 7 years ago
  13. d193739 Bring every file up-to-format-date by Rubén · 7 years ago
  14. 8aade5f Merge remote-tracking branch 'godbolt/master' by Andrew Pardoe · 7 years ago
  15. aa78f2c Handle short URL results that don't appear to be well-formed. Fixes #465 by Matt Godbolt · 7 years ago
  16. fb848fa Allow more than 1 include path per lib version by Rubén · 7 years ago
  17. 8eb4df5 Add general improvements to lib dropdown by Rubén · 7 years ago
  18. 4c5f1bf Add library inclusion dropdown by Rubén · 7 years ago
  19. e71ff38 Add a default font scale setting by Matt Godbolt · 7 years ago
  20. 78cf120 Cleaned up changes to get rid of crazy parse fail by Andrew Pardoe · 7 years ago
  21. 3c80c6e Fix some minor issues with compiler type determination. by Matt Godbolt · 7 years ago
  22. 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
  23. f006b2b Add an extra arg to disable remote fetching of compilers by Rubén · 7 years ago
  24. 9a44255 Adress various points brought up by Matt by Rubén · 7 years ago
  25. 20c1332 Add optio for execution by Matt Godbolt · 7 years ago
  26. 4ae9e05 Set type of sitemap by Matt Godbolt · 7 years ago
  27. 6ccc456 Bugfixes from modernization by Rubén Rincón · 7 years ago
  28. fc11f76 Seo! We have a definition now so we don't show stuipd stuff when people search for the compiler explorer by Rubén Rincón · 7 years ago
  29. 2a76ba0 Rename UI compiler options to 'defaultOptions' to discriminate vs always-supplied options by Matt Godbolt · 7 years ago
  30. dfd691b Configurable objdump. Use GCC 6.3's binutils on the live site by Matt Godbolt · 8 years ago
  31. 0d38dfa Set caching headers on asm API requests by Matt Godbolt · 8 years ago
  32. 687cf28 Move asm-docs into server directory by Matt Godbolt · 8 years ago
  33. 6523b5d Moved doc api handler to new file. Endpoint is now GET by Rubén Rincón · 8 years ago
  34. 31252d2 Fix semicolon by Rubén Rincón · 8 years ago
  35. e5fb91f Moved prefix definition by Rubén Rincón · 8 years ago
  36. 41587fa Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into docs_from_server by Rubén Rincón · 8 years ago
  37. a900997 Asm docs are now served by the application, using promises by Rubén Rincón · 8 years ago
  38. 060151d Enable CORS (for @cppchedy) by Matt Godbolt · 8 years ago
  39. 2625f4f Disable view cache for debugging by Matt Godbolt · 8 years ago
  40. 6eb89eb Fix up some caching headers by Matt Godbolt · 8 years ago
  41. dfe8cbe Note some internal TODOs by Matt Godbolt · 8 years ago
  42. ddddc8e Read-only embedded by Matt Godbolt · 8 years ago
  43. 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
  44. 9d601e9 Refactor local storage; have configurable prefix by Matt Godbolt · 8 years ago
  45. dcfaab8 Links to other languges now configurable by Matt Godbolt · 8 years ago
  46. cbc4d0b Remove old diff handler; old static directory (at last!) by Matt Godbolt · 8 years ago
  47. eb679d5 Fix extraneous new line by Matt Godbolt · 8 years ago
  48. a9e777b Fix remote compilers by Matt Godbolt · 8 years ago
  49. 23efc05 New RESTful API by Matt Godbolt · 8 years ago
  50. fe44677 Pop up an alert if URL parsing fails. by Matt Godbolt · 8 years ago
  51. dfbf4c7 Attempt at addressing #228 by Matt Godbolt · 8 years ago
  52. d2b6f62 By default listen on INADDRY_ANY by Matt Godbolt · 8 years ago
  53. b6e9a46 Another year, another copyright update by Matt Godbolt · 8 years ago
  54. 1b02040 s/gcc-explorer/compiler-explorer/g by Matt Godbolt · 8 years ago
  55. 2a4ffc8 Support optionally serving versioned data from an extra location by Matt Godbolt · 8 years ago
  56. 7990e42 Refactor individual compilation types into their own files by Matt Godbolt · 8 years ago
  57. 7a173dc Debugging improvements by Matt Godbolt · 8 years ago
  58. b3d56fb Demangle *after* parsing ASM. by Matt Godbolt · 8 years ago
  59. 99a8928 Lint fixes by Matt Godbolt · 8 years ago
  60. cf47abe Remove more unncessary configuration items by Matt Godbolt · 8 years ago
  61. 48fadf7 Extract a generic exec function that's wine-aware by Matt Godbolt · 8 years ago
  62. b21e51e Work in progress on refactoring to make it easier to support more compiler types by Matt Godbolt · 8 years ago
  63. 69dd8e5 Fix lints by Matt Godbolt · 8 years ago
  64. 43000b0 Group-based configuration of compilers by Matt Godbolt · 8 years ago
  65. dc28bbb Increase limit for compiler uploads by Matt Godbolt · 8 years ago
  66. 49932af Work in progress on WINE/win32/win64 compiler support by Matt Godbolt · 8 years ago
  67. a0722cd Add a versioned subdirectory with an infinite cache length. Partially addresses #178 by Matt Godbolt · 8 years ago
  68. 1268739 Trust any proxies by Matt Godbolt · 8 years ago
  69. 5a6de74 Use winston for logging by Matt Godbolt · 8 years ago
  70. 0ff9cb2 Fix up several issues with compiler info handling. Fixes #158 by Matt Godbolt · 8 years ago
  71. 0cda1b8 Work in progress on embeddable CEs by Matt Godbolt · 8 years ago
  72. a5c268c Fix issue with postprocessing files twice. Fixes #158 by Matt Godbolt · 8 years ago
  73. cda82ad New most prioritary properties files : `*.local.properties` used for local instances of compiler explorer. by Sahnvour · 8 years ago
  74. 8f59e35 Make the assembly-output and output-filename flags configurable, and set them correctly for LDC. by Johan Engelen · 8 years ago
  75. 5df0045 Fix up max-age (again) by Matt Godbolt · 8 years ago
  76. d56d174 Typo by Matt Godbolt · 8 years ago
  77. b2aabd2 Properly support two envs by Matt Godbolt · 8 years ago
  78. 6e97202 Use the right props for retrying by Matt Godbolt · 8 years ago
  79. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  80. 0889fbd Better handling of AWS instances not being there by Matt Godbolt · 8 years ago
  81. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  82. 96cf346 Configure raven by Matt Godbolt · 8 years ago
  83. 3e318e4 Only serve items from out/dist on demand; use @import in CSS instead of lots of includes; configure r.js to optimize CSS too by Matt Godbolt · 8 years ago
  84. 0731427 Add raven-js/Sentry support by Matt Godbolt · 8 years ago
  85. 28f7ca6 Support config of postProcess tool by Jason Turner · 8 years ago
  86. 2c473c6 Reconfig API key for amazon instances by Matt Godbolt · 8 years ago
  87. 5e14b1a Hide short link unless it's enabled by Matt Godbolt · 8 years ago
  88. 624abd9 Short URL support by Matt Godbolt · 8 years ago
  89. 49e1ad9 Early support for r.js by Matt Godbolt · 8 years ago
  90. 3600d7a First move towards rewrite by Matt Godbolt · 8 years ago
  91. 7dec599 Remove github ribbon in favour of a top button. Tidy up options by Matt Godbolt · 8 years ago
  92. ca0f58d Tidyin by Matt Godbolt · 8 years ago
  93. a3e82b5 Make diff asynchronous by Matt Godbolt · 8 years ago
  94. 1d63cf9 Fix up wdiff location by Matt Godbolt · 8 years ago
  95. 90894e8 Added wdiff configuration options. by Gabriel Devillers · 8 years ago
  96. 711af7a Ajax request to compute diff server side. by Gabriel Devillers · 8 years ago
  97. 74766f5 Multiple compilation(assembly) output / compiler output. ATM still single configuration. by Gabriel Devillers · 8 years ago
  98. 9973969 Comments. by Gabriel Devillers · 8 years ago
  99. c2d6094 Comments in app.js. Debug : display the compiler options that are seen as available. by Gabriel Devillers · 8 years ago
  100. 935a06c Comments added. If debug enabled, show properties loaded by lib/properties. by Gabriel Devillers · 8 years ago