lgpl/argeo-commons.git
2022-02-28 Mathieu BaudierPrepare release v2.1.105
2022-02-28 Mathieu BaudierMerge remote-tracking branch 'origin/unstable' into...
2022-02-28 Mathieu BaudierPrepare next development cycle
2022-02-28 Mathieu BaudierChange Argeo Init branch in systemd
2022-02-28 Mathieu BaudierPrepare release v2.3.6
2022-02-27 Mathieu BaudierUpdate build
2022-02-27 Mathieu BaudierMerge remote-tracking branch 'origin/unstable' into...
2022-02-27 Mathieu BaudierUpdate build
2022-02-27 Mathieu BaudierRemove Maven
2022-02-27 Mathieu BaudierMake branch more stable
2022-02-26 Mathieu BaudierAdapt RCP makefile
2022-02-26 Mathieu BaudierRemove old build scripts
2022-02-26 Mathieu BaudierUpdate build scripts
2022-02-26 Mathieu BaudierUse centralised build scripts
2022-02-26 Mathieu BaudierRemove old build files
2022-02-26 Mathieu BaudierPrepare next development cycle
2022-02-26 Mathieu Baudier[maven-release-plugin] prepare for next development...
2022-02-26 Mathieu Baudier[maven-release-plugin] prepare release argeo-commons... argeo-commons-2.3.5
2022-02-26 Mathieu Baudier[maven-release-plugin] rollback the release of argeo...
2022-02-26 Mathieu Baudier[maven-release-plugin] prepare release argeo-commons...
2022-02-26 Mathieu BaudierPrepare release
2022-02-26 Mathieu BaudierAdapt to changes in CmsLogin
2022-02-22 Mathieu BaudierDocument deployment
2022-02-22 Mathieu BaudierMake OSGi build more flexible
2022-02-22 Mathieu BaudierMake clean more robust
2022-02-21 Mathieu BaudierSystemd deployment
2022-02-21 Mathieu BaudierInclude Java services files
2022-02-21 Mathieu BaudierChange default A2 directories
2022-02-21 Mathieu BaudierSimplify argeo-init configuration
2022-02-18 Mathieu BaudierImprove make build
2022-02-17 Mathieu BaudierIntroduce parent theme
2022-02-17 Mathieu BaudierIntroduce JCR Row column provider
2022-02-17 Mathieu BaudierMake LdapAttr a String supplier
2022-02-16 Mathieu BaudierDocumentation
2022-02-16 Mathieu BaudierMake open admin session more robust.
2022-02-15 Mathieu BaudierFix remote auth session
2022-02-15 Mathieu BaudierIntroduce forced password for tests
2022-02-14 Mathieu BaudierRepair locale support
2022-02-13 Mathieu BaudierFix MANIFEST generation issues.
2022-02-13 Mathieu BaudierUse latest release of Argeo Maven parent
2022-02-13 Mathieu BaudierRename CMS RAP and CMS RCP categories.
2022-02-13 Mathieu BaudierAdapt CMS RCP to recent changes.
2022-02-12 Mathieu BaudierSeparate RAP and RCP builds
2022-02-12 Mathieu BaudierBuilds based on Make
2022-02-12 Mathieu BaudierRemove JUnit dependency
2022-02-12 Mathieu BaudierRemove file committed by mistake
2022-02-12 Mathieu BaudierMove JNI to a standalone subdirectory.
2022-02-11 Mathieu BaudierAdapt to changes in third-party distribution.
2022-02-11 Mathieu BaudierAdapt to changes in third parties distribution
2022-02-11 Mathieu BaudierRevert to standard BND consumer policy
2022-02-10 Mathieu BaudierMove CLI and Sync to SLC.
2022-02-10 Mathieu BaudierMove SLF4J implementation from Commons to SLC
2022-02-08 Mathieu BaudierReactivate JCR webdav and remote servlets
2022-02-07 Mathieu BaudierDecouple slf4j implementation from CMS API
2022-02-07 Mathieu BaudierTemporarily extend Jackrabbit version range
2022-02-05 Mathieu BaudierAdaptation to the new Argeo Distribution approach
2022-02-02 Mathieu BaudierAPIs javadoc
2022-01-31 Mathieu BaudierPut libuuid JNI bridge in a dedicated package.
2022-01-31 Mathieu BaudierOptimise JNI compilation (-O3)
2022-01-31 Mathieu BaudierNative UUID factory fully implemented.
2022-01-31 Mathieu BaudierFirst working version of UUID factory using the native...
2022-01-30 Mathieu BaudierStart working on JNI implementation of UUID factory.
2022-01-30 Mathieu BaudierAdd PostgreSQL bundle to Makefile
2022-01-30 Mathieu BaudierAdd Eclipse and RCP bundles to Makefile
2022-01-29 Mathieu BaudierStart making Makefile more generic
2022-01-29 Mathieu BaudierImprove BND usage in Makefile
2022-01-29 Mathieu BaudierSeparate JNI projects
2022-01-28 Mathieu BaudierExperiment with package-based make
2022-01-28 Mathieu BaudierPut Eclipse and JCR components in subdirs in order...
2022-01-28 Mathieu BaudierIntroduce Makefile for Java build
2022-01-27 Mathieu BaudierSDK system based on Makefiles
2022-01-27 Mathieu BaudierIntroduce Makefile and JNI support
2022-01-26 Mathieu BaudierImprove clock sequence range configuration
2022-01-26 Mathieu BaudierAll typed UUIDs implemented (except v2).
2022-01-25 Mathieu BaudierIntroduce typed UUIDs.
2022-01-25 Mathieu BaudierUUID binary utilities.
2022-01-25 Mathieu BaudierDocument and clean up UUID factory API and implementation.
2022-01-25 Mathieu BaudierNo-operation UUID factory, providing only default Java...
2022-01-25 Mathieu BaudierKeep experimenting with package metadata.
2022-01-24 Mathieu BaudierReseed secure random for each random UUID.
2022-01-24 Mathieu BaudierStabilise configuration and documentation of UUID factory.
2022-01-24 Mathieu BaudierImprove time based UUID speed and configuration.
2022-01-24 Mathieu BaudierFix clock sequence initialisation
2022-01-24 Mathieu BaudierMake time based UUID generation more robust.
2022-01-24 Mathieu BaudierIntegrate UUID API
2022-01-24 Mathieu BaudierCreate separate project for UUID API.
2022-01-24 Mathieu BaudierExperiment with package level A2 metadata
2022-01-23 Mathieu BaudierAsynchronous UUID factory.
2022-01-23 Mathieu BaudierAdd message supplier to CMS log
2022-01-23 Mathieu BaudierUUID algorithms in an abstract class
2022-01-23 Mathieu BaudierMove time UUID nodeid back to the factory
2022-01-22 Mathieu BaudierMove default UUID factory to the implementation
2022-01-22 Mathieu BaudierWorking UUID factory
2022-01-22 Mathieu BaudierMove UUID utilities to ACR API
2022-01-22 Mathieu BaudierRename GCR to ACR.
2022-01-22 Mathieu BaudierWork on typing
2022-01-22 Mathieu BaudierRemove ByteUtils
2022-01-20 Mathieu BaudierIntroduce namespace support
2022-01-18 Mathieu BaudierIntroduce CRUD to GCR
2022-01-17 Mathieu BaudierSmoke tests conventions
next