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
5fbd4ce78ea801794add6ffbb98b1f9601fba2a2
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
14
Feb
13
12
11
10
11
10
9
8
9
8
9
8
9
8
7
6
7
6
7
6
7
6
7
6
5
6
5
4
3
4
3
4
3
2
1
31
Jan
1
Feb
31
Jan
1
Feb
31
Jan
1
Feb
31
Jan
30
31
30
29
30
29
28
29
28
29
28
27
28
27
26
27
26
27
26
27
26
27
26
25
26
25
26
25
24
25
24
23
24
23
24
23
24
23
22
23
22
21
22
21
22
21
added mail count filtering
fixed matcher to work with strings that represents integer values
Merge pull request #2437 from maximal/patch-1
Mistype fix
ensure populateRelation() is called for lazy loading.
Merge pull request #2434 from Ragazzo/tests_improved
visibility changed
forcing user component to logout
Fix for multiple $.ajax calls with "JSONP" dataType (related to #2417)
Fixed test break.
minor doc improvement.
fixed test break.
Fixed test break.
Added helpers.md
added back fallback mechanism for generating salt.
Merge pull request #2422 from sarciszewski/patch-1
Inconsistently insecure
Merge pull request #2421 from yiiframework-com-ua/master
Removed unnecessary PHPDoc property (https://github.com/yiisoft/yii2/commit/ce04134db24d3bcdc0388f5b7832dd1dbb1945ef)
Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc.
Merge pull request #2418 from yiiframework-com-ua/2417-active-form-ajax-data-type
Removing @since tag
Adding @since tag and changelog line
#2417 Possibility to specify dataType for $.ajax call in yii.activeForm.js
Merge pull request #2413 from russianlagman/patch-1
error summary tag mistype
first draft of the extension generator
added PHP 5.6 to unit tests
added docs about inline validation
Unit test for yii\sphinx\Query::count() added.
Method "callSnippetsInternal" for the Sphinx Query extracted
Unit test sphinx\ActiveRecordTest fixed
The directory holding email templates is renamed from `mails` to `mail`
Merge pull request #2385 from Ragazzo/debug_module_mail_panel
Added support for building SQLs with sub-queries
doc improvement
Fixes #2405: The CSS class of `MaskedInput` now defaults to `form-control`
Merge pull request #2404 from Jasrags/master
Fixed where we remove invalid items
one more change