Resubscribe event publishers after unexpected exceptions
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / runtime /
2022-12-13 MathieuResubscribe event publishers after unexpected exceptions
2022-12-10 MathieuFix first init
2022-12-03 MathieuWorkaround Krb5LoginModule printing to System.out when...
2022-12-03 MathieuKerberos does not try to use shared state
2022-12-01 MathieuMake sure that we rollback only if there is transaction
2022-11-14 MathieuExtend CMS user manager
2022-11-13 MathieuRename LDAP enums
2022-11-12 MathieuClarify implementation-specific APIs
2022-11-12 MathieuMake CmsUserManager an API.
2022-11-12 MathieuIntroduce CMS-specific user APIs, based at this stage...
2022-11-05 MathieuMassive package refactoring
2022-11-03 MathieuMake start up more robust
2022-11-02 Mathieu BaudierClean up code
2022-10-31 Mathieu BaudierImprove Jetty integration in order to support consisten...
2022-09-17 Mathieu BaudierWorking read-only WebDav server
2022-09-16 Mathieu BaudierProperly set namespace context
2022-09-16 Mathieu BaudierRefactor WebDav implementation
2022-09-16 Mathieu BaudierUse WebDav names
2022-09-15 Mathieu BaudierFirst WebDav PROPFIND implementation server-side
2022-09-15 Mathieu BaudierHTTP GET support for ACR.
2022-08-23 Mathieu BaudierClarify system roles
2022-08-18 Mathieu BaudierImprove user management
2022-08-11 Mathieu BaudierMake empty start up more robust
2022-08-06 Mathieu BaudierRemove dependency to BouncyCastle in core CMS
2022-07-27 Mathieu BaudierImprove remote authentication
2022-07-27 Mathieu BaudierFix cardinality of HTTP handlers
2022-07-24 Mathieu BaudierImprove UI event support
2022-07-24 Mathieu BaudierIntroduce CMS event bus and use it in UI.
2022-07-24 Mathieu BaudierDo not fail CMS initialisation if a user directory...
2022-07-23 Mathieu BaudierSimplify synchronisation of CMS context.
2022-07-21 Mathieu BaudierWorking SPNEGO HTTP client
2022-07-21 Mathieu BaudierImprove SSH server. Rename node directory to private.
2022-07-21 Mathieu BaudierImprove CMS start up and status reporting.
2022-07-20 Mathieu BaudierMake CMS running without data area, and remove unnecess...
2022-07-19 Mathieu BaudierImprove events and web sockets
2022-07-18 Mathieu BaudierClarify CMS initialisation
2022-07-17 Mathieu BaudierJDK HTTP server authentication
2022-07-17 Mathieu BaudierStart supporting JDK HTTP server API
2022-07-15 Mathieu BaudierIntroduce WebDav support
2022-07-12 Mathieu BaudierMake data paths more robust
2022-07-10 Mathieu BaudierRefactor non-SWT projects.
2022-07-04 Mathieu BaudierFix security providers
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 BaudierSPNEGO 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-27 Mathieu BaudierImprove, clarify and register namespaces
2022-06-22 Mathieu BaudierSeparate LDIF and LDAP DAOs
2022-06-22 Mathieu BaudierDecorrelate directory implementation from user admin
2022-06-22 Mathieu BaudierRename transaction package
2022-06-22 Mathieu BaudierRefactor naming packages
2022-06-21 Mathieu BaudierIntroduce system roles
2022-06-20 Mathieu BaudierSimplify hierarchy units
2022-06-17 Mathieu BaudierIntroduce directory content provider
2022-06-16 Mathieu BaudierImprove ACR.
2022-06-15 Mathieu BaudierIntroduce hierarchies in user management
2022-06-13 Mathieu BaudierStart clarifying user admin.
2022-06-07 Mathieu BaudierRemove strong dependencies to various classes not suppo...
2022-06-05 Mathieu BaudierFix anonymous login
2022-06-03 Mathieu BaudierClean up and refactor ACR and component register.
2022-06-01 Mathieu BaudierStart supporting mounting of XML with FS.
2022-05-31 Mathieu BaudierIntroduce XSD support.
2022-05-29 Mathieu BaudierMake CMS user app more robust.
2022-05-24 Mathieu BaudierImprove namespace management
2022-05-20 Mathieu BaudierMove CMS session management to CMS Context.
2022-05-20 Mathieu BaudierIntroduce static CMS.
2022-05-16 Mathieu BaudierReintegrate CLI and FS sync.
2022-05-13 Mathieu BaudierJCR as an ACR backend
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.