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
Graph
3e443b3c447b4b1fba4a16731489c433438d49c0
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Aug
7
8
7
6
5
4
3
4
3
2
1
31
Jul
30
29
30
29
28
27
26
27
26
25
24
25
24
23
24
23
24
23
22
21
20
21
20
19
20
19
20
19
18
17
18
17
16
17
16
15
16
15
14
15
14
13
14
13
12
11
10
9
10
9
8
9
8
7
6
5
4
5
4
3
2
3
2
3
2
3
2
1
2
1
2
1
2
1
30
Jun
1
Jul
30
Jun
29
28
29
28
29
28
add start-gii.md
Merge pull request #4648 from xBazilio/patch-7
Fixed phrase.
Grammar fixes
Fixed condition for #4595
minor refactoring. [skip ci]
Fixes #4622: Simplified the way of creating a Faker fixture template file
Merge pull request #4639 from RichWeber/master
Grammar fix
add start-databases.md
Merge branch 'master' of github.com:yiisoft/yii2
Removed index-test from codeception instructions since it's used automatically
More cases for #4595
Fixes #4595: more consistend use of "false" in "don't use" case
Merge pull request #4629 from xBazilio/patch-6
Fixes #4592: Fixed `yii help` command was listing incorrect action names for methods like `actionSayNO`
fixed typo
Fixes #4290: Fixed throwing exception when trying to access AR relation that is null
Support for method calls on models from Twig templates
Fix for #2925 and #4290 (Twig does not properly support null attribute and relationship values)
Added null AR relation test for Twig extension
Added key param to ActionColumn button Closure
added some tests for Url helper
Merge pull request #4623 from xBazilio/patch-5
fixed comment in code snippet
Fixed code break.
Added `yii\base\InvalidValueException`.
Merge pull request #4618 from xBazilio/patch-4
Fixes #4611.
fixed link
Fixes #4609. Fixes #4610.
Merge pull request #4604 from pana1990/master
re-enabled app tests.
Fixes #4606: doc fix. [skip ci]
Fixed test break.
Fixed traslation mistake
fixed random rbac testing failure.
Merge branch 'master' of git://github.com/yiisoft/yii2
Fixes #4591: `yii\helpers\Url::to()` will no longer prefix relative URLs with the base URL
Merge pull request #4603 from Skysplit/patch-1