mark_story
|
6286b43329
|
Make tests pass on windows.
Need to shuffle around log levels to work with the 4 levels on windows
instead of the 8 on *nix systems.
Refs #3055
|
2012-07-21 20:59:05 -04:00 |
|
Rachman Chavik
|
86a74e3887
|
fix: windows console may not have ansi color support
|
2012-07-03 12:41:29 +07:00 |
|
Rachman Chavik
|
c9b801b96d
|
making CakeLog to work with bogus $type and $scope
closes #2881
|
2012-05-16 08:16:20 +07:00 |
|
mark_story
|
7d9f441020
|
Add documentation.
|
2012-05-15 21:00:18 -04:00 |
|
Rachman Chavik
|
6bb29ea03b
|
changing CakeLog::_autoConfig for better bc
closes #2880
|
2012-05-15 08:16:55 +07:00 |
|
Rachman Chavik
|
e6860fb856
|
changing LOG_ERROR to LOG_ERR in core files
|
2012-05-13 18:51:57 +07:00 |
|
Rachman Chavik
|
595cad84b3
|
ensure that plain CakeLogInterface still works
|
2012-05-13 18:51:57 +07:00 |
|
Rachman Chavik
|
8e8763d69d
|
change to match syslog levels & customizable levels
|
2012-05-13 18:51:57 +07:00 |
|
Rachman Chavik
|
e5b33627d5
|
minor updates to the logging changeset
- change usage of Set to Hash
- updating bootstrap.php
- adding docblocks
- avoid silencing unlink errors in tests
|
2012-05-11 21:19:45 +07:00 |
|
Rachman Chavik
|
be9bcfd4b5
|
adding convenience methods for CakeLog
|
2012-05-11 12:37:01 +07:00 |
|
Rachman Chavik
|
6040d96710
|
adding scoped logging
|
2012-05-11 12:37:01 +07:00 |
|
Rachman Chavik
|
e11f6b7fe4
|
adding tests for ConsoleLog engine
|
2012-05-11 12:37:01 +07:00 |
|
Rachman Chavik
|
70177e4dbd
|
updating tests for CakeLog
- ObjectCollection operations
- Selective logging
|
2012-05-11 12:37:01 +07:00 |
|
Kyle Robinson Young
|
b8488b8dfe
|
Update 1.x @link in docblocks
|
2012-04-26 19:49:18 -07:00 |
|
Kyle Robinson Young
|
90e7afbdc7
|
Correct parameter order of assertEquals and assertNotEquals
|
2012-03-22 23:37:12 -07:00 |
|
Juan Basso
|
3b1bd90ad6
|
Updated copyright to 2012.
|
2012-03-12 22:46:07 -04:00 |
|
Kyle Robinson Young
|
4176e59e52
|
Typo fixes in tests
|
2012-02-23 15:29:53 -08:00 |
|
Kyle Robinson Young
|
22582aee63
|
Upgrade legacy uses of App::build() types
|
2012-02-18 04:31:29 -08:00 |
|
Kyle Robinson Young
|
c4829dc3b8
|
Use App::RESET instead of true with App::build()
|
2012-02-18 04:04:54 -08:00 |
|
Kyle Robinson Young
|
98f03dc6df
|
Replacing test case compatibility functions
|
2011-11-16 21:07:08 -05:00 |
|
Juan Basso
|
9bc3e567c1
|
Removed the @access and @static.
|
2011-07-30 20:56:48 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Mark Story
|
5035bb99f8
|
Renaming FileLog test case.
|
2011-06-23 13:24:26 -07:00 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
Renan Gonçalves
|
438050dcaa
|
Adding 'public' visibility to all public methods.
|
2011-05-30 22:02:32 +02:00 |
|
ADmad
|
b6588066c8
|
Fixing test cases
|
2011-05-29 02:38:22 +05:30 |
|
AD7six
|
afa8f6b441
|
remove LIBS constant
libs always means the Cake lib - so use the CAKE constant
|
2011-05-15 18:29:52 +02:00 |
|
Jose Lorenzo Rodriguez
|
7ba60ff424
|
Changing more paths
|
2011-05-13 03:15:04 -04:30 |
|
Jose Lorenzo Rodriguez
|
8746a485bd
|
Search and replace for changed paths
|
2011-05-13 02:53:35 -04:30 |
|
Jose Lorenzo Rodriguez
|
900dfef2f7
|
Starting unification of casing in remaining folders
|
2011-05-13 01:53:49 -04:30 |
|