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
cb7921b8a5ecd391076f869fd344b78f789adf70
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
1
Nov
31
Oct
30
29
30
29
28
29
28
29
28
29
28
27
26
25
24
25
24
23
24
23
22
23
22
21
20
19
18
19
18
17
16
17
16
17
16
15
16
15
14
13
12
11
10
11
10
9
8
7
8
7
6
5
4
3
2
3
2
1
30
Sep
29
28
27
28
27
28
27
26
25
24
23
22
21
22
21
20
19
18
19
18
17
16
15
16
15
14
13
12
13
11
10
9
8
7
8
7
6
5
4
3
2
1
31
Aug
30
29
28
27
26
25
26
25
24
25
24
23
22
21
20
19
added composer basic docs
started authorization docs
some docs on Authentication
added brief description of forms
Merge branch 'master' of github.com:yiisoft/yii2
Add CoffeeScript and TypeScript commands to AssetConverter.
fixed typo
Merge pull request #1109 from resurtm/fixes-1104-gii-table-autocomplete
Fixes #1104. Model generator table names auto complete.
Fixes #1106
made intl messages more compatible with various ICU versions
fixed gridview message pattern
Added info about class-level event handlers to doc
Added note about "Inconsistent types declared for an argument: U_ARGUMENT_TYPE_MISMATCH" ICU error to i18n docs
Merge pull request #1101 from lucianobaraglia/master
Typo [skip ci]
Fixes #1025: Implemented support for class-level events.
refactored Component::off().
fixed unit tests for cubrid and postgresql
added unit test to verify storing of null values
made gridview plural rule compatible with ICU version < 4.8
Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2
Email message charset setup added.
set error_reporting for tests
'yii\mail\MessageInterface' methods 'addText()' and 'addHtml()' removed.
simplified travis env check for memcache(d)
travis memcache env check: try again
print travis ENV
skip expiry test for memcache on travis
'yii\mail\MessageInterface' file related methods interface adjusted to use options, embed file methods added.
fixed conflicting property declaration
add relationClassName to AR to allow different relation classes
moved common parts of db ActiveRelation and Query to traits
'yii\mail\ViewResolve' removed.
Interface 'MailerInterface' extracted.
Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2
minor refactoring of view resolving code.
Merge pull request #1058 from klimov-paul/view-context-interface
Merge branch 'master' into cache-mset
Merge pull request #1095 from pmoust/patch-2