1
0
Fork 0
Commit Graph

13335 Commits

Author SHA1 Message Date
Michael Hackstein 8b7b485f74 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-05 14:58:10 +02:00
Michael Hackstein 30a1ebd3b7 Improved FluentAQL documentation for general graph module 2014-06-05 14:57:45 +02:00
Thomas Schmidts fb312711d0 small changes in the documentation 2014-06-05 14:50:35 +02:00
Thomas Schmidts 2b682769e7 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-05 12:53:22 +02:00
Thomas Schmidts 1b3a138fa4 .mds will be deleted after gitbook is made. Also modified search for codeDocuBlock 2014-06-05 12:53:10 +02:00
Michael Hackstein 4d95b99937 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-05 11:45:36 +02:00
Michael Hackstein 9e4a983d2f Simplified some general graph tests 2014-06-05 11:45:20 +02:00
Michael Hackstein b90e3d6539 Added a README for General Graph. Added some intro text in fluent AQL chapter for general graph 2014-06-05 11:44:55 +02:00
gschwab 08e5c81284 initial checkin of GeneralGraphFunctions.mdpp 2014-06-05 10:24:33 +02:00
Michael Hackstein bcbcf635e4 Further improvements in FluentAQL docu. It is now at least readable 2014-06-04 19:03:19 +02:00
Michael Hackstein fa38738ea5 Fixed merge conflict for generated files 2014-06-04 18:00:58 +02:00
Michael Hackstein 8ccad436ea Removed generated md files in gitbook 2014-06-04 17:59:55 +02:00
Michael Hackstein 19b459b549 Added all subfolder md files in gitbooks 2014-06-04 17:54:28 +02:00
Michael Hackstein c11d469251 Added semi automaticly generated first docu of Fluent AQL interface 2014-06-04 17:51:57 +02:00
gschwab 08f57f13b2 Revert "tabs replaced with spaces"
This reverts commit f38493e4c678b06dcb09b3f1fc918ba6bb8c367e.

Conflicts:
	Documentation/Books/Makefile
	Documentation/Books/Users/SUMMARY.md
	Documentation/Books/Users/localtheme/templates/includes/book/header.html
2014-06-04 17:21:15 +02:00
gschwab 4dbbfd0313 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-04 17:19:52 +02:00
gschwab e6a2328438 merged for revert 2014-06-04 17:19:34 +02:00
Michael Hackstein 6da48f6ae8 Removed _.neighbors from general graph module. The way to get neighbors is to first select the set of start vertices and then execute neighbors 2014-06-04 17:17:20 +02:00
Michael Hackstein aeda62c032 Fixed test for db selection view 2014-06-04 17:16:24 +02:00
Michael Hackstein 4183d1efdf Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-04 17:12:17 +02:00
Michael Hackstein 43e8b48c46 Fixed frontend test for query view 2014-06-04 17:12:13 +02:00
Frank Celler 521cdd0be2 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-04 17:04:49 +02:00
Thomas Schmidts bc0c8aac3a small changes in the design 2014-06-04 16:41:44 +02:00
Frank Celler 584ac19c83 fixed test spec 2014-06-04 16:17:13 +02:00
Frank Celler 575e22e2d3 fixed test spec 2014-06-04 16:13:36 +02:00
Frank Celler 325f41352c Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-04 16:06:07 +02:00
Frank Celler 4c2adf9f54 removed .showHotkeyHelp 2014-06-04 16:06:01 +02:00
Michael Hackstein 244fe61e6c Readded tabs in documentation makefile 2014-06-04 16:04:53 +02:00
gschwab 036e29f45b tabs replaced with spaces 2014-06-04 15:59:17 +02:00
Michael Hackstein 623a8c3e9e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-04 14:32:52 +02:00
Michael Hackstein d1ef96a801 Added further docu to general graph and removed unused functions 2014-06-04 14:32:47 +02:00
Thomas Schmidts 67f2ea2f97 added the stylesheet 2014-06-04 14:29:24 +02:00
Michael Hackstein d17d1908e9 Made internal attributes of general graph objects non-enumerable to hide them from the user. 2014-06-04 14:10:20 +02:00
Michael Hackstein 808a34510f Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-04 13:49:53 +02:00
Michael Hackstein 2de9df5689 Added general graph into git books 2014-06-04 13:49:45 +02:00
Michael Hackstein 44a3dd1db1 Added start of documentation move to gitbooks in general graphs 2014-06-04 13:06:31 +02:00
gschwab 73c3d9cfec Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-04 12:36:29 +02:00
gschwab 7590652d57 fixed neighbors 2014-06-04 12:36:21 +02:00
Frank Celler bc14c0ce46 moved install files to obs 2014-06-04 12:23:25 +02:00
Michael Hackstein 7e511ddaa9 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-04 11:49:33 +02:00
Frank Celler 2bf4b0ab41 added no-server option 2014-06-04 11:19:32 +02:00
Frank Celler a66a47b4c3 added fix dfdb 2014-06-04 11:06:56 +02:00
Frank Celler eda4b0cde4 fixed dfdb 2014-06-04 11:02:42 +02:00
Michael Hackstein decd8e0c91 Added documentation for cursor behaviour in fluent AQL interface for graphs 2014-06-04 10:57:29 +02:00
Michael Hackstein 56dd7879d6 Added the GeneralGraph module to documentation makefile 2014-06-04 10:47:54 +02:00
Michael Hackstein ef94b4a9bb Added more documentation to fluent AQL interface in graphs 2014-06-04 10:47:27 +02:00
Esteban Lombeyda 7ee711528d installer-generator was moved to Installation/Windows 2014-06-04 10:44:38 +02:00
scottashton 354371a8ab healed run-tests 2014-06-04 08:33:58 +02:00
Frank Celler 8dc8600eb1 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	js/server/modules/org/arangodb/foxx/model.js
2014-06-03 17:20:18 +02:00
Frank Celler 44aefb2344 added mountedApp 2014-06-03 17:19:03 +02:00