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
/
tests
/
TestCase.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
Long lines
Greg Roach
1
-2
/
+6
2019-10-12
Working on request/base URL logic
Greg Roach
1
-1
/
+1
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-1
/
+3
2019-10-09
Working on routing
Greg Roach
1
-16
/
+21
2019-10-06
Use aura/router
Greg Roach
1
-0
/
+5
2019-10-05
Change signature for Footer modules - give them access to the request
Greg Roach
1
-0
/
+1
2019-10-05
Working on routing
Greg Roach
1
-2
/
+3
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-50
/
+47
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-1
/
+0
2019-06-25
Fix: #2447 - better detection of client_ip and request_uri
Greg Roach
1
-3
/
+2
2019-05-17
Add support for reverse-proxy configurations
Greg Roach
1
-1
/
+0
2019-05-09
PSR-7 requests
Greg Roach
1
-2
/
+2
2019-04-25
CodeStyle: declare return types
Greg Roach
1
-1
/
+1
2019-04-21
Refactor database connection as middleware
Greg Roach
1
-1
/
+7
2019-04-17
CodeStyle
Greg Roach
1
-2
/
+4
2019-04-14
Refactor the bootstrap process
Greg Roach
1
-4
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-46
/
+130
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-15
Tests
Greg Roach
1
-1
/
+1
2019-03-13
Allow custom modules to provide translations
Greg Roach
1
-1
/
+1
2019-03-03
Testing
Greg Roach
1
-0
/
+3
2019-02-20
Testing
Greg Roach
1
-2
/
+4
2019-02-04
Working on upgrade wizard and testing
Greg Roach
1
-4
/
+7
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-1
/
+4
2019-01-30
Converting themes to modules
Greg Roach
1
-0
/
+4
2019-01-29
Testing
Greg Roach
1
-2
/
+9
2019-01-28
Testing
Greg Roach
1
-0
/
+2
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-2
/
+7
2019-01-06
Fix tests
Greg Roach
1
-0
/
+1
2019-01-02
Testing
Greg Roach
1
-0
/
+2
2019-01-02
illuminate/database and tests
Greg Roach
1
-1
/
+2
2019-01-02
Tests
Greg Roach
1
-1
/
+1
2019-01-02
Tests
Greg Roach
1
-1
/
+1
2019-01-02
Use illuminate/database to import trees
Greg Roach
1
-4
/
+10
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-31
Add tests for Auth and Site classes
Greg Roach
1
-9
/
+11
2018-12-30
Apply fixes from StyleCI (#2078)
Greg Roach
1
-1
/
+2
2018-12-30
Use illuminate/database for trees/users and add tests using sqlite
Greg Roach
1
-11
/
+61
2018-12-30
Fix: #2075 typo
Greg Roach
1
-0
/
+51
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-12
Unit tests for TimeoutService
Greg Roach
1
-0
/
+23