0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made mcrypt a framework requirement More... about 11 years ago
Missing files for #4071
samdark
as Alexander Makarov
More... about 11 years ago
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`
samdark
as Alexander Makarov
More... about 11 years ago
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
samdark
as Alexander Makarov
More... about 11 years ago
Application templates refactoring More... about 11 years ago
Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files More... about 11 years ago
Fix .gitignore for `basic` and `advanced` application templates More... about 11 years ago
basic application template fixtures added More... about 11 years ago
basic application template tests adjusted More... about 11 years ago
added explicit comment about file transport to mail config More... about 11 years ago
Missing $message var reference removed from mail layouts More... about 11 years ago
Mail layout charset specification fixed More... about 11 years ago
Fixes #3542: Removed requirement to specify `extensions` in application config
samdark
as Alexander Makarov
More... about 11 years ago
Tabs to spaces to be consistent More... about 11 years ago
finished quick start about database [skip ci] More... about 11 years ago
Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` More... over 11 years ago
Fixes #3088: The debug and gii modules will manage their own URL rules now More... over 11 years ago
prepare for next release. More... over 11 years ago
prepare for 2.0.0-beta release. More... over 11 years ago
Refactored app bootstrap logic. More... over 11 years ago
Merge pull request #2977 from PaulVanSchayck/fix-webdriver-test
samdark
as Alexander Makarov
More... over 11 years ago
updated error handler and requirement checker links. More... over 11 years ago
Removed `Application::preload` in favor of `Application::bootstrap` More... over 11 years ago
Moved all filter classes to namespace `yii\filters` More... over 11 years ago
Add wait() to login test with wrong credentials to fix WebDriver test More... over 11 years ago
#2936: New favicon for applications
samdark
as Alexander Makarov
More... over 11 years ago
Fixes #2911: Removed `tbl_` default for table prefix
samdark
as Alexander Makarov
More... over 11 years ago
more gitignores. More... over 11 years ago
Reformat code te be PSR-2 compatible More... over 11 years ago
Code style fixes More... over 11 years ago