jsteemann
b005ba61fe
removed unused method
2016-07-18 17:20:31 +02:00
jsteemann
2dab54a751
removed a define
2016-07-18 17:15:41 +02:00
jsteemann
f373a2c327
removed TRI_vocbase_defaults_t
2016-07-18 16:55:25 +02:00
jsteemann
904868d996
renamed DatabaseServerFeature to DatabasePathFeature
2016-07-18 15:41:10 +02:00
jsteemann
073cfb15e7
moved index threads into a feature of its own
2016-07-18 15:23:25 +02:00
jsteemann
14d6ba7c73
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-07-18 14:37:33 +02:00
jsteemann
807f287868
moved server id detection and pagesize detection into their own features
2016-07-18 14:37:12 +02:00
Jan Steemann
a0ff5e9dc3
remove unused JsonHelper includes
2016-07-18 13:52:08 +02:00
Simran Brucherseifer
4b6e84080b
Swagger: change the way attribute types are written into the docs
...
Code in generateMdFiles.py seems to be not used and could probably be removed.
2016-07-18 13:37:48 +02:00
Simran Brucherseifer
3010ccb403
Docs: formatting
2016-07-18 13:35:08 +02:00
Simran Brucherseifer
46afaf5005
Docs: AQL query cursors
2016-07-18 12:15:35 +02:00
Simran Brucherseifer
9599a1bf33
New example files for array indexes
2016-07-18 12:15:35 +02:00
Simran Brucherseifer
64da8757e2
Documentation improvements
2016-07-18 12:15:35 +02:00
Simran Brucherseifer
e363290a66
Enhance description of bind parameters
2016-07-18 12:15:35 +02:00
Simran Brucherseifer
a8363d1d4f
How to use log topics in config file and minor reformatting
2016-07-18 12:15:35 +02:00
Simran Brucherseifer
5c5da63060
Improve indexing docs
2016-07-18 12:15:35 +02:00
Simran Brucherseifer
90aaf2aed1
Match inline docublocks non-greedy and prevent name collisions by expecting a whitespace character after block name
2016-07-18 12:15:35 +02:00
jsteemann
c44547d6df
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-07-18 11:48:54 +02:00
jsteemann
ade4b411b2
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-07-18 11:44:23 +02:00
jsteemann
b9b01b4c77
always flush log in case of exception
2016-07-18 11:44:14 +02:00
Wilfried Goesgens
49d8a963cd
New example file.
2016-07-18 11:22:53 +02:00
Wilfried Goesgens
53e2e0b4cb
by @servusoft : fix rocksdb cmake compile on ARM by removing unsupported compiler flag.
2016-07-18 11:21:13 +02:00
Wilfried Goesgens
15f1990b57
by @servusoft : use signed char if we want to operate with `-1`
2016-07-18 11:19:43 +02:00
jsteemann
56ba9342c8
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-07-18 11:08:22 +02:00
jsteemann
d8a95222a2
adjusted error messages
2016-07-18 11:08:12 +02:00
Jan Steemann
dc51d9dea5
issue #1944 : nicer error logging in console.log()
2016-07-18 10:55:52 +02:00
jsteemann
306ea79e18
remove unused script
2016-07-18 10:38:24 +02:00
jsteemann
85f02ddc27
eshint
2016-07-18 10:24:16 +02:00
jsteemann
83a9763cc9
added test for V8 segfault
2016-07-18 10:17:48 +02:00
jsteemann
513d381cc8
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-07-18 09:45:40 +02:00
jsteemann
eaeafcaedd
fixed segfault in V8, by backporting https://bugs.chromium.org/p/v8/issues/detail?id=5033
2016-07-18 09:44:38 +02:00
Jan Christoph Uhde
f2c660627f
Merge branch 'obi-rest-changes' into devel
...
* obi-rest-changes:
virtualize functions of request/response
ignore build.sh
2016-07-16 19:36:01 +00:00
hkernbach
377d556e98
grunt build [ci skip]
2016-07-15 19:21:05 +02:00
hkernbach
34a4d9e5ce
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-07-15 19:16:26 +02:00
hkernbach
11c33882c8
gv settings [ci skip]
2016-07-15 19:16:16 +02:00
Jan Steemann
60bb0f2dde
attempt to fix issue #1943
2016-07-15 17:40:42 +02:00
jsteemann
3b6d7c304e
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-07-15 16:30:17 +02:00
jsteemann
43b3b19ea5
server start
2016-07-15 16:30:03 +02:00
Wilfried Goesgens
9e06af757c
Add missing documentation of the users database list and the hint that this should be used instead of the database api.
2016-07-15 16:01:19 +02:00
jsteemann
2b42784d81
fixed compile error
2016-07-15 14:45:02 +02:00
jsteemann
30d32bb70e
factored out lock-file handling into LockFileFeature
2016-07-15 14:44:06 +02:00
jsteemann
87a96ece67
engine selection
2016-07-15 12:40:29 +02:00
jsteemann
7742e709a3
storage engine selection at server start
2016-07-15 12:26:40 +02:00
Jan Christoph Uhde
6e9304cdc4
Merge remote-tracking branch 'origin/devel' into obi-rest-changes
...
* origin/devel: (43 commits)
added dev button to graphs view [ci skip]
grunt build [ci skip]
Remove jshint
Mention updating license info
Prevent World War 3
Always use --global-style when installing npm deps
gv - editable & createable nodes, edges [ci skip]
Rebuild aardvark
Make sure Show Interface check asks for HTML
oops, @not supported here.
Fix phrase explaining when the collections are dropped alongside the graph definition.
fixed issue #1941
gv [ci skip]
added test for "fake" _key values
fixed issue #1942
In Farbe und in STEREREOOOUU!
grunt [ci skip]
gv [ci skip]
Fix documentation.
Fix fix.
...
2016-07-15 09:20:04 +00:00
jsteemann
bff23ecd06
added stub for storage engine
2016-07-15 10:54:37 +02:00
jsteemann
70dbba1662
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-07-15 09:01:47 +02:00
hkernbach
171010bf43
added dev button to graphs view [ci skip]
2016-07-14 23:15:48 +02:00
hkernbach
1ed721c722
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-07-14 21:01:51 +02:00
hkernbach
b9a75b42c0
grunt build [ci skip]
2016-07-14 21:01:42 +02:00
jsteemann
18c4ca3f53
renamed ReadCacheChunk to GlobalReadCacheChunk
2016-07-14 17:19:45 +02:00