- 29 Aug, 2017 1 commit
-
-
Arent-Jan Banck authored
-
- 28 Apr, 2017 2 commits
-
-
Arent-Jan Banck authored
-
Arent-Jan Banck authored
-
- 09 Apr, 2017 1 commit
-
- 02 Mar, 2017 2 commits
-
-
Arent-Jan Banck authored
-
Arent-Jan Banck authored
-
- 23 Jan, 2017 1 commit
-
-
Marijan Milicevic authored
-
- 09 Jan, 2017 1 commit
-
-
Tobias Jeger authored
-
- 20 Dec, 2016 1 commit
-
-
Bert Leunis authored
-
- 13 Dec, 2016 1 commit
-
-
Bert Leunis authored
-
- 25 Oct, 2016 1 commit
-
-
Bert Leunis authored
-
- 21 Oct, 2016 2 commits
-
-
Arent-Jan Banck authored
-
Arent-Jan Banck authored
-
- 30 Sep, 2016 2 commits
-
-
Arent-Jan Banck authored
Revert "ARCHE-515 Remove Essentials version from the archetype now Essentials is managed by the release pom" This reverts commit c24fe79c
-
Arent-Jan Banck authored
-
- 13 Sep, 2016 1 commit
-
- 01 Sep, 2016 1 commit
-
-
Ate Douma authored
-
- 29 Aug, 2016 2 commits
-
-
Ard Schrijvers authored
-
Ate Douma authored
-
- 28 Aug, 2016 5 commits
-
-
Ate Douma authored
-
Ate Douma authored
-
Ate Douma authored
-
Arent-Jan Banck authored
-
Ate Douma authored
-
- 26 Aug, 2016 2 commits
- 24 Aug, 2016 3 commits
-
-
Ard Schrijvers authored
Since we use a MdcOrJndiPropertyFilter that matches on 'cms' or 'site' logs, we must change <root> <level value="warn"/> <appender-ref ref="cms"/> </root> into <root> <level value="warn"/> <appender-ref ref="cms"/> <appender-ref ref="site"/> </root> to make sure also logging to 'site' is ending up in the hippo-site.log file. And in all loggers, we can remove the 'additivity' (it doesn't matter, it should match only one logger via MdcOrJndiPropertyFilter any way) *and* we can remove all the <appender-ref ref="xyz"/> except for the audit logging which goes to a specific log file without MdcOrJndiPropertyFilter filter.
-
Ard Schrijvers authored
-
Ard Schrijvers authored
This is the exact log4j infra uses for hosting, except that I have added the filter class="org.onehippo.cms7.logging.log4j.MdcOrJndiPropertyFilter" since in the web.xml of the cms and site of the archetype we have defined <env-entry> <env-entry-name>logging/contextName</env-entry-name> <env-entry-type>java.lang.String</env-entry-type> <env-entry-value>cms</env-entry-value> </env-entry> (or 'site' for the web.xml of the site)
-
- 23 Aug, 2016 2 commits
-
-
Jeroen Hoffman authored
- add the bootstrap-content jar to shared/lib when running Cargo locally - and also introduce a new 'dist-with-content' profile for creating a distribution with that jar
-
Ate Douma authored
-
- 12 Aug, 2016 1 commit
-
- 09 Aug, 2016 1 commit
-
-
Ard Schrijvers authored
-
- 08 Aug, 2016 1 commit
-
-
Arent-Jan Banck authored
-
- 05 Aug, 2016 1 commit
-
-
Oscar Scholten authored
ARCHE-16 [forward port master] (as part of CMS-10331) adding Spanish to the list of standard included locales (cherry picked from commit 5d18671f)
-
- 03 Aug, 2016 1 commit
-
-
Oscar Scholten authored
- removing items from dependency section as these are now managed from release pom
-
- 01 Aug, 2016 1 commit
-
-
Oscar Scholten authored
-
- 05 Jul, 2016 1 commit
-
-
Tobias Jeger authored
-
- 28 Jun, 2016 1 commit
-
-
Ard Schrijvers authored
-
- 22 Jun, 2016 1 commit
-
-
Tobias Jeger authored
-