1. 29 Oct, 2013 1 commit
    • Tatuya Kamada's avatar
      AccessTab: Fix an accesstab front page caching problem. · 5d6af31e
      Tatuya Kamada authored
      Fix a problem that access-tab-front-page wrongly caching old page, for example,
      even if a user switching to use 'https' from 'http', old 'http' links are
      remaining at the front page.
      
      That was because the key of the CachingMethod which was used for caching the
      page was ('user' and 'language').
      Now the caching key is ('user', 'language' and 'site_url').
      5d6af31e
  2. 13 Sep, 2013 1 commit
  3. 05 Sep, 2013 1 commit
  4. 21 Aug, 2013 1 commit
  5. 19 Aug, 2013 7 commits
  6. 09 Aug, 2013 3 commits
  7. 08 Aug, 2013 7 commits
  8. 12 Jul, 2013 19 commits