1
0
Fork 0
Commit Graph

13659 Commits

Author SHA1 Message Date
Frank Celler f43eecab1c ignore generated files 2014-06-20 14:39:28 +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
Frank Celler 9c33dec659 verbose comment 2014-06-20 13:34:22 +02:00
Frank Celler 4458393655 added missing description 2014-06-20 13:33:52 +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 22d9be8903 Added short hand for graph creation for http api tests 2014-06-20 13:02:40 +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 c7eeee59b1 Fixed return codes of traversal api 2014-06-20 13:02:02 +02:00
Michael Hackstein 92b50b4d08 Added graph and edge collection tests for traversal API to execution script 2014-06-20 13:01:43 +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 d92b4887ed Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-20 13:00:32 +02:00
Michael Hackstein 38555da7c6 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-20 13:00:07 +02:00
scottashton ec2d0e94f5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-20 13:00:01 +02:00
Michael Hackstein 43edb7772a Added tests for traversal API using graphs instead of an edge collection. 2014-06-20 13:00:00 +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
Heiko Kernbach 6191403181 jslint 2014-06-20 10:35:40 +02:00
Heiko Kernbach 3c72644b00 added functionality to download and install foxx applications from github 2014-06-20 10:30:35 +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 da253a1cab added jslint tests 2014-06-20 09:56:47 +02:00
Jan Steemann 218d23d761 fixed jslint warning 2014-06-20 09:53:01 +02:00
Michael Hackstein 72b785568b Fixed indention of sublists in api-traversal docu 2014-06-20 09:31:57 +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 dbe0cbbf7f renamed _directedRelationDefinition(...) -> _directedRelation(..) 2014-06-20 09:01:35 +02:00
gschwab ff3e0442a9 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-20 08:57:04 +02:00
gschwab 639e657897 renamed _undirectedRelationDefinition(...) -> _undirectedRelation(..) 2014-06-20 08:56:59 +02:00
Michael Hackstein 79ad6f60af Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-20 08:38:11 +02:00
Michael Hackstein 407496c111 Added new version of traversal and general graph to web ui shell. Needs testing 2014-06-20 08:38:07 +02:00
Lucas Dohmen f603b48720 Merge pull request #747 from triAGENS/foxx-app-path
Foxx: Improve documentation of dev-app-path
2014-06-19 11:54:02 +02:00
Lucas Dohmen 049067dbc4 Merge pull request #874 from triAGENS/foxx-doc-generator-improvements
Foxx API Documentation explorer doesn't show POST/PUT/PATCH bodies without bodyParam
2014-06-19 11:53:48 +02:00
Lucas Dohmen dcf8ea97bf Merge pull request #912 from triAGENS/foxx-generator-new-methods
Add the new Foxx.Repository methods
2014-06-19 11:53:37 +02:00
Lucas Dohmen 96866a0d9f Some tweaks to the Foxx.Repository documentation 2014-06-19 10:28:36 +02:00
Lucas Dohmen e83d05d3b2 Foxx.Repository#count 2014-06-19 10:28:36 +02:00
Lucas Dohmen ca41f74a63 Foxx.Repository#updateById 2014-06-19 10:28:35 +02:00
Lucas Dohmen 473566a4e2 Foxx.Repository#updateByExample 2014-06-19 10:28:35 +02:00
Lucas Dohmen 94e2d0e9a4 Foxx.Repository#replaceByExample 2014-06-19 10:28:35 +02:00
Lucas Dohmen 3bfff286d0 Foxx.Repository#remove 2014-06-19 10:28:35 +02:00
Lucas Dohmen 4b769867be Foxx.Repository#all 2014-06-19 10:28:35 +02:00
Lucas Dohmen b9d4a96652 Add simple documentation for methods without bodyParam
post, put and patch requests without a bodyParam will now be documented
with an undocumented bodyParam. This will allow people to try out this
undocumented field in the Swagger documentation in the admin interface.
2014-06-19 10:28:16 +02:00
Lucas Dohmen 53b4a52ba1 Explain Foxx's dev-app-path option 2014-06-19 10:27:53 +02:00
Frank Celler ea9ea54de5 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-18 21:55:49 +02:00