Make data admin log-in more robust and easier to use.
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / kernel / NodeHttp.java
2019-09-08 Mathieu BaudierMake data admin log-in more robust and easier to use.
2019-04-06 Mathieu BaudierDisable Freemarker HTML servlet for now
2019-03-20 Mathieu BaudierWorking FreeMarker/JCR integration
2019-03-19 Mathieu BaudierAdapt to Java 11
2018-12-11 Mathieu BaudierImprove files UI
2018-11-20 Mathieu BaudierMerge branch 'master' of https://github.com/argeo/argeo...
2018-07-17 Mathieu BaudierRemove unneeded logging
2018-06-08 Mathieu BaudierImprove remoting
2018-02-07 Mathieu BaudierPrevent double loading of data servlets in non-clean...
2018-02-05 Mathieu BaudierImprove logging
2018-02-04 Mathieu BaudierMake CMS startup more asynchronous
2017-02-09 Mathieu BaudierRefactor http
2016-10-01 Mathieu BaudierChange webdav and remoting URLs
2016-10-01 Mathieu BaudierRemove deprecated APIs
2016-09-15 Bruno SinouMoves JCR APIs to node.api bundle
2016-09-14 Mathieu BaudierSplit CMS and CMS UI
2016-08-06 Mathieu BaudierMake CMS production ready
2016-05-12 Mathieu BaudierFix NodeHttp initialization
2016-05-12 Mathieu BaudierFix NodeHttp initialization
2016-05-12 Mathieu BaudierEscape HTML characters
2016-04-06 Mathieu BaudierUse OSGi Configuration Manager for node's Jackrabbit...
2016-03-07 Bruno SinouRather take the first found image than the last one.
2015-11-11 Mathieu BaudierMake Twitter work
2015-11-11 Mathieu BaudierAdd robots.txt allowing all agents
2015-11-11 Mathieu BaudierFix URLs
2015-11-10 Mathieu BaudierImprove social networking
2015-11-06 Mathieu BaudierFix bot handling on canonical links
2015-11-05 Mathieu Baudier- Load DocBook CND
2015-10-13 Mathieu BaudierSimplify authentication
2015-10-09 Mathieu BaudierRefactor security components to the Kernel
2015-10-08 Mathieu BaudierWork on authentication
2015-09-22 Mathieu BaudierFix regression in root http filter, in order to support...
2015-09-21 Mathieu BaudierRemove warning in Jackrabbit
2015-09-15 Mathieu BaudierSession authentication working
2015-09-15 Mathieu BaudierRemoting working
2015-07-22 Mathieu BaudierImprove kernel http trace
2015-05-20 Mathieu BaudierImprove logging.
2015-03-23 Mathieu BaudierFix URL root filter
2015-02-26 Mathieu BaudierStart improving CMS login
2015-02-25 Mathieu BaudierRegister JCR repositories with the repository factory
2015-02-25 Mathieu BaudierIntercept client certificate
2015-02-24 Mathieu BaudierImprove CMS initialisation
2015-02-16 Mathieu BaudierDeactivate filter for /ui
2015-02-14 Mathieu BaudierIntroduce ROLE_USER_ADMIN and ROLE_GROUP_ADMIN
2015-02-13 Mathieu BaudierFix improve path interception
2015-02-12 Mathieu BaudierComment out DoS and QoS filters
2015-02-12 Mathieu BaudierAdd Jetty DoS and QoS filters
2015-02-12 Mathieu BaudierRedirect path to entry points
2015-02-12 Mathieu BaudierRedirect path to entry points
2015-02-11 Mathieu BaudierMerge application and entry point factory
2015-02-10 Mathieu BaudierRemove or merge bundles
2015-01-26 Mathieu BaudierRemoting working