An error occurred fetching the project authors.
  1. 02 Aug, 2011 1 commit
  2. 01 Aug, 2011 1 commit
  3. 29 Jul, 2011 1 commit
  4. 28 Jul, 2011 1 commit
  5. 27 Jul, 2011 2 commits
  6. 26 Jul, 2011 3 commits
  7. 20 Jul, 2011 1 commit
  8. 14 Jul, 2011 1 commit
  9. 07 Jul, 2011 4 commits
  10. 06 Jul, 2011 1 commit
  11. 28 Jun, 2011 1 commit
  12. 24 Jun, 2011 1 commit
  13. 22 Jun, 2011 1 commit
    • Łukasz Nowak's avatar
      Make sync/async start/stop request. · b0cc3034
      Łukasz Nowak authored
      Do not try to request start not fully installed computer partition, and wait
      until instance setup packing list is stopped, before trying to create hosting
      one.
      
      Beside of setting state on Software instance by start/stop requested methods
      setup in activities real request. Thanks to this *after* computer partition is
      installed (instance setup packing list == stopped) the request becomes
      synchronous (...a bit later -- in sense -- just once called).
      b0cc3034
  14. 21 Jun, 2011 2 commits
  15. 16 Jun, 2011 2 commits
  16. 15 Jun, 2011 4 commits
  17. 14 Jun, 2011 7 commits
  18. 08 Jun, 2011 2 commits
    • Łukasz Nowak's avatar
      Typo. · 9496d811
      Łukasz Nowak authored
      9496d811
    • Łukasz Nowak's avatar
      Protect against creating double packing lists. · 3bf29331
      Łukasz Nowak authored
      Whenever software instance is begin started or destroyed new packing list have
      to be created. But in both cases it is not desirable to have more then one
      active packing list related to current step of state. So dissallow it by
      passing tag and checking for its existence. Even more -- serialize in order to
      lock operation on one Software Instance in transaction.
      3bf29331
  19. 02 Jun, 2011 1 commit
  20. 31 May, 2011 2 commits
  21. 26 May, 2011 1 commit