| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-08-11 | Fix: #2529 incorrect check for module/list permissions | Greg Roach | 1 | -1/+1 |
| 2019-07-25 | Fix: #2519 - session user-id is int in 2.x, but string in 1.x | Greg Roach | 1 | -1/+8 |
| 2019-04-15 | Remove duplication | Greg Roach | 1 | -7/+35 |
| 2019-03-07 | Code style and testing | Greg Roach | 1 | -13/+13 |
| 2019-01-31 | Refactor class User - use NULL-object pattern for guests and temporary users,... | Greg Roach | 1 | -25/+26 |
| 2019-01-26 | Prevent users typing direct URLs to charts that are enabled, but are above th... | Greg Roach | 1 | -0/+17 |
| 2019-01-22 | Apply fixes from StyleCI (#2127) | Greg Roach | 1 | -1/+0 |
| 2019-01-22 | Merge AncestorsChartController into AncestorsChartModule | Greg Roach | 1 | -0/+148 |
| 2019-01-21 | Simplify API function name | Greg Roach | 1 | -1/+1 |
| 2019-01-18 | Add support for illuminate/cache and refactor class User | Greg Roach | 1 | -13/+1 |
| 2019-01-04 | Add visibility to constants | Greg Roach | 1 | -4/+4 |
| 2019-01-01 | Happy 2019 | Greg Roach | 1 | -1/+1 |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 1 | -0/+2 |
| 2018-09-22 | Reduced if/else complexity, removed not require else conditions (#1866) | Rico Sonntag | 1 | -5/+7 |
| 2018-09-16 | Simplify code | Greg Roach | 1 | -23/+16 |
| 2018-08-27 | Added PHP7 return types to methods according doc block (#1864) | Rico Sonntag | 1 | -6/+6 |
| 2018-08-19 | Import classes | Greg Roach | 1 | -1/+3 |
| 2018-08-19 | CodeStyle | Greg Roach | 1 | -1/+1 |
| 2018-08-10 | PhpDoc | Greg Roach | 1 | -1/+1 |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 1 | -144/+156 |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -11/+0 |
| 2017-03-08 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-12-05 | Revert change to session/login. It breaks logins | Greg Roach | 1 | -1/+1 |
| 2016-12-05 | Fix #1078 - delete old sessions | Greg Roach | 1 | -1/+1 |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -1/+1 |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -3/+2 |
| 2015-05-30 | Code style | Greg Roach | 1 | -12/+11 |
| 2015-04-26 | Replace Zend_Session with our own class | Greg Roach | 1 | -11/+4 |
| 2015-03-21 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -1/+1 |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 1 | -6/+34 |
| 2015-02-16 | class Auth should be responsible for checking search engines | Greg Roach | 1 | -0/+11 |
| 2015-02-06 | Globals | Greg Roach | 1 | -36/+12 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -0/+188 |