| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 |
| 2015-06-02 | Code style - getters/setters, PHPDoc, TODO | Greg Roach | 1 | -1/+1 |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 |
| 2015-05-30 | Code style | Greg Roach | 1 | -1/+1 |
| 2015-04-26 | Replace Zend_Controller_Request_Http | Greg Roach | 1 | -2/+2 |
| 2015-04-26 | Replace Zend_Session with our own class | Greg Roach | 1 | -12/+3 |
| 2015-03-12 | Update .PO files | Greg Roach | 1 | -6/+6 |
| 2015-03-02 | Fix 1427100 - users with LTR real names containing parentheses on RTL pages | Greg Roach | 1 | -3/+3 |
| 2015-02-13 | PHPDoc | Greg Roach | 1 | -2/+2 |
| 2015-02-08 | Genealogical -> Genealogy | Greg Roach | 1 | -1/+1 |
| 2015-02-06 | Unused code | Greg Roach | 1 | -1/+1 |
| 2015-02-05 | Globals | Greg Roach | 1 | -0/+1 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 |
| 2015-02-04 | PHPDoc for globals | Greg Roach | 1 | -0/+8 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -79/+70 |
| 2015-01-31 | Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -1/+1 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2014-11-04 | Use Auth class instead of constants - will allow better masquerade function. ... | Greg Roach | 1 | -4/+4 |
| 2014-10-29 | #1384895 - Send Broadcast Message links not working (1.6.0) | Greg Roach | 1 | -48/+44 |
| 2014-10-26 | Move remaining functions from authentication.php to better location | Greg Roach | 1 | -0/+130 |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 1 | -3/+3 |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 |
| 2014-10-05 | Use consistent terminology (preference versus setting) | Greg Roach | 1 | -3/+3 |
| 2014-09-20 | Fix 1318573 - Send message to user fault | Greg Roach | 1 | -2/+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 | -8/+12 |
| 2014-06-25 | Tidy up English punctuation, capitalisation, etc. | Greg Roach | 1 | -1/+1 |
| 2014-06-21 | #58 - do not update superglobals | Greg Roach | 1 | -2/+2 |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -2/+2 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -17/+19 |
| 2014-05-06 | Revert "Replace global user functions with WT_User class" - submitted to wron... | Greg Roach | 1 | -2/+1 |
| 2014-05-06 | Replace global user functions with WT_User class | Greg Roach | 1 | -1/+2 |
| 2014-04-09 | Remove message 'This user prefers to receive messages in [langauge]' | Greg Roach | 1 | -2/+1 |
| 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-12-15 | The function Zend_Locale::getTranslation is very slow, and not available in ZF2 | Greg Roach | 1 | -1/+1 |
| 2013-11-09 | Add CSRF checks to message.php | Greg Roach | 1 | -8/+9 |
| 2013-10-16 | #1240663 - Subject not automatically added to the subject field on reply | Greg Roach | 1 | -1/+1 |
| 2013-09-21 | Update language files. Tidy up some capitalisation in en_US. | Greg Roach | 1 | -2/+2 |
| 2013-09-14 | #1063054 - Errors in mail sending should be traced, not outputted | Greg Roach | 1 | -2/+0 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -9/+9 |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -1/+1 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -6/+6 |
| 2013-08-18 | Update .PO files. Change <br/> to <br> | Greg Roach | 1 | -1/+1 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 |
| 2013-01-17 | #1100665 - Proxy breaks remote IP (patch by Andrew Gregory - thanks!) | fisharebest | 1 | -1/+1 |
| 2013-01-09 | Update the "FlashMessenger" so that it can also show messages from the *curre... | fisharebest | 1 | -3/+3 |
| 2012-11-22 | Consistent styling for close buttons | fisharebest | 1 | -1/+5 |
| 2012-11-16 | Cosmetic: updates to I18N hints | fisharebest | 1 | -1/+1 |