Restructure some stuff and implement a cron-able simfile list cacher thingy.
authorCameron Ball <cameron@getapproved.com.au>
Wed, 17 Dec 2014 08:38:14 +0000 (16:38 +0800)
committerCameron Ball <cameron@getapproved.com.au>
Wed, 17 Dec 2014 08:38:14 +0000 (16:38 +0800)
commitdb424aae5c70208d39475bef0550b368baddbaa3
tree938faa4bd70ba53165c1bf67bd9175a0362c552f
parent293e002cbca1aa39361c5050a1af4b0f7298c4aa
Restructure some stuff and implement a cron-able simfile list cacher thingy.
Controllers/SimfileCacheController.php [new file with mode: 0644]
Controllers/SimfileController.php
DataAccess/DataMapper/DataMapper.php
DataAccess/DataMapper/LazyLoadedEntities.php
Domain/Util.php
Services/ConfigManager.php [new file with mode: 0644]
Services/IConfigManager.php [new file with mode: 0644]
SimfileCache/simfiles.json [new file with mode: 0755]
config/DI.php
config/Routes.php