Merge branch 'master' of github.com:yiisoft/yii2 into mssql
Conflicts:
yii/db/Connection.php
Showing
.travis.yml
0 → 100644
File moved
composer.json
0 → 100644
{ | ||
"name": "yiisoft/yii2", | ||
"description": "Yii2 Web Programming Framework", | ||
"keywords": ["yii", "framework"], | ||
"homepage": "http://www.yiiframework.com/", | ||
"type": "library", | ||
"license": "BSD-3-Clause", | ||
"authors": [ | ||
{ | ||
"name": "Qiang Xue", | ||
"email": "qiang.xue@gmail.com", | ||
"homepage": "http://www.yiiframework.com/", | ||
"role": "Founder and project lead" | ||
}, | ||
{ | ||
"name": "Alexander Makarov", | ||
"email": "sam@rmcreative.ru", | ||
"homepage": "http://rmcreative.ru/", | ||
"role": "Core framework development" | ||
}, | ||
{ | ||
"name": "Maurizio Domba", | ||
"homepage": "http://mdomba.info/", | ||
"role": "Core framework development" | ||
}, | ||
{ | ||
"name": "Carsten Brandt", | ||
"email": "mail@cebe.cc", | ||
"homepage": "http://cebe.cc/", | ||
"role": "Core framework development" | ||
}, | ||
{ | ||
"name": "Timur Ruziev", | ||
"email": "resurtm@gmail.com", | ||
"homepage": "http://resurtm.com/", | ||
"role": "Core framework development" | ||
}, | ||
{ | ||
"name": "Paul Klimov", | ||
"email": "klimov.paul@gmail.com", | ||
"role": "Core framework development" | ||
}, | ||
{ | ||
"name": "Wei Zhuo", | ||
"email": "weizhuo@gmail.com", | ||
"role": "Project site maintenance and development" | ||
}, | ||
{ | ||
"name": "Sebastián Thierer", | ||
"email": "sebas@artfos.com", | ||
"role": "Component development" | ||
}, | ||
{ | ||
"name": "Jeffrey Winesett", | ||
"email": "jefftulsa@gmail.com", | ||
"role": "Documentation and marketing" | ||
} | ||
], | ||
"support": { | ||
"issues": "https://github.com/yiisoft/yii2/issues?state=open", | ||
"forum": "http://www.yiiframework.com/forum/", | ||
"wiki": "http://www.yiiframework.com/wiki/", | ||
"irc": "irc://irc.freenode.net/yii", | ||
"source": "https://github.com/yiisoft/yii2" | ||
}, | ||
"config": { | ||
"vendor-dir": "yii/vendor" | ||
}, | ||
"bin": [ | ||
"yii/yiic" | ||
], | ||
"require": { | ||
"php": ">=5.3.0", | ||
"michelf/php-markdown": "1.3", | ||
"twig/twig": "1.12.*", | ||
"smarty/smarty": "3.1.*", | ||
"ezyang/htmlpurifier": "v4.5.0" | ||
} | ||
} |
composer.lock
0 → 100644
docs/guide/active-record.md
0 → 100644
docs/guide/authentication.md
0 → 100644
docs/guide/authorization.md
0 → 100644
docs/guide/caching.md
0 → 100644
docs/guide/console.md
0 → 100644
docs/guide/dao.md
0 → 100644
docs/guide/error.md
0 → 100644
docs/guide/extension.md
0 → 100644
docs/guide/form.md
0 → 100644
docs/guide/gii.md
0 → 100644
docs/guide/i18n.md
0 → 100644
docs/guide/logging.md
0 → 100644
docs/guide/migration.md
0 → 100644
This diff is collapsed.
Click to expand it.
docs/guide/performance.md
0 → 100644
docs/guide/query-builder.md
0 → 100644
docs/guide/security.md
0 → 100644
docs/guide/template.md
0 → 100644
docs/guide/testing.md
0 → 100644
docs/guide/theming.md
0 → 100644
docs/guide/upgrade-from-v1.md
0 → 100644
This diff is collapsed.
Click to expand it.
docs/guide/upgrade.md
0 → 100644
docs/guide/url.md
0 → 100644
docs/guide/validation.md
0 → 100644
docs/internals/exception_hierarchy.png
0 → 100644
62.8 KB
docs/internals/exception_hierarchy.vsd
0 → 100644
File added
framework/console/webapp/config.php
deleted
100644 → 0
tests/unit/DatabaseTestCase.php
0 → 100644
tests/unit/data/i18n/test.mo
0 → 100644
File added
tests/unit/data/i18n/test.po
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/unit/framework/rbac/PhpManagerTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/assets/yii.captcha.js
0 → 100644
This diff is collapsed.
Click to expand it.
yii/assets/yii.debug.js
0 → 100644
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/debug/Module.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/debug/Toolbar.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/debug/controllers/DefaultController.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/helpers/Markdown.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/helpers/Purifier.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/helpers/base/Markdown.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/helpers/base/Purifier.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/i18n/GettextFile.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/i18n/GettextMessageSource.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/i18n/GettextMoFile.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/i18n/GettextPoFile.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/rbac/Assignment.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/rbac/DbManager.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/rbac/Item.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/rbac/Manager.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/rbac/PhpManager.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/rbac/schema-mssql.sql
0 → 100644
This diff is collapsed.
Click to expand it.
yii/rbac/schema-mysql.sql
0 → 100644
This diff is collapsed.
Click to expand it.
yii/rbac/schema-oci.sql
0 → 100644
This diff is collapsed.
Click to expand it.
yii/rbac/schema-pgsql.sql
0 → 100644
This diff is collapsed.
Click to expand it.
yii/rbac/schema-sqlite.sql
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File moved
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/web/CaptchaAction.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/web/SpicyRice.md
0 → 100644
This diff is collapsed.
Click to expand it.
yii/web/SpicyRice.ttf
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/widgets/Breadcrumbs.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/widgets/Captcha.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
yii/widgets/LinkPager.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/widgets/ListPager.php
0 → 100644
This diff is collapsed.
Click to expand it.
yii/widgets/Menu.php
0 → 100644
This diff is collapsed.
Click to expand it.
File moved
File moved
This diff is collapsed.
Click to expand it.