Commit Graph

29 Commits

Author SHA1 Message Date
Qiang Xue
978f8ec203 refactored profiling timing calculation. 2013-12-31 17:49:31 -05:00
Alexander Makarov
6ed8d1767c Adjusted logging guide, fixed examples for email target 2013-12-16 10:04:32 +01:00
Qiang Xue
35df318e07 Fixes #1500: Log messages exported to files are not separated by newlines 2013-12-13 21:55:34 -05:00
Qiang Xue
adcf78885b Fixes #1446: infinite loop may occur when using EmailTarget and there's missing message translation. 2013-12-06 09:43:31 -05:00
Qiang Xue
73442fb12a doc fix. 2013-11-30 15:51:20 -05:00
Qiang Xue
bd8f74cf12 Refactored MessageInterface::send(). 2013-11-28 09:55:35 -05:00
Qiang Xue
eb3b2f45bc refactored EmailTarget with the new mailer interfaces. 2013-11-28 09:46:20 -05:00
slavcodev
b0b1c27c85 Fix phpDoc var tag format 2013-11-12 06:21:04 +02:00
Carsten Brandt
bcd1ad11a4 refactored MessageFormatter 2013-10-28 11:59:49 +01:00
Alexander Makarov
2ce09559a2 fixes #1055 2013-10-24 14:50:51 +04:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Qiang Xue
09a9191086 Fixes #927: doc typo. 2013-10-01 21:56:08 -04:00
Alexander Makarov
b873f9f242 Fixes #915: helper classes renamed again 2013-09-28 16:25:43 +04:00
Alexander Makarov
558f499439 Renamed YiiBase to AbstractYii 2013-09-28 02:50:33 +04:00
Carsten Brandt
4b7f5a728a improved control over and handling of file and dir permissions
- rename FileHelper::mkdir for API consistency
- changed default permission for directories to 775 instead of 777
- added some properties to classes that deal with files to allow control
  over directory permissions.
2013-08-30 16:52:33 +02:00
Carsten Brandt
c582e589d2 added note about differing property types 2013-08-28 15:18:13 +02:00
Carsten Brandt
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00
Carsten Brandt
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00
Qiang Xue
eda171e1be Added more YII_ENV constants. 2013-07-31 07:18:59 -04:00
Qiang Xue
3d10cb1852 Changed default value of Logger::traceLevel. 2013-07-24 07:51:12 -04:00
Qiang Xue
83a45ad132 Improved debug backtrace tracking. 2013-07-10 12:54:04 -04:00
Qiang Xue
26b479179e Fixed a bug about enabling trace with profiling. 2013-07-07 10:26:42 -04:00
Qiang Xue
ba6c10eb30 Yii debugger WIP 2013-07-06 21:20:49 -04:00
Qiang Xue
ec28988a37 Added UrlRule::name. 2013-07-06 08:24:33 -04:00
Qiang Xue
840a84db5c debug toolbar refactoring. 2013-07-06 08:05:02 -04:00
Qiang Xue
5eac34a485 Debug toolbar WIP 2013-07-05 16:40:12 -04:00
Qiang Xue
d0556a138d debug toolbar WIP 2013-07-04 22:02:48 -04:00
Qiang Xue
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
Qiang Xue
689e5d1653 renamed "logging" to "log". 2013-07-02 21:47:46 -04:00