Age | Commit message (Expand) | Author | Files | Lines |
2015-03-03 | Remove an unused var in CI_Log | Andrey Andreev | 1 | -8/+1 |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 1 | -3/+0 |
2015-01-20 | Merge pull request #3427 from gadelat/logdate | Andrey Andreev | 1 | -1/+14 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -3/+3 |
2014-12-20 | Make µs support conditional and fix style | Gabriel Potkány | 1 | -5/+13 |
2014-12-19 | Support for microseconds | Gabriel Potkány | 1 | -1/+6 |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 1 | -14/+25 |
2014-09-17 | Don't assume that log_file_permissions exists | Andrey Andreev | 1 | -1/+1 |
2014-08-27 | Fix #2963 | Andrey Andreev | 1 | -9/+21 |
2014-03-13 | Partially revert PR #2190 | Andrey Andreev | 1 | -3/+3 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-01-15 | Fix #2822: Incorrect usage of fwrite() | Andrey Andreev | 1 | -2/+10 |
2014-01-15 | Fix incorrect checks for the fwrite() return value | Andrey Andreev | 1 | -1/+1 |
2013-09-14 | [ci skip] Remove empty lines | Andrey Andreev | 1 | -1/+1 |
2013-09-14 | No need of this anymore | vkeranov | 1 | -2/+1 |
2013-09-13 | Drop the unused parameter from log_message() / CI_Log::write_log() | Andrey Andreev | 1 | -1/+1 |
2013-05-07 | Logging functions: level parameter is not optional | vlakoff | 1 | -2/+2 |
2013-02-15 | Fix some stuff from recent pull requests | Andrey Andreev | 1 | -7/+17 |
2013-02-15 | Revert "Update system/core/Log.php" | Chris Passas | 1 | -9/+2 |
2013-02-15 | Update system/core/Log.php | Chris Passas | 1 | -1/+1 |
2013-02-14 | Update system/core/Log.php | Chris Passas | 1 | -1/+4 |
2013-02-14 | Update system/core/Log.php | Chris Passas | 1 | -1/+1 |
2013-02-13 | Added support for changing the default log file extension from .php to whatev... | Chris Passas | 1 | -0/+2 |
2013-02-13 | Update system/core/Log.php | Chris Passas | 1 | -2/+9 |
2013-01-30 | core comment error. | Bo-Yi Wu | 1 | -1/+1 |
2013-01-21 | Partially implement PR #2155 | Andrey Andreev | 1 | -0/+2 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-12-03 | [ci skip] Cleaned some spaces | Andrey Andreev | 1 | -2/+1 |
2012-11-09 | Move the Log class to system/core/ | Andrey Andreev | 1 | -0/+181 |