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 (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
36
-36
/
+36
2025-12-28
Fix: createStub is a static method, assertSame/assertCount are dynamic methods
Greg Roach
4
-14
/
+14
2025-12-21
PHPunit: mock objects have expectations, stubs do not
Greg Roach
4
-14
/
+14
2025-10-12
CodeStyle
Greg Roach
1
-15
/
+15
2025-06-24
Add final tests for PhpService
Greg Roach
1
-0
/
+11
2025-06-24
Create new service for handling maintenance mode
Greg Roach
1
-0
/
+115
2025-02-20
Code Style
Greg Roach
3
-3
/
+0
2025-02-19
PHPdoc and PHPstan issues
Greg Roach
4
-13
/
+6
2025-02-11
Code cleanup
Greg Roach
2
-22
/
+29
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
35
-35
/
+35
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
1
-0
/
+69
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
1
-51
/
+14
2025-01-06
Working on phpstan issues in test scripts
Greg Roach
3
-11
/
+20
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
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
[next]