message
stringlengths
3
720
label
stringclasses
5 values
added run/callInTx
Adaptive
loadDeep
Adaptive
queryDeep
Adaptive
refreshed example
Perfective
refined relation test
Perfective
simplefied build
Perfective
make tests more configurable by sub classes
Perfective
added testSemantics
Adaptive
prepared IdentityScope etc.
Adaptive
identity scope passing tests
Perfective
refactored statements into separate classes
Perfective
minor, tests for identity deep query
Adaptive
attachEntity, more tests, etc.
Adaptive
fixed loadDeep with idScope
Corrective
more intelligent to-one in entities
Perfective
fixes for not-null to-one relation, fix for loadDeep without results
Corrective
fix & tests for to-one relations without matches in target table
Corrective
support identity scopes in session
Perfective
session tests
Adaptive
method renames to match JPA & Hibernate
Perfective
detach, etc.
Other
Updated DaoExample
Perfective
added docs
Administrative
and methods to session
Adaptive
some dumb docs
Administrative
refreshed example jars (preview 2)
Perfective
QueryBuilder concept
Adaptive
quote columns for special names
Adaptive
first Query working, refactoring
Perfective
lazy list iterator
Adaptive
docs
Administrative
list iterator with auto close
Adaptive
refactoring: TestEntityTestBase
Perfective
testNotEqString
Adaptive
added GPL header
Adaptive
some fixes
Corrective
removed simple OR
Perfective
Refactored where conditions for QueryBuilder, DaoLog, etc.
Perfective
partial fix for listIterator.previous
Corrective
minor fix
Corrective
fixed IN
Corrective
added javadocs and convenience for query builder
Administrative
preview 3
Other
renamed dao.test package
Perfective
improved & extended performance tests
Perfective
added test sub packages
Adaptive
performance work wip
Perfective
refactoring
Perfective
lock optimization
Perfective
new performance figures
Adaptive
getType, etc
Adaptive
added in(Collection)
Adaptive
close cursor in tests
Perfective
preparing to-ones without fk properties (experimental)
Adaptive
check value type, orderDesc
Adaptive
tested and fixed Date/boolean property values
Corrective
renamed DaoBase to DaoCore
Perfective
added dummy ressources as a workaround for the git empty directory problem
Corrective
(not)Null tests for query builder
Adaptive
enabled findbugs, minor fixes
Corrective
using Reference
Other
prepared: bind to-one values without fk property
Adaptive
updated build
Perfective
testDeleteAll
Adaptive
fixed order with multiple properties
Corrective
testDeleteAll
Adaptive
comment for not-null values
Administrative
fixed testAssignPk for protobuf tests, new line
Corrective
kicked out Column again; using Property instead
Perfective
to-many skeleton
Adaptive
first to-many working
Adaptive
reset to-many, test refactoring
Perfective
new tests for resetting to-many relations
Adaptive
Switched to ADT14
Perfective
to-many with custom join properties and multiple join properties
Adaptive
active entities
Adaptive
per entity flag for keep section, global entityActive deafult flag, clean up
Perfective
readme
Administrative
added missing license header to test classes
Adaptive
Added some license info and JavaDocs
Administrative
JavaDocs, limited scope of DaoConfig
Administrative
readme for greenDAO
Administrative
managing additional imports to fix imports with different package, fixed toMany problem in DAO template
Corrective
V1.0.1
Other
superclass and interfaces for entities
Adaptive
added tests for tree-like entities
Adaptive
Removed schema version from entities and DAOs
Perfective
query test package
Adaptive
added DeleteQuery
Adaptive
allow to pass App class for project specific unit tests
Adaptive
better generics for test, still not perfect though
Perfective
fix for building multiple queries with one queryBuilder
Corrective
Added performance results for Android 4.0 plus a comparison to 2.3
Adaptive
created src-test
Adaptive
added bi-directional 1:N customer/order example
Adaptive
added convenience methods to add relationships with a name, made Entity constructor package-visible
Adaptive
added JavaDocs
Administrative
Removed schema version from JavaDoc of generated entities and DAOs
Administrative
execute SQL script in TX
Adaptive
Using a fixed Java 1.6 compiler level for Android projects
Perfective