jsteemann
c44379adb2
slightly improve execution logic
2016-08-17 09:11:36 +02:00
jsteemann
a3e9ed943e
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-17 09:04:18 +02:00
hkernbach
ad2273ce14
grunt build
2016-08-16 21:55:56 +02:00
hkernbach
f29a8e65fc
improved gv
2016-08-16 21:55:52 +02:00
jsteemann
2ab782aeb2
removed obsolete defines
2016-08-16 17:51:33 +02:00
Kaveh Vahedipour
96b1e8ff68
Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup
2016-08-16 17:51:32 +02:00
Kaveh Vahedipour
c613fe50e2
pushing out of desperation
2016-08-16 17:51:21 +02:00
jsteemann
b06cf9ea3b
assert a certain size
2016-08-16 17:38:24 +02:00
jsteemann
803a3c84ce
removed unused version attribute
2016-08-16 17:21:59 +02:00
jsteemann
294f4092d6
removed unused method
2016-08-16 17:09:29 +02:00
jsteemann
76f3747d6d
removed unused attributes
2016-08-16 16:57:16 +02:00
jsteemann
be9add59af
removed unused enum
2016-08-16 16:27:25 +02:00
jsteemann
10e855b488
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-16 16:16:07 +02:00
jsteemann
4bd4413300
privatized
2016-08-16 16:15:49 +02:00
Alan Plum
5f7fd58056
Revert "Remove iconv-lite"
...
This reverts commit c9bd40f50a
.
2016-08-16 16:08:42 +02:00
jsteemann
8e32f7abfa
privatize some compaction infos
2016-08-16 16:08:27 +02:00
jsteemann
b241ff1844
changed index detection
2016-08-16 15:55:10 +02:00
Kaveh Vahedipour
632461db33
Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup
2016-08-16 15:46:16 +02:00
Kaveh Vahedipour
1a23803238
multiagent gossip
2016-08-16 15:46:00 +02:00
jsteemann
b4bf27b28a
removed unused files
2016-08-16 15:09:59 +02:00
jsteemann
c3a2d9ecc9
privatize method
2016-08-16 15:03:36 +02:00
jsteemann
ff88487c54
privatized method
2016-08-16 14:57:22 +02:00
jsteemann
7b72451dd3
implemented dropIndex
2016-08-16 14:52:31 +02:00
jsteemann
9722a06332
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-16 14:25:45 +02:00
jsteemann
61fc8993c6
small cleanup
2016-08-16 14:21:58 +02:00
jsteemann
c7277235d7
use WRITE_LOCKER
2016-08-16 14:18:27 +02:00
jsteemann
e0647acbe0
updated CHANGELOG
2016-08-16 14:17:56 +02:00
Jan Christoph Uhde
341891ed74
clang format
2016-08-16 13:33:16 +02:00
Jan Christoph Uhde
6f2ce0cd5a
make better use of readbuffer
2016-08-16 13:32:30 +02:00
jsteemann
d5af72f47f
fix typo in method name
2016-08-16 13:11:39 +02:00
jsteemann
3d2591f746
Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into engine-vs-velocystream
2016-08-16 13:09:18 +02:00
jsteemann
f8ed409997
moved CheckCollection into storage engine
2016-08-16 13:06:11 +02:00
jsteemann
7231436c5e
always remove compactor thread
2016-08-16 12:18:09 +02:00
jsteemann
a957963222
"privatize" compactor thread
2016-08-16 12:11:14 +02:00
jsteemann
9547b2b746
remove unused private members
2016-08-16 11:23:06 +02:00
Jan Christoph Uhde
d8d6fb1ed0
Merge branch 'obi-velocystream' into engine-vs-velocystream
...
* obi-velocystream:
fix buffer clean up
avoid bug that occurred during buffer resize by allocating up front
i fix type of execepton so it gets caught
avoid dumper exception
failed try to resolve externals
add sanitizeExternalsChecked function
added handleSimpleError for database not found
fix build issue
silence complier warnings
fix: now returns object instead of string
try to fix simple route
2016-08-16 11:12:23 +02:00
Jan Christoph Uhde
9afe3a1016
fix buffer clean up
2016-08-16 10:58:20 +02:00
Michael Hackstein
14e0411a87
Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types
2016-08-16 10:29:26 +02:00
Jan Christoph Uhde
a3328dc944
avoid bug that occurred during buffer resize by allocating up front
2016-08-16 10:28:31 +02:00
Jan Christoph Uhde
a7229bb698
i fix type of execepton so it gets caught
2016-08-16 09:29:02 +02:00
Jan Christoph Uhde
b50659ed27
avoid dumper exception
2016-08-16 09:12:54 +02:00
Jan Christoph Uhde
d142dc6b08
Merge branch 'obi-velocystream' of github.com:arangodb/arangodb into obi-velocystream
...
* 'obi-velocystream' of github.com:arangodb/arangodb:
added handleSimpleError for database not found
2016-08-16 08:52:51 +02:00
Jan Christoph Uhde
1d1e19678d
failed try to resolve externals
2016-08-15 22:58:21 +02:00
Jan Christoph Uhde
df3d83ae9e
add sanitizeExternalsChecked function
2016-08-15 22:21:02 +02:00
Kaveh Vahedipour
a712b60ee3
single agent with uuid after fresh start
2016-08-15 19:28:42 +02:00
jsteemann
c00c4cd2bc
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-15 18:58:43 +02:00
jsteemann
d4df305573
slightly improve query performance
2016-08-15 18:57:37 +02:00
jsteemann
000fd9cbdc
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-15 18:35:43 +02:00
jsteemann
680042b062
moved compaction info into StorageEngine
2016-08-15 18:35:22 +02:00
jsteemann
5b0bc88cc2
added tests for unary minus and plus in c++
2016-08-15 18:17:02 +02:00