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
/
RequestHandlers
Age
Commit message (
Collapse
)
Author
Files
Lines
2026-04-27
Update PHPunit tests, to distinguish stubs from mocks
Greg Roach
13
-13
/
+17
2026-02-09
Update copyright year. It is 2026
Greg Roach
333
-333
/
+333
2025-12-28
Fix: createStub is a static method, assertSame/assertCount are dynamic methods
Greg Roach
44
-159
/
+159
2025-12-24
CodeStyle
Greg Roach
1
-1
/
+1
2025-12-21
PHPunit: mock objects have expectations, stubs do not
Greg Roach
44
-159
/
+159
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
1
-2
/
+14
2025-02-20
Code Style
Greg Roach
7
-7
/
+0
2025-02-19
PHPdoc and PHPstan issues
Greg Roach
6
-13
/
+10
2025-02-09
Fix PHPunit annotations
Greg Roach
3
-3
/
+3
2025-01-16
It's 2025. Update copyright date.
Greg Roach
333
-333
/
+333
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
6
-19
/
+35
2025-01-06
Working on phpstan issues in test scripts
Greg Roach
7
-10
/
+12
2024-12-17
Remove oscarotero/middleland - it triggers deprecations on PHP 8.4
Greg Roach
1
-0
/
+32
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
36
-638
/
+459
2024-05-09
Clean up tests
Greg Roach
264
-264
/
+264
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
293
-293
/
+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
335
-1860
/
+1229
2024-01-13
Fix failing tests
Greg Roach
1
-6
/
+10
2023-12-30
Fix: typo in @covers annotation
Greg Roach
264
-264
/
+264
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
71
-512
/
+72
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
336
-336
/
+336
2023-01-25
It's 2023
Greg Roach
336
-336
/
+336
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
264
-0
/
+9240
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
67
-67
/
+67
2022-03-09
Fix: #4250 - refactor linked-records and use consistently
Greg Roach
1
-6
/
+10
2022-03-01
Testing
Greg Roach
1
-0
/
+69
2022-03-01
Validation
Greg Roach
1
-1
/
+4
[next]