Commit Graph

7547 Commits

Author SHA1 Message Date
Qiang Xue
4a60711b3c Removed test code. 2013-07-08 06:47:10 -04:00
Qiang Xue
d121c0d3e9 debugger furnishing 2013-07-08 06:44:22 -04:00
resurtm
34239ce301 Debugger: database panel WIP 2013-07-08 12:17:41 +06:00
Qiang Xue
14507bf6d8 minor issue fixes. 2013-07-07 20:44:10 -04:00
Qiang Xue
7a4572fd2a Merge branch 'master' of github.com:yiisoft/yii2 2013-07-07 20:29:29 -04:00
Qiang Xue
7fa240be65 initial implementation of Yii debugger. 2013-07-07 20:29:19 -04:00
Qiang Xue
f1742f5830 Merge pull request #607 from DsXack/master
Fix the condition in AssetConverter
2013-07-07 16:01:50 -07:00
Smotrov Dmitriy
1ad1bb96e6 Invert the condition in AssetConverter 2013-07-08 02:58:46 +04:00
Smotrov Dmitriy
e1decbc910 Merge pull request #2 from yiisoft/master
Merge from yiisoft/master
2013-07-07 15:54:21 -07:00
Qiang Xue
30ec0afd18 debugger WIP 2013-07-07 16:38:48 -04:00
Qiang Xue
faf445bba8 debugger wip 2013-07-07 12:11:49 -04:00
Qiang Xue
26b479179e Fixed a bug about enabling trace with profiling. 2013-07-07 10:26:42 -04:00
Qiang Xue
c3df0beecd changed parameter ordering. 2013-07-07 09:46:14 -04:00
Qiang Xue
2356e933ee change captcha if it's validated. 2013-07-07 08:14:38 -04:00
Qiang Xue
e105f1ae7c Merge branch 'master' of github.com:yiisoft/yii2 2013-07-06 21:20:56 -04:00
Qiang Xue
ba6c10eb30 Yii debugger WIP 2013-07-06 21:20:49 -04:00
Qiang Xue
e2bdfbb7be Merge pull request #602 from DsXack/master
Fix create object Asset Bundle with custom class in Bundle config
2013-07-06 18:17:20 -07:00
Smotrov Dmitriy
4efc097e25 Fix create object Asset Bundle with custom class in Bundle config 2013-07-07 05:14:45 +04:00
Qiang Xue
8a029ecb6d Merge pull request #601 from klimov-paul/autotimestamp-behavior-unit-test
Unit test for "yii\behaviors\AutoTimestamp"
2013-07-06 14:07:38 -07:00
Qiang Xue
682c0a346f Added trace messages. 2013-07-06 17:05:29 -04:00
Klimov Paul
2fdfacc918 Unit test "AutoTimestampTest" has been reworked to use static model class. 2013-07-06 16:04:24 +03: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
b6ffa7c93e debug toolbar wip 2013-07-05 21:20:23 -04:00
Qiang Xue
fae44063f6 Removed extra code. 2013-07-05 17:24:36 -04:00
Klimov Paul
09d84f11a7 Unit test for "yii\behaviors\AutoTimestamp" has been created 2013-07-06 00:07:39 +03:00
Qiang Xue
5eac34a485 Debug toolbar WIP 2013-07-05 16:40:12 -04:00
Qiang Xue
4ec95e6dc2 Fixes issue #600. 2013-07-05 16:29:01 -04:00
Qiang Xue
1e93fcf252 debug toolbar WIP 2013-07-05 09:05:00 -04:00
Qiang Xue
a622424d5d Added IP filter. 2013-07-05 07:59:19 -04:00
Qiang Xue
194ff131ab Merge branch 'master' of github.com:yiisoft/yii2 2013-07-04 22:02:54 -04:00
Qiang Xue
d0556a138d debug toolbar WIP 2013-07-04 22:02:48 -04:00
Alexander Makarov
4293c28a2c validation draft 2013-07-05 01:09:17 +04:00
Alexander Makarov
65cd163c69 query builder guide 2013-07-05 00:52:29 +04:00
Carsten Brandt
13f1e7af8a added usage example to Response::redirect() 2013-07-04 22:17:43 +02:00
Carsten Brandt
8ea5fcb561 Update database-basics.md
Database name consistency
2013-07-04 20:02:23 +02:00
Alexander Makarov
33ca13e498 fixed method name 2013-07-04 19:38:09 +04:00
resurtm
d735520f94 Merge pull request #580 from resurtm/mutex-10050
[WIP] Mutex component
2013-07-04 08:03:57 -07:00
resurtm
f6d0b4b247 Removed MSSQL mutex. 2013-07-04 21:01:06 +06:00
resurtm
c3bdb0fc5c Merge branch 'master' of github.com:yiisoft/yii2 into mutex-10050 2013-07-04 20:59:17 +06:00
resurtm
5892b265fa Merge branch 'master' of github.com:yiisoft/yii2 2013-07-04 09:42:03 +06:00
resurtm
80bc6811c4 Docs on caching:
1. Remove unnecessary samples.
2. Add configuration file location note for basic application.
3. Fix a couple of typos.
2013-07-04 09:40:40 +06:00
Qiang Xue
94fd8f6153 Merge branch 'master' of github.com:yiisoft/yii2 2013-07-03 21:07:44 -04:00
Qiang Xue
36eff14185 Added DetailView. 2013-07-03 21:07:32 -04:00
Qiang Xue
f043aa5ea3 Added Formatter::format(). 2013-07-03 21:07:21 -04:00
Alexander Makarov
279b274e5a fixed controller example 2013-07-04 03:22:47 +04:00
Alexander Makarov
0aa71986a3 moved autoloader notes to internals 2013-07-04 02:05:28 +04:00
Alexander Makarov
a08d8a245b started controller docs 2013-07-04 02:00:24 +04:00
Alexander Makarov
af3dc535d7 Merge pull request #597 from Agrumas/master
Corrections in docs and Model::loadMultiple fix
2013-07-03 13:28:49 -07:00
Sw3rtas
ab27d16efd * Fixed Model::loadMultiple() when populating from formName()
* Documentation corrections for data population and quoting names in SQL query
2013-07-03 23:02:32 +03:00