This website works better with JavaScript.
Explore
Help
Register
Sign In
Error202
/
yii2-swiftmailer
Watch
1
Star
0
Fork
You've already forked yii2-swiftmailer
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2091
Commits
1
Branch
15
Tags
11 MiB
PHP
98.4%
Makefile
1.6%
Tree:
af6f6d15e5
master
2.0.0
2.0.0-alpha
2.0.0-beta
2.0.0-rc
2.0.1
2.0.2
2.0.3
2.0.4
2.0.5
2.0.6
2.0.7
2.1.0
2.1.1
2.1.2
2.1.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'af6f6d15e5'
${ noResults }
yii2-swiftmailer
/
framework
/
yii
/
web
History
Qiang Xue
eda171e1be
Added more YII_ENV constants.
11 years ago
..
AccessControl.php
Fixes issue
#579
: AccessControl deny rule by default
12 years ago
AccessRule.php
Fixes
#686
11 years ago
Application.php
Fixes
#624
: renamed www to web.
11 years ago
AssetBundle.php
Fix for asset command.
11 years ago
AssetConverter.php
"AssetConverter::convert()" has been updated to use "escapeshellargs"
11 years ago
AssetManager.php
Fixes
#624
: renamed www to web.
11 years ago
CacheSession.php
Refactored cache key generation.
12 years ago
CaptchaAction.php
added missing return tags to CaptchaAction
11 years ago
Controller.php
Support relative route in Controller::createUrl()
11 years ago
Cookie.php
Response WIP
12 years ago
CookieCollection.php
Response WIP
12 years ago
DbSession.php
renamed Command::queryRow() to queryOne().
12 years ago
HeaderCollection.php
Renamed HeaderCollection::addDefault to setDefault.
12 years ago
HttpCache.php
Revert "Merge pull request
#548
from cebe/action-response"
12 years ago
HttpException.php
cleaned up "use" statements.
12 years ago
IAssetConverter.php
reorganized the main repo to satisfy PSR-0.
12 years ago
Identity.php
reorganized the main repo to satisfy PSR-0.
12 years ago
JqueryAsset.php
Asset feature refactoring (WIP)
11 years ago
JsExpression.php
reorganized the main repo to satisfy PSR-0.
12 years ago
PageCache.php
Fixes issue
#545
: PageCache doesn't work.
12 years ago
Request.php
Fixes
#599
11 years ago
Response.php
refactored helper organization.
11 years ago
ResponseEvent.php
Fixes issue
#545
: PageCache doesn't work.
12 years ago
ResponseFormatter.php
Fixes issue
#545
: PageCache doesn't work.
12 years ago
Session.php
Virtual properties documentation has been added to "web\Session"
12 years ago
SessionIterator.php
reorganized the main repo to satisfy PSR-0.
12 years ago
SpicyRice.md
Converted CRLF to LF. Added gitattributes file.
12 years ago
SpicyRice.ttf
reorganized the main repo to satisfy PSR-0.
12 years ago
UploadedFile.php
static instead of self for creating instances
12 years ago
UrlManager.php
Fixes
#599
11 years ago
UrlRule.php
Fixes
#599
11 years ago
User.php
Added more YII_ENV constants.
11 years ago
UserEvent.php
reorganized the main repo to satisfy PSR-0.
12 years ago
VerbFilter.php
Revert "Merge pull request
#548
from cebe/action-response"
12 years ago
XmlResponseFormatter.php
fixed code style
11 years ago
YiiAsset.php
Asset feature refactoring (WIP)
11 years ago