Jan Steemann
|
e2e483e06a
|
potential fix
|
2015-12-22 12:34:48 +01:00 |
Max Neunhoeffer
|
4131d38b10
|
Merge branch 'devel' into vpack
|
2015-12-21 10:25:26 +01:00 |
Max Neunhoeffer
|
b8674e5a21
|
Fix Hebrew fix.
|
2015-12-21 10:23:54 +01:00 |
Max Neunhoeffer
|
3d6223c64c
|
Merge branch 'devel' into vpack
|
2015-12-21 10:21:41 +01:00 |
Max Neunhoeffer
|
a26675e28b
|
Turn around the Hebrew "Goodbye" to make it right with most terminals.
|
2015-12-21 10:18:36 +01:00 |
Jan Steemann
|
ad45a4b254
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 12:31:14 +01:00 |
Jan Steemann
|
b76c61adb1
|
\0 fix
|
2015-12-17 12:28:16 +01:00 |
Jan Steemann
|
2b3f3f997b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 10:59:30 +01:00 |
jsteemann
|
ead2ee47e7
|
issue #1409: fix NUL-byte handling
|
2015-12-17 10:54:24 +01:00 |
Jan Steemann
|
8e18d6463f
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-12-16 11:44:56 +01:00 |
Jan Steemann
|
a694b7ef48
|
make_unique
|
2015-12-16 11:36:35 +01:00 |
Michael Hackstein
|
2867ff1eb4
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-12-16 10:52:08 +01:00 |
Michael Hackstein
|
e6e66d4469
|
Fixed a bug in Traversal Path Uniqueness.
|
2015-12-16 10:51:54 +01:00 |
Jan Steemann
|
a7cf52c6e0
|
fixed Visual Studio build
|
2015-12-16 10:06:42 +01:00 |
jsteemann
|
bcbfa1505b
|
removed wrong assertion
|
2015-12-15 21:25:03 +01:00 |
jsteemann
|
1e98af01ba
|
set cloexec for file descriptors
|
2015-12-15 20:30:28 +01:00 |
Jan Steemann
|
ad8381ad6a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-15 16:37:33 +01:00 |
jsteemann
|
c043f9301c
|
changed error message
|
2015-12-15 13:13:31 +01:00 |
jsteemann
|
72f2c4a80e
|
added implementation for make_unique
|
2015-12-15 13:09:27 +01:00 |
Jan Steemann
|
84fae4ebcb
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-14 18:16:30 +01:00 |
Jan Steemann
|
8e7ac689a2
|
issue #1606: fail gracefully on invalid index definitions
|
2015-12-14 16:58:05 +01:00 |
Jan Steemann
|
da6f76ca7a
|
switched to template implementations
|
2015-12-14 15:48:40 +01:00 |
jsteemann
|
fd29ccdbc5
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-13 23:37:22 +01:00 |
jsteemann
|
600c48375d
|
added optimizer rule `sort-in-values`
|
2015-12-13 23:33:44 +01:00 |
jsteemann
|
1942ecc9ad
|
added missing space between languages
|
2015-12-13 00:46:42 +01:00 |
jsteemann
|
c40bfe6557
|
cppcheck
|
2015-12-10 22:40:40 +01:00 |
Jan Steemann
|
a406ced17c
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-10 21:33:43 +01:00 |
Jan Steemann
|
a1a95f227f
|
fix VS warning
|
2015-12-10 21:16:03 +01:00 |
Jan Steemann
|
f2b9e1139b
|
replaced levenshtein distance implementation
|
2015-12-10 18:43:44 +01:00 |
Max Neunhoeffer
|
b6b78c4acc
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-12-10 15:28:30 +01:00 |
Max Neunhoeffer
|
105ac4d562
|
Remove xxhash.
|
2015-12-10 15:28:18 +01:00 |
Wilfried Goesgens
|
399c44278e
|
Add left-to-right and right-to-left guards around the hebrew bye message
|
2015-12-10 11:09:21 +01:00 |
Michael Hackstein
|
b492b154d8
|
Added a velocyPackFromFile to the VelocyPackHelper
|
2015-12-10 11:02:19 +01:00 |
Jan Steemann
|
a36e4827c7
|
build fix
|
2015-12-10 10:43:59 +01:00 |
Michael Hackstein
|
f6e24e41e7
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-09 12:41:57 +01:00 |
Max Neunhoeffer
|
7aba9b0cbb
|
Add some velocy helpers, to be deleted later.
|
2015-12-09 12:39:56 +01:00 |
Michael Hackstein
|
02784df7f8
|
Updated file list function to use std::vector<std::string> instead of TRI_string_vector_t.
|
2015-12-08 15:10:03 +01:00 |
Michael Hackstein
|
1e7108d9ca
|
Optimized toVelocyPack functions in Index. Added special implementations for edge and primary indexes. All others TODO
|
2015-12-07 15:44:28 +01:00 |
Michael Hackstein
|
fe61871111
|
Added a new convenience function to VelocyPackHelper to get either the string value of an attribute or a default string if it fails
|
2015-12-06 12:57:02 +01:00 |
Michael Hackstein
|
6474f65166
|
Added an additional assertion to VPackHelper
|
2015-12-05 13:01:10 +01:00 |
Michael Hackstein
|
a8ff6f3a5f
|
Fixed convenience function for NumberType in VPack
|
2015-12-04 16:44:22 +01:00 |
Jan Steemann
|
5c033f566b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-04 13:47:08 +01:00 |
Jan Steemann
|
75a888d9ac
|
Windows fixes
|
2015-12-03 15:06:20 +01:00 |
Jan Steemann
|
d572f3ed03
|
Merge branch 'aql-multi-modify' of https://github.com/arangodb/arangodb into devel
|
2015-12-03 11:38:30 +01:00 |
Michael Hackstein
|
3ea14e66a3
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-12-03 10:19:17 +01:00 |
jsteemann
|
9fa0f6d3a7
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-multi-modify
|
2015-12-02 16:38:50 +01:00 |
Jan Steemann
|
eb8899d9ae
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
jsteemann
|
49af794f5d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-multi-modify
|
2015-12-01 01:56:46 +01:00 |
Michael Hackstein
|
e56776bfd5
|
The PathEnumerator now automatically prunes if the getVertex callback returns false
|
2015-11-27 16:23:13 +01:00 |
Michael Hackstein
|
7bf37620bb
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-11-26 16:32:26 +01:00 |