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
/
Http
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
373
-373
/
+373
2025-12-28
Fix: createStub is a static method, assertSame/assertCount are dynamic methods
Greg Roach
54
-206
/
+206
2025-12-24
CodeStyle
Greg Roach
1
-1
/
+1
2025-12-21
PHPunit: mock objects have expectations, stubs do not
Greg Roach
54
-206
/
+206
2025-10-18
Move pending changes logic to service
Greg Roach
1
-0
/
+12
2025-08-12
Fix: #5199 - new username/email differs by case
Greg Roach
1
-1
/
+1
2025-06-24
Create new service for handling maintenance mode
Greg Roach
2
-4
/
+37
2025-02-20
Code Style
Greg Roach
8
-8
/
+0
2025-02-19
PHPdoc and PHPstan issues
Greg Roach
7
-14
/
+11
2025-02-11
Code cleanup
Greg Roach
1
-0
/
+2
2025-02-09
Fix PHPunit annotations
Greg Roach
3
-3
/
+3
2025-01-16
It's 2025. Update copyright date.
Greg Roach
373
-373
/
+373
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
7
-20
/
+37
2025-01-06
Working on phpstan issues in test scripts
Greg Roach
8
-11
/
+16
2024-12-17
Remove oscarotero/middleland - it triggers deprecations on PHP 8.4
Greg Roach
1
-16
/
+5
2024-10-08
CodeStyle
Greg Roach
1
-2
/
+2
2024-09-12
fix issue #5019: forward from old branch list url
Greg Roach
1
-1
/
+5
2024-06-10
Fix: #4989 - mismatch between individual and family lists
Greg Roach
37
-639
/
+460
2024-05-09
Clean up tests
Greg Roach
294
-294
/
+294
2024-04-09
Drop the webtrees 1.x custom-thumbnail importer
Greg Roach
3
-130
/
+0
2024-03-31
PHP 8.4 compatibility
Greg Roach
1
-1
/
+0
2024-03-31
CodeStyle - whitespace
Greg Roach
334
-334
/
+0
2024-03-31
PHPUnit 11 deprecates createStub() - use createMock() instead
Greg Roach
36
-313
/
+313
2024-03-31
PHPUnit 11 deprecates docblocks, use annotations instead
Greg Roach
376
-2095
/
+1382
2024-01-13
Fix failing tests
Greg Roach
1
-6
/
+10
2023-12-30
Fix: typo in @covers annotation
Greg Roach
294
-294
/
+294
2023-11-02
Fix: #4873 - Add Link/rel=canonical to genealogy pages and redirects
Greg Roach
29
-82
/
+82
2023-10-04
Fix broken tests
Greg Roach
82
-575
/
+74
2023-04-03
Refactor startup code to allow /public/ to be the web root
Greg Roach
1
-0
/
+35
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
2
-8
/
+4
2023-04-03
Remove dead code
Greg Roach
1
-35
/
+0
2023-03-12
Fix tests
Greg Roach
6
-96
/
+0
2023-02-05
Update tests to work with phpunit 10
Greg Roach
1
-5
/
+3
2023-01-25
It's 2023
Greg Roach
377
-377
/
+377
2023-01-25
It's 2023
Greg Roach
377
-377
/
+377
2022-12-26
Show timestamp of last check for update, and allow check at any time
Greg Roach
1
-0
/
+35
2022-12-06
Add minimal test scripts for every class, to pick up PHP version issues
Greg Roach
294
-0
/
+10290
2022-11-30
phpunit assertions are static
Greg Roach
2
-2
/
+2
2022-11-23
Wrong parameter name
Greg Roach
1
-1
/
+1
2022-11-18
Use Validator
Greg Roach
5
-11
/
+14
2022-10-31
Re-order import statements
Greg Roach
5
-5
/
+5
2022-09-19
CodeStyle
Greg Roach
1
-1
/
+0
2022-09-19
Fix tests
Greg Roach
1
-2
/
+4
2022-09-06
PHPdoc
Greg Roach
1
-0
/
+3
2022-04-20
Add support for GEDZIP exports. Fixes: #4288
Greg Roach
1
-11
/
+12
2022-04-13
Use Validator and ResponseFactory in Redirect request handlers
Greg Roach
2
-2
/
+2
2022-04-12
Remove unused imports
Greg Roach
1
-1
/
+0
2022-04-05
Upper/lower case mismatch causes wrong content-type header for CSV download
Greg Roach
4
-6
/
+8
2022-04-05
Add tests and validation to site-logs request-handlers
Greg Roach
4
-0
/
+220
2022-03-16
It is 2022 - update copyright dates
Greg Roach
78
-78
/
+78
[next]