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
51ace2861cb1f25defea04142bac66355b313fcd
Switch branch/tag
yii2
tests
unit
framework
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Added test for using source language for missing translation formatting
· 51ace286
Alexander Makarov
authored
10 years ago
51ace286
Name
Last commit
Last update
..
ar
Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()`
10 years ago
base
fixed whitespace in tests
10 years ago
behaviors
`yii\behaviors\Sluggable::validateSlug()` fixed to respect updating record
10 years ago
caching
Correct type declarations
10 years ago
console/controllers
`yii\console\controllers\AssetController` now correctly handles relative image URLs if source and target CSS are under same directory
10 years ago
data
Fixed test break.
10 years ago
db
improved db test, avoid error by accessing db directlry
10 years ago
di
Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache`
10 years ago
filters
Additional fix to #4728.
10 years ago
helpers
added test for Json::encode() and JsonSerializable
10 years ago
i18n
Added test for using source language for missing translation formatting
10 years ago
log
fixed rotateByCopy to avoid any rename()
10 years ago
mail
improved HTML to Text fallback in BaseMailer
10 years ago
rbac
more on HHVM compatibility
10 years ago
requirements
skip requirements checker test on HHVM
10 years ago
test
fixed whitespace in tests
10 years ago
validators
Fixes #6992.
10 years ago
web
added urlmanager test for default action
10 years ago
widgets
Fixes #6106: Added ability to specify `encode` for each item of `yii\widgets\Breadcrumbs`
10 years ago
BaseYiiTest.php
Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH`
10 years ago