Messages by Date
-
2016/12/08
[12/13] zest-java git commit: runtime: remove Iterables and its last usages
paulmerlin
-
2016/12/08
[10/13] zest-java git commit: io: fix i/o test
paulmerlin
-
2016/12/08
[03/13] zest-java git commit: functional: remove now unused Iterables methods
paulmerlin
-
2016/12/08
[09/13] zest-java git commit: query expressions: remove usages of Iterable(s)
paulmerlin
-
2016/12/08
[11/13] zest-java git commit: rest: remove Iterables usage
paulmerlin
-
2016/12/08
[05/13] zest-java git commit: api: ServiceFinder return streams
paulmerlin
-
2016/12/08
[08/13] zest-java git commit: functional: remove Iterables.map and .filter and their usage
paulmerlin
-
2016/12/08
[06/13] zest-java git commit: functional: remove Iterables.first and Iterables.last and their usage
paulmerlin
-
2016/12/08
[02/13] zest-java git commit: bootstrap: minor, simplify
paulmerlin
-
2016/12/08
[13/13] zest-java git commit: core: unify value creation shallow copying
paulmerlin
-
2016/12/08
[07/13] zest-java git commit: spi: EntityFinder returns Stream<EntityReference>
paulmerlin
-
2016/12/08
[04/13] zest-java git commit: testsupport: remove a port range, seen busy on ci
paulmerlin
-
2016/12/06
[1/5] zest-java git commit: bootstrap: add some assembly facilities to ApplicationBuilder
paulmerlin
-
2016/12/06
[5/5] zest-java git commit: api: Lifecycle can throw Exception
paulmerlin
-
2016/12/06
[3/5] zest-java git commit: non-checked AssemblyException
paulmerlin
-
2016/12/06
[2/5] zest-java git commit: non-checked EntityFinderException
paulmerlin
-
2016/12/06
[4/5] zest-java git commit: api: Initializables can throw Exception
paulmerlin
-
2016/12/03
zest-java git commit: Closing merged pull-requests
paulmerlin
-
2016/12/03
[2/3] zest-java git commit: Improved descriptors sorting logic to limit iterations on candidates list.
paulmerlin
-
2016/12/03
[1/3] zest-java git commit: refine composite creation performance tests
paulmerlin
-
2016/12/03
[3/3] zest-java git commit: typelookup: refine Jean-Michel’s contribution
paulmerlin
-
2016/12/03
zest-java git commit: redis-entitystore: remove usage of deprecated methods in tests
paulmerlin
-
2016/12/03
[1/2] zest-java git commit: entitystores: replace usage of core/io with streams
paulmerlin
-
2016/12/03
[2/2] zest-java git commit: entitystores: replace usage of core/io with streams
paulmerlin
-
2016/12/03
[8/8] zest-java git commit: mongo-entitystore: remove usage of deprecated mongo client APIs
paulmerlin
-
2016/12/03
[2/8] zest-java git commit: redis-entitystore: remove usage of deprecated methods
paulmerlin
-
2016/12/03
[6/8] zest-java git commit: free-port-finder: remove range in which one port was seen busy on CI
paulmerlin
-
2016/12/03
[7/8] zest-java git commit: mongo-entitystore: test using embedded mongodb process
paulmerlin
-
2016/12/03
[4/8] zest-java git commit: jclouds-entitystore: properly isolate test
paulmerlin
-
2016/12/03
[3/8] zest-java git commit: preferences-entitystore: properly isolate test
paulmerlin
-
2016/12/03
[1/8] zest-java git commit: reindexer: rework test so it is more reliable
paulmerlin
-
2016/12/03
[5/8] zest-java git commit: file-entitystore: simplify and fix possible race condition
paulmerlin
-
2016/11/30
zest-java git commit: runtime: minor changes to TypeLookup, mostly javadoc
paulmerlin
-
2016/11/28
[5/5] zest-java git commit: remove core/io usage from tests & helpers in libraries & extensions
paulmerlin
-
2016/11/28
[1/5] zest-java git commit: runtime: refine TypeLookup
paulmerlin
-
2016/11/28
[4/5] zest-java git commit: free-port-finder: remove range in which one port was seen busy
paulmerlin
-
2016/11/28
[3/5] zest-java git commit: remove some more uses of core/functional
paulmerlin
-
2016/11/28
[2/5] zest-java git commit: remove core/io usage from tests & helpers in libraries & extensions
paulmerlin
-
2016/11/28
[13/14] zest-java git commit: get rid of org.apache.zest.runtime.legacy.Specifications
paulmerlin
-
2016/11/28
[08/14] zest-java git commit: minor: remove dead commented code and unused imports
paulmerlin
-
2016/11/28
[04/14] zest-java git commit: minor: javadocs
paulmerlin
-
2016/11/28
[06/14] zest-java git commit: forum sample: prefer Streams over core/functional
paulmerlin
-
2016/11/28
[14/14] zest-java git commit: runtime: refine TypeLookup
paulmerlin
-
2016/11/28
[02/14] zest-java git commit: build: use mavenCentral() instead of jcenter() in buildSrc
paulmerlin
-
2016/11/28
[03/14] zest-java git commit: build: set task desc & group for performance tests
paulmerlin
-
2016/11/28
[09/14] zest-java git commit: classscanner: prever Streams over Iterables
paulmerlin
-
2016/11/28
[10/14] zest-java git commit: rest library: fix wrong return type
paulmerlin
-
2016/11/28
[05/14] zest-java git commit: uowfile library: prefer nio over core/io
paulmerlin
-
2016/11/28
[01/14] zest-java git commit: build: upgrade Gradle to 3.2.1
paulmerlin
-
2016/11/28
[12/14] zest-java git commit: introduce single() Collector, preferred over Iterables.single()
paulmerlin
-
2016/11/28
[11/14] zest-java git commit: prefer streams over core/functional globally - first pass
paulmerlin
-
2016/11/28
[07/14] zest-java git commit: restlet library: prefer Streams over core/functional
paulmerlin
-
2016/11/25
svn commit: r1771367 - /zest/site/content/download.html
paulmerlin
-
2016/11/25
svn commit: r1771366 - in /zest/site: content/download.html src/download.html
paulmerlin
-
2016/11/22
[4/4] zest-java git commit: minor: add missing license headers
paulmerlin
-
2016/11/22
[2/4] zest-java git commit: testsupport: print out found free ports to help diagnose ci flakiness
paulmerlin
-
2016/11/22
[1/4] zest-java git commit: shell: reinstate explicit chmod
paulmerlin
-
2016/11/22
[3/4] zest-java git commit: build: build tools versions declaration in ./dependencies.gradle
paulmerlin
-
2016/11/20
zest-java git commit: ZEST-175 fix JClouds EntityStore runtime classpath
paulmerlin
-
2016/11/20
zest-java git commit: ZEST-175 fix JClouds EntityStore runtime classpath
paulmerlin
-
2016/11/20
[1/2] zest-java git commit: ZEST-175 Fix stack trace compaction for Java 9
paulmerlin
-
2016/11/20
[2/2] zest-java git commit: runtime: stack trace compaction supports Java 8 suppressed exceptions
paulmerlin
-
2016/11/20
zest-java git commit: ZEST-120 Add incomplete ignored test, demonstrating the issue
paulmerlin
-
2016/11/20
zest-java git commit: ZEST-193: support for Java 8 interface static methods
paulmerlin
-
2016/11/20
[1/2] zest-java git commit: build: refine dependencies.gradle
paulmerlin
-
2016/11/20
[2/2] zest-java git commit: build: fix bin dist rat
paulmerlin
-
2016/11/20
zest-java git commit: index-elastic: assembly with provided client & tests speedup
paulmerlin
-
2016/11/19
[16/35] zest-java git commit: build: extract dev/release version condition
paulmerlin
-
2016/11/19
[19/35] zest-java git commit: build: safer cleanup in ExecLogged
paulmerlin
-
2016/11/19
[28/35] zest-java git commit: osgi: upgrade to 4.3.1 and fix compilation
paulmerlin
-
2016/11/19
[34/35] zest-java git commit: http: fix tests using keystores broken in isolation
paulmerlin
-
2016/11/19
[29/35] zest-java git commit: uowfile: fix tests for parallel execution
paulmerlin
-
2016/11/19
[22/35] zest-java git commit: build: isolate test working/tmp/home directories
paulmerlin
-
2016/11/19
[13/35] zest-java git commit: testsupport: limit resource usage of FreePortFinder
paulmerlin
-
2016/11/19
[31/35] zest-java git commit: tools/shell: fix non-isolated tests and file operations
paulmerlin
-
2016/11/19
[20/35] zest-java git commit: Fix forum sample
paulmerlin
-
2016/11/19
[07/35] zest-java git commit: build: use zest extension for shorter dependency notation
paulmerlin
-
2016/11/19
[03/35] zest-java git commit: ZEST-190 Fix documentation snippet include
paulmerlin
-
2016/11/19
[01/35] zest-java git commit: ZEST-177 Upgrade to ElasticSearch 5
paulmerlin
-
2016/11/19
[35/35] zest-java git commit: tests: properly isolate all tests that rely on ephemeral network ports
paulmerlin
-
2016/11/19
[05/35] zest-java git commit: testsupport: introduce @NotYetImplemented annotation and its JUnit rule
paulmerlin
-
2016/11/19
[04/35] zest-java git commit: build: enable gradle’s configure-on-demand
paulmerlin
-
2016/11/19
[10/35] zest-java git commit: build: move build logic from build scripts to plugins in buildSrc
paulmerlin
-
2016/11/19
[11/35] zest-java git commit: build: move build logic from build scripts to plugins in buildSrc
paulmerlin
-
2016/11/19
[25/35] zest-java git commit: build: match Gradle maxWorkers and Test maxParallelForks
paulmerlin
-
2016/11/19
[15/35] zest-java git commit: build: fix task groups
paulmerlin
-
2016/11/19
[21/35] zest-java git commit: build: fix samples tasks name conflicts
paulmerlin
-
2016/11/19
[33/35] zest-java git commit: tests: properly isolate all tests that rely on fileconfig
paulmerlin
-
2016/11/19
[24/35] zest-java git commit: tests: use fileconfig convention everywhere
paulmerlin
-
2016/11/19
[08/35] zest-java git commit: build: use zest extension for shorter dependency notation
paulmerlin
-
2016/11/19
[30/35] zest-java git commit: fileconfig: add coverage
paulmerlin
-
2016/11/19
[18/35] zest-java git commit: Revert "build: enable gradle’s configure-on-demand"
paulmerlin
-
2016/11/19
[12/35] zest-java git commit: minor: fix some javac & javadoc warnings in core
paulmerlin
-
2016/11/19
[26/35] zest-java git commit: testsupport: prefer TemporaryFolder over DelTree junit rule
paulmerlin
-
2016/11/19
[32/35] zest-java git commit: build: better tests isolation
paulmerlin
-
2016/11/19
[06/35] zest-java git commit: build: introduce zest extension for shorted dependency notation
paulmerlin
-
2016/11/19
[09/35] zest-java git commit: build: move build logic from build scripts to plugins in buildSrc
paulmerlin
-
2016/11/19
[02/35] zest-java git commit: build: move all tasks/plugins to the same package in buildSrc
paulmerlin
-
2016/11/19
[23/35] zest-java git commit: fileconfig: introduce convention helper
paulmerlin
-
2016/11/19
[27/35] zest-java git commit: build: move back dependencies declaration from buildSrc to ./
paulmerlin
-
2016/11/19
[17/35] zest-java git commit: build: move website & manual build logic to ManualPlugin in buildSrc
paulmerlin
-
2016/11/19
[14/35] zest-java git commit: ZEST-188 Remove remains of scala support
paulmerlin
-
2016/11/07
zest-java git commit: ZEST-155 Use Apache Geode 1.0.0-incubating instead of some milestone
paulmerlin
-
2016/11/07
zest-java git commit: build: remove use of now deprecated Gradle Jetty plugin in favor of gretty
paulmerlin
-
2016/11/07
[1/3] zest-java git commit: ZEST-192 Introduce Codahale Metrics extension
paulmerlin
-
2016/11/07
[3/3] zest-java git commit: Remove unused import
paulmerlin
-
2016/11/07
[2/3] zest-java git commit: ZEST-192 Remove Yammer Metrics extension
paulmerlin
-
2016/11/07
[2/3] zest-java git commit: ZEST-190 Refine Metrics API
paulmerlin
-
2016/11/07
[3/3] zest-java git commit: ZEST-190 Rewrite metrics library tests to fix their flakiness
paulmerlin
-
2016/11/07
[1/3] zest-java git commit: ZEST-190 Refine Metrics API
paulmerlin
-
2016/11/07
zest-java git commit: Review FreePortFinder test utility to reduce test flakiness on CI
paulmerlin
-
2016/11/06
[14/16] zest-java git commit: build: remove unnecessary output
paulmerlin
-
2016/11/06
[03/16] zest-java git commit: build: remove idea plugin as Gradle project import works out of the box these days
paulmerlin
-
2016/11/06
[12/16] zest-java git commit: build: remove unused project extra property
paulmerlin
-
2016/11/06
[16/16] zest-java git commit: doc: fix various snippet tags
paulmerlin
-
2016/11/06
[02/16] zest-java git commit: Minor libraries upgrades
paulmerlin
-
2016/11/06
[15/16] zest-java git commit: build: fix asciidoc snippet filter tag matching
paulmerlin
-
2016/11/06
[07/16] zest-java git commit: build: remove provided configuration, Gradle now provide compileOnly
paulmerlin
-
2016/11/06
[09/16] zest-java git commit: build: remove unused task
paulmerlin
-
2016/11/06
[11/16] zest-java git commit: build: fix restlet maven repository url
paulmerlin
-
2016/11/06
[13/16] zest-java git commit: build: groovy @CompileStatic buildSrc
paulmerlin
-
2016/11/06
[05/16] zest-java git commit: build: remove custom wrapper task, this is not needed anymore
paulmerlin
-
2016/11/06
[04/16] zest-java git commit: build: remove eclipse plugin as Gradle project import works out of the box these days
paulmerlin
-
2016/11/06
[06/16] zest-java git commit: build: prefer httpS repositories when possible
paulmerlin
-
2016/11/06
[08/16] zest-java git commit: build: remove old hack to continue on test failures
paulmerlin
-
2016/11/06
[10/16] zest-java git commit: build: remove some now not needed groovy flags
paulmerlin
-
2016/11/06
[01/16] zest-java git commit: Remove now unused Wicket dependency declaration
paulmerlin
-
2016/10/24
[3/3] zest-java git commit: ZEST-180 Indexing-SQL uses the String form of Identity
paulmerlin
-
2016/10/24
[1/3] zest-java git commit: SQL ES: fix MySQL test jdbc url for new drivers
paulmerlin
-
2016/10/24
[2/3] zest-java git commit: SQL ES: better document test setup
paulmerlin
-
2016/10/24
[2/2] zest-java git commit: Remove executable bit on java/html/css/ts files
paulmerlin
-
2016/10/24
[1/2] zest-java git commit: Indexing-RDF doc, fix snippet inclusion paths after file move
paulmerlin
-
2016/10/24
[1/2] zest-java git commit: ZEST-183 Remove eventsourcing library from docs
paulmerlin
-
2016/10/24
[2/2] zest-java git commit: ZEST-188 Remove scala library from docs
paulmerlin
-
2016/10/23
[4/4] zest-java git commit: Added test for ZestAPI.compositeDescriptorFor()
niclas
-
2016/10/23
[1/4] zest-java git commit: Removed all warnings from org.apache.zest.api.association package
niclas
-
2016/10/23
[2/4] zest-java git commit: Fixed that AnnotationFilters had to be 'public'.
niclas
-
2016/10/23
[3/4] zest-java git commit: Tidy up warnings in AssemblyHelper
niclas
-
2016/10/23
zest-java git commit: Removed all warnings from org.apache.zest.api package
niclas
-
2016/10/23
zest-java git commit: Removed a little bit too much in previous commit.
niclas
-
2016/10/23
[1/2] zest-java git commit: ZEST-189 - Removing the org.apache.zest.spi.uuid.UuidIdentityGeneratorService in Core SPI, as it is no longer needed.
niclas
-
2016/10/23
[2/2] zest-java git commit: Missing license headers, reported by RAT
niclas
-
2016/10/23
[08/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[16/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[02/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[26/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[03/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[14/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[15/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[22/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[28/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[23/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[06/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[11/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[07/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[13/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[17/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[19/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[25/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[04/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[21/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[18/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[05/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[09/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[10/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[20/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[01/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[12/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[24/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/23
[27/28] zest-java git commit: ZEST-180, ZEST-186, ZEST-187, ZEST-188 Big Identity refactoring UnitOfWorkFactory is auto added to all modules that doesn't declare one IdentityGenerator is auto-added to all modules that deosn't declare one. Removed DCI/DDD
niclas
-
2016/10/22
[1/7] zest-java git commit: ZEST-183 : Removing library-eventsourcing.
niclas
-
2016/10/22
[3/7] zest-java git commit: ZEST-183 : Removing library-eventsourcing.
niclas
-
2016/10/22
[4/7] zest-java git commit: ZEST-183 : Removing library-eventsourcing.
niclas
-
2016/10/22
[2/7] zest-java git commit: ZEST-183 : Removing library-eventsourcing.
niclas
-
2016/10/22
[5/7] zest-java git commit: ZEST-183 : Removing library-eventsourcing.
niclas
-
2016/10/22
[7/7] zest-java git commit: ZEST-181 : Replaced the use of 'long' as a time and using java.time.Instant instead.
niclas
-
2016/10/22
[6/7] zest-java git commit: ZEST-181 : Replaced the use of 'long' as a time and using java.time.Instant instead.
niclas
-
2016/09/26
[3/6] zest-java git commit: Upgrade Gradle to 3.1
paulmerlin
-
2016/09/26
[2/6] zest-java git commit: Minor edits in Metrics API/SPI
paulmerlin
-
2016/09/26
[6/6] zest-java git commit: Explicit Hamcrest testCompile dependency
paulmerlin
-
2016/09/26
[4/6] zest-java git commit: ZEST-177 ElasticSearch 2.x does not support in-memory indices
paulmerlin
-
2016/09/26
[5/6] zest-java git commit: JMX: fix and enable tests
paulmerlin
-
2016/09/26
[1/6] zest-java git commit: Minor changes to UnitOfWorkInstance
paulmerlin
-
2016/09/18
[2/2] zest-java git commit: Upgrade Apache PDFBox dependency from 1.x to 2.0.3
paulmerlin
-
2016/09/18
[1/2] zest-java git commit: Fix Envisage ...
paulmerlin
-
2016/09/18
[2/3] zest-java git commit: Trivial upgrade of mysql driver to 6.0.4
paulmerlin
-
2016/09/18
[1/3] zest-java git commit: Better error message when unable to set property value in JSONEntityState
paulmerlin
-
2016/09/18
[3/3] zest-java git commit: ZEST-178 Rework EhCache Cache for EhCache 3
paulmerlin
-
2016/09/18
zest-java git commit: ZEST-176 Add authentication support to Riak EntityStore
paulmerlin
-
2016/09/11
zest-java git commit: Make Rat happy
paulmerlin
-
2016/09/11
zest-java git commit: ZEST-175 Disable Scala compilation on Java 9
paulmerlin
-
2016/09/11
[2/2] zest-java git commit: ZEST-175 Remove -XX:MaxPermSize from the Scala compiler options
paulmerlin
-
2016/09/11
[1/2] zest-java git commit: ZEST-175 Temporarily disable Jacoco when running with Java 9
paulmerlin
-
2016/09/11
[1/2] zest-java git commit: ZEST-176 Rework Riak EntityStore for Riak 2
paulmerlin
-
2016/09/11
[2/2] zest-java git commit: ZEST-177 Rework ElasticSearch EntityStore for ElasticSearch 2
paulmerlin
-
2016/09/11
[7/8] zest-java git commit: Upgrade MongoDB Java Driver from 2.x to 3.3.0
paulmerlin
-
2016/09/11
[6/8] zest-java git commit: Move from commons-dbcp to commons-dbcp2 for sql-dbcp library
paulmerlin
-
2016/09/11
[4/8] zest-java git commit: Upgrade Geode to 1.0.0-incubating-M3
paulmerlin
-
2016/09/11
[2/8] zest-java git commit: Build: minor, upgrade Rat & Honker
paulmerlin
-
2016/09/11
[3/8] zest-java git commit: Trivial 3rd party libraries upgrades
paulmerlin