29 Commits (c72643b9a35334f5f3753470e69b617b186b2a04)

Author SHA1 Message Date
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt 8d5daef88e more direct link in DbSession comment 8 years ago
Alexander Makarov fa845ee481 Fixes #11726: `DbSession` was echoing database errors in production mode 8 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
SilverFire - Dmitry Naumenko 1e1baec6e6 Reverted c478199 9 years ago
SilverFire - Dmitry Naumenko 992bc264b6 Fixed PHPDoc 9 years ago
SilverFire - Dmitry Naumenko c478199937 Added property `yii\web\DbSession::encodeData` to encode/decode session data in base64 on session read/write 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Makarov 8260cfa4ea Compare with null instead of isset 9 years ago
Klimov Paul 4283f29a5a `yii\web\MultiFieldSession` created 9 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Qiang Xue 22dac1af62 wording fix [skip ci] 10 years ago
Alexander Makarov df82aabe7b Fixes #5395: added note about session table id column length 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt c93231e26b improved session error handling 11 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
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