Merge branch 'master' into redis
* master: (117 commits)
More Model tests
Better validation rules validity check
Some tests for Model
A bit more friendly behavior for unsetting a model attribute
User WIP.
Fixed Model::getFirstErrors()
Finished AccessControl.
Finished HttpCache.
User WIP
line ending fix.
refactoring cache and db references.
Fixed session bug.
Finishes flash feature.
refactored url creation shortcut method.
HttpCache WIP.
Finished AccessControl and HttpCache.
Finished PageCache.
finished fragment caching.
fragment cache WIP
bug fixes.
...
Showing
docs/autoloader.md
0 → 100644
framework/base/ActionFilter.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/base/ErrorException.php
0 → 100644
framework/base/InvalidParamException.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/base/SecurityManager.php
deleted
100644 → 0
framework/base/UrlManager.php
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
framework/base/UserException.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/console/Exception.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.
framework/helpers/Html.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/helpers/SecurityHelper.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.
framework/i18n/I18N.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/i18n/MessageSource.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/i18n/MissingTranslationEvent.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/i18n/PhpMessageSource.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.
framework/test/WebTestCase.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.
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.
framework/views/migration.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/web/AccessControl.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/web/AccessRule.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.
framework/web/CacheSession.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.
framework/web/DbSession.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/web/HttpCache.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/web/Identity.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/web/PageCache.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.
framework/web/SessionIterator.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
framework/web/Theme.php
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
framework/web/UrlManager.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/web/UrlRule.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/web/User.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/web/UserEvent.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/widgets/ActiveForm.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/widgets/Clip.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/widgets/ContentDecorator.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/widgets/FragmentCache.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.
tests/unit/.gitignore
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.
tests/unit/data/base/InvalidRulesModel.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/unit/data/base/Singer.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/unit/data/base/Speaker.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/unit/framework/YiiBaseTest.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.
tests/unit/framework/base/ModelTest.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.
tests/unit/framework/caching/CacheTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/unit/framework/caching/DbCacheTest.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.
tests/unit/framework/caching/XCacheTest.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.
tests/unit/framework/util/HtmlTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/unit/framework/web/UrlManagerTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/unit/framework/web/UrlRuleTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/unit/runtime/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests/web/app/assets/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests/web/app/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
tests/web/app/protected/config/main.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tests/web/app/protected/runtime/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
tests/web/app/protected/views/site/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment