Commit Graph

4221 Commits

Author SHA1 Message Date
Alexander Makarov
64fb2a815c added tests for cache 2013-02-07 23:48:55 +04:00
Alexander Makarov
811880031c fixed YII_DEBUG exception view 2013-02-07 16:13:57 +04:00
Qiang Xue
e26a9ff4f5 ... 2013-02-06 11:06:21 -05:00
Qiang Xue
1c375b9097 bug fixes. 2013-02-06 10:47:40 -05:00
Qiang Xue
a07a67ad8d minor fix of console commands. 2013-02-05 16:17:07 -05:00
Qiang Xue
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
Qiang Xue
fcf3f2c893 i18n WIP 2013-02-05 15:21:12 -05:00
Qiang Xue
3c1452e84b Changed the separator of message category. 2013-02-05 11:48:35 -05:00
Qiang Xue
54ee8c44a0 refactored exceptions.
I18N WIP.
2013-02-04 16:39:19 -05:00
Qiang Xue
398ac25456 added UserException. 2013-02-03 19:45:44 -05:00
Qiang Xue
af4455eb03 Finished console support.
Finished migrate command.
2013-02-03 19:37:29 -05:00
Qiang Xue
6a595de4be refactored MVC. 2013-02-03 13:54:27 -05:00
Qiang Xue
225d2bb1b3 help cleanup 2013-02-03 09:52:10 -05:00
Qiang Xue
b2662c0cd9 clean up help command. 2013-02-02 23:36:20 -05:00
Qiang Xue
2d7f048b74 Refactored usage error in console commands. 2013-02-01 19:28:38 -05:00
Carsten Brandt
f642caf15d redis db backend WIP 2013-02-01 23:29:17 +01:00
Qiang Xue
7aa80d86f5 refactored execute() and query() methods in db/Command. 2013-02-01 17:18:49 -05:00
Carsten Brandt
0f6eda3718 Merge branch 'master' of git.yiisoft.com:yii2
* 'master' of git.yiisoft.com:yii2:
  moved ConsoleColor.
  Finished ViewRenderer.
  ViewRenderer WIP
2013-02-01 22:24:40 +01:00
Carsten Brandt
4726cf32f3 Copy paste error commit() -> rollBack() 2013-02-01 22:24:09 +01:00
Qiang Xue
dcca0bcf44 moved ConsoleColor. 2013-02-01 15:16:38 -05:00
Qiang Xue
e3c85b478e Finished ViewRenderer. 2013-02-01 14:55:37 -05:00
Qiang Xue
d5d241e835 Merge branch 'master' of git.yiisoft.com:yii2 2013-02-01 12:46:16 -05:00
Qiang Xue
25e82b3d1a ViewRenderer WIP 2013-02-01 12:46:08 -05:00
Carsten Brandt
da0ef127b5 proof reading docs, fixed event order in AR 2013-02-01 18:06:21 +01:00
Carsten Brandt
c5816d233c Merge branch 'master' of git.yiisoft.com:yii2
* 'master' of git.yiisoft.com:yii2:
  Added Command::batchInsert()
  exception cleanup.
  error handling cleanup.
  console app cleanup.
  MVC cleanup
  MVC WIP
  MVC WIP
  MVC WIP
  cleanup.
  MVC WIP
  refactored logging. MVC WIP
  MVC WIP
  patched controller and action creation
  todo updates.

Conflicts:
	framework/console/View.php
2013-02-01 16:37:05 +01:00
Carsten Brandt
f1b62a476c Move console color helper back to console
Planning a view structure in there, not sure if naming should be view or
widget yet.
2013-02-01 16:35:17 +01:00
Qiang Xue
a39638515f Added Command::batchInsert() 2013-02-01 08:42:43 -05:00
Qiang Xue
761a9f4472 exception cleanup. 2013-02-01 07:53:32 -05:00
Qiang Xue
6fcac32410 error handling cleanup. 2013-01-31 23:50:53 -05:00
Qiang Xue
5b357d2eed console app cleanup. 2013-01-31 16:19:27 -05:00
Qiang Xue
e09a791c92 MVC cleanup 2013-01-31 15:05:49 -05:00
Qiang Xue
4402073d97 MVC WIP 2013-01-31 08:51:30 -05:00
Qiang Xue
311f876b7b MVC WIP 2013-01-30 23:34:04 -05:00
Qiang Xue
bd320533ab MVC WIP 2013-01-30 19:49:38 -05:00
Qiang Xue
9165a1592a cleanup. 2013-01-29 09:01:38 -05:00
Qiang Xue
0d21ee67cb MVC WIP 2013-01-28 18:51:36 -05:00
Qiang Xue
5855b7c1b2 Merge branch 'master' of git.yiisoft.com:yii2 2013-01-28 14:54:51 -05:00
Qiang Xue
3fa22483c1 refactored logging.
MVC WIP
2013-01-27 17:11:06 -05:00
Qiang Xue
77e0be5c69 Merge branch 'master' of git.yiisoft.com:yii2
Conflicts:
	framework/base/Application.php
2013-01-25 19:08:48 -05:00
Qiang Xue
ceac41b250 MVC WIP 2013-01-25 18:56:56 -05:00
Alexander Makarov
a6961f3404 patched controller and action creation 2013-01-26 00:21:04 +01:00
Qiang Xue
debba89810 Merge branch 'master' of git.yiisoft.com:yii2 2013-01-25 08:44:25 -05:00
Qiang Xue
29398f4c22 MVC WIP 2013-01-25 08:44:09 -05:00
Alexander Makarov
c0d439bac9 Component documentation wording 2013-01-23 21:47:37 +01:00
Qiang Xue
7ff5d02594 Merge branch 'master' of git.yiisoft.com:yii2 2013-01-23 14:50:51 -05:00
Qiang Xue
d0d7498263 todo updates. 2013-01-23 14:50:44 -05:00
Carsten Brandt
41e7055193 updated StringHelper plural rules
intregrated updates from version 1.1
2013-01-23 18:59:39 +01:00
Qiang Xue
7df4a9bd1d finished validator cleanup. 2013-01-21 20:11:22 -05:00
Qiang Xue
4f1efc74a3 validator cleanup. 2013-01-21 19:20:20 -05:00
Qiang Xue
78396afb02 validator cleanup. 2013-01-20 19:39:56 -05:00