1. 19ddc33 Port cache code to Typescript (#3605) by Matt Godbolt · 2 years, 11 months ago
  2. fbcad4b Propagate cache hits to higher levels in MultiCache (#2524) by Austin Morton · 3 years, 12 months ago
  3. 77c0a8f fix undefined stats logging (#2487) by Patrick Quist · 4 years ago
  4. 17c8ab8 Add stats for caches (#2300) by Matt Godbolt · 4 years, 5 months ago
  5. 044dcfb Use ES6 Modules (#2132) by Austin Morton · 4 years, 6 months ago
  6. ccff4b9 Add new eslint rules (#2121) by Rubén Rincón Blanco · 4 years, 8 months ago
  7. 4760ae9 Update dependencies (#1842) by Austin Morton · 5 years ago
  8. 717ea51 First wave of @apmorton suggestions and fixes by Matt Godbolt · 5 years ago
  9. b28d2cf async multi.js by Matt Godbolt · 5 years ago
  10. 55bf993 async caches; use null in executable cache instead of throwing an exception for 'not found' by Matt Godbolt · 5 years ago
  11. be8b8aa Avoid deleting file when updating a key in disk cache by Austin Morton · 6 years ago
  12. 12380a4 Gracefully handle IO errors in disk cache by Austin Morton · 6 years ago
  13. df78b11 Update on-disk.js by Patrick Quist · 6 years ago
  14. 57cb1e8 Completely remove need for denodeify by RabsRincon · 6 years ago
  15. 1f6e4c8 Log updates; lots of logging was missing since we moved to the new logger by Matt Godbolt · 6 years ago
  16. 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
  17. 8c61e3e Shore up s3 error handling by Matt Godbolt · 6 years ago
  18. 72babf2 Fix s3 cache report; fix config string by Matt Godbolt · 6 years ago
  19. 8f82c34 Add S3 machinery to S3 storage solution by RabsRincon · 7 years ago
  20. 9ddf22f Support Visual C++ and Windows well by Nicole Mazzuca · 7 years ago
  21. dd2ab6d Move to own fork of cookieconsent by RabsRincon · 7 years ago
  22. 5ba7122 Addressing @RabsRincon comments by Matt Godbolt · 7 years ago
  23. 52652f6 Clarify a comment by Matt Godbolt · 7 years ago
  24. d5ac32b Handle missing creator metadata by Matt Godbolt · 7 years ago
  25. 78c3142 Use the new caching system for compilation caches. by Matt Godbolt · 7 years ago
  26. 72760b6 Support creation of cache chains from config strings by Matt Godbolt · 7 years ago
  27. 36b7208 First attempt at some new caching; including in-memory, on-disk, and on S3 by Matt Godbolt · 7 years ago