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
/
app
/
Database.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-3
/
+2
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-4
/
+4
2018-09-22
PHPdoc, types, etc.
Greg Roach
1
-1
/
+1
2018-09-16
PHPdoc
Greg Roach
1
-1
/
+4
2018-08-27
Use === null instead of is_null (#1855)
Rico Sonntag
1
-1
/
+1
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-9
/
+9
2018-08-19
CodeStyle
Greg Roach
1
-2
/
+2
2018-08-15
CodeStyle
Greg Roach
1
-13
/
+14
2018-08-10
PhpDoc
Greg Roach
1
-5
/
+5
2018-07-16
Use PSR2 code style
Greg Roach
1
-198
/
+212
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-12-02
Remove deprecated code
Greg Roach
1
-11
/
+0
2017-11-20
working on debugbar, initialisation
Greg Roach
1
-20
/
+23
2017-11-19
Wrong variable name for exception
Greg Roach
1
-1
/
+1
2017-11-19
Use maximebf/debugbar for development
Greg Roach
1
-67
/
+10
2017-11-11
Use views/template for DB connection errors
Greg Roach
1
-16
/
+9
2017-11-03
CodeStyle - spacing/alignment
Greg Roach
1
-1
/
+1
2017-11-03
CodeStyle - spaces around concatenation operator
Greg Roach
1
-1
/
+1
2017-07-14
Move database functions to database class
Greg Roach
1
-0
/
+18
2017-07-11
Prepare to remove class Filter
Greg Roach
1
-1
/
+1
2017-06-18
Modern browsers support RFC7231 - relative URLs in 30x responses
Greg Roach
1
-1
/
+1
2017-06-17
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
Greg Roach
1
-41
/
+26
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-25
Code style - single quotes
Greg Roach
1
-2
/
+2
2016-12-23
Code style - short array syntax
Greg Roach
1
-7
/
+7
2016-09-18
Fix #865 - use same timezone for MySQL and PHP
Greg Roach
1
-0
/
+1
2016-06-05
CodeStyle
Greg Roach
1
-1
/
+1
2016-06-05
CodeStyle
Greg Roach
1
-2
/
+2
2016-04-15
Fix #902 - upgrades / custom modules
Greg Roach
1
-0
/
+7
2016-04-12
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
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-07-19
Module schema updates cannot set module settings before the module is created
Greg Roach
1
-8
/
+15
2015-06-08
PHPDoc
Greg Roach
1
-4
/
+2
2015-06-03
Refactor database migrations to use autoloading and remove duplicates
Greg Roach
1
-30
/
+11
2015-05-31
PSR-4
Greg Roach
1
-2
/
+2
2015-05-30
Code style
Greg Roach
1
-19
/
+15
2015-05-11
Performance - automatically re-use all prepared statements
Greg Roach
1
-1
/
+9
2015-03-09
Fix: SQL debug does not show named placeholders
Greg Roach
1
-13
/
+8
2015-02-06
Database constructor does not need to be final
Greg Roach
1
-19
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-2
/
+2
2015-02-02
WIP
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
/
+346