Max Neunhoeffer
|
7a37700b5f
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-06-07 16:23:28 +02:00 |
Max Neunhoeffer
|
4762485815
|
Fix agency crash (_parent bug).
|
2017-06-07 16:23:13 +02:00 |
Simon Grätzer
|
8dcf045a7b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-06-07 15:47:18 +02:00 |
Simon Grätzer
|
5fc966e267
|
fixing warmup mode
|
2017-06-07 15:47:08 +02:00 |
Andreas Streichardt
|
c89c9e44c9
|
Fix warnings
|
2017-06-07 14:50:46 +02:00 |
Andreas Streichardt
|
cb5fc03b60
|
Fix windows build
|
2017-06-07 14:50:46 +02:00 |
Andreas Streichardt
|
dbf9e61b20
|
Add more debug output
|
2017-06-07 14:50:46 +02:00 |
Max Neunhoeffer
|
641346899b
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-06-07 14:49:30 +02:00 |
Max Neunhoeffer
|
38a7530900
|
Temporarily disable huge transaction pack test.
|
2017-06-07 14:49:10 +02:00 |
Jan Christoph Uhde
|
2f2d1bc217
|
add assert to geo index implementation
|
2017-06-07 14:45:27 +02:00 |
Wilfried Goesgens
|
d49f154305
|
fix environment variable for ubuntu snap
|
2017-06-07 14:37:38 +02:00 |
Wilfried Goesgens
|
81d8fc1852
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-06-07 14:37:36 +02:00 |
Simon Grätzer
|
1cd469c613
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-06-07 14:08:23 +02:00 |
Wilfried Goesgens
|
b9b79ee11b
|
Revert "revert env setting - doesn't work that way."
This reverts commit a6b45982fd .
|
2017-06-07 13:33:41 +02:00 |
jsteemann
|
3bc320513d
|
micro optimizations
|
2017-06-07 13:23:37 +02:00 |
jsteemann
|
21e96d6ff8
|
removed enum value
|
2017-06-07 13:23:26 +02:00 |
jsteemann
|
3f0b3970cf
|
micro optimizations
|
2017-06-07 13:22:56 +02:00 |
jsteemann
|
2d96b9ab4c
|
fix issues found by coverity scan tool
|
2017-06-07 13:22:18 +02:00 |
jsteemann
|
1952b75b75
|
fix potential nullptr access
|
2017-06-07 13:22:00 +02:00 |
jsteemann
|
6acfb4ff97
|
fix invalid new/free pairings
|
2017-06-07 13:21:41 +02:00 |
jsteemann
|
f7b56e33c9
|
honor result of stat() call
|
2017-06-07 13:21:07 +02:00 |
jsteemann
|
ad05d8882b
|
removed dead code
|
2017-06-07 13:20:52 +02:00 |
Max Neunhoeffer
|
3e2d669a6c
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-06-07 13:16:57 +02:00 |
Max Neunhoeffer
|
e2a40dd161
|
Set keep size by default to 1000.
|
2017-06-07 13:16:40 +02:00 |
Max Neunhoeffer
|
93e4c991b1
|
Add an assertion.
|
2017-06-07 13:16:20 +02:00 |
Simon Grätzer
|
4ac98c7a09
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-06-07 13:03:38 +02:00 |
Simon Grätzer
|
082426df53
|
removing unused code
|
2017-06-07 13:03:31 +02:00 |
Wilfried Goesgens
|
cf53ee86db
|
fix retry
|
2017-06-07 12:04:37 +02:00 |
Wilfried Goesgens
|
f2be259959
|
wait at least once for service to be down so the .exe gets released
|
2017-06-07 11:54:48 +02:00 |
Michael Hackstein
|
ac79f7d7c6
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-06-07 11:14:02 +02:00 |
Michael Hackstein
|
db0dcd5579
|
Reverted API name change on _getConnectingEdges
|
2017-06-07 11:13:52 +02:00 |
Max Neunhoeffer
|
47a7e8e421
|
Further improve error handling and increase timeout.
|
2017-06-07 10:19:29 +02:00 |
Max Neunhoeffer
|
fbd8446562
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-06-07 09:46:20 +02:00 |
Max Neunhoeffer
|
b0ce80834d
|
Reduce transaction package size in agency log compaction test.
Also add new test with a huge transaction package.
|
2017-06-07 09:45:45 +02:00 |
Michael Hackstein
|
7aa2a9d4c7
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-06-07 09:27:49 +02:00 |
Michael Hackstein
|
0a98ff9b16
|
EdgeIndexCache now stores unindexed VPack Arrays. Saves some memory without loosing performance.
|
2017-06-07 09:27:44 +02:00 |
Wilfried Goesgens
|
a6b45982fd
|
revert env setting - doesn't work that way.
|
2017-06-07 07:36:01 +02:00 |
jsteemann
|
441e7ef37d
|
only use one dash in error message
|
2017-06-07 00:30:49 +02:00 |
jsteemann
|
3c1ecb03a4
|
slightly less allocations for MMFiles transaction ops
|
2017-06-07 00:30:18 +02:00 |
jsteemann
|
e38705ec24
|
fixed logic error in index code
|
2017-06-06 23:59:06 +02:00 |
Wilfried Goesgens
|
eb6cea75ae
|
disable build-retry
|
2017-06-06 22:23:26 +02:00 |
Wilfried Goesgens
|
d1ecba0d30
|
fix build-retry
|
2017-06-06 21:43:07 +02:00 |
Frank Celler
|
a2bf0434a8
|
Feature/jemalloc 3.6 (#2526)
jemalloc 3.6.0
|
2017-06-06 20:50:10 +02:00 |
hkernbach
|
4568818b83
|
grunt build
|
2017-06-06 19:06:57 +02:00 |
hkernbach
|
3bb96b6bbb
|
ui - removed console logs
|
2017-06-06 19:05:22 +02:00 |
hkernbach
|
f0a9a07e8e
|
ui - added csv export to query editor if flat tabular data is returned
|
2017-06-06 19:04:31 +02:00 |
Simran Brucherseifer
|
5d2fd38ab0
|
Docs: Call to Action hints added
|
2017-06-06 18:43:43 +02:00 |
Dan Larkin
|
8c7ba2aaa3
|
Changed several index/collection APIs to provide better context messages.
Addresses Issue #342.
|
2017-06-06 12:27:08 -04:00 |
Wilfried Goesgens
|
f487d7095f
|
systemd integration for the .deb's; setting environment variables for the libc allocator
|
2017-06-06 17:35:17 +02:00 |
Michael Hackstein
|
ec6452733e
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-06-06 16:51:36 +02:00 |