| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-14 | Truncate url to 255 chars | Bharat Mediratta | |
| 2009-01-14 | Make sure that helper functions are all static. Add new | Bharat Mediratta | |
| File_Structure_Test to make sure we don't regress. According to the PHP docs, the "public" keyword is implied on static functions, so remove it. Also, require private static functions to start with an _. http://php.net/manual/en/language.oop5.visibility.php | |||
| 2008-12-25 | Rework log and message helpers to be parallel, but separate. | Bharat Mediratta | |
| 1) they now have their own matching severity constants 2) they both have convenience functions success(), info(), warning() and error() 3) they both have severity_class() | |||
| 2008-12-22 | Add messaging system for reporting actions back to the user. Make | Bharat Mediratta | |
| module install/uninstall work and tie it into the messaging system. | |||
| 2008-12-21 | INFO -> log::INFO | Bharat Mediratta | |
| 2008-12-21 | Report actual log entries in the "log entries" admin block. | Bharat Mediratta | |
| 2008-12-21 | Add a logging facility, and instrument login/logout to use it. | Bharat Mediratta | |
