1
0
Fork 0
Commit Graph

21681 Commits

Author SHA1 Message Date
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
Heiko Kernbach 4c498b2d58 graphviewer fix - start building graph by attribute 2015-06-08 14:18:49 +02:00
Heiko Kernbach 1b0e3cd9ca Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-08 12:23:13 +02:00
Heiko Kernbach 25111ca639 graph viewer can now display and add additional user defined (available) nodes 2015-06-08 12:23:01 +02:00
Alan Plum ec041df069 Merge pull request #1365 from pekeler/dblclick
No more dblclick to add property to document. Fixes #1364.
2015-06-08 12:13:28 +02:00
Willi Goesgens 0007483644 Add relative options to the 32 bit build too. 2015-06-08 11:15:21 +02:00
Heiko Kernbach 9139c22142 graphViewer css 2015-06-08 10:35:50 +02:00
Heiko Kernbach da399320da Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-08 09:32:32 +02:00
Christian Pekeler 3b362628e4 no more dblclick to add property to document (because it's a bad user experience when the user tries to copy-paste) 2015-06-06 17:25:36 -06:00
Jan Steemann 7b366ca130 use auto 2015-06-05 12:46:41 +02:00
Jan Steemann b1eddb46c7 fixed grammar 2015-06-05 12:46:30 +02:00
Jan Steemann dca08a3004 updated CHANGELOG 2015-06-05 11:57:48 +02:00
Jan Steemann 4e33128092 adjusted links 2015-06-05 10:08:52 +02:00
Jan Steemann 8ac0ad2643 issue #1360 2015-06-05 10:08:09 +02:00
Jan Steemann 81c1d62b0a issue #1360: added extra help for foxx-manager 2015-06-05 09:43:17 +02:00
Jan Steemann 9af22b9839 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-05 09:22:07 +02:00
Jan Steemann 5989157ee5 fixed link 2015-06-05 09:21:54 +02:00
Alan Plum 1e71cd6b6e Can't use ErrorStackParser because internally created ArangoError instances sometimes have stacktraces in their message (d'oh). 2015-06-04 02:27:10 +02:00
Alan Plum ba4e8166ce Oops. 2015-06-04 01:17:54 +02:00
Alan Plum f61671ded5 Fixed validation error detection. 2015-06-04 00:58:38 +02:00
Alan Plum 136897d9c9 Rebuilt aardvark. 2015-06-04 00:29:48 +02:00
Alan Plum 23a50dfd79 Added script results to Aardvark. Simplified some views. 2015-06-04 00:29:43 +02:00
Alan Plum df226744f5 Better routing error handling. 2015-06-03 21:08:52 +02:00
Alan Plum b67166bac9 Minor tweaks. 2015-06-03 21:08:21 +02:00
Alan Plum 9d3a1dc453 Less noise. 2015-06-03 21:06:59 +02:00
Alan Plum 84950f47fc Removed BaseMiddleware#stringRepresentation. Let's see if this breaks stuff. 2015-06-03 20:23:42 +02:00
Alan Plum abee6392c2 Removed vestigial instanceof check. 2015-06-03 20:23:42 +02:00
Alan Plum d3f8c5dbd7 Fixed instanceof checks. 2015-06-03 20:23:42 +02:00
Alan Plum 6170c19c56 Updated npm deps. 2015-06-03 20:23:42 +02:00
Alan Plum be913280f2 Updated AQB to 1.11.0. 2015-06-03 20:23:41 +02:00
Jan Steemann c8a96b73f8 added derived file 2015-06-03 18:24:48 +02:00
Jan Steemann d2fef98c02 renamed internal function 2015-06-03 18:24:24 +02:00
Jan Steemann 49b667b26c updated CHANGELOG 2015-06-03 17:12:13 +02:00
Jan Steemann 237276c18d fixed graph examples 2015-06-03 17:10:50 +02:00
Jan Steemann 89d82f435d fixed configure.ac - tcmalloc was added too early 2015-06-03 16:17:40 +02:00
Jan Steemann 91ee0bf060 updated documentation for graph functions 2015-06-03 15:44:10 +02:00
Jan Steemann 7426e9908d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-03 14:57:27 +02:00
Jan Steemann 79995a3b48 documented option `--enable-tcmalloc` 2015-06-03 14:57:10 +02:00
Thomas Schmidts a1e51fb672 Added individual style sheet for the documentation 2015-06-03 14:40:08 +02:00
Thomas Schmidts 8bdeeb7d44 Fixed a few spelling errors in the documentation 2015-06-03 14:01:19 +02:00
Willi Goesgens b30d06d883 Some generic knowhow on ip, interfaces and so on. 2015-06-03 13:23:39 +02:00
Alan Plum 993ad1e0ea De-IFFE-ify all the modules. 2015-06-03 13:08:58 +02:00
Alan Plum e1186eb8e0 Fixed #1355. 2015-06-03 12:11:38 +02:00