Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix CodeSniffer whitespace violoations | Matt Perry | 2013-09-10 |
| | | | | | Removed extraneous whitespace to eliminate errors reported by the Squiz.WhiteSpace.SuperfluousWhitespace sniff. | ||
* | some coding style improvements | Dominik Eckelmann | 2012-11-29 |
| | | | | | | - removed some dead/unused code - fixed phpdoc - added typing on methods | ||
* | fix E_STRICT errors FS#2427 | Andreas Gohr | 2012-07-28 |
| | | | | | | | | This commit fixes all E_STRICT messages shown when running the test suite. There might be more problems not covered by tests, yet. For compatibility reasons with plugins, E_STRICT errors are still supressed. | ||
* | Popularity plugin displays the last time the data was sent | Guillaume Turri | 2010-12-18 |
| | |||
* | added missing files for popularity plugin | Andreas Gohr | 2010-12-10 |