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
/
Module
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
Type-hints
Greg Roach
3
-3
/
+3
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
20
-52
/
+52
2018-09-23
Fix: #1923 - missing 'ged' parameter
Greg Roach
1
-0
/
+1
2018-09-23
CodeStyle
Greg Roach
1
-2
/
+2
2018-09-23
Scrutinizer Auto-Fixes (#1927)
Scrutinizer Auto-Fixer
1
-2
/
+2
2018-09-23
Scrutinizer Auto-Fixes (#1924)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
32
-85
/
+87
2018-09-22
PHPdoc, types, etc.
Greg Roach
2
-7
/
+8
2018-09-13
Fixed invalid docblocks
Rico Sonntag
1
-1
/
+1
2018-09-13
Scrutinizer Auto-Fixes (#1899)
Scrutinizer Auto-Fixer
1
-2
/
+2
2018-09-13
Update TopSurnamesModule.php (#1885)
Rico Sonntag
1
-0
/
+15
2018-09-12
Use null coalescing operator
Rico Sonntag
1
-1
/
+1
2018-08-29
Remove old code
Greg Roach
1
-1
/
+0
2018-08-29
Census header row method does not need to be public/static
Greg Roach
1
-1
/
+2
2018-08-28
Update ReviewChangesModule.php (#1859)
Rico Sonntag
1
-6
/
+6
2018-08-28
Update LoggedInUsersModule.php (#1861)
Rico Sonntag
1
-1
/
+1
2018-08-27
Removed not required use statements (#1853)
Rico Sonntag
3
-4
/
+0
2018-08-27
Use === null instead of is_null (#1855)
Rico Sonntag
1
-1
/
+1
2018-08-27
Fix strict typing errors
Greg Roach
1
-2
/
+2
2018-08-27
Fix some of PR #1864
Greg Roach
8
-16
/
+16
2018-08-27
Strict Types
Greg Roach
3
-46
/
+23
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
81
-289
/
+289
2018-08-27
Fixed case mismatches (#1865)
Rico Sonntag
1
-1
/
+1
2018-08-26
Icon missing in slide show
Greg Roach
1
-1
/
+1
2018-08-26
Replace Filter::get() and Filter::post() with $request
Greg Roach
26
-193
/
+419
2018-08-26
PHPDoc
Greg Roach
2
-22
/
+20
2018-08-26
Move anniversary calculations to new service
Greg Roach
3
-6
/
+12
2018-08-19
CodeStyle
Greg Roach
10
-37
/
+37
2018-08-18
CodeStyle
Greg Roach
6
-23
/
+15
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
71
-349
/
+350
2018-08-18
Fix: #1795 - css classes icon-button* no longer used
Greg Roach
1
-1
/
+1
2018-08-18
Fix: #1835 Missing URL parameter for stories
Greg Roach
1
-0
/
+1
2018-08-16
PHP 7.0 supports the empty ternary operator
Greg Roach
1
-2
/
+2
2018-08-16
Remove old code
Greg Roach
1
-2
/
+0
2018-08-16
Remove commented code
Greg Roach
1
-1
/
+0
2018-08-16
Refactor surname queries to avoid duplication and improve efficiency
Greg Roach
2
-46
/
+52
2018-08-13
Type hint closure return types
Greg Roach
5
-6
/
+6
2018-08-13
Settings are always strings - not nulls
Greg Roach
1
-1
/
+1
2018-08-13
Do not use PDO::FETCH_ASSOC
Greg Roach
1
-26
/
+0
2018-08-13
[phpstan] - missing parameters
Greg Roach
1
-1
/
+1
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
13
-230
/
+111
2018-07-28
Fix: #1806 - add check for missing/private individual to interactive tree
Greg Roach
1
-1
/
+11
2018-07-23
Refactoring maps
Greg Roach
1
-278
/
+0
2018-07-22
Refactoring maps
Greg Roach
1
-501
/
+41
2018-07-22
Refactoring maps
Greg Roach
1
-553
/
+1
2018-07-22
Refactoring maps
Greg Roach
3
-218
/
+33
2018-07-21
Refactoring maps
Greg Roach
3
-21
/
+15
2018-07-21
Refactoring maps
Greg Roach
3
-208
/
+17
2018-07-20
Update fontawesome and start to refactor icons using views
Greg Roach
1
-7
/
+2
2018-07-20
Fix: #1798 OpenStreetMap - countries are repeated for each tree
Greg Roach
1
-9
/
+6
[next]