Michael Hackstein
|
e0850c1313
|
Use a BuilderLeaser in VertexIdToData
|
2016-05-02 15:50:20 +02:00 |
Alan Plum
|
649c571e54
|
Prefer path.join over fs.join
|
2016-05-02 15:50:07 +02:00 |
Alan Plum
|
11c7db4375
|
Quality of life improvements in Foxx
|
2016-05-02 15:50:07 +02:00 |
Alan Plum
|
e1d384813e
|
Make Foxx name/version optional
|
2016-05-02 15:50:06 +02:00 |
jsteemann
|
fefdd33574
|
use xxHash for hashing id strings
|
2016-05-02 15:46:04 +02:00 |
Michael Hackstein
|
5e4667969a
|
AQL_EDGES now uses shortcut in trx->document
|
2016-05-02 15:43:17 +02:00 |
Wilfried Goesgens
|
4e67ba3dd2
|
Add tool to make archives non thin; use it in target nonthinV8
|
2016-05-02 15:38:47 +02:00 |
Max Neunhoeffer
|
6c9c0fca67
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-02 15:31:41 +02:00 |
Andreas Streichardt
|
3e470891f8
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 15:21:06 +02:00 |
Andreas Streichardt
|
b55ac05a49
|
fix init
|
2016-05-02 15:20:31 +02:00 |
Frank Celler
|
9b38d36020
|
fixed statistics
|
2016-05-02 15:16:31 +02:00 |
Max Neunhoeffer
|
3248d6d574
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-02 15:15:45 +02:00 |
hkernbach
|
9d83165ccf
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 14:44:27 +02:00 |
hkernbach
|
3e21fb9476
|
grunt
|
2016-05-02 14:44:09 +02:00 |
Alan Plum
|
53dc168a71
|
Linting
|
2016-05-02 14:42:10 +02:00 |
Alan Plum
|
2bd0f59d9d
|
Bump jshint to 2.9.2
|
2016-05-02 14:42:09 +02:00 |
Alan Plum
|
f81c946fd7
|
app -> service
|
2016-05-02 14:42:08 +02:00 |
Alan Plum
|
ea7ff40a9c
|
Warn when specifying manifest.engine
|
2016-05-02 14:42:08 +02:00 |
hkernbach
|
1242eb156e
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 14:39:23 +02:00 |
Michael Hackstein
|
c565c5d914
|
AQL_DOCUMENT now short circuites trx->document.
|
2016-05-02 14:35:51 +02:00 |
Michael Hackstein
|
e42a3c0625
|
Added a short-circuit path to read a document within a transaction. This path can only get one document at a time and removes the overhead we have because of OperationResults.
|
2016-05-02 14:35:18 +02:00 |
jsteemann
|
2a843e95a2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 14:34:03 +02:00 |
Jan Steemann
|
0302c0276a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 14:33:39 +02:00 |
Jan Steemann
|
add739a337
|
separate to-JSON dumper, not yet used
|
2016-05-02 14:33:25 +02:00 |
hkernbach
|
f119e27822
|
hotkeys
|
2016-05-02 14:27:45 +02:00 |
Andreas Streichardt
|
60cf2c6357
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 14:18:44 +02:00 |
Andreas Streichardt
|
ae83410d40
|
Multithreading and V8 fixes
|
2016-05-02 14:18:23 +02:00 |
Michael Hackstein
|
e98c9d1281
|
Repliced some string::split by find+substr combiniation. Is more efficient.
|
2016-05-02 14:17:54 +02:00 |
hkernbach
|
5749761a1e
|
scss
|
2016-05-02 14:05:55 +02:00 |
hkernbach
|
e488451142
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 14:03:43 +02:00 |
hkernbach
|
b3c16e6659
|
query editor usability
|
2016-05-02 14:03:34 +02:00 |
Andreas Streichardt
|
5d7b8acba0
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 14:00:50 +02:00 |
Andreas Streichardt
|
974ecdc208
|
Implement Current callback
|
2016-05-02 14:00:26 +02:00 |
Max Neunhoeffer
|
cb78f14046
|
Revert "Revert V8"
This reverts commit 61917961fa .
|
2016-05-02 13:55:30 +02:00 |
Max Neunhoeffer
|
b9e935b928
|
At bootstrap: Only leave maintenance mode if things are initialized.
|
2016-05-02 13:52:46 +02:00 |
jsteemann
|
0038ccefb0
|
updated vpack library
|
2016-05-02 13:49:28 +02:00 |
jsteemann
|
14bd7bbe72
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 13:46:12 +02:00 |
jsteemann
|
36fd78aa56
|
added xxHash
|
2016-05-02 13:46:03 +02:00 |
Jan Steemann
|
4a8052e309
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 13:29:46 +02:00 |
Jan Steemann
|
2b0f3f7b57
|
change behavior of arithmetic operators, TO_STRING and TO_NUMBER
|
2016-05-02 13:29:29 +02:00 |
jsteemann
|
fb912c28b6
|
jslint
|
2016-05-02 13:19:22 +02:00 |
Andreas Streichardt
|
194eb05a96
|
pendantic clang is pedantic
|
2016-05-02 12:32:38 +02:00 |
Andreas Streichardt
|
b1d4a9d9d7
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 12:21:00 +02:00 |
Andreas Streichardt
|
18ea698038
|
Restructure code so that the installed versions are being returned by
the plan changer
|
2016-05-02 12:19:07 +02:00 |
Frank Celler
|
61917961fa
|
Revert V8
|
2016-05-02 12:03:57 +02:00 |
jsteemann
|
cf48434d7d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 11:41:31 +02:00 |
jsteemann
|
124a485df1
|
fixed VALUES()
|
2016-05-02 11:40:32 +02:00 |
Max Neunhoeffer
|
62f4c78baa
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-02 10:46:38 +02:00 |
Max Neunhoeffer
|
9668a3eb87
|
Fix compilation under Linux with g++.
This is a dirty hack, I just removed an option that should have
been added only under clang.
|
2016-05-02 10:44:40 +02:00 |
hkernbach
|
043c1f1222
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 10:34:17 +02:00 |