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
/
Module
/
SiteMapModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-03
Refactor HTTP exceptions
Greg Roach
1
-2
/
+2
2021-06-02
Prefer https for links to documentation
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-10
/
+10
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-9
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-8
/
+9
2020-02-08
Fix: #3050 - add family and submitter records to the sitemap.xml
Greg Roach
1
-14
/
+85
2020-01-27
Remove debug code
Greg Roach
1
-1
/
+1
2020-01-27
CodeStyle
Greg Roach
1
-0
/
+1
2020-01-27
Add sitemap stylesheet
Greg Roach
1
-5
/
+17
2020-01-27
Fix: #3022 - use filesystem cache for sitemap files
Greg Roach
1
-66
/
+112
2020-01-27
Fix: #3023 - sitemap files cannot be empty
Greg Roach
1
-1
/
+4
2020-01-27
Fix: #3019 - always generate sitemaps as visitors
Greg Roach
1
-1
/
+20
2020-01-18
Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...
Greg Roach
1
-1
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+1
2019-12-10
PHPdoc
Greg Roach
1
-6
/
+6
2019-11-27
Remove unnecessary type check
Greg Roach
1
-4
/
+0
2019-11-23
Remove dependency on symfony httpfoundation/kernel
Greg Roach
1
-4
/
+4
2019-11-23
Refactor multi-tree rowMapper functions
Greg Roach
1
-6
/
+6
2019-10-18
Use TreeService
Greg Roach
1
-3
/
+20
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-1
/
+0
2019-10-09
Working on routing
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-2
/
+6
2019-09-12
CodeStyle - use groupBy() consistently
Greg Roach
1
-5
/
+5
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-5
/
+6
2019-05-17
PHPdoc
Greg Roach
1
-6
/
+0
2019-05-08
PSR-7 requests
Greg Roach
1
-2
/
+4
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-27
/
+27
2019-03-12
Add new module interface to allow CSS/JS/etc. to be added to the end of the <...
Greg Roach
1
-0
/
+10
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-6
/
+12
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-3
/
+3
2019-02-26
Remove global constant WT_TIMESTAMP
Greg Roach
1
-2
/
+3
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+1
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-1
/
+1
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-19
/
+8
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-3
/
+3
2019-01-16
Remove dependency on global constant
Greg Roach
1
-1
/
+2
2019-01-11
Rename filter() to accessFilter()
Greg Roach
1
-1
/
+1
2019-01-11
Simplify row-mappers
Greg Roach
1
-5
/
+5
2019-01-08
Use closures to DRY up code
Greg Roach
1
-68
/
+29
2019-01-08
Use illuminate/database for sitemap module
Greg Roach
1
-71
/
+55
2019-01-04
Add visibility to constants
Greg Roach
1
-2
/
+2
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-6
/
+6
2018-10-08
Feedback from scrutinizer-ci
Greg Roach
1
-6
/
+2
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
[next]