Simon Grätzer
5d20b79c0f
Incremental Sync
2017-04-25 12:01:58 +02:00
jsteemann
67cd947266
fixed typos
2017-04-18 14:54:48 +02:00
Simon Grätzer
bab71f6339
Fixing jslint errors
2017-04-18 12:15:26 +02:00
jsteemann
08cd4ced33
moved class around
2017-04-07 13:13:48 +02:00
Simon Grätzer
fce51594ac
Fixing hash index semantics
2017-04-06 12:41:47 +02:00
Simon Grätzer
a90e62bc02
Conversion errors
2017-04-06 10:50:40 +02:00
Simon Grätzer
1ef373dea7
Fixing some conversion issues
2017-04-05 12:16:53 +02:00
jsteemann
81dcfbbe3d
pass trx into numberDocuments
2017-03-31 11:33:16 +02:00
Jan Christoph Uhde
95007fe28e
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api-arango-result
...
* 'engine-api' of https://github.com/arangodb/arangodb : (46 commits)
Merged RocksDBPathBasedIndex into RocksDBVPackIndex.
fix handling of externals
fix toArray()
fix returning documents
Added hash-, skip list, persistent indexes
harmonize filtering - filter on full filename.
mini modifications
standardize starting of servers for replication tests
Edge index compliant with design doc
another fix for #2404
Moved „removeLargeRange“ method to commons
Added length byte to IndexValue keys.
fixed issue #2404
Added drop to primary index
Added drop() to indexes
Fixes a coordinator crash in Clustered Traversal. In case of failover during query planning.
Fixed edge index
Expand on CORS documentation
Let ArangoDB handle the allow-credentials header
make the authentication tests run on directories
...
2017-03-30 19:46:17 +02:00
Jan Christoph Uhde
b83ae2ab82
refactor some code to make use of arangodb::Result
2017-03-30 09:39:21 +02:00
Simon Grätzer
901abc6705
Fixing some windows conversion warnings
2017-03-29 11:35:37 +02:00
jsteemann
e3ca787992
warn before we run out of file descriptors
2017-03-29 02:35:46 +02:00
Simon Grätzer
0b79c69884
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-27 08:56:20 +02:00
Simon Grätzer
aadcad3a00
Fix various conversion warnings
2017-03-24 17:52:50 +01:00
Simon Grätzer
2091dae875
Pregel: Fix concurrent creation of aggregator
2017-03-24 15:14:12 +01:00
Simon Grätzer
fbbc118160
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-24 11:04:38 +01:00
Simon Grätzer
39b2e349dd
Pregel: Coverty Scan fixes
2017-03-24 11:04:15 +01:00
jsteemann
8e4e463239
don't call throwing functions in dtor
2017-03-23 19:40:13 +01:00
Simon Grätzer
b69523d736
Pregel: Fixed memory leak warning
2017-03-23 16:14:06 +01:00
Simon Grätzer
6b5a6b4c2b
Pregel: Fixed memory leak warning
2017-03-23 15:54:18 +01:00
Simon Grätzer
bac7081983
Pregel: Reduced logspam
2017-03-22 17:55:43 +01:00
Simon Grätzer
7bc01b46e0
Pregel: Changed scheduler post call
2017-03-20 12:22:16 +01:00
Simon Grätzer
553421196a
Pregel: Migrated to boost deadline_timer
2017-03-17 19:54:33 +01:00
Simon Grätzer
79c2e87bac
Pregel: code reformatting
2017-03-17 16:21:25 +01:00
Simon Grätzer
31f30378cf
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-17 15:55:07 +01:00
Simon Grätzer
162a0476c3
Pregel: Removed ThreadPool, added test for memory mapping
2017-03-17 15:55:01 +01:00
jsteemann
650d1afad5
fix leaks during cleanup
2017-03-17 13:38:23 +01:00
Simon Grätzer
68f32177c6
Added test for mapped files in TypedBuffer.h
2017-03-16 17:17:05 +01:00
Simon Grätzer
5cc259e2a1
Pregel micro optimization
2017-03-16 14:12:43 +01:00
Simon Grätzer
a823442811
Changed Pregel LogLevels to debug where appropriate
2017-03-16 12:25:24 +01:00
Simon Grätzer
215937a884
Fixing cppcheck and jslint warnings
2017-03-16 11:20:35 +01:00
Simon Grätzer
e6ad88f2a3
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-03-16 10:52:08 +01:00
Simon Grätzer
f2c133d5f6
Fix pregel test
2017-03-16 10:52:02 +01:00
jsteemann
22c86744b2
cppcheck
2017-03-16 10:34:09 +01:00
Simon Grätzer
f22aec113f
Fix typo in summary.md, fix segmentation fault, fix test
2017-03-15 17:47:33 +01:00
Simon Grätzer
3c8a6dbe9e
Fixing windows build and warnings
2017-03-15 14:10:54 +01:00
Simon Grätzer
24eaf6a6ef
Reverting integer hashing
2017-03-15 12:35:40 +01:00
Simon Grätzer
45fca509a8
Fixing linux build
2017-03-15 10:41:54 +01:00
Simon Grätzer
529cb4ae85
Integer ID for testing
2017-03-15 10:20:48 +01:00
Simon Grätzer
ec6eb718f2
Working lazyloading with new memory backend
2017-03-13 23:25:53 +01:00
Simon Grätzer
7e0ed82f0f
Memory Mapped files
2017-03-13 15:13:47 +01:00
Simon Grätzer
7b35f75b23
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/CMakeLists.txt
# arangod/GeneralServer/GeneralServerFeature.cpp
2017-03-13 12:25:28 +01:00
Simon Grätzer
f2d77435c6
Added memory mapped file
2017-03-12 00:46:54 +01:00
Simon Grätzer
5f4a8844f5
Fixed parallelism parameter
2017-03-10 13:56:10 +01:00
Simon Grätzer
aa156ac28f
Micro-Optimizations
2017-03-09 17:00:24 +01:00
Simon Grätzer
00d77cbb5e
Fix compiler warnings
2017-03-09 14:38:39 +01:00
Simon Grätzer
a1752da492
Added single server support
2017-03-08 18:20:36 +01:00
Simon Grätzer
c049576c59
Added single server support
2017-03-07 15:07:51 +01:00
Simon Grätzer
0d5f8ae5b8
Fixed canceling of storage, changed the docs
2017-03-07 12:14:12 +01:00
Simon Grätzer
0b64bf3bc2
Fixed pregel test, async default off
2017-03-07 10:41:03 +01:00