1. 13 Apr, 2012 2 commits
    • Łukasz Nowak's avatar
      Build per combination of path/explanation. · 91761c1a
      Łukasz Nowak authored
      In order to minimise amount of non merged documents build each combination of path
      and (closest) explanation in one shot and lock this building.
      
      Note: As it is impossible to create AND-ed transaction level lock SimulationMovement_buildVifib
      method is "unsafe" to be called in separate transactions.
      91761c1a
    • Łukasz Nowak's avatar
      Reach expected scenario. · ba62c527
      Łukasz Nowak authored
      Deliveried, expanded and solved subscription packing list.
      ba62c527
  2. 12 Apr, 2012 8 commits
  3. 11 Apr, 2012 8 commits
  4. 10 Apr, 2012 5 commits
  5. 05 Apr, 2012 6 commits
  6. 04 Apr, 2012 5 commits
  7. 03 Apr, 2012 1 commit
    • Łukasz Nowak's avatar
      Optimise a bit. · b6df1552
      Łukasz Nowak authored
      As this is called in a loop, only try to find delivery lines for occupied
      partitions.
      
      Otherwise two queries lasting 0.3s each will be called in order to result with
      None.
      b6df1552
  8. 02 Apr, 2012 3 commits
  9. 30 Mar, 2012 2 commits