| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+5 |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -1/+3 |
| 2015-06-02 | Code style - getters/setters, PHPDoc, TODO | Greg Roach | 1 | -1/+1 |
| 2015-06-01 | Fix #592 - missing namespace | Greg Roach | 1 | -1/+1 |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -1/+1 |
| 2015-05-30 | Code style | Greg Roach | 1 | -9/+9 |
| 2015-04-26 | Replace Zend_Session with our own class | Greg Roach | 1 | -4/+0 |
| 2015-03-13 | Punctuation | Greg Roach | 1 | -2/+2 |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -3/+3 |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 1 | -4/+5 |
| 2015-02-09 | PHPDoc | Greg Roach | 1 | -2/+2 |
| 2015-02-05 | Globals | Greg Roach | 1 | -0/+1 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -2/+2 |
| 2015-02-04 | Missing namespace in mediafirewall.php | Greg Roach | 1 | -1/+1 |
| 2015-02-04 | PHPDoc for globals | Greg Roach | 1 | -2/+2 |
| 2015-02-04 | PHPDoc for globals | Greg Roach | 1 | -0/+6 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -30/+25 |
| 2015-01-28 | Use PHP function to set HTTP status | Greg Roach | 1 | -1/+0 |
| 2015-01-28 | Use PHP function to set HTTP status | Greg Roach | 1 | -3/+2 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -2/+3 |
| 2015-01-21 | Too many 'default:' | Greg Roach | 1 | -4/+3 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -37/+41 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -3/+3 |
| 2014-12-16 | PHPDoc, unused code | Greg Roach | 1 | -1/+1 |
| 2014-12-05 | PHPDoc and tidy up | Greg Roach | 1 | -121/+162 |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 |
| 2014-10-06 | Missed part of the WT_File::mkdir update | Greg Roach | 1 | -3/+1 |
| 2014-10-05 | Cleanup - use WT_File class instead of manipulating filesystem | Greg Roach | 1 | -1/+1 |
| 2014-09-20 | Code cleanup | Greg Roach | 1 | -2/+2 |
| 2014-09-12 | Use the (faster) native mb_string functions where available, and fallbacks wh... | Greg Roach | 1 | -2/+2 |
| 2014-08-29 | Move global I18N functions to I18N class | Greg Roach | 1 | -2/+2 |
| 2014-08-29 | Remove function from global scope, and add unit tests | Greg Roach | 1 | -1/+1 |
| 2014-08-27 | Remove execute file permissions from PHP scripts | Greg Roach | 1 | -0/+0 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -2/+4 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -2/+2 |
| 2014-04-01 | Unused variables | Greg Roach | 1 | -1/+0 |
| 2014-03-31 | Remove calls to non-existant function | Greg Roach | 1 | -2/+2 |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -1/+1 |
| 2013-09-21 | Update language files. Tidy up some capitalisation in en_US. | Greg Roach | 1 | -1/+1 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -3/+3 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -1/+1 |
| 2013-02-20 | Colorbox updates | fisharebest | 1 | -4/+1 |
| 2013-01-31 | Access external files via the media-firewall, for consistency | fisharebest | 1 | -3/+8 |
| 2013-01-24 | Mediafirewall - 404 message does not work with non-latin text | fisharebest | 1 | -7/+3 |
| 2013-01-23 | Wrong folder for watermark thumbnails | fisharebest | 1 | -1/+5 |
| 2013-01-22 | Remove old/unused code | fisharebest | 1 | -1/+1 |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -94/+34 |