834 Commits

Author SHA1 Message Date
477ee2e5eb added information about request body to debug toolbar 2014-01-21 17:16:50 +01:00
fadc23a329 improved erorr handling in api doc controller 2014-01-21 15:28:37 +01:00
ee1488a64e Merge pull request #2086 from jom/apidoc_extendable
Simplify apidoc's RenderController::findRenderer to allow for custom renderers via ext
2014-01-21 06:26:47 -08:00
e7e6bee928 replaced usages of $_GET with Request::queryParams 2014-01-21 15:13:51 +01:00
f82ecad658 Added doc. 2014-01-21 09:07:11 -05:00
0d669f5e6b refactored params methods in Request
issue #2043
2014-01-21 15:04:43 +01:00
5b3fa9f5ba Fixes #2091: QueryBuilder::buildInCondition() fails to handle array not starting with index 0 2014-01-21 08:52:36 -05:00
3986e11585 data file removed 2014-01-21 11:35:22 +02:00
d7b2097775 Simplify apidoc to allow for custom renderers via ext 2014-01-20 21:02:16 -08:00
d5d810dd86 local data variable and some code style fixation 2014-01-21 00:54:55 +02:00
0d35c269fe using batchInsert 2014-01-20 20:02:51 +02:00
fb125b9ffc Merge branch 'master' of github.com:yiisoft/yii2 2014-01-20 19:57:31 +02:00
a4b6eeca7e refactoring according to the new version 2014-01-20 19:03:44 +02:00
719a721ebe active fixture for mongodb extension 2014-01-20 18:50:38 +02:00
7d33a5d3b5 Some Code style fixes 2014-01-19 13:35:36 -03:00
8e8eca3691 updated change log [skip ci] 2014-01-19 00:14:15 -05:00
3e9a074394 Merge pull request #2050 from yiisoft/feature-fixture
Feature fixture
2014-01-18 21:08:55 -08:00
87be9deaf0 refactored fixture. 2014-01-18 16:18:33 -05:00
1bf137a137 AuthClient js redirect advanced. 2014-01-18 21:35:52 +02:00
12ff86305a refactored fixture implementation. 2014-01-17 23:35:14 -05:00
bbe3334630 finished fixture feature. 2014-01-17 14:27:33 -05:00
b312b853dc added redis version req to readme
fixes #1875
2014-01-17 17:36:22 +01:00
a33907f6e2 Using VarDumper::dumpAsString() instead var_export() in the Request panel 2014-01-16 13:29:52 +01:00
796284cba1 reworked fix for #1993 2014-01-16 11:05:26 +01:00
81d23332df afterFind event in AR is now called after relations have been populated
fixes #1993
2014-01-16 10:28:58 +01:00
c5022203de fixed issue with null value in CRUD controller findModel() 2014-01-16 08:39:13 +01:00
8ede55a0df Documentation for "mongodb" extension improved. 2014-01-14 12:50:56 +02:00
32d82f59bc Code style at redis readme fixed. 2014-01-14 12:02:46 +02:00
ece5f0b8ad Doc comments for MongoDB Session updated. 2014-01-14 12:00:04 +02:00
ff18cff836 Merge pull request #1951 from klimov-paul/mongodb-cache
MongoDB Cache class
2014-01-14 01:49:01 -08:00
399e7f82f8 Doc comments for MongoDB Cache fixed. 2014-01-14 11:47:09 +02:00
ec0e348a88 Fixes #1897: Make gii diff markup copy paste friendly 2014-01-13 22:21:33 -05:00
f4a8e895f7 Fixes #1845: removed pagination from debug panels. 2014-01-13 21:55:31 -05:00
5d3684fd7c Unit test for MongoDB Cache advanced. 2014-01-13 16:13:21 +02:00
9ca62131f9 Merge branch 'master' of github.com:yiisoft/yii2 into mongodb-cache 2014-01-13 15:36:51 +02:00
32887edf5a MongoDB Cache class added as draft. 2014-01-13 14:41:45 +02:00
48be2bb7d1 MongoDB Session class added. 2014-01-13 12:54:18 +02:00
cbf649b16c Some code style fixes [skip ci] 2014-01-12 20:54:27 -03:00
601115f8b0 Fixed yii2-dev package to use correct path for PSR-4 2014-01-12 22:16:31 +04:00
83dfce63b8 fixes #1888: updated Alert phpdoc 2014-01-12 20:25:06 +04:00
51cb921602 removed specify dependency from extension to app
fixes #1913
2014-01-12 16:10:50 +01:00
135f06413a fixed phpdoc command.
fixed Markdown::process() to make it compatible with parent declaration.
2014-01-11 17:33:48 -05:00
a2be28dabf removed hard dependency on codeception from codeception extension
no need to download codeception via composer when phar is used.
fixes #1913
2014-01-11 22:29:29 +01:00
1020203be2 changed gii files code style and CHANGELOG for #1818 2014-01-11 21:14:05 +01:00
5306b0217c Merge PR #1914 branch '1818-gii-excess-forms' of https://github.com/johonunu/yii2
* '1818-gii-excess-forms' of https://github.com/johonunu/yii2:
  using camelcase
  changed vars
  Gii excess forms. Fixes #1818
2014-01-11 21:10:36 +01:00
b47350a9c4 using camelcase 2014-01-11 19:58:56 +01:00
f0b76cfb6d changed vars 2014-01-11 19:47:35 +01:00
478e6023b8 Gii excess forms. Fixes #1818 2014-01-11 19:43:57 +01:00
6e817412df Merge pull request #1903 from BelalWM/master
Fix phpdoc generation in gii model generator.
2014-01-11 05:23:29 -08:00
7baf261f94 Fix phpdoc generation in gii model generator. 2014-01-11 12:24:23 +04:00