Revision
53836 -
Directory Listing
-
[select for diffs]
Modified
Tue May 12 14:10:06 2015 UTC
(5 years, 9 months ago)
by
adouma
Diff to
previous 52990
GOGREEN-1327: drop wiki importer which isn't needed nor used anyway (only needed once for a quick test setup) but exposes a potential XXE vulnerability
Revision
52401 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 20 17:02:57 2015 UTC
(5 years, 11 months ago)
by
adouma
Diff to
previous 52352
HSTTWO-3216: Backport [7.9] Upgrade freemarker to 2.3.22
- also adjust for minor Freemarker method signature change in HstFreeMarkerServlet (HST)
- remove unneeded overrides in downstream modules
Revision
52017 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 10 09:23:50 2015 UTC
(5 years, 11 months ago)
by
aschrijvers
Diff to
previous 51985
GOGREEN-1317 mark the javascript sitemap item as hst:containerresource=true because it should not be part of 'pages'
Revision
47790 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 24 11:18:19 2014 UTC
(6 years, 2 months ago)
by
aschrijvers
Diff to
previous 47769
GOGREEN-1303 again remove filter.prefix.exclusions and filter.suffix.exclusions since HST issue has been fixed. Since /javascript/yui should result in container resources, and I prefer not to override filter.prefix.exclusions (and having to change the hst-config.properties in deployed environments as well) I have added /javascript/yui as a container resource sitemap item
Revision
47715 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 19 11:14:01 2014 UTC
(6 years, 2 months ago)
by
aschrijvers
Diff to
previous 47635
GOGREEN-1303 remove the suffix/prefix exclusions from hst:virtualhosts. As a temporay fix until HSTTWO-3149 has been fixed, I add the suffix/prefix exclusions to the hst config properties
Revision
47336 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 3 11:35:04 2014 UTC
(6 years, 2 months ago)
by
aschrijvers
Diff to
previous 47242
GOGREEN-1301 Remove readonly access for the configuser for hst-security domain because config user has read everywhere already
Revision
46921 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 27 10:41:14 2014 UTC
(6 years, 4 months ago)
by
aschrijvers
Diff to
previous 46904
GOGREEN-1291 remove unneeded sitemap.xml items for subsites as present in hst:default already and added faq-detail + faq for chinese as was missing but referenced to from sitemap
Revision
46615 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 6 10:59:08 2014 UTC
(6 years, 4 months ago)
by
meggermont
Diff to
previous 46594
GOGREEN-1283 Add custom link rewriting for comments
Implement a custom link rewriter that demonstrates how you can override the default.
The CommentsResolvingLinkRewriterPathResolver will resolve to the path of the
document to which a comment belongs. I copied it from the testsuite and modified the
node types so that it works in GoGreen.
Revision
46521 -
Directory Listing
-
[select for diffs]
Modified
Tue Sep 30 14:45:19 2014 UTC
(6 years, 4 months ago)
by
uhommes
Diff to
previous 46438
REPO-1080
- replace implicit merges with explicit merges
- remove redundant initialize items
- remove skipped nodes in content
Revision
46438 -
Directory Listing
-
[select for diffs]
Added
Thu Sep 25 09:21:42 2014 UTC
(6 years, 5 months ago)
by
uhommes
Diff to
previous 46434
GOGREEN-1281 sitemap forge content is bootstrapped by the sitemap plugin. It was already ignored, but with recent changes to importing content (more strict checking) it now caused the file to no longer import.