1
0
Fork 0
Commit Graph

21572 Commits

Author SHA1 Message Date
Alan Plum e79088c528 Allow re-using tmpDir in unit tests. 2015-06-10 19:14:49 +02:00
Alan Plum c3aeb5519c Fixed worker for function-based job types. 2015-06-10 19:14:48 +02:00
Jan Steemann ba62da36bc added derived file 2015-06-10 18:07:07 +02:00
Jan Steemann 7e7a6eef06 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-10 18:04:33 +02:00
Jan Steemann f5f719360c added out-of-bounds checking for _heap and _history 2015-06-10 18:04:17 +02:00
Alan Plum eb4c2c7273 Fixed name conflict. 2015-06-10 18:02:23 +02:00
Alan Plum 3576b898d7 Fixed toArgv implementation. 2015-06-10 18:02:23 +02:00
Willi Goesgens 934e80616f The linker & compiler needs to be forced, therefore moving it back. 2015-06-10 16:32:42 +02:00
Willi Goesgens 5047340dde Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-10 16:32:32 +02:00
Max Neunhoeffer bc966c1848 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2015-06-10 15:52:16 +02:00
Max Neunhoeffer 9ce97c67dd Try to fix travis build w.r.t. long command line problem at make install.
This is a temporary fix, I just separate out the jshint files.
2015-06-10 15:51:37 +02:00
Alan Plum b797566e0b Added gitter webhook. 2015-06-10 15:35:20 +02:00
Alan Plum 1e4bd51b93 SPAAACE. 2015-06-10 15:27:54 +02:00
Alan Plum a2135e5240 More descriptive chapter title. 2015-06-10 15:27:36 +02:00
Alan Plum 662a2055c7 Lint. 2015-06-10 14:58:43 +02:00
Willi Goesgens 5a71092c21 If presets are done via commandline instead of environment, the V8-Makefile can't generate its own settings anymore. 2015-06-10 14:43:26 +02:00
Alan Plum a7a1ca2e00 More fixing of the queues. 2015-06-10 14:17:33 +02:00
Alan Plum ddf39db6c8 Pre-load Foxx exports on start and smarter queue sleep. 2015-06-10 14:17:33 +02:00
Jan Steemann fc028d9c06 updated CHANGELOG 2015-06-10 13:33:25 +02:00
Jan Steemann 3d4f323718 fix some issues with multiple databases and database-switching 2015-06-10 13:24:38 +02:00
Jan Steemann 590ee58d40 fixed isSystem for timer tasks 2015-06-10 11:53:42 +02:00
Jan Steemann b5896be10b simplifications 2015-06-10 11:53:31 +02:00
Jan Steemann bd055a3b1d fix line numbers being off by 2 in Foxx stack traces 2015-06-10 09:14:55 +02:00
Jan Steemann 66c59a3be2 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-09 17:23:43 +02:00
Alan Plum 584dfdbb5d Upgrade info for queues. 2015-06-09 13:56:10 +02:00
Alan Plum fbf6c0021b Deprecated function-based job types. 2015-06-09 13:42:09 +02:00
Alan Plum 96822f1c41 More changes. 2015-06-09 13:32:00 +02:00
Michael Hackstein 0c524ae537 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-06-09 11:57:35 +02:00
Michael Hackstein c5a5e1fc23 Added modification of Edges function to Changelog 2015-06-09 11:57:31 +02:00
Max Neunhoeffer 240d147973 Better error handling if runInfo object absent or bad. 2015-06-09 11:54:15 +02:00
Thomas Schmidts e32c8b03aa Deleted localtheme from the gitbook 2015-06-09 11:14:02 +02:00
Thomas Schmidts c98ae57016 Changed path of images in the documentation header 2015-06-09 10:38:08 +02:00
Thomas Schmidts 4bf4a9bb26 Changed README.html to index.html in the documentation 2015-06-09 09:40:12 +02:00
Jan Steemann 2586b981b7 case corrections 2015-06-08 19:03:09 +02:00
Jan Steemann e9c7112d74 small header fixes 2015-06-08 19:03:00 +02:00
Thomas Schmidts 7541772ab1 added node_modules README to the check-summary blacklist 2015-06-08 18:40:31 +02:00
Thomas Schmidts 688f18c612 Added images to a new folder on the arangodb server 2015-06-08 18:31:52 +02:00
Thomas Schmidts f46ea2998b Added node_modules from gitbook plugins to gitignore 2015-06-08 18:07:26 +02:00
Thomas Schmidts f5f0d3ece8 Added new header to the Documentation 2015-06-08 18:06:08 +02:00
Heiko Kernbach 598d80c3da gV bugfix vertices closing each other 2015-06-08 17:42:49 +02:00
Heiko Kernbach 8f592b71a7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-08 16:30:10 +02:00
Jan Steemann 6f56e9ef43 indentation 2015-06-08 16:23:49 +02:00
Jan Steemann ba7dbbea17 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-08 16:16:21 +02:00
Jan Steemann a6b2998b5d added try...catch blocks for V8-to-CPP bindings 2015-06-08 16:04:42 +02:00
Michael Hackstein 672394969c Updated CHANGELOG 2015-06-08 16:01:53 +02:00
Michael Hackstein dc7a910521 Added an accitional 'includeVertices' option to EDGES AQL function. This can now return the forat that has been returned by Neighbors before. 2015-06-08 15:22:27 +02:00
Michael Hackstein ed8c88cd95 Clarified graph function documentation for new return formats 2015-06-08 15:21:32 +02:00
Michael Hackstein 76e58fe45e Readded Foxx Vendor Apps to documentation. 2015-06-08 15:21:11 +02:00
Heiko Kernbach f5185181e6 gV bugfix while displaying additional vertex 2015-06-08 14:46:51 +02:00
Heiko Kernbach ba3c85502d some gV css 2015-06-08 14:40:08 +02:00