jsteemann
|
43d797132a
|
improved error messages in case config file is not found
|
2017-02-21 16:19:26 +01:00 |
Wilfried Goesgens
|
7b4eed8e25
|
only copy/remove one file at once, multiples aren't supported by elderly cmakes
|
2017-02-21 16:06:52 +01:00 |
Wilfried Goesgens
|
4b05fa1e4a
|
fix INSTALL of stripped client binaries
|
2017-02-21 16:06:16 +01:00 |
Jan Christoph Uhde
|
3467031cb9
|
remove transferMarkers from StorageEngine.h
|
2017-02-21 16:00:37 +01:00 |
jsteemann
|
d27360fd04
|
minor adjustments
|
2017-02-21 15:49:47 +01:00 |
Jan Christoph Uhde
|
ebbfeaead9
|
add high-level documentation for some features of MMFilesEngine
|
2017-02-21 15:44:50 +01:00 |
Jan Christoph Uhde
|
d73d25a310
|
remove some includes
|
2017-02-21 14:43:21 +01:00 |
Michael Hackstein
|
0f7d50765d
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-02-21 14:12:16 +01:00 |
Michael Hackstein
|
fbdbfdcb6d
|
Moved primaryIndex knowledge out of Logical Collection. Also moved logic for close into MMFiles
|
2017-02-21 14:12:07 +01:00 |
Wilfried Goesgens
|
3b13964dd3
|
disable stripping
|
2017-02-21 13:54:45 +01:00 |
jsteemann
|
9f7defa7de
|
fix plan cache
|
2017-02-21 13:43:47 +01:00 |
jsteemann
|
deb0ff1110
|
fix stringification of keys with _id type
|
2017-02-21 13:43:07 +01:00 |
Jan Christoph Uhde
|
133961ff8d
|
remove applyForTickRange from LogicalCollection
|
2017-02-21 13:42:59 +01:00 |
Michael Hackstein
|
7cf3581812
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-02-21 13:25:18 +01:00 |
Michael Hackstein
|
aacbb3e4cf
|
This commit should fix cluster startup problems
|
2017-02-21 13:22:29 +01:00 |
Simon Grätzer
|
41bc0da58e
|
Fixed DMID
|
2017-02-21 13:15:35 +01:00 |
jsteemann
|
c892aa6a5b
|
Merge branch 'plan-cache' of https://github.com/arangodb/arangodb into devel
|
2017-02-21 13:07:11 +01:00 |
jsteemann
|
bd9599ece3
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-21 13:07:02 +01:00 |
jsteemann
|
511d0b29c7
|
deactive plan cache as final step before merge
|
2017-02-21 13:06:34 +01:00 |
jsteemann
|
ed3a230939
|
some final cleanup
|
2017-02-21 13:04:24 +01:00 |
jsteemann
|
c0c9fa4b19
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into plan-cache
|
2017-02-21 12:18:55 +01:00 |
jsteemann
|
8941a3a177
|
simplifications for the ReadLocker
|
2017-02-21 12:06:44 +01:00 |
jsteemann
|
2aa6fda6d3
|
logger improvements (allows logging of std::pairs)
|
2017-02-21 12:06:27 +01:00 |
jsteemann
|
f5c8932744
|
initial version of query execution plan cache, still very rough
|
2017-02-21 11:58:38 +01:00 |
Jan Christoph Uhde
|
e9555e4b10
|
remove rotateJournals from LogicalCollection
|
2017-02-21 11:06:53 +01:00 |
Kaveh Vahedipour
|
e65e7c2d60
|
resilience tests fail at times
|
2017-02-21 11:05:10 +01:00 |
Jan Christoph Uhde
|
6e1f77be24
|
remove ditches from interface. the ditches concept needs fixing!!
|
2017-02-21 10:53:51 +01:00 |
Wilfried Goesgens
|
85418a369b
|
more places to fix globs
|
2017-02-21 10:51:13 +01:00 |
Jan Christoph Uhde
|
fe1ed3aa4a
|
re add conversion functions
after checking with hacki who deleted them last time
|
2017-02-21 10:18:26 +01:00 |
Jan Christoph Uhde
|
0f86801645
|
remove updateStats from LogicalCollection interface
|
2017-02-21 10:06:51 +01:00 |
Wilfried Goesgens
|
249d56af17
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
|
2017-02-21 10:03:01 +01:00 |
Wilfried Goesgens
|
f7ee4c58d6
|
don't demand to run dpkg-shlibdeps in the debug package - we don't need it in first place
|
2017-02-21 10:02:40 +01:00 |
jsteemann
|
7076a49e9b
|
updated CHANGELOG
|
2017-02-21 09:26:51 +01:00 |
Jan Christoph Uhde
|
cf970ed230
|
Squashed commit of the following:
commit 2644735fe06806ec8ffb78ceb2ede04037258952
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date: Tue Feb 21 09:10:55 2017 +0100
failed ammend
commit c2b8604df5a60fd00e57b4f088fe8a2624d9ac3b
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date: Mon Feb 20 12:49:58 2017 +0100
move - maxTick to Physical - RACE!
|
2017-02-21 09:19:49 +01:00 |
jsteemann
|
12f1a7af29
|
fixed issue #2315
|
2017-02-21 09:11:50 +01:00 |
Kaveh Vahedipour
|
4cc830b0df
|
merge from 3.1
|
2017-02-20 20:05:52 +01:00 |
Wilfried Goesgens
|
98c8038cdd
|
enable 3.2 build
|
2017-02-20 18:55:04 +01:00 |
Wilfried Goesgens
|
278224f7e4
|
re-sync with 3.2
|
2017-02-20 18:54:53 +01:00 |
Wilfried Goesgens
|
b55f3a1bad
|
wrong command
|
2017-02-20 18:28:44 +01:00 |
Wilfried Goesgens
|
9c8c6f80c2
|
its lowercase.
|
2017-02-20 18:12:04 +01:00 |
Wilfried Goesgens
|
8a1a759606
|
don't glob - we know the filenames
|
2017-02-20 18:02:49 +01:00 |
Wilfried Goesgens
|
9eddbc6735
|
give windows cmake a windows path
|
2017-02-20 18:02:33 +01:00 |
Wilfried Goesgens
|
83738b8434
|
add empty configuration file
|
2017-02-20 17:22:52 +01:00 |
Wilfried Goesgens
|
0b5b33009b
|
output which file we strive to read
|
2017-02-20 17:21:24 +01:00 |
Wilfried Goesgens
|
b75a9e7be0
|
fix calculation of relative include files - look in same directory as the current file
|
2017-02-20 16:43:54 +01:00 |
Wilfried Goesgens
|
a5025e0b02
|
fix client package filename calculation
|
2017-02-20 16:43:24 +01:00 |
Simon Grätzer
|
2e912a1743
|
Fixed HITS and MessageIterator
|
2017-02-20 15:44:30 +01:00 |
Wilfried Goesgens
|
110e548a9a
|
streamline import process; fix arangoexport
|
2017-02-20 15:35:34 +01:00 |
Simon Grätzer
|
bba94e7ecd
|
Added HITS algorithm
|
2017-02-20 12:19:01 +01:00 |
Jan Christoph Uhde
|
071137adf6
|
move doCompact into PhysicalColletion
|
2017-02-20 10:53:11 +01:00 |