Commit Graph

  • 909bbe62b0 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-13 07:55:49 -0400
  • 940ac808c9 debugger tool WIP Qiang Xue 2013-05-13 07:55:44 -0400
  • 0f7f193623 Yii core requirements have been updated: PHP version raised up to 5.3.3 Klimov Paul 2013-05-13 13:29:26 +0300
  • d4ab780122 Twitter boostrap style has been applied for "YiiRequirementChecker" web view. Klimov Paul 2013-05-13 13:15:08 +0300
  • d812cbc6af Merge branch 'master' into bootstrap Antonio Ramirez 2013-05-12 20:22:45 +0200
  • 6493f7abe3 #20 proposed architecture for bootstrap Antonio Ramirez 2013-05-12 20:21:44 +0200
  • a021fbe54d Skipped ApcCacheTest expire Alexander Makarov 2013-05-12 18:23:42 +0400
  • a7f2e374d2 MS Windows EOLs → UNIX EOLs. resurtm 2013-05-12 15:11:50 +0600
  • 6162d4b341 Build command path fix. resurtm 2013-05-12 13:52:45 +0600
  • 491e66083a refactored RBAC. Qiang Xue 2013-05-11 23:35:16 -0400
  • 667b808f7d Added usage example of Theme. Qiang Xue 2013-05-11 21:17:04 -0400
  • 4fa377d890 Added default class for theme. Qiang Xue 2013-05-11 21:09:36 -0400
  • ec94939555 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-11 20:59:19 -0400
  • 51f4424332 Fixes issue #172: Implemented new usage of widgets. Qiang Xue 2013-05-11 20:59:14 -0400
  • 23e820e6bd Merge pull request #229 from creocoder/rbac-item-assignment-improve Qiang Xue 2013-05-11 16:38:12 -0700
  • 98d2e1838a Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-11 15:49:20 -0400
  • e951939372 code style fix of YiiRequirementChecker.php Renamed yiirequirements.php to requirements.php Qiang Xue 2013-05-11 15:49:15 -0400
  • bdee4112b0 "YiiRequirementChecker" console view has been reworked to display requirements by blocks and in brief for the successful ones. Klimov Paul 2013-05-11 22:33:00 +0300
  • fb185d14e5 Changed framework in dir structure to yii Alexander Makarov 2013-05-11 23:07:23 +0400
  • 3e39b8f024 requirements.php typo fix. resurtm 2013-05-11 23:56:38 +0600
  • ecd47caa5b "requirements.php" has been added to "bootstrap" application. Klimov Paul 2013-05-11 20:45:47 +0300
  • 8ab1d837a6 Merge branch 'master' of github.com:yiisoft/yii2 Klimov Paul 2013-05-11 20:17:29 +0300
  • ae302037de Doc comments and error messages for "YiiRequirementChecker" have been adjusted. Klimov Paul 2013-05-11 20:12:58 +0300
  • 43a04d237a Doc comments for "YiiRequirementChecker" have been updated. Klimov Paul 2013-05-11 20:04:12 +0300
  • 653b4d1f33 PHP version fallback for "YiiRequirementChecker" has been added. Klimov Paul 2013-05-11 19:50:53 +0300
  • e068229401 "YiiRequirementChecker::check()" has been updated allowing to accept filename for the requirements. Yii core requirements file has been composed. Klimov Paul 2013-05-11 19:49:18 +0300
  • 9a461edd07 Check helper methods have been added to "YiiRequirementChecker". Klimov Paul 2013-05-11 19:07:14 +0300
  • fa724fc0cf Web view for "YiiRequirementChecker" has been created. Klimov Paul 2013-05-11 18:56:37 +0300
  • 2bdb5f803a "YiiRequirementChecker::render()" has been implemented, console view has been created. Klimov Paul 2013-05-11 18:43:48 +0300
  • c5d382c68a added newline to end of header and body blocks in View Carsten Brandt 2013-05-11 16:24:44 +0200
  • 48f388442f mocking time in test only usefull when using time() once Carsten Brandt 2013-05-11 16:08:14 +0200
  • f82a01e4dd "YiiRequirementChecker::check()" has been updated to be able to collect different requirements set in the chained call. Klimov Paul 2013-05-11 17:01:54 +0300
  • e2513de6c6 better testing: time()-function-mock Carsten Brandt 2013-05-11 15:39:19 +0200
  • 3b7ac70c69 Test case "YiiRequirementCheckerTest::testCheckEval()" has been added. Klimov Paul 2013-05-11 16:27:58 +0300
  • 00d04a1c30 Method "YiiRequirementChecker::check()" has been refactored to be used in method chain. Methods "YiiRequirementChecker::getResults()" and "YiiRequirementChecker::render()" have been added. Klimov Paul 2013-05-11 16:26:16 +0300
  • 07fabfd6fc Method "YiiRequirementChecker::check()" has been implemented. Klimov Paul 2013-05-11 16:18:14 +0300
  • 3374c78233 "YiiRequirementChecker" has been created as blank. Klimov Paul 2013-05-11 16:06:34 +0300
  • fd5e6ccfed fixed db exception according to signature change Carsten Brandt 2013-05-11 15:06:32 +0200
  • baac7e14df moved classes from framework -> yii Carsten Brandt 2013-05-11 14:56:24 +0200
  • c4e9e003af Merge pull request #230 from creocoder/rbac-db-manager-code-style Qiang Xue 2013-05-11 05:04:39 -0700
  • 71a9efdd55 changed cache test to wait more than expirytime Carsten Brandt 2013-05-11 13:33:05 +0200
  • 9c2eb4df0a doc fix in caching classes Carsten Brandt 2013-05-11 13:20:19 +0200
  • 6a7529505e cache tests refactoring cherry picked from redis branch Carsten Brandt 2013-05-11 13:16:47 +0200
  • 3518813ac4 Merge branch 'master' into redis Carsten Brandt 2013-05-11 13:12:49 +0200
  • 3bdb6c3110 fixed indentation in test files Carsten Brandt 2013-05-11 12:54:13 +0200
  • cb8f5d702f cleanup tests Carsten Brandt 2013-05-11 12:51:24 +0200
  • e0ad712527 Merge pull request #204 branch 'unittest-app-dependency' of https://github.com/bwoester/yii2 into bwoester-unittest-app-dependency Carsten Brandt 2013-05-11 12:22:49 +0200
  • 4686c7c386 Merge branch 'master' of github.com:yiisoft/yii2 into mssql resurtm 2013-05-11 16:15:09 +0600
  • abeb02e902 Travis-CI build status. resurtm 2013-05-11 16:12:47 +0600
  • c98628d42e CS fixes. resurtm 2013-05-11 16:09:40 +0600
  • ea68bd3a55 CS fixes. resurtm 2013-05-11 15:58:27 +0600
  • b314d96355 Change magic property to normal method. (Thanks to @maxlapko.) resurtm 2013-05-11 15:43:19 +0600
  • 35562bfada Merge branch 'master' of github.com:yiisoft/yii2 resurtm 2013-05-11 15:39:51 +0600
  • 5575f53657 CS fixes. resurtm 2013-05-11 15:38:07 +0600
  • 5c101ae314 Initial MSSQL tests. resurtm 2013-05-11 14:58:35 +0600
  • 58f3c323c0 MSSQL Schema: methods order changed, initial data type infer. resurtm 2013-05-11 12:22:14 +0600
  • a24e4d30f6 RBAC: DbManager code style fixes Alexander Kochetov 2013-05-11 09:48:04 +0400
  • 70265587fb RBAC: DbManager code style fixes Alexander Kochetov 2013-05-11 09:43:45 +0400
  • 1ca7558c1d MSSQL table metadata parsint (initial version). resurtm 2013-05-11 11:34:32 +0600
  • af3f5af3be RBAC: Item and Assignment optimized save approach Alexander Kochetov 2013-05-11 09:24:02 +0400
  • dc31ea9892 Fixed merge sensorario 2013-05-11 06:29:29 +0200
  • f2e6d408e3 MSSQL driver classes moved to the proper location. resurtm 2013-05-11 09:40:04 +0600
  • 9873442d70 Merge branch 'master' of github.com:yiisoft/yii2 into mssql resurtm 2013-05-11 09:38:14 +0600
  • a87e64c650 Fixed duplicated merge. Qiang Xue 2013-05-10 22:40:26 -0400
  • 71897b4b76 Merge pull request #210 from bwoester/fix-209-default-timezone Qiang Xue 2013-05-10 19:39:28 -0700
  • d9923c5413 Merge pull request #223 from cebe/timezone-fix Qiang Xue 2013-05-10 19:38:43 -0700
  • a062edd6d6 Merge pull request #221 from resurtm/get-text-i18n Qiang Xue 2013-05-10 19:37:47 -0700
  • 4feec1d530 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-10 22:33:29 -0400
  • 22ca2922d2 Fixes issue #50: implemented pager widgets. Qiang Xue 2013-05-10 22:33:24 -0400
  • 49a4314a41 fix: remove pointless unset Benjamin Wöster 2013-05-11 03:39:19 +0200
  • 6d46abcd88 remove fix for unset timezone from bootstrap app Benjamin Wöster 2013-05-11 03:36:58 +0200
  • 8c6cf61589 mod: don't use ArrayHelper to avoid loading another class during every request Benjamin Wöster 2013-05-11 03:28:05 +0200
  • b005b087b4 better have timezone fix in application Carsten Brandt 2013-05-11 01:17:51 +0200
  • 1c1b2da5b1 Add exception classes hierarchy UML diagram. resurtm 2013-05-11 00:17:50 +0600
  • 124b153350 Initial Gettext support. resurtm 2013-05-10 23:57:24 +0600
  • 5873d4b386 Merge pull request #220 from creocoder/rbac-sqls-identation-fix Qiang Xue 2013-05-10 10:53:02 -0700
  • 176366a24d RBAC sql files identation fix Alexander Kochetov 2013-05-10 21:49:54 +0400
  • 92e0f59106 Merge pull request #219 from creocoder/rbac-sqls Qiang Xue 2013-05-10 10:44:53 -0700
  • f554d3ec2e RBAC sql files Alexander Kochetov 2013-05-10 21:41:07 +0400
  • 9ccf7ae3d3 Merge pull request #212 from creocoder/db-auth-manager-enh Qiang Xue 2013-05-10 07:47:32 -0700
  • 9d3a3b3ebe DbManager some Db fields renaming Alexander Kochetov 2013-05-10 17:28:28 +0400
  • 9d663bed54 Merge pull request #198 from creocoder/auth-manager Qiang Xue 2013-05-10 05:42:36 -0700
  • b9ea7e6fd8 DbManager code style fix + right Exception type fix Alexander Kochetov 2013-05-10 16:32:28 +0400
  • 4b8bcd43e0 Unit tests fix Alexander Kochetov 2013-05-10 16:18:01 +0400
  • bea449f8a0 Unit tests Alexander Kochetov 2013-05-10 16:11:04 +0400
  • 612eb3fdb7 undo commit 1ccce67f34 Benjamin Wöster 2013-05-10 13:55:40 +0200
  • 8420cec8dd Merge commit '1ccce' into fix-209-default-timezone Benjamin Wöster 2013-05-10 13:53:21 +0200
  • b8ad3567e4 set application timezone early in application constructor, set default of UTC if no timezone is configured at all (not in app config nor in php.ini) Benjamin Wöster 2013-05-10 13:49:42 +0200
  • 1ccce67f34 fixes #209: do not produce error if not timezone set in case of running yiic from framework dir Alexander Makarov 2013-05-10 15:46:59 +0400
  • 810d232ee6 fixes #209 added setting default timezone to UTC in case it's not set via php.ini Alexander Makarov 2013-05-10 15:13:23 +0400
  • 0d90541084 Moved from framework to yii Alexander Kochetov 2013-05-10 14:59:11 +0400
  • 815c7eff6b Merge branch 'master' of https://github.com/yiisoft/yii2 into auth-manager Alexander Kochetov 2013-05-10 14:44:35 +0400
  • 3fe23f83c7 Remove IManager interface Alexander Kochetov 2013-05-10 13:50:17 +0400
  • a03d1164ad New condition hash format used where its possible Alexander Kochetov 2013-05-10 10:47:08 +0400
  • ded8c22b56 Exception types corrected Alexander Kochetov 2013-05-10 10:15:19 +0400
  • 56757cdd94 PhpManager::saveToFile() LOCK_EX added Alexander Kochetov 2013-05-10 10:02:36 +0400
  • 132391065c Comment fixes Alexander Kochetov 2013-05-10 09:59:18 +0400
  • c9fe510ebb Comment fixes + class descriptions added Alexander Kochetov 2013-05-10 09:52:21 +0400
  • f23a677bdf mod: incorporate suggestions - rename requireApp() to mockApplication() - always destroy app on tearDown() - eliminates need for constant YII_DESTROY_APP_ON_TEARDOWN - mockApplication() becomes a lot easier. Destroying app on each tearDown means creating it on every call is fine. No more checking if it already exists and if it has been created from the same config. - \yii::$app should have been \Yii::$app Benjamin Wöster 2013-05-10 02:01:08 +0200
  • ecbae28700 Merge pull request #197 from tonydspaniard/196-add-popvalue-method Qiang Xue 2013-05-09 16:20:59 -0700