25 Commits (6b73cfccbbb589a9309332a61452374bd9a146d3)

Author SHA1 Message Date
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 5cbd5722c0 Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue f03cdf0a47 renamed Command::queryRow() to queryOne(). 11 years ago
Qiang Xue b06d7a8675 refactored cache dependency methods. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
resurtm c98628d42e CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Makarov 9f2b44fc21 phpdoc 12 years ago
Qiang Xue 6519da3c92 reverted back the previous changes, and fixed ChainedDependency. 12 years ago
resurtm b9a835518a Fixes issue related to the cache dependencies constructor parameters. (Discussed via Skype with Qiang.) 12 years ago
Qiang Xue e1acc64b2b refactoring cache and db references. 12 years ago
Qiang Xue 392b293d33 FragmentCache WIP 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue 11d374a83d finished cleanup of caching components. 12 years ago
Qiang Xue abd3d827a2 refactoring. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue 9cd67bb6b4 Fixed query and schema caching renamings. 12 years ago
Qiang Xue 8517ee9e50 reorganized DB classes. 12 years ago
Qiang Xue b7a7800fec Fixed constructors. 12 years ago
Qiang Xue 37c874f1a2 ... 12 years ago
Qiang Xue 41650dd643 ... 12 years ago
Qiang Xue c225242290 working on caching. 13 years ago
Qiang Xue e8b0fd1327 ... 13 years ago