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
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
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. Fixe...
Greg Roach
1
-1
/
+3
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
2019-11-13
Unused imports
Greg Roach
1
-1
/
+0
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-22
/
+23
2019-11-01
Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...
Greg Roach
1
-2
/
+2
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-1
/
+0
2019-10-17
Avoid using the IoC container in unit tests
Greg Roach
1
-9
/
+1
2019-10-17
PSR12
Greg Roach
6
-0
/
+6
2019-09-29
PSR12
Greg Roach
6
-0
/
+6
2019-09-13
Refactor Mail into MailService
Greg Roach
1
-0
/
+36
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-1
/
+0
2019-05-10
Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTML
Greg Roach
1
-0
/
+57
2019-04-25
CodeStyle: use more specific PHPunit assertions
Greg Roach
1
-4
/
+4
2019-04-25
Unused imports
Greg Roach
1
-2
/
+1
2019-04-17
CodeStyle
Greg Roach
1
-26
/
+11
[next]