Skip to content
Snippets Groups Projects
  1. Apr 05, 2020
    • ThibG's avatar
      Fix PostgreSQL load when linking in announcements (#13250) · 89e28c76
      ThibG authored
      * Fix PostgreSQL load when linking in announcements
      
      Fixes #13245 by caching status lookups
      
      Since statuses are supposed to be known already and we only
      need their URLs and a few other things, caching them should
      be fine.
      
      Since it's only used by announcements so far, there won't
      be much statuses to cache.
      
      * Perform status lookup when saving announcements, not when rendering them
      
      * Change EntityCache#status to fetch URLs instead of looking into the database
      
      * Move announcement link lookup to publishing worker
      
      * Address issues pointed out during review
      89e28c76
    • Eugen Rochko's avatar
      Bump version to 3.1.3 (#13389) · a889756d
      Eugen Rochko authored
      a889756d
  2. Apr 04, 2020
  3. Apr 03, 2020
  4. Apr 02, 2020
  5. Apr 01, 2020
  6. Mar 31, 2020
Loading