Commit Graph

20 Commits

Author SHA1 Message Date
Alexander Makarov
9837ec5704 Fix issue #267 CDbHttpSession is now able to store binary payload such as the output of the igbinary serializer 2012-03-10 00:31:32 +04:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
alexander.makarow
90e4f6255b Fixed the bug that CDbHttpSession::regenerateID call when session isn't started results in SQL error 2011-07-05 23:10:47 +00:00
qiang.xue
da44a3909e Added CHttpSession::regenerateID() 2011-04-07 04:25:27 +00:00
qiang.xue
dc99b7cdeb (Fixes issue 1868) 2011-03-14 00:28:38 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
3da30aadfd (Fixes issue 1120) 2010-09-02 02:10:43 +00:00
qiang.xue
cff0b361bd (Fixes issue 833) 2010-02-01 20:37:46 +00:00
qiang.xue
0caf507072 2010-01-15 21:41:01 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
a5b49d285a (Fixes issue 574) 2009-10-14 15:34:54 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
938613a63b Fixed a bug in creating table for DB HTTP session. 2008-11-21 01:14:09 +00:00
qiang.xue
f3e7eb5aee 2008-11-09 21:06:18 +00:00
qiang.xue
0255bfd491 Fixed CDbHttpSession.useCustomStorage. 2008-11-09 21:02:48 +00:00
qiang.xue
cf9b8dec6a Changed Yii::t() and added a category parameter as its first parameter 2008-10-24 01:42:03 +00:00
qiang.xue
3435b5297e changed column cases for DB-driven app components. 2008-10-21 01:33:07 +00:00
qiang.xue
d8baee7a8f changed translatable message format from yii## to yii#.
changed how translatable messages in validators are specified.
updated message extractor command.
updated requirement checker.
2008-10-03 02:10:43 +00:00
qiang.xue
662798d8a5 2008-09-28 12:03:53 +00:00