Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Dabrowski
69ce0d1de4 #20549: Fixed. Installed files from package have same last write time. 2014-03-11 15:06:02 -07:00
Daniel Dabrowski
b7de2b702e #20549: Test which proves that files have different last write time when installing package. 2014-03-11 15:06:00 -07:00
Renaud Paquay
7122000ae0 Refactor cache context to support correct parallel execution
We need a new service, IParallelCacheContext, which allows
tracking the current cache context across threads and tasks
running in the thread pool.

--HG--
branch : 1.x
2011-05-30 22:31:27 -07:00
Renaud Paquay
1fd64b705d PERF: Move async token monitoring to a service interface
Update UT

--HG--
branch : 1.x
2011-05-29 13:58:06 -07:00
Andre Rodrigues
012874826b #17273: Making the default install action hook up into the upgrade code if the package is already installed. Merging the code paths into the packageinstaller. Adding some UT coverage to the package installer experience.
--HG--
branch : 1.x
2011-04-03 16:12:13 -07:00