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
18524631d9e911eec7b3f745d6cd9fa0f5dadfc8
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
23
Sep
22
23
22
21
20
19
18
17
16
15
14
15
14
13
12
11
10
11
10
9
10
9
8
9
8
7
8
7
6
7
6
5
6
5
6
5
6
5
4
3
2
1
31
Aug
30
29
28
27
26
27
26
25
24
23
22
21
20
19
18
19
18
17
18
17
16
17
16
15
14
13
12
13
12
11
12
11
12
11
12
11
12
11
10
11
10
9
8
7
8
7
6
reword/structure of the i18n and formatter guide
Fixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci]
removed support for unlinkAll() from elasticsearch
format timestamps with invalid date input
Better date parsing and formatting including 32 bit support
Merge pull request #5140 from gegebao/patch-1
Added issue stats
Update User.php
Mark failed tests as skipped.
Merge pull request #5103 from tebazil/patch-7
Fixes #5131: Added `$autoRenew` parameter to `yii\web\User::getIdentity()`
Fixed test break.
Merge branch 'unlink-tests'
Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()`
Merge pull request #4944 from yiisoft/redis-fixes
optimized redis AR insert
removed null value adjustment in redis ActiveQuery
finished fix for redis null and boolean value storage
Fixes #5124: Added support to prevent duplicated form submission when using `ActiveForm`
Fixes #5126: Fixed text body and charset not being set for multipart mail
Use text/plain part of multipart message for text body and charset in debug mail panel.
Merge branch 'master' of git://github.com/yiisoft/yii2
Fixes #5117: Added `beforeFilter` and `afterFilter` JS events to `GridView`
composer.json tabs -> spaces
Code cleanup - beforeFilter and afterFilter events
Updated comments for beforeFilter event
Updated formatting - Created beforeFilter and afterFilter grid events
Simplified afterFilter event trigger code
Simplified beforeFilter and afterFilter events
Corrected trigger element for beforeFilter
Updated comments for beforeFilter and afterFilter events
Updated comments for beforeFilter event
Created beforeFilter and afterFilter grid events
Add event for coding post filter triggers
improved version constraints for bower asset packages
added branch alias to composer.json
Add possibility to customize path to binary using alias.
Fixes #5127.
Changed version constratints to be semantic versioning again
Merge pull request #5114 from larnu/master