Prepare next development cycle
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / runtime / CmsStateImpl.java
2024-03-16 Mathieu BaudierMerge tag 'v2.3.28' into testing
2024-03-05 Mathieu BaudierRefactor CMS UUID factory
2024-03-05 Mathieu BaudierUse OSGi framework UUID as CMS State UUID
2024-03-05 Mathieu BaudierRefactor Argeo init
2023-11-09 Mathieu BaudierMerge tag 'v2.3.23' into testing
2023-11-03 Mathieu BaudierLog an error if default JVM charset is not UTF-8
2023-06-01 Mathieu BaudierMerge tag 'v2.3.17' into testing
2023-05-30 Mathieu BaudierInit certificates if sshd active
2023-05-02 Mathieu BaudierIntroduce CMS JShell
2023-01-12 MathieuMerge remote-tracking branch 'origin/unstable' into...
2022-12-22 Mathieu BaudierAdapt to MS Windows
2022-12-12 MathieuMerge remote-tracking branch 'origin/unstable' into...
2022-12-10 MathieuFix first init
2022-12-06 MathieuMerge remote-tracking branch 'origin/merge-to-testing...
2022-12-06 MathieuMerge remote-tracking branch 'origin/unstable' into...
2022-11-05 MathieuMassive package refactoring
2022-11-03 MathieuMake start up more robust
2022-10-19 Mathieu BaudierMerge remote-tracking branch 'origin/unstable' into...
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-12 Mathieu BaudierMerge remote-tracking branch 'origin/unstable' into...
2022-03-04 Mathieu BaudierImprove Argeo Init shutdown sequence.
2022-02-27 Mathieu BaudierMerge remote-tracking branch 'origin/unstable' into...
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.