1
0
Fork 0
Commit Graph

1064 Commits

Author SHA1 Message Date
Alan Plum 4905cde9e7 Whitespace, spelling. 2014-06-23 12:48:00 +02:00
Alan Plum ed387a3b9d Fixed typo. 2014-06-23 11:15:43 +02:00
gschwab 542a4263e6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-23 10:16:10 +02:00
gschwab 5406db3dc8 renamed _getToVertex(...) -> _toVertex(..) 2014-06-23 10:16:05 +02:00
Thomas Schmidts c11417cbdb Fixed some some issues with the appearance of the Foxx Chapter 2014-06-23 09:56:08 +02:00
gschwab 69df68c54e renamed _getFromVertex(...) -> _fromVertex(..) 2014-06-23 09:47:48 +02:00
Thomas Schmidts 06e033c0c8 Some improvements in the python script 2014-06-23 08:55:47 +02:00
Michael Hackstein b468d336c8 Fixed an error for list of graphs in the graph module 2014-06-20 17:45:37 +02:00
Michael Hackstein 4311d43029 Added deprecated information to menu of gitbooks 2014-06-20 17:26:48 +02:00
scottashton 1cef1a0cd7 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-20 16:59:58 +02:00
scottashton fb7c608f6c refactored ahuacatl docs 2014-06-20 16:59:51 +02:00
Michael Hackstein 1db8391e42 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-20 16:02:00 +02:00
Thomas Schmidts 3f558b2a85 Fixed correct look for lists in gitbook 2014-06-20 15:42:53 +02:00
Thomas Schmidts 90ad06833f Change some comments in the code 2014-06-20 15:10:16 +02:00
Michael Hackstein 707c79d5a5 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-20 15:07:29 +02:00
Michael Hackstein 0eff0753e8 Started improving the layout of FluentAQL Documentation in general graph module 2014-06-20 14:57:04 +02:00
Frank Celler 5db02fe468 moved style to non-less style.css 2014-06-20 14:48:08 +02:00
Frank Celler af109c73ca Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	js/server/modules/org/arangodb/foxx/manager.js
2014-06-20 14:41:13 +02:00
Lucas Dohmen a091aadd6c General deprecation information, deprecate Foxx's controller.collection 2014-06-20 14:35:01 +02:00
Frank Celler 026e600c12 do not print undefined 2014-06-20 14:28:49 +02:00
Frank Celler e5c0418a35 fixed issue #707: Missing exception on mounting foxx app without collection 2014-06-20 14:28:23 +02:00
Jan Steemann e51dcdb2cb Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
	js/common/tests/shell-general-graph.js
2014-06-20 13:39:51 +02:00
Frank Celler 487bcf3a2e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-20 13:03:29 +02:00
Frank Celler f8e4dcce8e added show/hide button 2014-06-20 13:03:12 +02:00
Michael Hackstein 44297f43c0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-20 13:02:06 +02:00
Michael Hackstein f1383ad232 Moved Traversal Examples to use a graph instead of edge collection 2014-06-20 13:01:18 +02:00
scottashton ec2d0e94f5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-20 13:00:01 +02:00
scottashton ec45a40d0b changed examples in routplanner 2014-06-20 12:59:56 +02:00
Frank Celler ecc9811ea0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-20 12:56:50 +02:00
Frank Celler c0e3430472 added style for example button 2014-06-20 12:56:40 +02:00
gschwab 6381c931b0 some docu changes 2014-06-20 12:52:49 +02:00
Thomas Schmidts 0280245393 fixed small bug in python script 2014-06-20 09:59:13 +02:00
scottashton 678277981c fixed merge conflict 2014-06-20 09:59:00 +02:00
scottashton b263e38a9e docu refactoring, added more functions into graph module 2014-06-20 09:58:09 +02:00
Jan Steemann e132c8ea19 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh 2014-06-20 09:45:53 +02:00
Michael Hackstein 09f6b6be1f Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-20 09:28:24 +02:00
gschwab 6bc1a282f2 some docu changes 2014-06-20 09:27:23 +02:00
Michael Hackstein e6519fd292 Started generation of traversal api documentation. Still not successful 2014-06-20 09:20:33 +02:00
gschwab d1f17342c6 renamed _[un]directedRelationDefinition(...) -> _[un]directedRelation(..) 2014-06-20 09:09:13 +02:00
gschwab 639e657897 renamed _undirectedRelationDefinition(...) -> _undirectedRelation(..) 2014-06-20 08:56:59 +02:00
Jan Steemann 86def51c51 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh 2014-06-20 08:22:04 +02:00
Lucas Dohmen 53b4a52ba1 Explain Foxx's dev-app-path option 2014-06-19 10:27:53 +02:00
Jan Steemann fa78a06695 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh 2014-06-18 22:40:01 +02:00
Frank Celler 54d675bc82 added folding 2014-06-18 21:55:26 +02:00
Jan Steemann 7a9c7f5590 fixed Dutch 2014-06-18 21:15:04 +02:00
Jan Steemann 73e3fd5551 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh 2014-06-18 21:13:51 +02:00
Frank Celler bd7f4d5b24 added close 2014-06-18 20:05:22 +02:00
Frank Celler 9ec23692ee splitted targets 2014-06-18 19:43:49 +02:00
Frank Celler 5ea6286029 removed leading blanks 2014-06-18 19:14:34 +02:00
Frank Celler 25e694f8ab added wildcards 2014-06-18 17:51:24 +02:00