| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-12-23 | Flushing output buffers has no effect on many servers, and breaks others | Greg Roach | 1 | -24/+0 |
| 2014-12-14 | Use transaction via PDO interface | Greg Roach | 1 | -2/+2 |
| 2014-10-22 | Don't sleep | Greg Roach | 1 | -49/+42 |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 1 | -7/+7 |
| 2014-09-17 | Split site-preference getter/setter into two functions | Greg Roach | 1 | -14/+14 |
| 2014-09-14 | Cleanup - remove dead/commented code | Greg Roach | 1 | -3/+2 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -4/+7 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -9/+4 |
| 2014-05-09 | Undefined variables error in import wizard | Greg Roach | 1 | -0/+4 |
| 2014-05-06 | Revert "Replace global user functions with WT_User class" - submitted to wron... | Greg Roach | 1 | -0/+5 |
| 2014-05-06 | Replace global user functions with WT_User class | Greg Roach | 1 | -5/+0 |
| 2014-04-13 | Remove invalid CSS | Greg Roach | 1 | -1/+1 |
| 2014-04-04 | Add terminating semicolon to CSS declarations | Greg Roach | 1 | -1/+1 |
| 2014-02-22 | #1280687 Change in Geonames API interface | Greg Roach | 1 | -1/+0 |
| 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-27 | Re-enable the 'expand notes by default' option | Greg Roach | 1 | -0/+1 |
| 2013-12-26 | Add initial support for markdown | Greg Roach | 1 | -1/+0 |
| 2013-08-30 | #1218624 - Interactive tree event sequence - dev / do not abbreviate chart la... | fisharebest | 1 | -2/+1 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -4/+4 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -1/+1 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 |
| 2013-07-27 | PGV import wizard - the wt_placelocation table has not been imported since 20... | fisharebest | 1 | -0/+12 |
| 2013-06-12 | #1064348 - Private trees are completely private - so how can we show welcome ... | fisharebest | 1 | -4/+0 |
| 2013-05-19 | After PGV-WT wizard, users and trees have empty home pages. | fisharebest | 1 | -0/+26 |
| 2013-05-19 | #1181682 - Import wizard - foreign key constraint error | fisharebest | 1 | -4/+9 |
| 2013-05-12 | #1100239- SMTP_HELO site config setting is incorrectly labelled | fisharebest | 1 | -1/+0 |
| 2013-05-12 | #1178424 - PGV-to-WT import fails with error | fisharebest | 1 | -40/+39 |
| 2013-05-11 | #1161877 - Admin sees edit options when editing disabled | fisharebest | 1 | -1/+0 |
| 2013-03-13 | #1154455 - PGV to WT wizard fails with session already closed error | fisharebest | 1 | -3/+2 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -2/+2 |
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ... | fisharebest | 1 | -1/+0 |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -2/+0 |
| 2013-01-12 | Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when... | fisharebest | 1 | -1/+0 |
| 2012-11-27 | Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - th... | fisharebest | 1 | -1/+0 |
| 2012-10-28 | Fix: PGV Import wizard - broken since 1.3.2, doesn't import all settings. | fisharebest | 1 | -257/+217 |
| 2012-10-21 | Simplify media handling - the options USE_MEDIA_FIREWALL, MEDIA_FIREWALL_THUM... | fisharebest | 1 | -3/+0 |
| 2012-09-15 | Create objects to encapsulate trees. Allows us to cache tree settings, which... | fisharebest | 1 | -3/+3 |
| 2012-09-14 | Performance: fetch all the wt_site_setting values in one query. | fisharebest | 1 | -15/+15 |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -141/+141 |
| 2012-09-01 | Remove old/unhelpful help text. http://webtrees.net/index.php/en/forum/27-he... | fisharebest | 1 | -1/+0 |
| 2012-08-26 | After we have sent the headers (and closed the session), it is no longer poss... | fisharebest | 1 | -5/+0 |
| 2012-07-08 | Make more use of new WT_Place class. Update indexes for wt_place table. | fisharebest | 1 | -2/+2 |
| 2012-06-28 | Remove the "Show empty boxes" option. Always show empty boxes. It makes a c... | fisharebest | 1 | -1/+0 |
| 2012-06-09 | PGV wizard - remove restriction on directory names | fisharebest | 1 | -1/+1 |
| 2012-06-01 | Fix: PGV -> WT wizard deletes the default block settings | fisharebest | 1 | -2/+2 |
| 2012-05-05 | #994121 - PGV-WT wizard is still trying to copy favorites into plural form | fisharebest | 1 | -57/+7 |
| 2012-05-05 | #905811 - Fatal error: Uncaught exception 'PDOException' | fisharebest | 1 | -2/+4 |
| 2012-05-05 | Bug #905811 - Fatal error: Uncaught exception 'PDOException' | Nigel Osborne | 1 | -1/+1 |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -1/+0 |