[UseBB-Checkins] [usebb/UseBB] 52d43c: Reduce coupling.
Light and Free PHP Forum Software
Brought to you by:
pc_freak
From: Dietrich M. <die...@gm...> - 2012-07-22 08:54:39
|
Branch: refs/heads/104-mocking-tests Home: https://github.com/usebb/UseBB Commit: 52d43c87e8294195fadf1f987dd20cea4150fdd7 https://github.com/usebb/UseBB/commit/52d43c87e8294195fadf1f987dd20cea4150fdd7 Author: Dietrich Moerman <die...@gm...> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M Core.php M System/ServiceAccessor.php Log Message: ----------- Reduce coupling. Commit: 34cdde7bfc0fffd432f715c478d07600ceeeba1d https://github.com/usebb/UseBB/commit/34cdde7bfc0fffd432f715c478d07600ceeeba1d Author: Dietrich Moerman <die...@gm...> Date: 2012-07-18 (Wed, 18 Jul 2012) Changed paths: M Core.php M Tests/CoreTest.php M Tests/TestCase.php Log Message: ----------- CoreTest Commit: 2739db6c8678a5b8eaf3a09864b7b908fdc5cc41 https://github.com/usebb/UseBB/commit/2739db6c8678a5b8eaf3a09864b7b908fdc5cc41 Author: Dietrich Moerman <die...@gm...> Date: 2012-07-20 (Fri, 20 Jul 2012) Changed paths: A Utils/PrimitiveFunctions/Service.php A Utils/PrimitiveFunctions/Tests/PrimitivesTest.php Log Message: ----------- Primitive functions wrapper with mocking support. Commit: 573d310f0701ea97b01aebc92fe9097d2d21ec83 https://github.com/usebb/UseBB/commit/573d310f0701ea97b01aebc92fe9097d2d21ec83 Author: Dietrich Moerman <die...@gm...> Date: 2012-07-22 (Sun, 22 Jul 2012) Changed paths: M Utils/Config/Defaults.php M includes/configDefaults.php Log Message: ----------- Able defaults to be different per environment. Commit: 96b61dd60200f52fdb31a414eb61748086f08835 https://github.com/usebb/UseBB/commit/96b61dd60200f52fdb31a414eb61748086f08835 Author: Dietrich Moerman <die...@gm...> Date: 2012-07-22 (Sun, 22 Jul 2012) Changed paths: M System/ServiceRegistry.php Log Message: ----------- Loading of primitives wrapper. Compare: https://github.com/usebb/UseBB/compare/f7a130df9cb5...96b61dd60200 |