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
/
index.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
Unused import
Greg Roach
1
-2
/
+2
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-21
/
+12
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-55
/
+8
2018-10-12
Add error handler for invalid config.ini.php
Greg Roach
1
-11
/
+18
2018-10-12
Fix potential conflict with PHP's Locale class
Greg Roach
1
-2
/
+2
2018-10-11
2.0.0-alpha.3
Greg Roach
1
-1
/
+1
2018-10-11
2.0.0-alpha.3
2.0.0-alpha.3
Greg Roach
1
-1
/
+1
2018-10-10
Update debugbar
Greg Roach
1
-1
/
+1
2018-10-08
Fix: search engines should see content in tree's default language
Greg Roach
1
-8
/
+4
2018-10-03
PHP 7 has native integer division
Greg Roach
1
-1
/
+1
2018-09-29
Fix: namespace
Greg Roach
1
-1
/
+1
2018-09-29
Prefer const to define()
Greg Roach
1
-30
/
+32
2018-09-24
Replace magic numbers with constants
Greg Roach
1
-2
/
+2
2018-09-16
Remove old code
Greg Roach
1
-3
/
+0
2018-09-16
Use object-oriented varsion of function
Greg Roach
1
-1
/
+1
2018-09-13
Code style
Greg Roach
1
-0
/
+1
2018-09-11
Fix: #1892 - create a service for handling timeouts with long-running processes
Greg Roach
1
-3
/
+2
2018-09-11
2.0.0-alpha.2
Greg Roach
1
-1
/
+1
2018-09-11
2.0.0-alpha.2
Greg Roach
1
-1
/
+1
2018-08-29
Add type hint
Greg Roach
1
-1
/
+3
2018-08-27
Removed not required use statements (#1853)
Rico Sonntag
1
-1
/
+1
2018-08-19
Dependency injection
Greg Roach
1
-1
/
+1
2018-08-19
CodeStyle
Greg Roach
1
-6
/
+5
2018-08-15
Move some localization functions to a localization service
Greg Roach
1
-2
/
+4
2018-08-12
2.0.0-alpha.1
Greg Roach
1
-1
/
+1
2018-08-12
2.0.0-alpha.1
2.0.0-alpha.1
Greg Roach
1
-1
/
+1
2018-08-11
Fix: #1816 - add housekeeping service
Greg Roach
1
-0
/
+2
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-14
/
+20
2018-08-08
Merge setup into the front-controller
Greg Roach
1
-4
/
+8
2018-07-27
Scrutinizer Auto-Fixes (#1808)
Scrutinizer Auto-Fixer
1
-126
/
+126
2018-07-27
Use native functions instead of ini_set() to initialise session
Greg Roach
1
-11
/
+1
2018-07-14
Use predefined constants
Greg Roach
1
-5
/
+4
2018-07-14
Fix: #1719 - update favorites modules
Greg Roach
1
-1
/
+1
2018-07-14
It is better to return than to exit
Greg Roach
1
-4
/
+4
2018-07-13
Remove global variable
Greg Roach
1
-63
/
+29
2018-07-13
Combine boot scripts into a single file
Greg Roach
1
-2
/
+258
2018-07-12
Convert hit-counter to middleware, remove old code from theme
Greg Roach
1
-0
/
+5
2018-06-02
Type hint middleware
Greg Roach
1
-1
/
+2
2018-06-02
Refactor error handling
Greg Roach
1
-35
/
+6
2018-05-11
#1722 - error when all trees private - false !== null
Greg Roach
1
-1
/
+1
2018-05-09
Add $tree to all views
Greg Roach
1
-4
/
+4
2018-05-05
Move site-offline to new framework
Greg Roach
1
-1
/
+4
2018-04-12
Typing mismatch
Greg Roach
1
-3
/
+3
2018-04-12
Fix: #1684 - Wrong HTTP status code on error pages
Greg Roach
1
-1
/
+1
2018-03-24
Fix: #1655 - better logic for choosing initial tree
Greg Roach
1
-8
/
+6
2018-02-22
Fixes #1622 (#1626)
Rico Sonntag
1
-1
/
+4
2018-02-21
Fixed admin only login with private tree
Rico Sonntag
1
-1
/
+1
2018-01-22
Yay! Middleware!
Greg Roach
1
-18
/
+22
2018-01-20
Use filp/whoops to display errors
Greg Roach
1
-42
/
+62
[next]