Adapt to MS Windows
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / runtime / CmsStateImpl.java
2022-12-22 Mathieu BaudierAdapt to MS Windows
2022-12-10 MathieuFix first init
2022-11-05 MathieuMassive package refactoring
2022-11-03 MathieuMake start up more robust
2022-08-11 Mathieu BaudierMake empty start up more robust
2022-08-06 Mathieu BaudierRemove dependency to BouncyCastle in core CMS
2022-07-24 Mathieu BaudierIntroduce CMS event bus and use it in UI.
2022-07-21 Mathieu BaudierImprove SSH server. Rename node directory to private.
2022-07-20 Mathieu BaudierMake CMS running without data area, and remove unnecess...
2022-07-18 Mathieu BaudierClarify CMS initialisation
2022-07-17 Mathieu BaudierJDK HTTP server authentication
2022-07-04 Mathieu BaudierMake sure certificate directories are present
2022-07-02 Mathieu BaudierFix various issues on a fresh dev environment deployment
2022-07-01 Mathieu BaudierSSL truststore working.
2022-07-01 Mathieu BaudierHTTPS server working.
2022-06-30 Mathieu BaudierRefactor deploy properties and move legacy CMS exception.
2022-06-27 Mathieu BaudierImprove initialisation.
2022-06-27 Mathieu BaudierDisable OSGi configuration admin and LDIF-based deploy...
2022-06-16 Mathieu BaudierImprove ACR.
2022-03-04 Mathieu BaudierImprove Argeo Init shutdown sequence.
2022-01-11 Mathieu BaudierMove Jetty factory to the servlet bundle
2022-01-11 Mathieu BaudierImprove JCR repository lifecycle
2022-01-11 Mathieu BaudierComponents-based JCR configuration.
2022-01-09 Mathieu BaudierRefactor CMS life cycle.