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
2026-01-13
Remove PHPSTAN strict checks. 2.1 is moving out of support, and these issues...
Greg Roach
1
-1
/
+1
2025-02-20
Code Style
Greg Roach
1
-4
/
+4
2025-02-19
Merge some changes from 2.2
Greg Roach
1
-28
/
+19
2025-02-18
Update PHPdoc
Greg Roach
1
-0
/
+2
2025-02-11
Merge changes from main branch
Greg Roach
1
-5
/
+3
2025-02-10
Don't uninstall dev dependencies after CI scripts. Fix some CI issues
Greg Roach
1
-0
/
+2
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2023-11-04
Fix tests
Greg Roach
1
-1
/
+1
2023-11-04
Rework setup page for MySQL to highlight distinction between localhost and ne...
Greg Roach
1
-2
/
+2
2023-10-04
Fix: tests on PHP 7.4
Greg Roach
1
-1
/
+1
2023-10-04
Merge testcase fixes from main
Greg Roach
1
-99
/
+62
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-15
Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...
Greg Roach
1
-2
/
+2
2022-10-16
Change order of I18N initialisation in webtrees Test Case (#4579)
Jonathan Jaubart
1
-2
/
+2
2022-09-25
Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQL
Greg Roach
1
-2
/
+4
2022-09-06
CodeStyle
Greg Roach
1
-1
/
+1
2022-09-06
PHPdoc
Greg Roach
1
-1
/
+0
2022-04-14
Rewrite the GEDCOM error check. Fixes: #4255. Fixes #3654. Fixes #957
Greg Roach
1
-1
/
+1
2022-04-03
Refactor custom tags. Replace modules with hard-coded configuration options
Greg Roach
1
-0
/
+3
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
[next]