Commit Graph

  • 533f3db4ed Merge pull request #202 from rusmaxim/15-unit-tests-of-sqlite-driver Qiang Xue 2013-05-09 16:14:40 -0700
  • c30ee60e9c add: new key for unit tests config named "className". Allows to run the tests using different Application instances (consoleApp/ webApp) mod: TestCase::getParam accepts second param $default=null Benjamin Wöster 2013-05-09 22:06:58 +0200
  • 5e0f6604e8 mod: don't create app in bootstrap script, unit tests do it themselves add: option to destroy app after each test to find unit tests that fail to require an app Benjamin Wöster 2013-05-09 21:56:36 +0200
  • d4b30e26c2 allow unit tests to requireApp() on setUp() Benjamin Wöster 2013-05-09 20:41:57 +0200
  • 850ff06560 DbManager added + other classes comments fixes Alexander Kochetov 2013-05-09 22:17:12 +0400
  • 238684d6af Travis anyway do sqlite tests. No needed setting ENV. Rusinov Maxim 2013-05-09 23:53:15 +0600
  • 0ad55efba9 Merge branch 'master' of git://github.com/yiisoft/yii2 into 15-unit-tests-of-sqlite-driver Rusinov Maxim 2013-05-09 23:37:39 +0600
  • 452be102c6 Added newline at end files. Rusinov Maxim 2013-05-09 23:27:19 +0600
  • b6e0022128 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-09 13:17:18 -0400
  • db61885ebd Fixes issue #201. Qiang Xue 2013-05-09 13:17:11 -0400
  • d712605a71 Added and resolved Sqlite tests #15. Rusinov Maxim 2013-05-09 23:12:18 +0600
  • 18f23ff143 Merge branch 'master' of git://github.com/yiisoft/yii2 into 196-add-popvalue-method Antonio Ramirez 2013-05-09 18:26:16 +0200
  • 5da62fab3a #196 refactored method name Antonio Ramirez 2013-05-09 18:23:10 +0200
  • 8332e8c60f Updated framework paths in composer.json Alexander Makarov 2013-05-09 20:12:40 +0400
  • 0d814fa523 Moved "framework" to "iii". Qiang Xue 2013-05-09 12:00:15 -0400
  • 15e1a79952 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-09 11:53:27 -0400
  • b68bd8ef63 Fixed Yii::importNamespaces() bug. Qiang Xue 2013-05-09 11:53:13 -0400
  • 599debc2b9 Merge pull request #195 from suralc/trait-autoload Qiang Xue 2013-05-09 08:41:49 -0700
  • 8520be08de Fixes issue #174: make URL parameters available in $_GET. Qiang Xue 2013-05-09 11:40:51 -0400
  • 17906e712c Application::getAuthManager() comment fix Alexander Kochetov 2013-05-09 19:04:50 +0400
  • cd33870671 Moved to framework/rbac + method names refactoring Alexander Kochetov 2013-05-09 18:53:17 +0400
  • aad6d7d992 refactoring. Qiang Xue 2013-05-09 10:18:25 -0400
  • 9158e110da Auth manager init version Alexander Kochetov 2013-05-09 17:21:18 +0400
  • 882a611666 Removed static variable from autoload per qiangxue's suggestion Suralc 2013-05-09 13:44:37 +0200
  • 2387e59c4e Renamed yii.php -> Yii.php for class, filename consitency Carsten Brandt 2013-05-09 13:31:43 +0200
  • 776162b05e created StringHelper::basename() Carsten Brandt 2013-05-09 13:13:16 +0200
  • 849740e6cc Fixed YiiBaseTest echo Carsten Brandt 2013-05-09 12:24:52 +0200
  • 673d207253 Fix silly typo Antonio Ramirez 2013-05-09 13:10:18 +0200
  • ad25cdc906 Fix 'automated' (?) space Antonio Ramirez 2013-05-09 12:51:08 +0200
  • e2a57e4b88 Enhance ArrayHelper with popValue method Antonio Ramirez 2013-05-09 12:42:50 +0200
  • ad26b7d3d1 Use Composer autoload to handle dependency class loading Alexander Makarov 2013-05-09 14:26:14 +0400
  • bac5c0e729 Check if trait was loaded Suralc 2013-05-09 12:18:17 +0200
  • a51019bbed Console helper: use self:: for refering to constants Carsten Brandt 2013-05-09 11:31:34 +0200
  • 0f33f90161 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-08 22:58:38 -0400
  • c7e40f5c7a Debug toolbar WIP. Qiang Xue 2013-05-08 22:58:32 -0400
  • a61ec6bdd5 Merge pull request #186 from suralc/console-static-fix Carsten Brandt 2013-05-08 16:46:26 -0700
  • 28045b121f Merge pull request #189 from Dev-Speranza/master Qiang Xue 2013-05-08 16:42:02 -0700
  • 6ed419849e Fix $schemaMap declaration for Mssql driver Dev-Speranza 2013-05-09 02:40:02 +0300
  • b836665dfd Added beginPage and endPage events. Qiang Xue 2013-05-08 17:36:34 -0400
  • 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