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
56f253015143f062e35fa6f07a828c3128220f8f
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
12
Dec
11
10
9
8
7
6
5
4
3
2
3
2
1
30
Nov
1
Dec
30
Nov
1
Dec
30
Nov
29
30
29
30
29
28
29
28
27
28
27
28
27
28
27
28
27
26
25
26
25
26
25
26
25
24
25
24
25
24
25
24
25
24
25
24
23
24
23
24
23
22
23
22
23
22
21
22
21
20
21
20
21
20
19
20
19
18
17
16
17
16
17
16
17
16
15
14
13
12
Updated changelog: added line about app template addition of favicon.ico and robots.txt
Added robots.txt to application templates
updated change log.
Merge pull request #1498 from mintao/master
Fixes #1497 (wrong file rendered if language != sourceLanguage)
Added favicons to application templates
doc style
Merge pull request #1492 from egorpromo/more-docs-for-event
changed install to create-project, added hint
removed composer.lock from gitignore
Adjusted exception template. Background of images now matches background color of the header.
Linked to yii2-dev docs from README
Added docs about using yii2-dev package
Fixed `Call to a member function registerAssetFiles() on a non-object` in case of wrong `sourcePath` for an asset bundle
Doc comments at "\yii\authclient\widgets\Choice" fixed.
More docs
"\yii\authclient\widgets\Choice" added.
added link to composer docs about autoloading
updated dependencies and testing
updated code style, added autoloading and prefix examples
use andWhere() in AR::find() to work properly with default scope
"\yii\authclient\provider\Collection" added.
updated gii docs
gii docs
Merge pull request #1487 from nergal/twig-viewrenderer
a note about how to not use gii
Add extension support to yii\twig\ViewRenderer
reverted events
updated extension documentation; added sections dependencies, versioning and authorization
fixed output in Console::select()
created proper progress bar
doc fix.
fixed link in CHANGELOG
added CHANGELOGs for all the extensions
removed unused property from Session
doc typos
Classes "\yii\authclient\provider\*" created as draft.
invalidate opcache of extensions.php file in composer installer
Merge pull request #1479 from DaSourcerer/session-cleanup
Removed compatibility code for PHP < 5.4