index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
WT
/
DB.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-346
/
+0
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-2
/
+2
2014-12-14
Use transaction via PDO interface
Greg Roach
1
-0
/
+27
2014-11-08
PHPDoc
Greg Roach
1
-7
/
+17
2014-10-18
PHPDoc
Greg Roach
1
-7
/
+7
2014-10-15
PHPDoc
Greg Roach
1
-17
/
+17
2014-09-19
PHPDoc
Greg Roach
1
-85
/
+145
2014-09-18
Unused code
Greg Roach
1
-10
/
+0
2014-09-18
Wrong exception type thrown in WT_DB
Greg Roach
1
-8
/
+11
2014-09-18
Code cleanup - do not use the return value from void functions
Greg Roach
1
-2
/
+8
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
1
-4
/
+4
2014-09-17
Remove unused code
Greg Roach
1
-19
/
+1
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-5
/
+0
2014-04-04
Add terminating semicolon to CSS declarations
Greg Roach
1
-3
/
+3
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-30
Typos in msgctxt strings for relationships. Consistent use of punctuation
Greg Roach
1
-2
/
+2
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-3
/
+3
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-4
/
+4
2012-05-31
Fix: upgrades from 1.2.5, 1.2.6 and 1.2.7 fail to run database schema updates
fisharebest
1
-21
/
+30
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-1
/
+1
2011-11-10
Fix: sidebar modules should use the module interface for their AJAX callback....
fisharebest
1
-0
/
+22
2011-06-27
Remove old/legacy functions from WT_DB. These were designed to work for all ...
fisharebest
1
-38
/
+1
2011-01-30
Fix: DB connections not working against unix sockets.
fisharebest
1
-1
/
+1
2011-01-17
After an upgrade, delete old/unused files
fisharebest
1
-7
/
+13
2011-01-04
Add support for MySQL connection via named sockets
fisharebest
1
-1
/
+5
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-4
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-0
/
+274