1. 20 Jun, 2016 1 commit
    • Julien Muchembled's avatar
      Stop getting preferred archive for some SQL queries when there's no archive tool · 8808bedb
      Julien Muchembled authored
      With complex security scripts to calculate user groups,
      calling getPreferredArchive() from DA.__call__ still causes
      "maximum recursion depth exceeded" errors when caches are empty.
      
      In order to address the issue, we must review erp5_archive. Instead of that,
      this commit first checks whether the archive tool is installed, which is anyway
      faster that getting a preference. An expected failing test is also added.
      8808bedb
  2. 17 Jun, 2016 5 commits
  3. 15 Jun, 2016 2 commits
  4. 14 Jun, 2016 6 commits
  5. 13 Jun, 2016 5 commits
  6. 10 Jun, 2016 5 commits
  7. 09 Jun, 2016 16 commits