1. 07 Dec, 2012 2 commits
  2. 06 Dec, 2012 4 commits
  3. 28 Nov, 2012 1 commit
  4. 27 Nov, 2012 1 commit
    • Łukasz Nowak's avatar
      Add fields. · cad38c81
      Łukasz Nowak authored
      Order Builder has same functionality as Devliery Builder.
      cad38c81
  5. 22 Nov, 2012 1 commit
  6. 21 Nov, 2012 1 commit
    • Łukasz Nowak's avatar
      Easy debugging. · 0f3af97b
      Łukasz Nowak authored
      Show sorted list, as sorting does not impact sets equality, and, if possible,
      format a list in human readable way.
      0f3af97b
  7. 13 Nov, 2012 2 commits
  8. 08 Nov, 2012 3 commits
  9. 07 Nov, 2012 6 commits
  10. 31 Oct, 2012 3 commits
  11. 30 Oct, 2012 5 commits
  12. 25 Oct, 2012 2 commits
  13. 24 Oct, 2012 1 commit
  14. 23 Oct, 2012 1 commit
  15. 22 Oct, 2012 1 commit
    • Łukasz Nowak's avatar
      Expose helper method. · c731fb6a
      Łukasz Nowak authored
      The logic of assignments checking shall be easy to use by other plugins in
      order to avoid code duplication and minimise risk of non fixed security issues.
      c731fb6a
  16. 18 Oct, 2012 4 commits
    • Łukasz Nowak's avatar
      Optimisation. · 72c5b924
      Łukasz Nowak authored
      Avoid calling isDivergent which can take few minutes to finish.
      
      causality_state comes from well designed causality workflow, which informs
      enough about delivery state. Fetching causality_state property is extremely
      fast.
      72c5b924
    • Rafael Monnerat's avatar
      Added test for erp5_promise · e9f17a07
      Rafael Monnerat authored
       Scope only includes cloudooo, memcached and kumofs configuration for
       now.
      e9f17a07
    • Rafael Monnerat's avatar
      Create promise.cfg when during unit tests · 9bfe70bd
      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.
      9bfe70bd
    • Rafael Monnerat's avatar
      Fix Typo on promise alarm script · 851f3613
      Rafael Monnerat authored
       Ignore alarm if promise is not defined (not the contrary).
      851f3613
  17. 17 Oct, 2012 2 commits