message
stringlengths 3
720
| label
stringclasses 5
values |
---|---|
Move loadLibrary into NativeLibraryLoader to make BoxStore mockable
|
Perfective
|
minor, added javadocs
|
Administrative
|
added EntityInfo.getEntityId()
|
Adaptive
|
first compilable ToMany
|
Adaptive
|
improved ToMany.checkGetEntities()
|
Perfective
|
use ToMany in tests
|
Perfective
|
started ToMany.add methods, experimental ListFactory.java
|
Adaptive
|
lazy ListFactory init
|
Adaptive
|
ToMany puts added target entities
|
Adaptive
|
ensure order of added entities to ToMany
|
Perfective
|
internalRequiresPutTarget determines entities to put (avoids getting cursors if not required)
|
Perfective
|
remove with remove from DB
|
Perfective
|
ToMany.removeFromTargetBox flag
|
Adaptive
|
ToMany: add() removes entities from remove tracking, tests for remove
|
Adaptive
|
ToMany.syncToTargetBox()
|
Adaptive
|
JavaDoc
|
Administrative
|
JavaDocs
|
Administrative
|
added @Backlink
|
Adaptive
|
for non-Android OS, prefer System.load over System.loadLibrary
|
Perfective
|
throw to test sth in Jenkins
|
Corrective
|
temp code to debug Jenkins
|
Corrective
|
revert debug code
|
Corrective
|
added flags for entity meta data
|
Adaptive
|
prep Java test for non-arg constructor usage
|
Adaptive
|
add NonArgConstructorTest to suite
|
Adaptive
|
add NonArgConstructorTest to suite (Gradle)
|
Adaptive
|
API: @Entity(useNoArgConstructor=...)
|
Other
|
minor JavaDoc
|
Administrative
|
start of objectbox-kotlin
|
Administrative
|
move kotlin extentions into kotlin sub package
|
Perfective
|
make ToOne and ToMany serializable
|
Perfective
|
shutdown thread pool when closing BoxStore
|
Perfective
|
minor: suppress warning
|
Corrective
|
dump thread stacks if pool does not terminate promptly
|
Corrective
|
testCloseBulk to check on Linux
|
Adaptive
|
testCloseBulk to check on Linux, now with 2 TXs
|
Perfective
|
removed testCloseBulk again; no flaws discovered
|
Perfective
|
allow setting max readers C++ & JNI
|
Perfective
|
simplify test
|
Perfective
|
javadocs for BoxStoreBuilder
|
Administrative
|
minor
|
Other
|
BoxStoreBuilder.maxReaders, DbMaxReadersExceededException.java
|
Corrective
|
fix: DbMaxReadersExceededException needs error code constructor
|
Corrective
|
Jenkinsfile: enable extensive-tests for Java tests
|
Perfective
|
property: added virtual flag and virtualTarget
|
Adaptive
|
minor improvements for ToOne
|
Perfective
|
ModelBuilder: allow passing virtualTarget
|
Adaptive
|
temp debug log for setResolvedTarget
|
Corrective
|
debugRelations flag
|
Corrective
|
prevent two BoxStores from being opened for the same directory
|
Corrective
|
better to explicitly close store before building new one
|
Perfective
|
added Box.get(Iterable) and .getMap(Iterable)
|
Adaptive
|
updated CHANGELOG.md, typo
|
Administrative
|
add Box.get(long[] ids)
|
Adaptive
|
Replaced some greenrobot references with ObjectBox
|
Perfective
|
testCallInTxAsync_Error
|
Adaptive
|
testRunInTx_PutAfterRemoveAll
|
Adaptive
|
inValues method alias for Kotlin
|
Adaptive
|
model support for Relation
|
Adaptive
|
prep RelationInfo for relationId
|
Adaptive
|
some prep ToMany.java for standalone relations
|
Adaptive
|
some more prep for ToMany.java for standalone relations
|
Adaptive
|
prep standalone relation modifications
|
Adaptive
|
prep standalone relation loading
|
Adaptive
|
ModelBuilder.java: add relations
|
Adaptive
|
relation fixes
|
Corrective
|
fix EntityBuilder.relation model building
|
Corrective
|
adjustments to getting relations (Java)
|
Perfective
|
ToMany.java: Do not use Iterator with remove because not all List Types support it (e.g. CopyOnWriteArrayList)
|
Other
|
added stand alone relation tests
|
Adaptive
|
API_ added @TargetIdProperty, deprecated old annotations
|
Adaptive
|
testToOneBulk and testToManyBulk
|
Adaptive
|
some renames
|
Perfective
|
added ToManyGetter
|
Adaptive
|
use To[Many|One]Getters in RelationInfo.java
|
Adaptive
|
make ToManyGetter return List
|
Perfective
|
added store.callInReadTx()
|
Adaptive
|
Query: eager relations
|
Adaptive
|
JavaDocs for QueryBuilder.eager(...)
|
Administrative
|
change RelationInfo signature
|
Perfective
|
BreakForEach for Query.forEach()
|
Adaptive
|
added query filtering
|
Adaptive
|
add javadoc-style
|
Administrative
|
add .gitignore
|
Administrative
|
add gradle files
|
Administrative
|
add gradle files for tests
|
Administrative
|
for linux64, add native dependency
|
Adaptive
|
fix version for native dependency
|
Corrective
|
fix
|
Corrective
|
fix copyright headers
|
Administrative
|
Java V1.0.0-2017-09-02
|
Other
|
added LICENSE.txt
|
Administrative
|
first README.txt
|
Administrative
|
V1.0.0
|
Other
|
added GitHub issue template
|
Adaptive
|
1.0.1-SNAPSHOT
|
Other
|
improved github issue template
|
Perfective
|
BoxStore.java: V1.0.1-2017-09-10
|
Other
|
dropAllData() is not implemented on native side; remove public for now
|
Perfective
|
V1.0.1
|
Other
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.