| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-06 | Fix #1226 - NICK is a standard name fact, not and advanced one | Greg Roach | 1 | -2/+1 |
| 2017-07-14 | Review esacping | Greg Roach | 1 | -1/+1 |
| 2017-06-18 | Modern browsers support RFC7231 - relative URLs in 30x responses | Greg Roach | 1 | -7/+7 |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -37/+65 |
| 2017-03-25 | Merge changes from develop branch | Greg Roach | 1 | -9/+7 |
| 2017-03-08 | 2017 | Greg Roach | 1 | -1/+1 |
| 2017-01-13 | Merge minor changes from develop branch | Greg Roach | 1 | -3/+3 |
| 2016-12-25 | Code style - single quotes | Greg Roach | 1 | -19/+19 |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -8/+8 |
| 2016-02-21 | Case mismatch | Greg Roach | 1 | -1/+1 |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 |
| 2016-01-17 | Fix #805 - search and replace containing regex characters | Greg Roach | 1 | -13/+15 |
| 2016-01-15 | Fix #801 - search/replace with one result | Greg Roach | 1 | -25/+27 |
| 2015-09-17 | Search results where the first result is private | Greg Roach | 1 | -1/+1 |
| 2015-07-26 | Further changes to Search page divs structure | Jonathan Jaubart | 1 | -0/+1 |
| 2015-07-22 | Apply privacy filters earlier, and more consistently | Greg Roach | 1 | -4/+4 |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -3/+2 |
| 2015-06-06 | ConfigData => Config | Greg Roach | 1 | -2/+2 |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -10/+12 |
| 2015-06-04 | Code style - remove globals | Greg Roach | 1 | -3/+2 |
| 2015-06-01 | Fix #590 Missing title, search and replace | Greg Roach | 1 | -0/+1 |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -3/+16 |
| 2015-05-30 | Code style | Greg Roach | 1 | -11/+8 |
| 2015-05-30 | PHP-CS-FIXER, PSR-2 (mostly!) | Greg Roach | 1 | -19/+35 |
| 2015-04-26 | Replace Zend_Session with our own class | Greg Roach | 1 | -6/+0 |
| 2015-04-03 | Typo in English | Greg Roach | 1 | -1/+1 |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -1/+1 |
| 2015-03-06 | Code clarity tips from scrutinizer | Greg Roach | 1 | -8/+8 |
| 2015-03-06 | We can now show records from different trees on the same page | Greg Roach | 1 | -85/+13 |
| 2015-02-16 | Add visibility to constructors | Greg Roach | 1 | -1/+1 |
| 2015-02-14 | Fix #1225606 - search needs to use GET, replaces needs to use POST | Greg Roach | 1 | -255/+171 |
| 2015-02-14 | Use Tree objects instead of tree IDs | Greg Roach | 1 | -11/+11 |
| 2015-02-14 | Globals | Greg Roach | 1 | -6/+8 |
| 2015-02-12 | Unused code | Greg Roach | 1 | -21/+13 |
| 2015-02-06 | Typo | Greg Roach | 1 | -6/+6 |
| 2015-02-05 | Remove global $GEDCOM | Greg Roach | 1 | -2/+0 |
| 2015-02-05 | No longer need to update globals, as records contain their own privacy settings | Greg Roach | 1 | -13/+0 |
| 2015-02-05 | Replace globals with tree properties | Greg Roach | 1 | -2/+2 |
| 2015-02-05 | Replace globals with tree properties | Greg Roach | 1 | -2/+2 |
| 2015-02-05 | Use tree objects instead of ids | Greg Roach | 1 | -4/+4 |
| 2015-02-05 | Fix ##1284239 - Search: User permissions of selected tree are used for every ... | Greg Roach | 1 | -9/+9 |
| 2015-02-05 | Missed a few conflicts | Greg Roach | 1 | -20/+0 |
| 2015-02-05 | Add API to access the parent tree of a record | Greg Roach | 1 | -9/+30 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -7/+7 |
| 2015-02-05 | Namespaces | Greg Roach | 1 | -1/+1 |
| 2015-02-03 | Autoload includes/functions/* | Greg Roach | 1 | -2/+0 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -0/+702 |