12 Commits (51300fc93bf7645e0350bb91f482c28abefdc067)

Author SHA1 Message Date
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Carsten Brandt c93231e26b improved session error handling 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
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Mohorev c65b171e98 removed useless option 11 years ago
Alexander Mohorev 8a6418a9c2 refactoring Session component 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Paul Klimov ece5f0b8ad Doc comments for MongoDB Session updated. 11 years ago
Paul Klimov 48be2bb7d1 MongoDB Session class added. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Kochetov ecf7942aa4 \yii\web\DbSession updated 11 years ago
Carsten Brandt 5eed149f24 fixed links in phpdoc 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue f03cdf0a47 renamed Command::queryRow() to queryOne(). 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 01ae015088 Fixes issue #180: DbSession crashes with autoStart 12 years ago
Qiang Xue 597082a11a Automatic table and column name quoting. 12 years ago
Qiang Xue e1acc64b2b refactoring cache and db references. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue f610527a55 finished session components. 12 years ago
Qiang Xue a8a3e1a9c8 session WIP 12 years ago