Commit Graph

  • ccb310cfa5 Merge pull request #1121 from mongosoft/master Alexander Makarov 2013-11-02 07:15:32 -0700
  • 5860599ef7 PhpDoc comment Alexander Mohorev 2013-11-02 17:03:37 +0300
  • 18fbd7510a Missing return statement Alexander Mohorev 2013-11-02 16:12:28 +0300
  • 62148a2e33 Changed php-diff dependency to use code from master (they haven't tagged changes we need yet) Alexander Makarov 2013-11-02 16:39:24 +0400
  • cc5fe76c9e Added ability to get all GET, POST, PUT, DELETE or PATCH parameters to Request Alexander Makarov 2013-11-02 16:31:30 +0400
  • 8f874fa2b8 Merge pull request #1119 from miramir/master Qiang Xue 2013-11-02 05:18:40 -0700
  • 64641cbd76 Add batchInsert method to yii\db\Migration Иван Багаев 2013-11-02 10:42:14 +0500
  • 4b42d78f4e Fixes #1117: added support to map a single view directory to multiple themed view directories. Qiang Xue 2013-11-01 21:43:33 -0400
  • c8c377e698 skip test on postgres Carsten Brandt 2013-11-01 18:10:57 +0100
  • 30e85fae90 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-11-01 13:08:20 -0400
  • fedc38fdb6 Fixes #1116. Qiang Xue 2013-11-01 13:08:01 -0400
  • ee1689da03 some more on active record unit tests and sqlite Carsten Brandt 2013-11-01 17:57:28 +0100
  • 937a55f4fa fixed unit test for sqlite Carsten Brandt 2013-11-01 17:39:49 +0100
  • f153ce443a reverted non working fix for #1115 Carsten Brandt 2013-11-01 17:20:19 +0100
  • 7c630a6246 fixed problem with Postgres PDO and Boolean values Carsten Brandt 2013-11-01 17:02:31 +0100
  • e5a1244e0f moved unit test from cubrid to general Carsten Brandt 2013-11-01 16:46:41 +0100
  • f7b7c758b6 Sphinx test environment setup files added. Paul Klimov 2013-11-01 16:52:31 +0200
  • 1bee84746c Fixes #1060: added code comment Qiang Xue 2013-11-01 10:21:54 -0400
  • bd82170142 Fixes #1096: pgsql: sequence name not matched Qiang Xue 2013-11-01 10:03:13 -0400
  • e0429ca44c Sphinx extensions skeleton created. Paul Klimov 2013-11-01 14:51:36 +0200
  • 1b497ad73b Fixes #1107: if basename of Gii CRUD model and search model are equal than alias is automatically used for search model Alexander Makarov 2013-11-01 13:23:05 +0400
  • eeed9c3ff2 Fixes #998: Added support for generating canonical URL. Qiang Xue 2013-10-31 20:56:13 -0400
  • 1c1cd863ca Fixes #1107: Gii CRUD generator now validates same named model and search model class names Alexander Makarov 2013-11-01 03:30:40 +0400
  • 91b61692c5 Better alias paths for advanced application Alexander Makarov 2013-11-01 03:16:34 +0400
  • 3dbfd3ea0e Gii: renamed action "new" to "create" Alexander Makarov 2013-11-01 03:13:40 +0400
  • 986a8b0ca4 Fixes #1105: better validation for Gii model generator Alexander Makarov 2013-11-01 02:50:39 +0400
  • d13aaa1e85 added composer basic docs Alexander Makarov 2013-11-01 01:25:00 +0400
  • 4c8a11793d started authorization docs Alexander Makarov 2013-11-01 01:17:58 +0400
  • b355019278 some docs on Authentication Alexander Makarov 2013-11-01 00:12:24 +0400
  • 7e805864d4 added brief description of forms Alexander Makarov 2013-10-31 23:55:33 +0400
  • 1dcb63ca96 Merge branch 'master' of github.com:yiisoft/yii2 resurtm 2013-10-31 17:56:28 +0600
  • 2f360e53c3 Add CoffeeScript and TypeScript commands to AssetConverter. resurtm 2013-10-31 17:55:44 +0600
  • f9a92b82df fixed typo Alexander Makarov 2013-10-31 00:48:37 +0400
  • dcde2c672b Merge pull request #1109 from resurtm/fixes-1104-gii-table-autocomplete Qiang Xue 2013-10-30 10:31:03 -0700
  • 4cb1a26477 Fixes #1104. Model generator table names auto complete. resurtm 2013-10-30 21:56:02 +0600
  • 50ba760277 Fixes #1106 Qiang Xue 2013-10-30 10:33:02 -0400
  • 6559b06ead made intl messages more compatible with various ICU versions Carsten Brandt 2013-10-30 11:20:03 +0100
  • 66fd16e8a6 fixed gridview message pattern Carsten Brandt 2013-10-30 10:17:26 +0100
  • 474d4aeaaf Added info about class-level event handlers to doc Alexander Makarov 2013-10-30 12:44:54 +0400
  • 3920301c2b Added note about "Inconsistent types declared for an argument: U_ARGUMENT_TYPE_MISMATCH" ICU error to i18n docs Alexander Makarov 2013-10-30 12:14:19 +0400
  • 94805caeb2 Merge pull request #1101 from lucianobaraglia/master resurtm 2013-10-29 22:51:56 -0700
  • 2880fb2899 Typo [skip ci] Luciano Baraglia 2013-10-30 01:38:48 -0300
  • 8b00693a0a Fixes #1025: Implemented support for class-level events. Qiang Xue 2013-10-30 00:12:48 -0400
  • 0ee120f5f9 refactored Component::off(). Qiang Xue 2013-10-29 23:17:50 -0400
  • 06a91d6271 fixed unit tests for cubrid and postgresql Carsten Brandt 2013-10-29 19:10:47 +0100
  • 34945b0b69 added unit test to verify storing of null values Carsten Brandt 2013-10-29 18:27:20 +0100
  • ec490dcaa6 made gridview plural rule compatible with ICU version < 4.8 Carsten Brandt 2013-10-29 17:14:34 +0100
  • 4c27d887ca Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2 Paul Klimov 2013-10-29 16:12:17 +0200
  • 99d8216103 Email message charset setup added. Paul Klimov 2013-10-29 16:11:57 +0200
  • 842971c44d set error_reporting for tests Carsten Brandt 2013-10-29 15:05:38 +0100
  • 1d0891f0f6 'yii\mail\MessageInterface' methods 'addText()' and 'addHtml()' removed. Paul Klimov 2013-10-29 16:04:20 +0200
  • 15a9b04fcc simplified travis env check for memcache(d) Carsten Brandt 2013-10-29 13:54:55 +0100
  • f5c25e0858 travis memcache env check: try again Carsten Brandt 2013-10-29 13:49:00 +0100
  • a75c07be22 print travis ENV Carsten Brandt 2013-10-29 13:35:15 +0100
  • 0e3d48f288 skip expiry test for memcache on travis Carsten Brandt 2013-10-29 13:10:51 +0100
  • 774c4db860 'yii\mail\MessageInterface' file related methods interface adjusted to use options, embed file methods added. Paul Klimov 2013-10-29 14:06:16 +0200
  • 3130aadb33 fixed conflicting property declaration Carsten Brandt 2013-10-29 12:52:52 +0100
  • 0146596647 add relationClassName to AR to allow different relation classes Carsten Brandt 2013-10-29 12:41:24 +0100
  • 4653526262 moved common parts of db ActiveRelation and Query to traits Carsten Brandt 2013-10-29 12:20:52 +0100
  • 35429fbd44 'yii\mail\ViewResolve' removed. Interface 'ViewContextInterface' applied to BaseMailer. Paul Klimov 2013-10-29 12:34:08 +0200
  • 5bc22a077f Interface 'MailerInterface' extracted. Method 'MailerInterface::createMessage()' added. Paul Klimov 2013-10-29 12:13:26 +0200
  • 31ea3f897f Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2 Paul Klimov 2013-10-29 11:18:44 +0200
  • 155e9c6cba minor refactoring of view resolving code. Qiang Xue 2013-10-28 22:11:58 -0400
  • 0258c151e0 Merge pull request #1058 from klimov-paul/view-context-interface Qiang Xue 2013-10-28 18:55:19 -0700
  • 6e538ac63a Merge branch 'master' into cache-mset Panagiotis Moustafellos 2013-10-29 02:18:14 +0200
  • d3c2b1a105 Merge pull request #1095 from pmoust/patch-2 Qiang Xue 2013-10-28 17:09:12 -0700
  • 63d391b309 typo fix Panagiotis Moustafellos 2013-10-29 01:03:22 +0200
  • 3ebbab0284 marked mset() test incomplete Panagiotis Moustafellos 2013-10-29 00:49:31 +0200
  • 8f8adb2a48 added phpdoc block for mset() Panagiotis Moustafellos 2013-10-29 00:43:26 +0200
  • 08c844f318 Merge pull request #1093 from mongosoft/master Qiang Xue 2013-10-28 15:18:35 -0700
  • 4cf05205d4 added cache mset() base test Panagiotis Moustafellos 2013-10-29 00:18:22 +0200
  • 0d04846c08 php short echo syntax Alexander Mohorev 2013-10-28 23:57:40 +0300
  • 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. Alexander Mohorev 2013-10-28 23:51:48 +0300
  • 66b27fcaf1 fixes #1092 Carsten Brandt 2013-10-28 19:33:01 +0100
  • 73d018600e added phpunit.xml to .gitignore Carsten Brandt 2013-10-28 15:52:06 +0100
  • a043be3ef9 added README for unit tests Carsten Brandt 2013-10-28 15:48:57 +0100
  • c0595895ed Merge pull request #1091 from cebe/messageformatter-refactoring Carsten Brandt 2013-10-28 07:23:27 -0700
  • 7bb4826a0b doc fix Carsten Brandt 2013-10-28 15:21:11 +0100
  • d637a76f56 add support for named arguments to messageformatter parse Carsten Brandt 2013-10-28 15:06:44 +0100
  • e8c2041389 Merge pull request #1088 from pmoust/patch-2 Alexander Makarov 2013-10-28 06:06:54 -0700
  • 80e816efc3 pgsql: added 'bool' type (alias of 'boolean') Panagiotis Moustafellos 2013-10-28 14:39:09 +0200
  • 3c36b6d57e Merge pull request #1085 from cebe/messageformatter-refactoring Qiang Xue 2013-10-28 05:08:37 -0700
  • 0b82575a0b Add missing @throws PHPDoc declaration. resurtm 2013-10-28 17:53:36 +0600
  • 61b0d8824b support integer number type in fallback message formatter Carsten Brandt 2013-10-28 12:24:43 +0100
  • 4d03699907 fixed fallback message format parameter order Carsten Brandt 2013-10-28 12:09:26 +0100
  • bcd1ad11a4 refactored MessageFormatter Carsten Brandt 2013-10-28 11:59:49 +0100
  • 2d5377042b Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2 Paul Klimov 2013-10-28 12:25:09 +0200
  • 29ef541980 Merge branch 'master' into messageformatter-refactoring Carsten Brandt 2013-10-28 11:05:37 +0100
  • 3b05e71561 ensure parameter types in baselistview message Carsten Brandt 2013-10-28 11:01:38 +0100
  • c62e0cbbfb added unit test to verify AR afterSave isNewRecord value Carsten Brandt 2013-10-28 10:48:18 +0100
  • 449eb84247 refactored message formatter Carsten Brandt 2013-10-28 01:54:31 +0100
  • a577bda360 Merge pull request #1083 from rosko/master Carsten Brandt 2013-10-27 14:09:23 -0700
  • 733263ba13 Update FallbackMessageFormatter.php Алексей Волков 2013-10-27 21:54:48 +0200
  • b316ebee7f typo fix. Qiang Xue 2013-10-27 10:16:10 -0400
  • 5cd7976a95 Merge pull request #1079 from nukkumatti/master Carsten Brandt 2013-10-27 05:10:21 -0700
  • c50154fe3a Fixes issue #1078: Typo in comment Gudz Taras 2013-10-27 12:23:26 +0300
  • 786163c13f Fixes #1075: changed the default value of GridView::empty. Qiang Xue 2013-10-26 19:30:21 -0400
  • e4299afac1 minor code refacotring. Qiang Xue 2013-10-25 20:33:16 -0400
  • 73a8e77c3d BaseMailer::defaultMessageConfig published as BaseMailer::messageConfig Paul Klimov 2013-10-25 17:03:33 +0300
  • d33519e3e5 Method 'MessageInterface::__toString()' added Paul Klimov 2013-10-25 16:58:30 +0300