Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
4f17c45f004a8ec0684f5f0276aaa084e30961b6
Switch branch/tag
yii2
framework
web
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
url of CSS and JS files registered in View can be url alias
· bc9b62c3
...
Carsten Brandt
authored
11 years ago
fixes #2132, fixes #2133
bc9b62c3
Name
Last commit
Last update
..
AccessControl.php
Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files
11 years ago
AccessRule.php
psr-4 move
11 years ago
Application.php
Fixes #1894: The path aliases `@webroot` and `@web` are now available right after the application is initialized
11 years ago
AssetBundle.php
Removed unused imports
11 years ago
AssetConverter.php
psr-4 move
11 years ago
AssetConverterInterface.php
psr-4 move
11 years ago
AssetManager.php
psr-4 move
11 years ago
BadRequestHttpException.php
Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103)
11 years ago
CacheSession.php
psr-4 move
11 years ago
ConflictHttpException.php
Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103)
11 years ago
Controller.php
added schema parameter to createAbsoluteUrl() to force 'http' or 'https'
11 years ago
Cookie.php
psr-4 move
11 years ago
CookieCollection.php
Removed implementation of `Arrayable` from `yii\Object`
11 years ago
DbSession.php
psr-4 move
11 years ago
ErrorAction.php
psr-4 move
11 years ago
ForbiddenHttpException.php
Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103)
11 years ago
GoneHttpException.php
Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103)
11 years ago
HeaderCollection.php
Removed implementation of `Arrayable` from `yii\Object`
11 years ago
HttpCache.php
psr-4 move
11 years ago
HttpException.php
psr-4 move
11 years ago
IdentityInterface.php
psr-4 move
11 years ago
JqueryAsset.php
psr-4 move
11 years ago
JsExpression.php
psr-4 move
11 years ago
JsonParser.php
doc link fixes
11 years ago
MethodNotAllowedHttpException.php
psr-4 move
11 years ago
NotAcceptableHttpException.php
Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103)
11 years ago
NotFoundHttpException.php
psr-4 move
11 years ago
PageCache.php
psr-4 move
11 years ago
Request.php
added use http_get_request_headers and use getHeaders method in Gii module
11 years ago
RequestParserInterface.php
improved request body parser docs and configuration
11 years ago
Response.php
psr-4 move
11 years ago
ResponseFormatterInterface.php
psr-4 move
11 years ago
Session.php
Removed implementation of `Arrayable` from `yii\Object`
11 years ago
SessionIterator.php
psr-4 move
11 years ago
TooManyRequestsHttpException.php
Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103)
11 years ago
UnauthorizedHttpException.php
Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103)
11 years ago
UnsupportedMediaTypeHttpException.php
Adds docblock comments and HTTP spec links for the new HTTP Exception classes (#2103)
11 years ago
UploadedFile.php
psr-4 move
11 years ago
UrlManager.php
added schema parameter to createAbsoluteUrl() to force 'http' or 'https'
11 years ago
UrlRule.php
Fixes #1930: Fixed domain based URL matching for website root
11 years ago
User.php
Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files
11 years ago
UserEvent.php
psr-4 move
11 years ago
VerbFilter.php
psr-4 move
11 years ago
View.php
url of CSS and JS files registered in View can be url alias
11 years ago
XmlResponseFormatter.php
psr-4 move
11 years ago
YiiAsset.php
psr-4 move
11 years ago