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
2021-02-04
Use gedcom elements
Greg Roach
1
-0
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-12-30
Testing
Greg Roach
1
-7
/
+3
2020-10-24
whitespace
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-14
/
+14
2020-09-16
Refactor controller-actions as request-handlers
Greg Roach
1
-3
/
+3
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-17
/
+16
2020-07-04
Fix: #3314 - use a factory to make XREFs
Greg Roach
1
-0
/
+2
2020-05-14
Fix tests
Greg Roach
1
-0
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-2
/
+1
2020-05-12
Use factory methods to create GEDCOM records
Greg Roach
1
-4
/
+25
2020-05-09
Deprecate whereContains()
Greg Roach
1
-6
/
+0
2020-01-20
Add the entire route to the request, not just the name
Greg Roach
1
-2
/
+4
2019-12-20
Unused imports
Greg Roach
1
-2
/
+0
2019-11-28
Be explicit about distinction between system and user data folders
Greg Roach
1
-1
/
+0
2019-11-24
Refactor caching to remove dependency on the illuminate implementation
Greg Roach
1
-4
/
+2
2019-11-23
Use filesystem abstraction for places import
Greg Roach
1
-1
/
+5
2019-11-13
Unused imports
Greg Roach
1
-3
/
+0
2019-11-13
Dead code
Greg Roach
1
-1
/
+0
2019-11-11
Move language negotiation to middleware
Greg Roach
1
-1
/
+1
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...
Greg Roach
1
-2
/
+1
2019-11-03
Add privacy-policy/impressum - #2654
Greg Roach
1
-2
/
+13
2019-10-31
Refactor routing table
Greg Roach
1
-2
/
+4
2019-10-30
Remove View:share() - it's just a global
Greg Roach
1
-3
/
+0
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-4
/
+3
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+0
2019-10-22
Use tree service
Greg Roach
1
-2
/
+4
2019-10-18
Use TreeService
Greg Roach
1
-1
/
+0
2019-10-17
Avoid using the IoC container in unit tests
Greg Roach
1
-2
/
+0
2019-10-17
Disable cache during unit tests
Greg Roach
1
-5
/
+3
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
[next]