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
/
app
/
Services
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-05-09
Clean up tests
Greg Roach
28
-31
/
+31
2024-03-31
PHP 8.4 compatibility
Greg Roach
2
-3
/
+0
2024-03-31
CodeStyle - whitespace
Greg Roach
33
-33
/
+0
2024-03-31
PHPUnit 11 deprecates createStub() - use createMock() instead
Greg Roach
1
-1
/
+1
2024-03-31
PHPUnit 11 deprecates docblocks, use annotations instead
Greg Roach
34
-312
/
+135
2023-12-30
Fix: typo in @covers annotation
Greg Roach
26
-26
/
+26
2023-12-13
Fix some broken tests and simplify a view
Greg Roach
1
-1
/
+1
2023-10-04
Fix broken tests
Greg Roach
7
-52
/
+0
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-07-06
fix: messages (#4843)
Alejandro Criado-Pérez
1
-1
/
+1
2023-02-05
Update tests to work with phpunit 10
Greg Roach
2
-3
/
+3
2023-01-25
It's 2023
Greg Roach
34
-34
/
+34
2023-01-25
It's 2023
Greg Roach
34
-34
/
+34
2022-12-06
Add minimal test scripts for every class, to pick up PHP version issues
Greg Roach
26
-0
/
+910
2022-11-30
PHPdoc
Greg Roach
1
-2
/
+0
2022-10-31
Re-order import statements
Greg Roach
1
-1
/
+1
2022-10-16
Fix `Invalid GEDCOM data passed to Fact` when no required new facts (#4578)
Jonathan Jaubart
1
-0
/
+79
* Fix `Invalid GEDCOM data passed to Fact` when no required quick facts * Add unit tests for new facts in GedcomEditService
2022-09-25
Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQL
Greg Roach
1
-47
/
+0
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+2
2022-06-02
Use a factory to make the current time
Greg Roach
1
-35
/
+17
2022-05-21
Fix tests
Greg Roach
1
-1
/
+1
2022-05-13
Use Validator class
Greg Roach
1
-17
/
+8
2022-04-16
Prefer uppercase for RestrictionNotice fields. See #4308
Greg Roach
1
-2
/
+2
2022-04-03
Refactor custom tags. Replace modules with hard-coded configuration options
Greg Roach
1
-0
/
+2
2022-03-17
CodeStyle - prefer single quotes
Greg Roach
1
-1
/
+1
2022-03-16
PHPdoc
Greg Roach
1
-0
/
+3
2022-03-16
It is 2022 - update copyright dates
Greg Roach
9
-9
/
+9
2022-03-13
PHPunit assertions are static
Greg Roach
2
-12
/
+12
2022-03-13
Do not change visibility during inheritence
Greg Roach
1
-1
/
+1
2022-02-20
Move FunctionsImport to GedcomImportService
Greg Roach
1
-1
/
+1
2021-11-09
Fix: save edit facts not working
Greg Roach
1
-0
/
+11
2021-11-05
Fix: empty/non-empty tags when saving edits
Greg Roach
1
-0
/
+108
2021-10-29
Unnecessary assertion in unit tests
Greg Roach
1
-2
/
+2
2021-10-04
Add rate-limit for visitor actions that could send email
Greg Roach
1
-0
/
+113
2021-09-04
Replace EOL Swiftmailer library by Symfony Mailer (#4015)
Jonathan Jaubart
1
-7
/
+113
2021-09-03
Fix: #4026 - Unit test failure
Greg Roach
3
-4
/
+4
2021-04-12
Testing
Greg Roach
1
-1
/
+6
2021-03-21
phpunit
Greg Roach
1
-4
/
+4
2021-01-25
Use https link in copyright header
Greg Roach
7
-14
/
+14
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-18
/
+19
2020-12-31
Tests
Greg Roach
1
-1
/
+3
2020-12-31
Tests
Greg Roach
1
-0
/
+0
2020-12-30
Testing
Greg Roach
7
-77
/
+77
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-1
/
+1
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-0
/
+11
2020-05-12
Use factory methods to create GEDCOM records
Greg Roach
1
-2
/
+2
2020-05-08
Fix broken test
Greg Roach
1
-1
/
+1
2020-01-18
Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. ↵
Greg Roach
1
-1
/
+3
Fixes: #1354, Fixes: #1370, Fixes: #1386, Fixes: #2931
2019-12-29
Fix: #2924 - %n not recognised in date format
Greg Roach
1
-0
/
+47
2019-11-23
Refactor multi-tree rowMapper functions
Greg Roach
1
-1
/
+2
[next]