commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[10/11] polygene-java git commit: Added hasProperty, hasAssociation, hasManyAssociation, hasNamedAssociation query methods in StateDescriptor & co.
niclas
[04/11] polygene-java git commit: Merge remote-tracking branch 'origin/develop' into entitystore_sqlng
niclas
[09/11] polygene-java git commit: Remove a warning
niclas
[03/11] polygene-java git commit: Merge branch 'develop' into entitystore_sqlng
niclas
[08/11] polygene-java git commit: Better error message for missing return types need to be public classes or interfaces
niclas
[02/11] polygene-java git commit: Merge branch 'develop' into entitystore_sqlng
niclas
[11/11] polygene-java git commit: A lot of things fixed to get closer to a working implementation.
niclas
[07/11] polygene-java git commit: Committing an intermediate state of the JOOQ ES, to dig into the classloading issue in the Service composition.
niclas
polygene-java git commit: Better error message for missing return types need to be public classes or interfaces
niclas
[1/4] polygene-java git commit: Added method in Polygene API to check if an object is a Composite.
niclas
[4/4] polygene-java git commit: Increased timeout a little bit.
niclas
[3/4] polygene-java git commit: Added test for "No Composites in @Uses"
niclas
[2/4] polygene-java git commit: Do not allow Composites in @Uses.
niclas
polygene-java git commit: :tools:generator do not repeat tests when TEST_ALL is set
paulmerlin
[1/2] polygene-java git commit: :tools:generator better test names
paulmerlin
[2/2] polygene-java git commit: :tools:generator always use JSON serialization
paulmerlin
[1/7] polygene-java git commit: Add port seen busy on builds.a.o to free port finder blacklist
paulmerlin
[4/7] polygene-java git commit: :tools:generator implement docker based testing for Riak ES
paulmerlin
[6/7] polygene-java git commit: :tools:generator raise test timeout
paulmerlin
[2/7] polygene-java git commit: :tools:generator JClouds assembly uses a transient provider
paulmerlin
[5/7] polygene-java git commit: :tools:generator fix SQL ES tests
paulmerlin
[3/7] polygene-java git commit: :tools:generator implement docker based testing for Redis ES
paulmerlin
[7/7] polygene-java git commit: :tools:generator unignore test in generated application
paulmerlin
[1/6] polygene-java git commit: :tools:generator Docker tests in generated projects are skipped when no docker service is available
paulmerlin
[3/6] polygene-java git commit: :extensions:cache-memcache assemble config as Configuration
paulmerlin
[4/6] polygene-java git commit: :tools:generator fix Memcache setup in docker based tests
paulmerlin
[2/6] polygene-java git commit: :extensions:entitystore-mongodb Docker based tests
paulmerlin
[6/6] polygene-java git commit: :tools:generator favor fixed docker image versions in generated tests
paulmerlin
[5/6] polygene-java git commit: :tools:generator Implement MongoDB docker based testing
paulmerlin
[1/6] polygene-java git commit: Core API: remove InitialValueProvider
paulmerlin
[4/6] polygene-java git commit: Core API: remove InitialValueProvider
paulmerlin
[6/6] polygene-java git commit: :tools:generator fix storage module compilation
paulmerlin
[3/6] polygene-java git commit: Documentation: tools/model-detail + some edits in other tools docs
paulmerlin
[5/6] polygene-java git commit: Use AccessibleObjects.accessible(T) everywhere applicable
paulmerlin
[2/6] polygene-java git commit: Build: minor, better inputs/outputs in AsciidocBuildInfoPlugin task
paulmerlin
polygene-java git commit: On the CI, the system property of "user.home" doesn't match the environment variable $HOME.
niclas
[1/4] polygene-java git commit: More documentation
niclas
[4/4] polygene-java git commit: Configuration default back to System Properties and Environment variables.
niclas
[2/4] polygene-java git commit: One more test about configuration instantiation.
niclas
[3/4] polygene-java git commit: Configuration can not be Optional, although the individual elements can be.
niclas
polygene-java git commit: Small clean up
niclas
polygene-java git commit: Replace a NullPointerException with one explaining that the ServiceComposite type has not been declared. Adding more tests around Configuration constraint validation.
niclas
polygene-java git commit: Missed to fix the stack check. Why didn't that fail locally? Weird!
niclas
polygene-java git commit: Excempting codestyle-idea.jar from Rat check
niclas
polygene-java git commit: Forgot a license header.
niclas
[01/35] polygene-java git commit: Adding @HostPort validation, based on Commons Validator (which may suggest a whole bunch of more validations)
niclas
[02/35] polygene-java git commit: Adding @HistPortList constraint as well.
niclas
[15/35] polygene-java git commit: Working towards a bootstrap test to be added to generated code. NOT WORKING at the moment, and hope Paul can help to figure out what goes wrong in "npm run test".
niclas
[06/35] polygene-java git commit: Merge remote-tracking branch 'origin/develop' into yeoman-work
niclas
[10/35] polygene-java git commit: Cassandra ES is not an MapEntityStore, as testcase makes one think.
niclas
[26/35] polygene-java git commit: Merging in 'develop'
niclas
[05/35] polygene-java git commit: Current snapshot for Paul (others) to take a close look if he wants.
niclas
[09/35] polygene-java git commit: Fixed npmTest problem (can't have project names with dashes in them). Upgraded Docker plugin for Gradle, as used version doesn't work here.
niclas
[19/35] polygene-java git commit: POLYGENE-172 - Also fix inconsistent naming in the extension. All classes has "MongoDB" instead of "Mongo" in the name.
niclas
[08/35] polygene-java git commit: Fixed anoter bug in HostPortConstraint
niclas
[07/35] polygene-java git commit: Fixed bug in HostPortConstraint and HostPortListConstraint
niclas
[35/35] polygene-java git commit: Generator compiles. Setting @Ignore on testcase as it is now mostly a matter of getting Docker launching to work. Restored the DOCKER_RULE things in internals/ so branch should build normally.
niclas
[33/35] polygene-java git commit: Generator compiles. Setting @Ignore on testcase as it is now mostly a matter of getting Docker launching to work. Restored the DOCKER_RULE things in internals/ so branch should build normally.
niclas
[04/35] polygene-java git commit: Current snapshot for Paul (others) to take a close look if he wants.
niclas
[03/35] polygene-java git commit: Adding commons-validator as a dependency, and expanding what is needed from bouncycastle.
niclas
[20/35] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[27/35] polygene-java git commit: Added EntityStore configuration properties files. Added Datasource files. Modified some default values in various entitystores.
niclas
[11/35] polygene-java git commit: Change to try-newUnitOfWork structures in the testcases, to avoid "not cleaned up" error message when test fails.
niclas
[31/35] polygene-java git commit: Merge remote-tracking branch 'origin/develop' into yeoman-work
niclas
[12/35] polygene-java git commit: POLYGENE-256 - Fixed clear() method in Cassandra many/named associations (and some edge-case for properties and associations).
niclas
[18/35] polygene-java git commit: Missing setup for non-https server. Memory ES has no configuration.
niclas
[24/35] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[16/35] polygene-java git commit: Working towards a bootstrap test to be added to generated code. NOT WORKING at the moment, and hope Paul can help to figure out what goes wrong in "npm run test".
niclas
[25/35] polygene-java git commit: Upgrade4 the Docker plugin for Gradle. Old one doesn't work propertly on my machine.
niclas
[30/35] polygene-java git commit: More work on the generator
niclas
[17/35] polygene-java git commit: FOund that particular missing right paranthesis.
niclas
[14/35] polygene-java git commit: initialize () method needsto be accessible.
niclas
[32/35] polygene-java git commit: Generator compiles ok. Intermediary commit to tackle the testcase failures.
niclas
[29/35] polygene-java git commit: Cleaning up a System.out.println that shouldn't be there.
niclas
[22/35] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[23/35] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[13/35] polygene-java git commit: POLYGENE-256 - Ooops... over-did it. Empty strings must be allowed in properties.
niclas
[28/35] polygene-java git commit: Adding version() and mode() to ApplicationDescriptor
niclas
[21/35] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[34/35] polygene-java git commit: Generator compiles. Setting @Ignore on testcase as it is now mostly a matter of getting Docker launching to work. Restored the DOCKER_RULE things in internals/ so branch should build normally.
niclas
polygene-java git commit: Make the Ratâ„¢ happy
paulmerlin
[1/6] polygene-java git commit: build: unset task group on code coverage implementation detail tasks
paulmerlin
[3/6] polygene-java git commit: Fix typos in ModuleAssembly javadoc
paulmerlin
[6/6] polygene-java git commit: POLYGENE-257 Fix documentation snippets for serialization API
paulmerlin
[4/6] polygene-java git commit: POLYGENE-257 Introduce ModuleAssembly.defaultServices()
paulmerlin
[5/6] polygene-java git commit: POLYGENE-257 Fix tests requiring default services
paulmerlin
[2/6] polygene-java git commit: build: introduce convenience tasks to check groups of projects
paulmerlin
[1/9] polygene-java git commit: POLYGENE-172 - Also fix inconsistent naming in the extension. All classes has "MongoDB" instead of "Mongo" in the name.
niclas
[7/9] polygene-java git commit: Upgrade4 the Docker plugin for Gradle. Old one doesn't work propertly on my machine.
niclas
[3/9] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[5/9] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[8/9] polygene-java git commit: Merging in 'develop'
niclas
[6/9] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[9/9] polygene-java git commit: Added EntityStore configuration properties files. Added Datasource files. Modified some default values in various entitystores.
niclas
[2/9] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[4/9] polygene-java git commit: Trying to unify the naming of all the extensions.
niclas
[01/13] polygene-java git commit: Assembler is a FunctionalInterface and can be used as a lambda
paulmerlin
[09/13] polygene-java git commit: Refine binary distribution
paulmerlin
[13/13] polygene-java git commit: Minor fix to documentation support code
paulmerlin
[08/13] polygene-java git commit: Prefer SingletonAssembler lambda ctor over anonymous override
paulmerlin
[12/13] polygene-java git commit: Remove unneeded null checks on service lookups in ModuleUnitOfWork
paulmerlin
[06/13] polygene-java git commit: Remove AssemblyException from a bunch of methods throws lists
paulmerlin
[11/13] polygene-java git commit: More bootstrap documentation snippets using lambdas
paulmerlin
[05/13] polygene-java git commit: Remove AssemblyException from a bunch of methods throws lists
paulmerlin
[04/13] polygene-java git commit: Anonymous Assemblers as lambdas
paulmerlin
[02/13] polygene-java git commit: Consistently name Energy4Java instances `polygene`
paulmerlin
[07/13] polygene-java git commit: Prefer SingletonAssembler lambda ctor over anonymous override
paulmerlin
[10/13] polygene-java git commit: Fix wrong snippet syntax in core runtime documentation
paulmerlin
[03/13] polygene-java git commit: Anonymous ApplicationAssemblers as lambdas
paulmerlin
polygene-java git commit: Missing setup for non-https server. Memory ES has no configuration.
niclas
polygene-java git commit: FOund that particular missing right paranthesis.
niclas
[1/3] polygene-java git commit: initialize () method needsto be accessible.
niclas
[2/3] polygene-java git commit: Working towards a bootstrap test to be added to generated code. NOT WORKING at the moment, and hope Paul can help to figure out what goes wrong in "npm run test".
niclas
[3/3] polygene-java git commit: Working towards a bootstrap test to be added to generated code. NOT WORKING at the moment, and hope Paul can help to figure out what goes wrong in "npm run test".
niclas
[01/33] polygene-java git commit: build: attempt to fix source distribution inception build for CI
niclas
[24/33] polygene-java git commit: Fix Preferences EntityStore clearing associations
niclas
[02/33] polygene-java git commit: build: fix maven artifacts upload
niclas
[20/33] polygene-java git commit: :tools:generator Add empty test to generated rest-api application
niclas
[11/33] polygene-java git commit: Remove Gradle Wrapper files from generator-polygene sources
niclas
[16/33] polygene-java git commit: Update JMX library screenshot in documentation
niclas
[03/33] polygene-java git commit: build: fix maven artifacts upload
niclas
[22/33] polygene-java git commit: Add some coverage for clearing associations
niclas
[25/33] polygene-java git commit: POLYGENE-256 Temporarily @Ignore Cassandra EntityStore associations test
niclas
[21/33] polygene-java git commit: Fix NPE in AssociationInstance.set(T)
niclas
[05/33] polygene-java git commit: Merge branch 'release/3.0.0-RC1' into develop
niclas
[28/33] polygene-java git commit: Fixed anoter bug in HostPortConstraint
niclas
[08/33] polygene-java git commit: Fix Gradle wrapper installation from source distribution
niclas
[18/33] polygene-java git commit: Envisage documentation refinements
niclas
[07/33] polygene-java git commit: Build verify used Gradle version and nag if unsupported
niclas
[32/33] polygene-java git commit: POLYGENE-256 - Fixed clear() method in Cassandra many/named associations (and some edge-case for properties and associations).
niclas
[27/33] polygene-java git commit: Fixed bug in HostPortConstraint and HostPortListConstraint
niclas
[06/33] polygene-java git commit: Update Gradle Wrapper
niclas
[13/33] polygene-java git commit: Restore CompositeModel.toString() to only show assembly type simple name
niclas
[15/33] polygene-java git commit: Remove unused images from website resources
niclas
[26/33] polygene-java git commit: Merge remote-tracking branch 'origin/develop' into yeoman-work
niclas
[12/33] polygene-java git commit: Give the documentation Tools section some love
niclas
[23/33] polygene-java git commit: Add coverage for clearing associations in EntityStore TCK
niclas
[14/33] polygene-java git commit: Explicit default services assemblers identities
niclas
[31/33] polygene-java git commit: Change to try-newUnitOfWork structures in the testcases, to avoid "not cleaned up" error message when test fails.
niclas
[30/33] polygene-java git commit: Cassandra ES is not an MapEntityStore, as testcase makes one think.
niclas
[09/33] polygene-java git commit: Fix inspectSourceDistribution task assertions
niclas
[19/33] polygene-java git commit: Minor, add TODO in build wrt. website publication
niclas
[33/33] polygene-java git commit: POLYGENE-256 - Ooops... over-did it. Empty strings must be allowed in properties.
niclas
[10/33] polygene-java git commit: Add missing step to release doc
niclas
[04/33] polygene-java git commit: :tools:generator prepare for 3.0.0
niclas
[29/33] polygene-java git commit: Fixed npmTest problem (can't have project names with dashes in them). Upgraded Docker plugin for Gradle, as used version doesn't work here.
niclas
[17/33] polygene-java git commit: Fix core bootstrap documentation JSON snippet using wrong syntax highlighting
niclas
polygene-java git commit: Move default IdentityGenerator & Serialization from all modules to a support layer
paulmerlin
[1/6] polygene-java git commit: Remove unnecessary try/catch around AssemblyException
paulmerlin
[5/6] polygene-java git commit: Polish ModuleAssemblyImpl & ModuleInstance
paulmerlin
[3/6] polygene-java git commit: Polish LayerModel & ModuleModel
paulmerlin
[2/6] polygene-java git commit: Remove useless explicit assembly of DefaultUoWAssembler in tests
paulmerlin
[4/6] polygene-java git commit: Add toString() to UsedLayersModel
paulmerlin
[6/6] polygene-java git commit: Polish ApplicationModelFactoryImpl
paulmerlin
[1/3] polygene-java git commit: Add coverage for clearing associations in EntityStore TCK
paulmerlin
[2/3] polygene-java git commit: Fix Preferences EntityStore clearing associations
paulmerlin
[3/3] polygene-java git commit: POLYGENE-256 Temporarily @Ignore Cassandra EntityStore associations test
paulmerlin
[1/2] polygene-java git commit: Fix NPE in AssociationInstance.set(T)
paulmerlin
[2/2] polygene-java git commit: Add some coverage for clearing associations
paulmerlin
polygene-java git commit: :tools:generator Add empty test to generated rest-api application
paulmerlin
[1/8] polygene-java git commit: Give the documentation Tools section some love
paulmerlin
[2/8] polygene-java git commit: Restore CompositeModel.toString() to only show assembly type simple name
paulmerlin
[5/8] polygene-java git commit: Update JMX library screenshot in documentation
paulmerlin
[3/8] polygene-java git commit: Explicit default services assemblers identities
paulmerlin
[7/8] polygene-java git commit: Envisage documentation refinements
paulmerlin
[6/8] polygene-java git commit: Fix core bootstrap documentation JSON snippet using wrong syntax highlighting
paulmerlin
[4/8] polygene-java git commit: Remove unused images from website resources
paulmerlin
[8/8] polygene-java git commit: Minor, add TODO in build wrt. website publication
paulmerlin
[01/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[33/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[11/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[48/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[43/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[07/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[26/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[46/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[28/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[06/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[24/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[02/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[29/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[13/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[23/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[31/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[37/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[34/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[32/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[22/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[19/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[03/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[47/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[49/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[05/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[41/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[30/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[08/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[15/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[04/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[27/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
[39/51] [partial] polygene-website git commit: Update java/develop/
paulmerlin
Earlier messages
Later messages