1. 30 Oct, 2012 1 commit
  2. 29 Oct, 2012 6 commits
  3. 26 Oct, 2012 2 commits
  4. 25 Oct, 2012 4 commits
  5. 24 Oct, 2012 15 commits
  6. 23 Oct, 2012 7 commits
  7. 22 Oct, 2012 1 commit
  8. 19 Oct, 2012 1 commit
  9. 18 Oct, 2012 3 commits
    • Rafael Monnerat's avatar
      Added test for erp5_promise · fbe82ef8
      Rafael Monnerat authored
       Scope only includes cloudooo, memcached and kumofs configuration for
       now.
      fbe82ef8
    • Rafael Monnerat's avatar
      Create promise.cfg when during unit tests · 916323de
      Rafael Monnerat authored
       Create promise configuration on-the-fly with the configurations reusing
       existing API to get cloudooo, memcached and kumofs informations from
       environment.
      
       This approach allow us use erp5_promise alarms at any unit test to
       configure cloudooo, memcached and kumofs, instead implement ad-hoc
       configurations on tests afterSetup methods.
      916323de
    • Rafael Monnerat's avatar
      Fix Typo on promise alarm script · 5336dc26
      Rafael Monnerat authored
       Ignore alarm if promise is not defined (not the contrary).
      5336dc26