Rename remote auth interfaces
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / kernel / CmsDeployment.java
2021-12-07 Mathieu BaudierRemove dependency to JTA
2021-12-05 Mathieu BaudierRemove all JCR related components from CMS.
2021-12-05 Mathieu BaudierPrepare JCR decoupling.
2021-01-19 Mathieu BaudierImprove logical backups.
2021-01-13 Mathieu BaudierWork on logical backups.
2020-11-29 Mathieu BaudierStart improving JCR synchronisation.
2020-11-25 Mathieu BaudierFirst init from remote repository.
2020-07-01 Mathieu BaudierPublish ego repository via servlets.
2020-06-05 Mathieu BaudierMove all JCR servlets to OSGi WhiteBoard.
2020-06-04 Mathieu BaudierStart simplifying and clarifying CMS initialisation...
2020-03-20 Mathieu BaudierClarify naming.
2020-03-12 Mathieu BaudierRename packages in order to make future stable document...
2020-02-29 Mathieu BaudierRename home repository into ego repository.
2020-02-19 Mathieu BaudierIntroduce home workspace.
2020-01-27 Mathieu BaudierImprove CMS workspace indexer.
2020-01-26 Mathieu BaudierWork on backups and file metadata indexing.
2020-01-26 Mathieu BaudierMake Argeo data model extensions and keyring optional.
2019-10-09 Mathieu BaudierThe Equinox Jetty bundle should not be explicitly start...
2019-04-06 Mathieu BaudierFix issue with CMS deployment marked twice as available...
2019-03-19 Mathieu BaudierAdapt to Java 11
2018-11-20 Mathieu BaudierMerge branch 'master' of https://github.com/argeo/argeo...
2018-09-26 Mathieu BaudierAdapt to changes in Argeo TP
2018-07-15 mbaudierMake the admin group member of the userAdmin group...
2018-05-20 Mathieu BaudierProgramatically add standard system roles
2018-05-16 Mathieu BaudierPublish CNDs at once per bundle
2018-05-15 Mathieu BaudierKeyring working for E4
2018-04-09 Mathieu BaudierStart dealing properly with remote node
2018-02-07 Mathieu BaudierPrevent double loading of data servlets in non-clean...
2018-02-06 Mathieu BaudierIntroduce support for multiple JCR repositories.
2018-02-04 Mathieu BaudierUpdate CND only for clean states
2018-02-04 Mathieu BaudierMake CMS startup more asynchronous
2018-02-03 Mathieu BaudierImprove logging
2017-11-13 Mathieu BaudierMake data model registration more robust
2017-11-07 Mathieu BaudierUse no IPA JAAS as default
2017-11-02 mbaudierImprove node deployment
2017-03-23 Mathieu BaudierDeactivate IPA when unnecessary.
2017-02-09 Mathieu BaudierRefactor http
2017-01-09 Mathieu BaudierSupport anonymous and http session in IPA mode
2016-10-01 Mathieu BaudierRemove deprecated APIs
2016-09-16 Mathieu BaudierRename utility
2016-09-16 Mathieu BaudierFix keyring
2016-09-15 Bruno SinouMoves JCR APIs to node.api bundle
2016-09-15 Mathieu BaudierIntroduce abstract data model
2016-09-14 Mathieu BaudierMake deploy config initialisation more robust.
2016-09-09 Mathieu BaudierRefactor user admin
2016-09-06 Mathieu BaudierUse deploy config for node user admin
2016-09-06 Mathieu BaudierStabilise deployment
2016-09-05 Mathieu BaudierRestore first init capability
2016-08-29 Mathieu BaudierProper LDIF backend for deploy configs.
2016-08-09 Mathieu BaudierWorking Argeo 2 deployment (with UI)
2016-08-06 Mathieu BaudierMake CMS production ready