An error occurred fetching the project authors.
  1. 26 Sep, 2012 4 commits
  2. 21 Sep, 2012 1 commit
  3. 20 Sep, 2012 1 commit
  4. 19 Sep, 2012 2 commits
  5. 17 Sep, 2012 1 commit
  6. 13 Sep, 2012 1 commit
  7. 12 Sep, 2012 2 commits
  8. 05 Sep, 2012 1 commit
  9. 03 Sep, 2012 1 commit
  10. 21 Aug, 2012 1 commit
  11. 03 Aug, 2012 1 commit
  12. 12 Jul, 2012 1 commit
  13. 10 Jul, 2012 1 commit
  14. 06 Jul, 2012 4 commits
  15. 29 Jun, 2012 1 commit
  16. 12 Jun, 2012 1 commit
  17. 07 Jun, 2012 2 commits
  18. 01 Jun, 2012 1 commit
  19. 31 May, 2012 2 commits
  20. 30 May, 2012 1 commit
  21. 28 May, 2012 2 commits
  22. 25 May, 2012 4 commits
  23. 22 May, 2012 2 commits
    • Łukasz Nowak's avatar
      Delay stopping of delivery. · e6d6ff8d
      Łukasz Nowak authored
      During building Simulation Movement is modified (as delivery category is
      updated) and thus reindexation is being registered.
      
      While building not instance setup packing lists the simulation movement is
      touched while delivery is in confirmed state, so vifib simulation movement
      selection to be expanded works, as after later delivery being started or
      stopped expand is called and movements are updated (eg. confirmed delivery
      simulation movement has no children, but stopped has).
      
      But instance setup is being immediately stopped, so simulation movement is
      acquiring its simulation state from stopped packing lists, and alarm would
      never select it for reexpanding.
      
      By stopping delivery *after* movement is reindexed its simulation state is
      desynchronised and alarm is capable to select such movement.
      e6d6ff8d
    • Romain Courteaud's avatar
      Migrate software instance bang · 87cee04f
      Romain Courteaud authored
      87cee04f
  24. 15 May, 2012 2 commits