message
stringlengths
3
720
label
stringclasses
5 values
adding logo to README.md
Administrative
Jenkinsfile: adding upstreamProjects
Adaptive
1.0.2-SNAPSHOT
Other
Jenkinsfile: adding upstrea threshold
Adaptive
Jenkinsfile: oops, variable sneaked in
Other
add data browser methods to BoxStore.java
Adaptive
added hasA and hasAll to ToMany
Adaptive
startObjectBrowser() trying port range
Adaptive
NPE fix
Corrective
1.1.0-RC
Other
1.1.0
Other
update README.md for 1.1.0
Administrative
1.2.0-SNAPSHOT
Other
ToMany: added indexOfId() and getById()
Adaptive
added ToMany.removeById()
Adaptive
added testBuildTwice
Adaptive
extracted getAndroidFilesDir
Perfective
getAndroidFilesDir: workaround for race condition in Android before 4.4
Corrective
getAndroidFilesDir: fail fast if dir does not exist, etc.
Corrective
1.2.0-RC
Other
Put 1.2.0-RC in README.md
Administrative
Added PropertyFlags.INDEX_HASH
Adaptive
Cursor: remove property name based find methods
Perfective
Box: remove find methods except with Property param, adjust tests
Perfective
using flatbuffers-java:1.7.2 from maven repo, removing embedded sources
Perfective
Help people with floating point equality
Other
DataSubscriptionList: add clears canceled state
Adaptive
java docs
Administrative
deprecated Cursor.lookupKeyUsingIndex
Perfective
Gradle: Drop FunctionalTestSuite, instead add main source set to tests.
Perfective
Drop unused Android Gradle plugin dependency.
Perfective
QueryTest: expand testBuildTwice to call other builder methods.
Perfective
added observer method with DataSubscriptionList param
Adaptive
Revert 'Gradle: Drop FunctionalTestSuite, instead add main source set to tests.' This reverts commit 38e8214
Other
minor
Other
Gradle 4.3
Other
1.2.0
Other
1.2.0 last minute change: passing DataSubscriptionList
Perfective
1.2.0 last minute change: updating BoxStore version
Perfective
Update README.md to 1.2.0
Administrative
1.3.0-SNAPSHOT
Other
1.2.1-SNAPSHOT
Other
kotlin_version = '1.1.51'
Other
pass canonical instead of absolute path
Perfective
BoxStore.getVersion(): '1.2.1-2017-11-09'
Adaptive
move OrderFlags into query package
Perfective
Add generated DebugFlags
Adaptive
LOG_TRANSACTIONS_READ and LOG_TRANSACTIONS_WRITE
Adaptive
use new debug flags
Adaptive
fix return type of nativeSetDebugFlags
Corrective
1.2.1
Other
only apply debugFlags if != 0
Corrective
fix previous commit
Corrective
Update README.md to 1.2.1
Administrative
1.3.0-SNAPSHOT (again)
Other
1.2.2-beta, kotlin_version = '1.1.60'
Other
1.3.0-SNAPSHOT (again)
Other
Setting BoxStore version to 1.2.2-2017-11-17
Perfective
increased default max db size to 1 GB DEFAULT_MAX_DB_SIZE_KBYTE
Perfective
Jenkinsfile: dedicated init stage, archive hs_err_pid files if any
Perfective
Jenkinsfile: trigger every 20 minutes at night (0:00 - 6:00)
Perfective
+x gradlew
Other
Jenkinsfile: LD_PRELOAD=$ASAN_LIB_SO
Adaptive
make Transaction.closed flag volatile because finalizer thread may interfere with 'one thread, one TX' rule
Perfective
build.gradle: enable test logging
Perfective
added test-with-asan.sh
Adaptive
added test-with-asan.sh: allow arguments to be forwarded to gradle
Adaptive
Jenkinsfile: use test-with-asan.sh
Perfective
set BoxStore version to 1.2.2-2017-11-21
Perfective
1.2.2-RC
Other
Jenkinsfile: disable testing with asan for now
Perfective
Jenkinsfile: disable test collection temporarily
Perfective
back to 1.3.0-SNAPSHOT
Perfective
reworked deleteAllFiles: fail fast, throw NPE for null param, safer concurrency
Corrective
added JavaDocs
Administrative
added link to BoxStore.diagnose() for DbMaxReadersExceededException
Adaptive
new static deleteAllFiles methods
Adaptive
tests for deleteAllFiles
Adaptive
enable tests again
Perfective
test-with-asan.sh: use Gradle daemon on Jenkins
Perfective
Cursor & Transaction: always log error if not closed
Corrective
Transaction finalizer should only complain about non-active transactions
Perfective
enableCreationStackTracking() for tests
Adaptive
test fixes for transaction not cleaned up
Corrective
Ignore testTxGC: Tests robustness in invalid usage scenarios with lots of errors raised and resources leaked. Only run this test manually from time to time, but spare regular test runs from those errors.
Corrective
By default only complain about write cursors not being closed
Perfective
kotlin_version = '1.1.61'
Other
1.3.0
Other
1.3.0-SNAPSHOT
Other
enforce Cursor.renew() to be tied to the same TX
Perfective
BoxStore version 1.3.0-2017-11-27
Other
JavaDocs for Transaction.reset
Administrative
remove tx param from Cursor.nativeRenew
Perfective
fix TX leak in testCommitReadTxException()
Corrective
1.3.0
Other
1.3.1-SNAPSHOT
Other
added DbShutdownException
Adaptive
Query and QueryBuilder do not use static native methods anymore
Perfective
1.3.1
Other
BoxStore 1.3.1-2017-11-29
Other