1. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  2. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  3. d66ae7b Fix issue when rescanning compilers. Fixes #1212 by Matt Godbolt · 6 years ago
  4. 5c74986 Add flag to exit the process when compilers clash by RabsRincon · 6 years ago
  5. 24f4d94 forgot awsprops param by Partouf · 6 years ago
  6. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  7. b8e5d89 Reduce warn verbosity on bad short link by RabsRincon · 6 years ago
  8. 8bb5e7d add defaultCompiler to api/languages, and add api/libraries by Partouf · 6 years ago
  9. 02726c1 brokenlink reset layout option by Partouf · 6 years ago
  10. 4454fb7 lintfix by Partouf · 6 years ago
  11. 667588e being able to store and retreive clientstate json by Partouf · 6 years ago
  12. 652fd6b move shortlinkinfo to /api by Partouf · 6 years ago
  13. b99cc61 clientstate utils by Partouf · 6 years ago
  14. cd3510f Optimize dev asset check by RabsRincon · 6 years ago
  15. 57f2c4e Improve Discord unfurling and add bases for more by RabsRincon · 6 years ago
  16. bdc447f Fix local storage & add compiler name to unfurling by RabsRincon · 6 years ago
  17. e7c6f81 Remove tildes from description by RabsRincon · 6 years ago
  18. 05bbc09 Try to trigger advanced markdown unfurling by RabsRincon · 6 years ago
  19. 895369f Move to on-the-fly parsing by RabsRincon · 6 years ago
  20. fa748a2 CamelCasify special_metadata by RabsRincon · 6 years ago
  21. 9d02f2e Restructure open graph metadata by RabsRincon · 6 years ago
  22. 8b1935b Merge branch 'master' into ogtest by RabsRincon · 6 years ago
  23. e5e666b Show assets on dev mode by RabsRincon · 6 years ago
  24. 5344ca1 Try to share code in case where there's 1 editor by RabsRincon · 6 years ago
  25. 4b4cefd Add missing path to 404 error message by RabsRincon · 6 years ago
  26. c89a1cd Create error handlerss by RabsRincon · 6 years ago
  27. 45d6a74 Simplify /z/ handling by RabsRincon · 6 years ago
  28. 4dfcf29 Try to fix beta file access with httpRoot by RabsRincon · 6 years ago
  29. ff28920 Shorten links to `/z/BLAH` by Matt Godbolt · 6 years ago
  30. 9af0b20 Add share metadata (og, twitter) for named links by RabsRincon · 6 years ago
  31. af14e8a Rename shortener path from /s to /shortener by RabsRincon · 6 years ago
  32. e885c80 Improve URL get param handling by RabsRincon · 6 years ago
  33. 0ab9cfd Make S3 store fullHash to support named links by RabsRincon · 6 years ago
  34. d27740f Implement Query approach to s3 link storage db by RabsRincon · 6 years ago
  35. e87c19a Use full fs-extra & apply more of Matt comments by RabsRincon · 6 years ago
  36. 418bff3 Separate s3 and local. Implement some Matt ideas by RabsRincon · 6 years ago
  37. 21a6c7c Improve subhash finding & error reporting by RabsRincon · 6 years ago
  38. ce246b4 Merge branch 'master' into storage by RabsRincon · 6 years ago
  39. 5e131d6 Add initial own storage work by RabsRincon · 6 years ago
  40. 9ddf22f Support Visual C++ and Windows well by Nicole Mazzuca · 6 years ago
  41. 07e07c5 Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  42. 68af503 Address some PR comments by RabsRincon · 6 years ago
  43. 8242db3 Add some type documentation to some lib files by RabsRincon · 6 years ago
  44. 12026f6 Move anonymizeIp function to utils.js & add tests by RabsRincon · 6 years ago
  45. 389c691 Split morgan logger to info/warn/error statusCodes by RabsRincon · 6 years ago
  46. 7705a53 Change prod loggin token to GDPR compilant version by RabsRincon · 6 years ago
  47. 2804619 Modify Morgan format string to not include IPs by RabsRincon · 6 years ago
  48. 1a33902 Merge compilerProps functions to a general case one (#956) by Rubén · 6 years ago
  49. 7c18ffe Drop underscore-node in favour of underscore.js by RabsRincon · 6 years ago
  50. 373587c Fix compiler key filter bug by RabsRincon · 6 years ago
  51. a53c89b Add defaultLibs config key by RabsRincon · 7 years ago
  52. ac8d24a First stab at CUDA support. See #221 by Matt Godbolt · 7 years ago
  53. 53ac6d3 Merge pull request #908 from mattgodbolt/format by Rubén · 7 years ago
  54. 0fed2dd * Add Google Benchmark 1.4.0 by RabsRincon · 7 years ago
  55. b8c8c65 Reimplement code formatting by RabsRincon · 7 years ago
  56. f2c8545 Address Partouf's review by RabsRincon · 7 years ago
  57. 483fb3e Separate compiler search from app.js by RabsRincon · 7 years ago
  58. abb391f Enforce max-statement/line & further unify UI by RabsRincon · 7 years ago
  59. acb7327 Allow changing url shortening service by Anders Waldenborg · 7 years ago
  60. b5a4007 Clarify systemsocket timeout logic & fix logging by RabsRincon · 7 years ago
  61. f55e165 Merge pull request #851 from StefanHamminga/master by Matt Godbolt · 7 years ago
  62. 0f54775 Moved Systemd "if" statement and "listening on" statements into separate function by Stefan Hamminga · 7 years ago
  63. d20e6be Separate output fontScale from compiler's by RabsRincon · 7 years ago
  64. c17cf8e Add notifications to clang concepts branch by RabsRincon · 7 years ago
  65. d74c528 Add quote-props lint options & add D tests by RabsRincon · 7 years ago
  66. 2f6cd42 Add --noCache EXTRA_ARGA to disable caching by RabsRincon · 7 years ago
  67. b51c833 Add optional description to libraries by RabsRincon · 7 years ago
  68. e5e4a04 Add Systemd socket activation support by Stefan Hamminga · 7 years ago
  69. 1cdbcac Enforce CSP by RabsRincon · 7 years ago
  70. 6ef87b5 Fix copyright dates and normalize text by RabsRincon · 7 years ago
  71. e986f0e Fix library include flag overriding by RabsRincon · 7 years ago
  72. 284897e Move back to actual real ICOs for favicon by Matt Godbolt · 7 years ago
  73. fc72053 Import new logo and change CSS etc to use it by Matt Godbolt · 7 years ago
  74. 995ab91 Add initial DMD support by RabsRincon · 7 years ago
  75. 76585ce Fix crash when a library's `listedVersions` is one number. ref #828 by Ray Hamel · 7 years ago
  76. 670afd8 Move to ESLint by RabsRincon · 7 years ago
  77. 4931886 Fix Demangle UI by RabsRincon · 7 years ago
  78. 62e6830 Format files by RabsRincon · 7 years ago
  79. c237562 Re-Remove deprecated handler by RabsRincon · 7 years ago
  80. ac2f65a Filter out unused compiler options in client code by RabsRincon · 7 years ago
  81. 9372ad9 Instead of dynamically adding a path, serve everything from relative this requires a change to the extract text plugin or you end up with dist/dist requested by jaredwy · 7 years ago
  82. cebb880 Serving loader from a relative location by jaredwy · 7 years ago
  83. 95d4f4e requoting the env paths or it tries to execute the paths, fixing up a misssed variable change from a merge by jaredwy · 7 years ago
  84. c4e8b91 removing any reference to versions as we don't use them anymore, instead rely on the hash in webpack by jaredwy · 7 years ago
  85. cd41770 Fix bad merge by RabsRincon · 7 years ago
  86. 4fbcdaa Merge branch 'master' into jw/webpack by Rubén · 7 years ago
  87. b9ee2e9 Format app.js to reduce merge conflicts by RabsRincon · 7 years ago
  88. 5bf7e6b Address PR reviews by RabsRincon · 7 years ago
  89. bdf7358 moving things about to get the makefile working with travis-dist mostly just copying the vs folder in so it can load from the static dir, and then getting the faveicon copied into the dist folder so we can serve everything from in there by jaredwy · 7 years ago
  90. 4fe764a Dev mode back up and running by jaredwy · 7 years ago
  91. 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
  92. 796e023 WIP by jaredwy · 7 years ago
  93. f807986 Making jshint happy adding some missed semi colons, removing the dist files and vs from being checked by jaredwy · 7 years ago
  94. 2cd7516 Switching back to yarn after the merge. Some clean up after some extra code snuck in after the merge app.js ended up with a few extra requires by jaredwy · 7 years ago
  95. 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
  96. 01cfbad Support web path aliases (e.g. for /beta nodes by Matt Godbolt · 7 years ago
  97. 9076868 Simplify CSP based on observations by RabsRincon · 7 years ago
  98. c61e1c0 Reenable CSP testing in site by RabsRincon · 7 years ago
  99. c439c4a Finish csp reports by Rubén · 7 years ago
  100. 8900811 Set CSP to Report-Only for a testing period by RabsRincon · 7 years ago