1. 20 Dec, 2012 1 commit
  2. 11 Dec, 2012 2 commits
  3. 07 Dec, 2012 4 commits
  4. 06 Dec, 2012 4 commits
  5. 28 Nov, 2012 1 commit
  6. 27 Nov, 2012 1 commit
    • Łukasz Nowak's avatar
      Add fields. · cad38c81
      Łukasz Nowak authored
      Order Builder has same functionality as Devliery Builder.
      cad38c81
  7. 22 Nov, 2012 1 commit
  8. 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
  9. 13 Nov, 2012 2 commits
  10. 08 Nov, 2012 3 commits
  11. 07 Nov, 2012 6 commits
  12. 31 Oct, 2012 3 commits
  13. 30 Oct, 2012 5 commits
  14. 25 Oct, 2012 2 commits
  15. 24 Oct, 2012 1 commit
  16. 23 Oct, 2012 1 commit
  17. 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
  18. 18 Oct, 2012 1 commit
    • Ł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