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
45e472ccb07401a0e3a7834b2e6c0849c326ce33
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 unit tests for #5249
· 45e472cc
Carsten Brandt
authored
10 years ago
45e472cc
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
Merge branch 'master' into Erik-r-2359-formatter-refactored
10 years ago
behaviors
`yii\behaviors\Sluggable::validateSlug()` fixed to respect updating record
10 years ago
caching
improved unit test SKIP detection
10 years ago
console/controllers
Fixed `yii\console\controllers\CacheController` does not check if cache component instance of 'yii\caching\Cache'
10 years ago
data
Fixed test break.
10 years ago
db
Fixes #3197: Using `ActiveQuery::indexBy()` may cause relational AR queries to generate incorrect relational results
10 years ago
di
Finished guide about DI container and service locator.
10 years ago
filters
Additional fix to #4728.
10 years ago
helpers
Refactored DateValidator to support ICU format
10 years ago
i18n
format timestamps with invalid date input
10 years ago
log
fixed rotateByCopy to avoid any rename()
10 years ago
mail
do not export mailer in BaseMailerTest message
10 years ago
rbac
more on HHVM compatibility
10 years ago
requirements
Reformat code te be PSR-2 compatible
10 years ago
test
Fixed test break.
10 years ago
validators
added unit tests for #5249
10 years ago
web
test case for #5084
10 years ago
widgets
added test case for menu widget
10 years ago
BaseYiiTest.php
Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH`
10 years ago