Commit Graph

  • 6b770dad6e Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-08 15:27:27 -0400
  • 96fd37de2e Fixes issue #49: finished CAPTCHA feature. Qiang Xue 2013-05-08 15:27:06 -0400
  • 8197ab556e Revert static calls in switch Suralc 2013-05-08 20:18:14 +0200
  • ded4ccd778 Fixed php 5.4+ Exception in Console helper Suralc 2013-05-08 20:01:31 +0200
  • 11bebaa8bf Merge pull request #184 from andersonamuller/patch-1 Qiang Xue 2013-05-08 10:20:21 -0700
  • 63f081f2f3 Merge pull request #185 from andersonamuller/patch-2 Qiang Xue 2013-05-08 10:20:03 -0700
  • 78b6607c11 Fixes doc block in findWith method of ActiveRelation Anderson Müller 2013-05-08 19:14:35 +0200
  • 45e987d26c Typo in isNewRecord property of ActiveRecord Anderson Müller 2013-05-08 20:09:34 +0300
  • b8b6180b81 Merge pull request #183 from LAV45/master Qiang Xue 2013-05-08 09:02:28 -0700
  • c699213c19 Merge http://github.com/yiisoft/yii2 sensorario 2013-05-07 14:48:35 +0200
  • f59f39087f Merge branch 'master' of github.com:yiisoft/yii2 into redis Carsten Brandt 2013-05-07 01:53:24 +0200
  • d0a634b935 Merge http://github.com/yiisoft/yii2 sensorario 2013-05-06 14:44:10 +0200
  • 87c2fefe09 Initial MSSQL related commit. resurtm 2013-05-06 16:46:33 +0600
  • 77d9fad701 Removed unnecessary else sensorario 2013-05-06 12:38:07 +0200
  • 53f43ddd98 Merge pull request #3 from yiisoft/master Simone 2013-05-06 03:32:17 -0700
  • 6a3e9e15ea Merge pull request #2 from yiisoft/master Simone 2013-05-05 14:47:39 -0700
  • 1451aa60f1 Merge pull request #1 from yiisoft/master Simone 2013-05-04 23:23:07 -0700
  • 3d4661ec36 Merge branch 'master' of https://github.com/LAV45/yii2 root 2013-05-03 20:18:07 +0300
  • 57e175552a The first rule of a template can not start with a "/", even if it has a default value LAV45 2013-05-08 18:10:02 +0300
  • c5bad9ea1b Fixes issue #172: Added Object::className(). Qiang Xue 2013-05-08 09:39:34 -0400
  • 2dd51d5b46 Fixes issue #177. Qiang Xue 2013-05-08 07:16:48 -0400
  • 01ae015088 Fixes issue #180: DbSession crashes with autoStart Qiang Xue 2013-05-08 06:58:34 -0400
  • 51357e58f0 more console helper and controller refactoring Carsten Brandt 2013-05-08 12:46:54 +0200
  • fc5045fd0c Fixed Copy paste error console/Controller Carsten Brandt 2013-05-08 12:16:30 +0200
  • ed74636af8 more doc variable name fixes Carsten Brandt 2013-05-08 02:47:26 +0200
  • 88c74e99c3 variable name fix in docs of Markdown helper Carsten Brandt 2013-05-08 02:45:43 +0200
  • 69cad905dd Refactoring Console commands Carsten Brandt 2013-05-08 02:41:29 +0200
  • 55cc8813c7 Fixes issue #171 Qiang Xue 2013-05-07 19:31:35 -0400
  • 563243a415 Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-05-07 23:42:41 +0200
  • 74185cb7fc Corrected default paths for Twig and Smarty Alexander Makarov 2013-05-08 01:39:20 +0400
  • 6faf8344a9 Spaces -> Tabs Carsten Brandt 2013-05-07 23:38:54 +0200
  • 7e0d35c308 Merge pull request #144 from tonydspaniard/master Carsten Brandt 2013-05-07 14:31:03 -0700
  • 92ec41cc7b Moved Composer vendor dir into framework Alexander Makarov 2013-05-08 01:30:08 +0400
  • f2258e760f Added Purifier and Markdown helpers, added composer.lock Alexander Makarov 2013-05-08 00:31:43 +0400
  • 17807874b6 Fixes issue #53: implemented Menu. Qiang Xue 2013-05-07 15:46:21 -0400
  • b703169d4b Merge pull request #163 from creocoder/array-to-empty Qiang Xue 2013-05-07 09:53:46 -0700
  • 86a47f551f Merge pull request #164 from creocoder/else-if-elseif Alexander Makarov 2013-05-07 09:19:37 -0700
  • ca9194a365 Code style fixes Alexander Kochetov 2013-05-07 20:17:35 +0400
  • 82bcd0b298 Fixes Alexander Kochetov 2013-05-07 20:13:15 +0400
  • 684295fe0b Fixes Alexander Kochetov 2013-05-07 20:11:31 +0400
  • 48d04fbb8c !== array() => !empty() Alexander Kochetov 2013-05-07 19:57:27 +0400
  • d7df7053e0 === array() => empty() Alexander Kochetov 2013-05-07 19:51:29 +0400
  • e1c788233a fixed typo Antonio Ramirez 2013-05-07 17:46:08 +0200
  • 901dabc301 Merge pull request #162 from creocoder/active-record-get-relation Qiang Xue 2013-05-07 07:51:49 -0700
  • 1c93c50386 Merge pull request #160 from creocoder/active-record-refactoring Qiang Xue 2013-05-07 07:49:38 -0700
  • e3f6faf575 && => || fix Alexander Kochetov 2013-05-07 18:40:31 +0400
  • 37f3a400cd ActiveRecord::getRelation() bugfix Alexander Kochetov 2013-05-07 18:36:38 +0400
  • f12518f45c ActiveRecord::insert() and ActiveRecord::update() refactoring Alexander Kochetov 2013-05-07 18:10:50 +0400
  • dd5969147d move JsExpression to web. Qiang Xue 2013-05-07 07:39:24 -0400
  • 462f2033dd Merge pull request #156 from andersonamuller/patch-1 Qiang Xue 2013-05-07 04:23:19 -0700
  • f3c17594c6 Fixes issue #155. Qiang Xue 2013-05-07 07:18:39 -0400
  • 8c18feb1b5 Fixes the variable name Anderson Müller 2013-05-07 14:11:52 +0300
  • 34b0da0dc4 Added twig, smarty and php-markdown dependencies, vendor is gitignored now Alexander Makarov 2013-05-07 14:44:48 +0400
  • 3ba55c1bb9 added composer.json Alexander Makarov 2013-05-07 14:19:53 +0400
  • 91e6f8220c fix Alexander Makarov 2013-05-07 12:27:07 +0400
  • a5ab4aa22c fix Alexander Makarov 2013-05-07 12:25:56 +0400
  • 9a1221e7c4 Wrapped code with github-style blocks with PHP highlighting Alexander Makarov 2013-05-07 12:25:00 +0400
  • 9990dde19e Merge pull request #151 from lucianobaraglia/master Alexander Makarov 2013-05-07 01:05:32 -0700
  • a4cf52c647 Merge pull request #153 from br0sk/master Alexander Makarov 2013-05-07 01:04:49 -0700
  • 9844c2e526 Fixed typo br0sk 2013-05-07 08:41:33 +0200
  • 6b9a0531b8 Controllers section example fix Luciano Baraglia 2013-05-07 02:01:00 -0300
  • 0a169589ae Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-06 20:24:26 -0400
  • 50aa72467f Renamed YiiBase to \yii\YiiBase. Qiang Xue 2013-05-06 20:24:19 -0400
  • ce1e725a6b Added namespace section. Qiang Xue 2013-05-06 21:20:26 -0300
  • 647a802782 Added dirty attribute description. Qiang Xue 2013-05-06 20:33:03 -0300
  • 881a85d463 Fixed doc about renderers. Qiang Xue 2013-05-06 20:24:22 -0300
  • 2707c22857 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-06 19:20:25 -0400
  • 36d452ae16 Finished the initial draft of upgrading instructions Qiang Xue 2013-05-06 19:20:20 -0400
  • 7f35028bfe Merge pull request #147 from slavcodev/bug#146 Qiang Xue 2013-05-06 13:48:23 -0700
  • a94c432311 Fix attaching behavior via config slavcopost 2013-05-06 23:40:32 +0300
  • 1415c12c5a Changed default value of View::renderers. Qiang Xue 2013-05-06 16:34:20 -0400
  • 3d40b171e0 Fix attaching behavior via config slavcopost 2013-05-06 23:27:11 +0300
  • 235ad40c2b Menu WIP Qiang Xue 2013-05-06 14:52:26 -0400
  • c6642a3d65 upgrading instructions WIP Qiang Xue 2013-05-06 14:50:16 -0400
  • f01414fff2 Refactored Breadcrumbs. Qiang Xue 2013-05-06 13:34:28 -0400
  • 02319b99a0 Fixes issue #54: Implemented Breadcrumbs. Qiang Xue 2013-05-06 12:14:40 -0400
  • c4b04b78d2 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-06 11:16:12 -0400
  • b19f640b66 Added Breadcrumbs.php Qiang Xue 2013-05-06 11:14:25 -0400
  • 034d88e5e4 Fixes issue #134 Qiang Xue 2013-05-06 08:04:35 -0400
  • 3ca98d458e Merge branch 'master' of github.com:yiisoft/yii2 resurtm 2013-05-06 17:47:26 +0600
  • e9ad7d6e36 Rollback word consistencty over entire codebase (ref. #139). resurtm 2013-05-06 17:46:34 +0600
  • 8bb4a990cb Merge pull request #136 from mdeweerd/patch-1 Qiang Xue 2013-05-06 04:43:37 -0700
  • fc7fc8032b remove for now Antonio Ramirez 2013-05-06 13:06:17 +0200
  • a20bd45645 Fixed formatting Antonio Ramirez 2013-05-06 13:00:54 +0200
  • d40e2446df minor fix for test unit Antonio Ramirez 2013-05-06 12:50:55 +0200
  • ba0032b1cd proposed refactor of ConsoleColor Antonio Ramirez 2013-05-06 12:49:29 +0200
  • 2d1180f35c Add ensureBehaviors() to detachBehavior*() mdeweerd 2013-05-06 09:56:15 +0300
  • d2f35f2062 Fixes issue #124. Qiang Xue 2013-05-05 21:02:57 -0400
  • 8c11a4b7e2 code reorganization fix. Qiang Xue 2013-05-05 18:35:49 -0400
  • 14699b5ec3 reorganized app code. removed app template from framework folder. Qiang Xue 2013-05-05 18:32:32 -0400
  • 637e11605a Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-05 17:16:20 -0400
  • 0766fbccb5 Fixes issue #128. Qiang Xue 2013-05-05 17:16:10 -0400
  • 9880d1fa51 Merge pull request #122 from mynameiszanders/master Qiang Xue 2013-05-05 12:14:14 -0700
  • 0ab4f8f130 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-05 15:11:58 -0400
  • 9841d6c639 Fixes issue #124. Qiang Xue 2013-05-05 15:11:53 -0400
  • 4be9e195c2 Add Newlines Zander Baldwin 2013-05-05 17:04:55 +0100
  • 309c581219 Merge pull request #121 from rinatio/var-dumper-dump-call-static-dump-as-string Qiang Xue 2013-05-05 08:34:01 -0700
  • b7e8ebf237 Merge branch 'master' of git://github.com/yiisoft/yii2 into var-dumper-dump-call-static-dump-as-string Rinat Silnov 2013-05-05 19:26:38 +0400
  • b057efef25 Merge pull request #120 from rinatio/119-apc-cache-unit-test Qiang Xue 2013-05-05 08:25:40 -0700
  • 47c643fbff Call static::dumpAsString in VarDumper::dump Rinat Silnov 2013-05-05 19:25:36 +0400