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
/
Services
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Happy 2019
Greg Roach
8
-8
/
+8
2018-12-25
Add comments to empty catch blocks
Greg Roach
1
-0
/
+2
2018-12-20
Remove unused imports
Greg Roach
1
-1
/
+0
2018-12-14
Typo
Greg Roach
1
-1
/
+1
2018-12-14
Apply fixes from StyleCI (#2062)
Greg Roach
1
-4
/
+7
2018-12-14
Fix: #860 allow clipboard facts to be pasted to different types of record
Greg Roach
1
-33
/
+35
2018-12-14
Refactor clipboard functionality to a ClipboardService
Greg Roach
1
-0
/
+115
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-1
/
+0
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-2
/
+2
2018-11-26
Tweak
Greg Roach
1
-2
/
+2
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-2
/
+3
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getDate() to date()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getParent() to record()
Greg Roach
1
-2
/
+2
2018-10-11
Fix: #1959 - strict type error
Greg Roach
1
-2
/
+2
2018-10-10
max_execution_time is an integer
Greg Roach
1
-3
/
+3
2018-10-09
Calendar dates are abstract
Greg Roach
1
-33
/
+33
2018-10-08
Refactor roman-numerals into separate class
Greg Roach
1
-0
/
+85
2018-10-08
Unused import
Greg Roach
1
-1
/
+0
2018-10-06
Strict types
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
5
-0
/
+10
2018-09-27
Fix: d'Aboville numbers on descendancy chart
Greg Roach
1
-0
/
+359
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-5
/
+5
2018-09-11
Fix: 0 !== 0.0
Greg Roach
1
-1
/
+1
2018-09-11
Fix: #1892 - create a service for handling timeouts with long-running processes
Greg Roach
1
-0
/
+76
2018-08-30
Fix: #1873 - move business logic to service
Greg Roach
1
-0
/
+40
2018-08-30
TypeHints
Greg Roach
1
-2
/
+2
2018-08-30
PHPdoc
Greg Roach
2
-1
/
+7
2018-08-27
Use === null instead of is_null (#1855)
Rico Sonntag
1
-2
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-1
/
+1
2018-08-26
Move anniversary calculations to new service
Greg Roach
2
-1
/
+354
2018-08-16
Refactor surname queries to avoid duplication and improve efficiency
Greg Roach
1
-0
/
+1
2018-08-15
Use lookup table for initial letter digraphs
Greg Roach
1
-19
/
+41
2018-08-15
Move some localization functions to a localization service
Greg Roach
1
-0
/
+154
2018-08-14
Move upgrade logic to service
Greg Roach
1
-0
/
+132
2018-08-11
Fix: #1816 - add housekeeping service
Greg Roach
1
-0
/
+608