Jan Steemann
97206f8c30
fixed cloning of AST nodes
2014-11-01 21:52:28 +01:00
Jan Steemann
432430632e
documentation fixes
2014-11-01 21:03:30 +01:00
Jan Steemann
1ae150d90a
control number of v8 contexts independently from number of server threads
...
added command-line option `--javascript.v8-contexts` to control the number of
V8 contexts created in arangod.
Previously, the number of V8 contexts was equal to the number of server threads
(as specified by option `--server.threads`). However, it may be sensible to
create different amounts of threads and V8 contexts. If the option is not
specified, the number of V8 contexts created will be equal to the number of
server threads. Thus no change in configuration is required to keep the old
behavior.
2014-11-01 21:02:00 +01:00
James
5f6964796e
still not working
2014-11-01 19:06:59 +00:00
Jan Steemann
9862c85464
fixed typos
2014-11-01 18:21:04 +01:00
James
2c10e943b8
still doesn't work
2014-11-01 17:12:44 +00:00
Jan Steemann
e669dc7c29
re-activated tests
2014-11-01 18:06:15 +01:00
Jan Steemann
d1bf47a14a
fixed issue when rolling back remove operations that could not remove from indexes
2014-11-01 18:03:57 +01:00
James
cd710ed55d
snapshot
2014-11-01 16:06:53 +00:00
Jan Steemann
e2cfa056c0
pass query warnings around in cluster
2014-11-01 16:36:58 +01:00
James
6470669871
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-optimize-or
2014-11-01 14:35:26 +00:00
James
d12b5baf12
first try at replace-OR-with-IN optimizer rule.
2014-11-01 14:30:18 +00:00
Jan Steemann
d85dddfc7a
be less verbose
2014-11-01 15:22:27 +01:00
Jan Steemann
025d73ae03
re-added support for fullCount
2014-11-01 15:20:05 +01:00
Frank Celler
0f302c912a
removed mruby generation of errors
2014-11-01 12:15:19 +01:00
Frank Celler
2ce59c3478
removed recursion
2014-11-01 12:15:07 +01:00
Frank Celler
0e7be8dddf
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
js/apps/system/aardvark/frontend/js/templates/navigationView.ejs
2014-11-01 10:14:55 +01:00
Frank Celler
95e1f4f4ec
updated links to arangodb.com
2014-11-01 10:13:04 +01:00
Frank Celler
38d0d91782
removed non-existing test
2014-11-01 10:12:37 +01:00
Frank Celler
4900b00068
removed internal documentation
2014-11-01 10:12:21 +01:00
Jan Steemann
0bb7a6e349
nullptr
2014-11-01 03:36:44 +01:00
Jan Steemann
4b6ad369b9
updated CHANGELOG
2014-11-01 03:09:07 +01:00
Jan Steemann
51d3871195
removed debug output
2014-11-01 02:25:17 +01:00
Jan Steemann
a7af7eed31
fix double free issue
2014-11-01 02:20:13 +01:00
Jan Steemann
af6891e545
fixed results
2014-10-31 20:17:08 +01:00
Jan Steemann
26c3b0174f
fixed tests
2014-10-31 19:58:20 +01:00
Max Neunhoeffer
0044d7d1b0
Fix bug in AQL that abort() was called after commit() for trx.
2014-10-31 18:15:40 +01:00
Jan Steemann
a5e7b26c81
added comment [skip ci]
2014-10-31 17:31:40 +01:00
Jan Steemann
e18fbb38c4
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-10-31 17:31:13 +01:00
Jan Steemann
4f68960ed7
removed Ahuacatl [skip ci]
2014-10-31 17:31:00 +01:00
Thomas Schmidts
16af3b95bc
Changed .org to .com in the documentation
2014-10-31 15:46:51 +01:00
Thomas Schmidts
38bc690ecd
Changed wrong documentation links
2014-10-31 15:19:49 +01:00
Thomas Schmidts
5a94dad667
cleaned up the localtheme at the cookbook
2014-10-31 15:17:49 +01:00
Max Neunhoeffer
ddf85982f0
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-10-31 11:50:54 +01:00
Max Neunhoeffer
8f854ec3b2
Fix a leak in cluster instanciation of queries.
2014-10-31 11:50:34 +01:00
Willi Goesgens
10bf137692
Move free logic into its own function, so we can call in in both places.
2014-10-31 11:28:27 +01:00
Jan Steemann
a89d74b402
added 2.3 branch
2014-10-31 10:39:41 +01:00
Jan Steemann
694d225c9d
silence
2014-10-31 10:38:10 +01:00
Jan Steemann
ed880f0c22
gdb
2014-10-30 23:50:40 +01:00
Jan Steemann
d954d2db98
fixed warnings
2014-10-30 19:23:11 +01:00
Jan Steemann
89c20d436c
jslint
2014-10-30 19:18:47 +01:00
Jan Steemann
d4d3e37a0d
added internal.parseFile
2014-10-30 19:18:05 +01:00
Jan Steemann
c19060da27
changed www.arangodb.org to www.arangodb.org
2014-10-30 19:17:25 +01:00
Jan Steemann
f6146eb71e
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-10-30 17:37:21 +01:00
Heiko Kernbach
170cedf26e
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-10-30 17:37:09 +01:00
Heiko Kernbach
faced9a8d8
merge error
2014-10-30 17:37:01 +01:00
Jan Steemann
83252851e6
report warnings in queries
2014-10-30 17:33:15 +01:00
Willi Goesgens
d216b90371
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-10-30 16:08:44 +01:00
Willi Goesgens
6b2f4d4067
Split shell-statement into statement / explain-cluster / explain-noncluster
2014-10-30 16:08:10 +01:00
Heiko Kernbach
157f254420
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-10-30 15:55:02 +01:00