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
/
app
/
Services
/
GedcomExportService.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-11
Add Firebird/PDO support via lsces/illuminate-firebird
HEAD
v2.2.7-lsc
firebird
Lester Caine
1
-6
/
+6
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-05
fix: HEAD:SUBM missing from GEDCOM export when privacy filtering disabled and...
Greg Roach
1
-6
/
+6
2026-02-05
Fix: #3260 - build .ZIP archives on disk instead of in memory
Greg Roach
1
-2
/
+10
2026-02-05
Fix: #4763 - don't compress files that are already compressed in ZIP archives
Greg Roach
1
-4
/
+2
2026-02-05
Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...
Greg Roach
1
-2
/
+2
2025-10-18
CodeStyle - promoted constructor arguments
Greg Roach
1
-8
/
+4
2025-05-13
Use ZipArchive directly, instead of ZipArchiveAdapter
Greg Roach
1
-11
/
+22
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-1
/
+1
2024-11-22
Implicitly marking nullable parameters is deprecated
Greg Roach
1
-2
/
+2
2024-06-16
Fix: #4994 - private exports contain empty records
Greg Roach
1
-60
/
+11
2024-03-31
CodeStyle
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-3
/
+1
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-2
/
+2
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-03-23
PHPdoc
Greg Roach
1
-16
/
+16
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-18
Fix: cannot export GEDCOM if the HEAD record has been deleted
Greg Roach
1
-6
/
+9
2022-11-30
PHPdoc
Greg Roach
1
-6
/
+8
2022-11-23
Refactor filesystem logic to prepare for Flysystem v3
Greg Roach
1
-1
/
+1
2022-10-31
Re-order import statements
Greg Roach
1
-1
/
+0
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+1
2022-09-06
Remove dead code
Greg Roach
1
-26
/
+0
2022-04-23
CodeStyle
Greg Roach
1
-1
/
+1
2022-04-20
Add support for GEDZIP exports. Fixes: #4288
Greg Roach
1
-20
/
+125
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-18
PHPdoc
Greg Roach
1
-7
/
+7
2022-02-18
Fix: #1663 - add support for ANSEL encoding
Greg Roach
1
-31
/
+27
2021-09-24
Remove duplicated code
Greg Roach
1
-3
/
+17
2021-09-21
CodeStyle
Greg Roach
1
-1
/
+1
2021-09-20
Fix: 4043 - Check return value from fwrite()
Greg Roach
1
-1
/
+7
2021-04-03
Fix: #3816 - LINEAGE-LINKED versus Lineage-Linked
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-12-22
Fix: #3610 - media records corrupt in clippings cart
Greg Roach
1
-7
/
+10
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-8
/
+8
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-6
/
+1
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-3
/
+5
2020-06-18
Fix: GEDCOM export with privacy filtering
Greg Roach
1
-6
/
+11
2020-05-23
Fix: #2910 - refactor GEDCOM export code to improve performance
Greg Roach
1
-0
/
+383