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 (
Collapse
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-05
Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - ↵
Greg Roach
1
-10
/
+18
missing media on manage media page
2025-10-12
CodeStyle
Greg Roach
1
-2
/
+1
2025-10-12
Update PHP dependencies
Greg Roach
1
-1
/
+4
2025-02-20
Code Style
Greg Roach
1
-4
/
+4
2025-02-19
PHPdoc and PHPstan issues
Greg Roach
1
-10
/
+1
2025-02-11
Code cleanup
Greg Roach
1
-5
/
+3
2025-02-10
Don't uninstall dev dependencies after CI scripts. Fix some CI issues
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
1
-3
/
+2
2025-01-06
Working on phpstan issues in test scripts
Greg Roach
1
-8
/
+20
2024-03-31
Refactoring class DB
Greg Roach
1
-6
/
+13
2024-03-31
PHPUnit 11 deprecates docblocks, use annotations instead
Greg Roach
1
-6
/
+0
2023-11-04
Fix tests
Greg Roach
1
-1
/
+1
2023-11-04
Rework setup page for MySQL to highlight distinction between localhost and ↵
Greg Roach
1
-2
/
+2
network
2023-10-04
Fix broken tests
Greg Roach
1
-81
/
+28
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+0
2023-06-20
Static analysis
Greg Roach
1
-1
/
+1
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-26
/
+10
2023-02-05
Update tests to work with phpunit 10
Greg Roach
1
-0
/
+20
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 ↵
Greg Roach
1
-2
/
+2
PHP, rather than MySQL
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
This reverts commit 56afe05fa72eb037740c3a05c02828a7ba30f9a9.
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
[next]