1. 25 Sep, 2019 3 commits
    • Rafael Monnerat's avatar
      Make Builder able to generate Temp Objects · 24f60f5c
      Rafael Monnerat authored
       Introduce temp_object parameter on builder.build() and propagate it
       over until the newContent() calls. This change allow use create
       Temporary Documents intestead real ones, like a "preview".
      
      (cherry picked from commit 959776ce50c2e7ee2b8f9945ec91a2e0fbe08619)
      
      Conflicts:
      	product/ERP5/Document/SimulatedDeliveryBuilder.py
      24f60f5c
    • Jérome Perrin's avatar
      ZEO tests: wait for other nodes to register · 0d996b48
      Jérome Perrin authored
      When other nodes takes time to start they are not always registered
      when the "main" node asserts that they are there.
      We observed problems in an environment where resolving localhost (by
      DNS) takes 10 seconds.
      
      Also introduce getOtherZopeNodeList utility method that can be useful in
      other ZEO tests in ProcessingNodeTestCase
      0d996b48
    • Jérome Perrin's avatar
      ProcessingNodeTestCase: resolve conflicts on test_distributing_node · e50bcc8b
      Jérome Perrin authored
      When other zope nodes takes time to start this sometimes causes
      conflict.
      e50bcc8b
  2. 24 Sep, 2019 3 commits
  3. 23 Sep, 2019 2 commits
  4. 21 Sep, 2019 23 commits
  5. 20 Sep, 2019 6 commits
  6. 19 Sep, 2019 3 commits