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
Repository
25d05b2a1f0e24e4f51bffd16a6fc78b74618927
Switch branch/tag
yii2
framework
log
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixed `yii\log\DbTarget` migration and SQLs to use float column for log_time
· 42ca4bb9
Alexander Makarov
authored
10 years ago
42ca4bb9
Name
Last commit
Last update
..
migrations
Fixed `yii\log\DbTarget` migration and SQLs to use float column for log_time
10 years ago
DbTarget.php
Fixes #4263: Added migration and SQL schema files for `yii\log\DbTarget`
10 years ago
Dispatcher.php
added trace level to log message formatting
10 years ago
EmailTarget.php
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`
10 years ago
FileTarget.php
changed default for rotateByCopy of FileTarget
10 years ago
Logger.php
Fixes #5997: The same message may be exported twice to log targets
10 years ago
SyslogTarget.php
property codestyle framework
10 years ago
Target.php
Fixes #5768: When setting `data-confirm` attribute to a submit button, clicking on the button would not trigger form submission
10 years ago