1. 08 Oct, 2021 2 commits
  2. 07 Oct, 2021 2 commits
    • Rafael Monnerat's avatar
      slapos_accounting: Skip garbage from the report · eca9bff4
      Rafael Monnerat authored
         If partition is None, it means the computer was reformated and there is garbage on it. It is meaningless to process this.
      eca9bff4
    • Rafael Monnerat's avatar
      slapos_mysql_innodb_catalog: In consistency_error · 0b88bf41
      Rafael Monnerat authored
          We index now for very few portal types the bool(checkConsistency()) in order to search inconsistent documents.
      
          The indexation is limited to the scope we must monitor rather them all documents for 2 major reasons:
      
              - Too much useless constrants on erp5 code base, not applicable for our project (ie.: On person)
              - Performance on indexation is penalized from this extra cost, specially when index large trees (Deliveries or open orders)**
      
          ** Not so much, however, on a scale of millions of documents it can make a major difference, so this commits keeps up to the minimal implementation.
      0b88bf41
  3. 06 Oct, 2021 1 commit
  4. 04 Oct, 2021 3 commits
  5. 30 Sep, 2021 9 commits
  6. 28 Sep, 2021 1 commit
  7. 24 Sep, 2021 2 commits
  8. 22 Sep, 2021 1 commit
  9. 21 Sep, 2021 1 commit
  10. 13 Sep, 2021 5 commits
  11. 10 Sep, 2021 1 commit
  12. 09 Sep, 2021 6 commits
  13. 06 Sep, 2021 1 commit
  14. 01 Sep, 2021 1 commit
  15. 31 Aug, 2021 1 commit
  16. 26 Aug, 2021 2 commits
  17. 24 Aug, 2021 1 commit