Commit Graph

  • ef9ceafdca Refactoring Alexander Kochetov 2013-06-20 00:03:22 +0400
  • 5bf0ba562f Comments fixes Alexander Kochetov 2013-06-19 20:22:06 +0400
  • 9bb0ce4b1c Html helper pure HTML 5 mode without support old standarts Alexander Kochetov 2013-06-19 20:14:40 +0400
  • 11c14a20e9 Simplified button signature. Qiang Xue 2013-06-19 08:54:09 -0400
  • 9a5ca99513 Added ActiveForm::mfield(). Qiang Xue 2013-06-19 08:37:11 -0400
  • c210de9d71 Merge pull request #556 from creocoder/php5.3-way-to-get-namespace Qiang Xue 2013-06-19 05:13:52 -0700
  • 826c83c301 ActiveRecord::getNamespacedClass() correct PHP 5.3 code Alexander Kochetov 2013-06-19 15:28:47 +0400
  • 729446edf9 Fixes #554. Incorrect alias setup. resurtm 2013-06-19 17:28:27 +0600
  • a788f505fb Model::formName() correct PHP 5.3 code Alexander Kochetov 2013-06-19 15:01:30 +0400
  • d182ce1d38 Renamed reservedMemorySize to memoryReserveSize. Qiang Xue 2013-06-18 16:52:06 -0400
  • e7e9723f8a Added Application::$reservedMemorySize. Qiang Xue 2013-06-18 16:40:01 -0400
  • 732e438473 Fixed typo in the \yii\db\ActiveRecord::isOperationAtomic() method. resurtm 2013-06-18 23:02:21 +0600
  • b7d78148f5 fixed advanced app contact form Alexander Makarov 2013-06-18 02:28:06 +0400
  • b5e53b2d12 fixed advanced app aliases Alexander Makarov 2013-06-18 02:27:21 +0400
  • b062f62f35 Removed composer.lock from all apps. Currently it creates more problems since framework code changes rapidly. Alexander Makarov 2013-06-18 00:58:34 +0400
  • 22839ae922 Fixed jsonp response handling. Qiang Xue 2013-06-17 17:10:20 -0400
  • 769acfbdfb Merge pull request #550 from cebe/speed Qiang Xue 2013-06-17 13:54:19 -0700
  • 7dfae28b81 fixes #549: ability to use HTMLPurifier multiple times Alexander Makarov 2013-06-18 00:24:40 +0400
  • ae419eafd6 updated basic app dependencies Alexander Makarov 2013-06-18 00:07:34 +0400
  • 3e6419108f Implemented language negotiation. Implemented Request::getAcceptedContentTypes(). Qiang Xue 2013-06-17 15:51:30 -0400
  • 4782b19739 Better handling of sending response content. Qiang Xue 2013-06-17 15:49:53 -0400
  • 2fa52d8c67 rename classMap.php -> classes.php Carsten Brandt 2013-06-17 18:33:46 +0200
  • c68eef89b1 moved classMap to separate file Carsten Brandt 2013-06-17 17:57:53 +0200
  • 2643daa534 Improve application speed by using classMap for autoloader Carsten Brandt 2013-06-17 16:38:21 +0200
  • 3e18479d1f Fixes issue #545: PageCache doesn't work. Qiang Xue 2013-06-17 00:48:05 -0400
  • f18d6df625 Revert "Merge pull request #548 from cebe/action-response" Qiang Xue 2013-06-16 19:45:58 -0400
  • 9d7597d61a Merge pull request #548 from cebe/action-response Qiang Xue 2013-06-16 10:22:37 -0700
  • 6b6390f72b Merge pull request #547 from suralc/advanced-rename Qiang Xue 2013-06-16 10:14:15 -0700
  • 71782b344e Changed existing code to match the changes regarding response Carsten Brandt 2013-06-16 18:52:56 +0200
  • b138199c59 implementation of Response tied to actions Carsten Brandt 2013-06-16 18:12:27 +0200
  • d8d9be7506 Renamed some folders to fit changed app structure. Suralc 2013-06-16 17:38:17 +0200
  • 75b614787c doc clarification. Qiang Xue 2013-06-16 11:31:20 -0400
  • 82c978f86a draft idea of action based responses Carsten Brandt 2013-06-16 17:04:28 +0200
  • 60abeb0d8f Renamed view to getView(). Qiang Xue 2013-06-16 10:07:21 -0400
  • 4ef19b2e79 static instead of self for creating instances Carsten Brandt 2013-06-16 10:33:23 +0200
  • 0b294c6fd1 added missing view property to PageCache Carsten Brandt 2013-06-16 10:28:34 +0200
  • d34301a308 Added public. Qiang Xue 2013-06-15 18:34:09 -0400
  • e543c5fdd0 Fixed test break. Qiang Xue 2013-06-15 15:59:57 -0400
  • 2369019d22 Fixed test break. Qiang Xue 2013-06-15 15:56:37 -0400
  • 3ec9553654 Fixed test break. Qiang Xue 2013-06-15 15:54:26 -0400
  • 36f6ebab7f Fixes issue #539: Yii2 Csrf protection broken Qiang Xue 2013-06-15 15:33:27 -0400
  • 5a8e4b648b Added XmlResponseFormatter. Qiang Xue 2013-06-15 15:19:00 -0400
  • fa198518e1 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-06-15 08:24:26 -0400
  • 2d118a4c24 Added doc. Qiang Xue 2013-06-15 08:24:21 -0400
  • ecb703c370 Merge pull request #538 from cebe/handle-request Qiang Xue 2013-06-15 05:22:13 -0700
  • 36184569a8 removed unnecessary check Carsten Brandt 2013-06-15 14:20:50 +0200
  • 5ed52b98a1 renamed Application::handle() to handelRequest() Carsten Brandt 2013-06-15 14:10:47 +0200
  • 03e07f4340 cleaned up "use" statements. Qiang Xue 2013-06-14 22:42:55 -0400
  • 1181c1cc1b Removed unused methods. Qiang Xue 2013-06-14 20:40:56 -0400
  • 79e425bef3 Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-06-14 23:40:34 +0200
  • 6c8f898a90 validator use static instead of self Carsten Brandt 2013-06-14 23:39:46 +0200
  • e0789ecb82 Removed unused namespace. Qiang Xue 2013-06-14 17:23:57 -0400
  • d4910ee4f5 Put back Yii::getObjectVars() and fixed infinite loop in Object::toArray(). Qiang Xue 2013-06-14 17:23:37 -0400
  • b184a75d68 Recursively return previous exceptions in toArray(). Qiang Xue 2013-06-14 17:15:28 -0400
  • df0779fb14 Added previous exception in toArray(). Qiang Xue 2013-06-14 17:10:36 -0400
  • 172f40aada Removed headers in ErrorHandler. Qiang Xue 2013-06-14 17:06:01 -0400
  • 614c28ffb2 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-06-14 17:02:06 -0400
  • 0c3bcc467d Moved toArray() from YiiBase to ArrayHelper. Qiang Xue 2013-06-14 17:01:20 -0400
  • c2ac0f1c95 Merge pull request #537 from sergon/patch-4 Carsten Brandt 2013-06-14 13:31:06 -0700
  • 1a46b8704c fix MigrateController gsd 2013-06-15 02:28:18 +0600
  • a951e1c8e1 Replaced Jsonable with Arrayable. Added support for different response formats. Support for error response in different formats. Qiang Xue 2013-06-14 16:26:33 -0400
  • 075a6b6504 fixed how console color should be enabled. Qiang Xue 2013-06-14 12:53:21 -0400
  • 725d810085 Refactored console controller color option. Qiang Xue 2013-06-14 11:16:56 -0400
  • f3cc5d1edc Fixes for issue #536: refactored error handler. Qiang Xue 2013-06-14 08:19:45 -0400
  • 12e5f62c0b Errorhandler, manually load classes Carsten Brandt 2013-06-14 10:49:50 +0200
  • 420637443c Refactored the way of sending response in controller actions. Qiang Xue 2013-06-13 23:39:18 -0400
  • 78a2914e22 Removed ProfileTarget. Qiang Xue 2013-06-13 16:39:34 -0400
  • 4a0d2863f6 Fixes issue #421: yii\db\Schema:refresh() does not clear all cache Qiang Xue 2013-06-12 21:59:30 -0400
  • 00df1e88eb Added GroupDependency. Qiang Xue 2013-06-12 21:45:12 -0400
  • b06d7a8675 refactored cache dependency methods. Qiang Xue 2013-06-12 21:21:19 -0400
  • 870f65343b Fixed a bug in ExpressionDependency. Qiang Xue 2013-06-12 20:30:44 -0400
  • 3f22d18dfe typo fix. Qiang Xue 2013-06-12 20:16:48 -0400
  • 4d5985b10c added namespace to locale command Alexander Makarov 2013-06-13 02:20:37 +0400
  • cc0fe1b02c code style fixes Alexander Makarov 2013-06-13 02:16:48 +0400
  • 17b1e5d2fc Fixes issue #234: Added Html::addCssClass() and removeCssClass(). Qiang Xue 2013-06-11 16:35:14 -0400
  • 0b8d239ad3 Renamed HeaderCollection::addDefault to setDefault. Qiang Xue 2013-06-11 16:05:25 -0400
  • d7cb4ce97c Fixes issue #276: support range request for sending content as a file. Qiang Xue 2013-06-11 15:17:13 -0400
  • 1a7f5f58bc Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-06-11 15:02:06 -0400
  • 531ca690eb refactored the message command. Qiang Xue 2013-06-11 15:01:59 -0400
  • 05cca15459 Removed "fileTypes" option. Qiang Xue 2013-06-11 14:14:36 -0400
  • 14e69d3aca Merge pull request #529 from m-o-g/master Qiang Xue 2013-06-11 11:04:02 -0700
  • d97512e774 Call static::mkdir(..) Mojtaba Salehi 2013-06-11 22:29:46 +0430
  • db3bfd0975 Merge pull request #528 from klimov-paul/message-command Qiang Xue 2013-06-11 10:39:42 -0700
  • 014053f080 Doc comments at "yii\console\controllers\MessageController" has been updated. Klimov Paul 2013-06-11 20:18:06 +0300
  • 7c9f74722c "yii\console\controllers\MessageController" has been fixed. Klimov Paul 2013-06-11 20:15:37 +0300
  • d19446ba10 Minor adjustment of Response::redirect() Qiang Xue 2013-06-11 12:57:19 -0400
  • 41d1a35497 Merge branch 'master' of github.com:yiisoft/yii2 into message-command Klimov Paul 2013-06-11 19:49:38 +0300
  • 9d3c9db49d Fixed test breaks. Qiang Xue 2013-06-11 11:58:31 -0400
  • a8d2eded98 Fixing test breaks. Qiang Xue 2013-06-11 11:23:33 -0400
  • 040db44fbd refactored FileHelper. Qiang Xue 2013-06-11 11:07:43 -0400
  • 2a30e32912 FileHelper refactoring WIP Qiang Xue 2013-06-11 08:47:53 -0400
  • 901d753c9a doc improvement. Qiang Xue 2013-06-11 08:21:50 -0400
  • d8b6335deb Merge pull request #523 from klimov-paul/file-helper Qiang Xue 2013-06-11 05:03:33 -0700
  • a37fde5216 Merge pull request #526 from sergon/patch-3 Carsten Brandt 2013-06-11 03:46:45 -0700
  • 663fe63911 Update Schema.php gsd 2013-06-11 15:38:06 +0600
  • dc8c71f409 "StringHelper::basename()" has been replaced by plain "basename" at "FileHelper". Paul Klimov 2013-06-11 10:52:31 +0300
  • 2a3f088d30 Merge pull request #524 from cebe/response-api-getter Qiang Xue 2013-06-10 17:12:21 -0700
  • e5d8e4adcb fixed usage of renamed method in Response Carsten Brandt 2013-06-11 00:38:57 +0200
  • a0762e7d29 API consistency in Response class Carsten Brandt 2013-06-10 23:55:52 +0200
  • 95bfd82524 removed unnecessary defaul value from Response Carsten Brandt 2013-06-10 23:49:50 +0200