issues
search
couchbaselabs
/
cbforest
C++ wrapper library around ForestDB, for use in Couchbase Lite.
17
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JNI: Fixed `Document.selectRevID()` does not throw the exception if e…
#120
hideki
closed
7 years ago
0
Crash while compaction in background on iOS
#119
5b5
opened
7 years ago
2
fixed naming of error file so that it will build from command line
#118
zippo227
opened
7 years ago
0
1.4.0 ForestDb crash in _fdb_compact_file
#117
hideki
opened
7 years ago
1
Fixed xcode 8.3 build error
#116
pasin
closed
7 years ago
0
ForestDB performance tanking on non SSD Window 10 machine
#115
sethrosetter
closed
7 years ago
5
Added binding for c4doc_getForPut
#114
borrrden
closed
7 years ago
0
Fixed Java Core Issue 1597 - P2P - ForestDB Error: forceInsert()
#113
hideki
closed
7 years ago
0
Update ForestDB to get improved compaction / space reuse
#112
snej
closed
8 years ago
3
Fixed Java Core Issue 1448 - CBForest: Assertion failed: !_inTransact…
#111
hideki
closed
8 years ago
1
InclusiveEnd=false query does not work unless end key is specified
#110
borrrden
opened
8 years ago
3
Fixed migration error from v1.2.x to v1.3.x
#109
hideki
closed
8 years ago
0
Fixed Issue Java Core 1424 - MultiThreadsTest.testParallelViewQueries…
#108
hideki
closed
8 years ago
0
Fixed crash in c4view_open, and other potential destructor-triggered crashes
#107
snej
closed
8 years ago
1
Fixed: ForestDB: Query.setLimit() could cause crashes.
#106
hideki
closed
8 years ago
0
RefCounted destructor can throw, triggering abort
#105
snej
closed
8 years ago
1
Implement JNI binding for `c4view_deleteAtPath()`
#104
hideki
closed
8 years ago
0
After indexing a view, its lastSequenceIndexed may be less than db's lastSequence
#103
snej
closed
8 years ago
2
Fix tvOS build warnings
#102
pasin
closed
8 years ago
0
Fixed #100 - Android: LogLevel does not effect for Android.
#101
hideki
closed
8 years ago
0
Android: LogLevel does not effect for Android.
#100
hideki
closed
8 years ago
0
Multiple Transactions on same Database* cause assertion failure in thread-safe mode
#99
snej
closed
8 years ago
1
Set GENERATE_MASTER_OBJECT_FILE=NO
#98
pasin
closed
8 years ago
3
Fixed #96 - Compilation warning with 64bit Android - type mismatch be…
#97
hideki
closed
8 years ago
1
Compilation warning with 64bit Android - type mismatch between unsigned long and unsigned long long
#96
hideki
closed
8 years ago
4
C API: Concurrency fixes for doc-expiration functions
#95
snej
closed
8 years ago
2
Correct URL links for forestdb & couchstore in README
#94
hisundar
closed
8 years ago
1
Fixed another scenario of FDB_RESULT_HANDLE_BUSY error.
#93
hideki
closed
8 years ago
0
For Android, C4DB_THREADSAFE from compiler option, so this cause com…
#92
hideki
closed
8 years ago
0
Fixed thread-safety issue in C4Indexer
#91
snej
closed
8 years ago
8
Multithreaded exception when indexing views
#90
snej
closed
8 years ago
0
Task: Update ForestDB to latest stable-branch commit
#89
snej
closed
8 years ago
1
Added JNI binding for TTL functionarity
#88
hideki
closed
8 years ago
0
Use HTTPS protocol for all git submodules
#87
chrisdurtschi
closed
8 years ago
4
Fixed potential memory leak.
#86
hideki
closed
8 years ago
0
Added c4error_getMessage. Java exceptions now include messages.
#85
snej
closed
8 years ago
2
C/Java: Even more thread safety
#84
snej
closed
8 years ago
11
Implement TTL
#83
borrrden
closed
8 years ago
10
Fixed #81 - Crash in ForestDB (filemgr_is_fully_resident)
#82
hideki
closed
8 years ago
0
Crash in ForestDB (filemgr_is_fully_resident)
#81
hideki
closed
8 years ago
0
Fixed #78 - C4Error: variables of struct is not initialized with 0 on…
#80
hideki
closed
8 years ago
0
Fixed #78 - C4Error: variables of struct is not initialized with 0 on…
#79
hideki
closed
8 years ago
0
C4Error: variables of struct is not initialized with 0 on Android platform
#78
hideki
closed
8 years ago
4
Fixed #76 - Crash in view.
#77
hideki
closed
8 years ago
0
Crash in view
#76
hideki
closed
8 years ago
0
Better C4 view/indexer thread safety when C4DB_THREADSAFE=1
#75
snej
closed
8 years ago
2
Fixed #73 - KeyStore::lastSequence() could throw the exception. It should be caught.
#74
hideki
closed
8 years ago
1
KeyStore::lastSequence() could throw the exception. It should be caught.
#73
hideki
closed
8 years ago
0
Prevent closing a C4View while its index is enumerating or updating
#72
snej
closed
8 years ago
3
Failed to begin transaction - com.couchbase.cbforest.Database.beginTransaction
#71
sethrosetter
opened
8 years ago
1
Next