Commit Graph

49 Commits

Author SHA1 Message Date
borales
6d19a150d4 Replacing spaces with tabs, removing dots
[ci skip]
2013-03-06 20:59:38 +02:00
borales
2f68a75235 Replacing spaces with tabs
[ci skip]
2013-03-06 08:48:59 +02:00
borales
07975cad64 Fixing spaces
[ci skip]
2013-03-06 01:06:46 +02:00
borales
a7af2c5371 Fixing some typos, PHPDocs
[ci skip]
2013-03-06 00:24:35 +02:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Carsten Brandt
97edb90501 better fix for #835
issue #835
reverts fix introduced with 5b28c6ab00

as onEndRequest will fire event only once I added app->end() method as
shutdown function to make sure onEndRequest gets called in any case.
If application called it before shutdown function has no effect.
2012-11-30 16:42:26 +01:00
Alexander Makarov
9451feddb0 Adjusted CHANGELOG and phpdoc for #835 2012-11-29 00:59:58 +04:00
Alexander Makarov
5b28c6ab00 Solid fix for #835 2012-11-28 23:52:59 +04:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
Carsten Brandt
230ff6ebc1 Fixed #1359 docs for CApplication coreComponents
component list was not complete
2012-09-09 09:54:59 +02:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
mdomba
ee9d1b79ac (Fixes issue 3020) Added HTTP_REFERER information to the exception log 2011-12-16 13:18:12 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
qiang.xue
c131147408 (Fixes issue 2436) 2011-06-23 15:08:27 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
alexander.makarow
bda2438797 Improved Yii::app() IDEs code completion 2010-12-08 17:49:20 +00:00
qiang.xue
bbfd0eeff3 Improved the error display in console command mode 2010-11-29 17:16:44 +00:00
qiang.xue
0947c76565 (Fixes issue 1081) 2010-11-06 03:20:01 +00:00
qiang.xue
7a424dd0a9 Added more exception information to log. 2010-10-28 16:50:22 +00:00
mdomba
4e992bf157 Added exit checking for r2575 2010-10-28 08:09:44 +00:00
qiang.xue
713eb751ac Improved CHttpRequest::sendFile() to avoid timeout errors caused by long file downloading time 2010-10-27 14:54:22 +00:00
qiang.xue
f01ff3319f Improved error handling to catch errors occurring in CApplication::end()
removed destructor from CDbCache, CDbAuthManager and CDbLogRoute to avoid potential DB connection issue
2010-10-22 18:10:54 +00:00
mdomba
a85989eb70 Added documentations that goes to the method summary table... 2010-10-20 09:02:59 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
05012593f8 improved error handling in some rare cases. 2010-02-02 18:38:56 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
3a74e23407 * Added CFormatter and CApplication::format 2009-12-18 04:31:19 +00:00
qiang.xue
fe6381ba7e * (Fixes issue 633) Added support for using customized locale data. 2009-10-27 21:13:26 +00:00
qiang.xue
de20c3ae81 merge from 1.0 2009-09-28 01:54:38 +00:00
qiang.xue
ef45bc85bf merge from 1.0 2009-09-06 01:15:01 +00:00
qiang.xue
8a610c51e0 merge from 1.0 2009-08-29 20:36:55 +00:00
qiang.xue
b9164a5a3a merge from 1.0. 2009-08-07 23:43:11 +00:00
qiang.xue
59aa3df62b merge from 1.0 2009-08-06 20:00:34 +00:00
qiang.xue
0c1e4a5a42 merge from 1.0 2009-06-05 13:09:17 +00:00
qiang.xue
6ae9620816 merge from 1.0. 2009-05-26 00:15:33 +00:00
qiang.xue
a2d8907c6a merge from 1.0 2009-04-05 21:36:33 +00:00
qiang.xue
c634335db9 merge from 1.0 2009-03-23 15:31:21 +00:00
qiang.xue
f7bb9227f3 merge from 1.0 2009-03-20 17:31:09 +00:00
qiang.xue
e4e433544f merge from 1.0 2009-02-25 21:45:42 +00:00
qiang.xue
01f52b8f35 merge from 1.0 2009-02-21 18:14:05 +00:00
qiang.xue
a6be33eca5 merge from 1.0. 2009-01-24 19:06:11 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
7d326bbcb4 merge from 1.0 2008-12-23 13:09:14 +00:00
qiang.xue
22cb4644c5 merge from 1.0 branch. 2008-12-19 14:27:57 +00:00
qiang.xue
76e0a7a688 renamed core to base. 2008-12-01 18:32:23 +00:00