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
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-03-13
PHPunit assertions are static
Greg Roach
1
-7
/
+7
2022-02-20
Move FunctionsImport to GedcomImportService
Greg Roach
1
-2
/
+4
2022-02-18
Fix: #1663 - add support for ANSEL encoding
Greg Roach
1
-1
/
+1
2021-10-12
PHPdoc
Greg Roach
1
-5
/
+5
2021-09-03
Fix: #4026 - Unit test failure
Greg Roach
1
-4
/
+3
2021-09-02
Testing
Greg Roach
1
-3
/
+5
2021-09-02
Prefer XHTML syntax
Greg Roach
1
-2
/
+2
2021-09-02
Tests: fix incorrect validateHtml logic (#4025)
Jonathan Jaubart
1
-8
/
+8
2021-09-01
Use wt- namespace for data attributes
Greg Roach
1
-0
/
+84
2021-05-18
CodeStyle
Greg Roach
1
-18
/
+1
2021-05-06
Refactor bootstrap to prepare for console commands
Greg Roach
1
-25
/
+11
2021-05-04
Revert "Move PSR17 factories to the registry"
Greg Roach
1
-7
/
+58
2021-05-03
Move PSR17 factories to the registry
Greg Roach
1
-58
/
+7
2021-04-20
Testing
Greg Roach
1
-0
/
+2
2021-03-09
Refactor Tree / TreeService to improve the import of large GEDCOM files.
Greg Roach
1
-2
/
+2
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
[next]