Jan Steemann
|
343c9b4bea
|
added static helper methods for cluster state
|
2015-05-20 13:51:02 +02:00 |
Jan Steemann
|
7a81b43082
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-05-20 09:41:37 +02:00 |
Jan Steemann
|
b9326a251e
|
fix path
|
2015-05-20 09:41:26 +02:00 |
Frank Celler
|
24f9479762
|
removed mruby
|
2015-05-20 09:39:39 +02:00 |
Michael Hackstein
|
a734c94af6
|
Added forgotten files to CMake
|
2015-05-19 17:17:17 -07:00 |
Michael Hackstein
|
86c7f87dd3
|
Merge branch 'cppTrav2' into devel
|
2015-05-19 16:17:27 -07:00 |
Michael Hackstein
|
b5839064d8
|
Disabled CPP Neighbors for now to please unittests. Output format is changed significantly
|
2015-05-19 15:51:05 -07:00 |
Michael Hackstein
|
a8259af228
|
Fixed JSLint and SHORTEST_PATH tests. Shortest_path will now fallback to JS implementation if there is a user defined filter or distance function
|
2015-05-19 15:47:15 -07:00 |
Jan Steemann
|
30a1e62ebc
|
make some other cache variable database-aware, too
|
2015-05-20 00:33:23 +02:00 |
Jan Steemann
|
e2b2fab797
|
added startup options `--server.foxx-queues-poll-interval`, `--server.foxx-queues-system-only`
|
2015-05-20 00:29:49 +02:00 |
Michael Hackstein
|
8494ddb85d
|
The shortest_path now allows to use vertexExample and edgeExamples. Also it allows t add additional vertex and edge collections in the options. If you want to use vertexExample and your edge collection is pointing to other vertex collections then the on in the first parameter you have to give the additional collection in the options
|
2015-05-19 14:26:14 -07:00 |
Jan Steemann
|
9f6baaef1e
|
added derived file
|
2015-05-19 23:15:11 +02:00 |
Jan Steemann
|
db9e9d7c47
|
better dfdb diagnostics
|
2015-05-19 23:12:36 +02:00 |
Jan Steemann
|
cdc11a9961
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-05-19 18:50:46 +02:00 |
Jan Steemann
|
ba48e56a71
|
preparation work for multi-database foxx queues
|
2015-05-19 18:50:29 +02:00 |
Alan Plum
|
549b92958f
|
Various aardvark auth fixes.
|
2015-05-19 16:34:55 +02:00 |
Alan Plum
|
a7ab936734
|
Rebuilt aardvark.
|
2015-05-19 16:34:55 +02:00 |
Jan Steemann
|
20f61bd487
|
do not try to run non-existing test
|
2015-05-19 16:09:44 +02:00 |
Jan Steemann
|
77650c602b
|
fixed wrong define
|
2015-05-19 15:58:38 +02:00 |
Jan Steemann
|
db926a4057
|
store sessions in database-specific container
|
2015-05-19 15:41:15 +02:00 |
Jan Steemann
|
3acbbbc880
|
call reserve() before storing documents
|
2015-05-19 14:28:25 +02:00 |
Heiko Kernbach
|
40c83fb20d
|
added try catch
|
2015-05-19 14:12:28 +02:00 |
Heiko Kernbach
|
8aa6e4d96d
|
small explainer fixes
|
2015-05-19 14:01:18 +02:00 |
Heiko Kernbach
|
9fd2e50df0
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-05-19 13:00:01 +02:00 |
Heiko Kernbach
|
638021c0b0
|
scss-lint
|
2015-05-19 12:59:52 +02:00 |
Heiko Kernbach
|
90cd769c05
|
scss login
|
2015-05-19 12:02:55 +02:00 |
Willi Goesgens
|
74cce6062b
|
Add possibility for ARM to not execute the tests that don't work on limited hardware.
|
2015-05-19 10:53:25 +02:00 |
Willi Goesgens
|
05cb5c1ee2
|
fix typo.
|
2015-05-19 10:51:28 +02:00 |
Heiko Kernbach
|
b3b66c92ef
|
changelog
|
2015-05-19 10:46:51 +02:00 |
Heiko Kernbach
|
43dc1d5a9e
|
added query execution time
|
2015-05-19 10:46:41 +02:00 |
Heiko Kernbach
|
3b2784d5f4
|
hide demo tab is data is not available
|
2015-05-19 10:24:54 +02:00 |
Heiko Kernbach
|
3da1442cc4
|
jslint
|
2015-05-19 10:16:28 +02:00 |
Heiko Kernbach
|
fff51417eb
|
changelog
|
2015-05-19 10:01:42 +02:00 |
Heiko Kernbach
|
24bd3bda44
|
grunt build
|
2015-05-19 10:00:43 +02:00 |
Heiko Kernbach
|
287cdb8b15
|
added explain query feature in frontend
|
2015-05-19 09:59:20 +02:00 |
Michael Hackstein
|
2cb4cb27d5
|
The ExampleMatcher can now use v8 object and TRI_Json_t* alike.
|
2015-05-18 16:12:33 -07:00 |
Jan Steemann
|
f557a0066d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-05-18 23:40:43 +02:00 |
Jan Steemann
|
c88b731acf
|
save some mallocs for strings in AQL
|
2015-05-18 23:40:28 +02:00 |
Max Neunhoeffer
|
7d8ccc0f51
|
Silence the compiler.
|
2015-05-18 21:34:47 +00:00 |
Max Neunhoeffer
|
0c6f5263d2
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-05-18 13:57:56 -07:00 |
Max Neunhoeffer
|
e426ca9205
|
Fix bug in edge index.
|
2015-05-18 13:57:32 -07:00 |
Heiko Kernbach
|
ded8b3cd1f
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-05-18 18:49:04 +02:00 |
Heiko Kernbach
|
8659114185
|
prep for explainer, renamed some interface buttons in query view
|
2015-05-18 18:48:54 +02:00 |
Willi Goesgens
|
04afbf4ae0
|
check whether appInfo is something on the filesystem which we like; if - upload it.
|
2015-05-18 15:19:27 +02:00 |
Heiko Kernbach
|
5264b612f0
|
grunt build
|
2015-05-18 12:31:06 +02:00 |
Heiko Kernbach
|
e307505753
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-05-18 12:29:13 +02:00 |
Heiko Kernbach
|
b0a1dc3338
|
added graphView to watchlist
|
2015-05-18 12:29:04 +02:00 |
Jan Steemann
|
cc98799a97
|
whitespace
|
2015-05-18 12:18:08 +02:00 |
Jan Steemann
|
82199b1d71
|
fixed format string for reading /proc/pid/stat
|
2015-05-18 12:17:32 +02:00 |
Jan Steemann
|
94e66d057d
|
please the VisualStudio compiler
|
2015-05-18 11:08:07 +02:00 |