1
0
Fork 0
Commit Graph

15013 Commits

Author SHA1 Message Date
Thomas Schmidts 1be856675f Added Error codes and meanings 2014-07-09 14:20:23 +02:00
Alan Plum b596941aa5 Documentation method syntax. 2014-07-09 14:00:50 +02:00
Alan Plum f5d35c053a Merge pull request #939 from triAGENS/foxx-joiful-params
Foxx: use joi in queryParam and pathParam (fixes #936)
2014-07-09 13:41:16 +02:00
Alan Plum 38581d714f Marked old requestContext.queryParam/pathParam syntax for deprecation. 2014-07-09 13:10:13 +02:00
Alan Plum f44d319f3e Added tests. 2014-07-09 13:09:16 +02:00
Alan Plum 557167f74d Fixed copy-paste error. 2014-07-09 13:09:16 +02:00
Alan Plum 5671bf1440 Implement joi validation of query and path params. Fixes #936. 2014-07-09 13:09:16 +02:00
Alan Plum de7c995e4f Merge pull request #940 from triAGENS/foxx-fancier-body-param
Foxx: more consistent bodyParam (fixes #935)
2014-07-09 13:08:48 +02:00
Alan Plum 2d4a76417c Removed deprecation warning for now. 2014-07-09 12:41:03 +02:00
Alan Plum 828c4a0a7b Added old requestContext.bodyParam to DEPRECATED.md. 2014-07-09 12:41:03 +02:00
Alan Plum 3a117f5bd8 Undocumented body param now uses new syntax. 2014-07-09 12:40:05 +02:00
Alan Plum 7887f1b282 Added tests. 2014-07-09 12:40:05 +02:00
Alan Plum 25afdec36e Made Foxx RequestContext bodyParam more consistent with other param methods. Fixes #935. 2014-07-09 12:40:05 +02:00
Alan Plum 6ff6d4e41a Merge pull request #932 from triAGENS/foxx-joiful-models
Use Joi for model validation (fixes #926)
2014-07-09 12:39:27 +02:00
Michael Hackstein 439b05a361 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-07-09 12:19:27 +02:00
Michael Hackstein 74c8752d97 Fixes false positioning of edge #894. Tested in FF, Chrome, Safari, IE11 (all newest versions) 2014-07-09 12:19:22 +02:00
Alan Plum 0b97f4731d Marked old Model.extend syntax for deprecation. 2014-07-09 12:00:35 +02:00
Alan Plum 2d6a0f2a73 Clarified isEmpty check. 2014-07-09 12:00:35 +02:00
Alan Plum a06a1bcb29 Fixed typo. 2014-07-09 12:00:35 +02:00
Alan Plum 2711ee88e4 Adjusted Foxx Model docs to use joi instead of legacy schema. 2014-07-09 12:00:35 +02:00
Alan Plum 08d3be148c Docs consistency. 2014-07-09 12:00:35 +02:00
Alan Plum 34de2d00d3 Added documentation for errors and isValid. 2014-07-09 12:00:35 +02:00
Alan Plum 292ff5c8e7 Don't clone objects just to throw them away. 2014-07-09 12:00:35 +02:00
Alan Plum b2415d7871 Implemented Foxx model auto-validation with joi. 2014-07-09 12:00:34 +02:00
Alan Plum 889e8de4c9 Implemented Joi validation/toJSONSchema with legacy fallback. See #926. 2014-07-09 12:00:34 +02:00
Max Neunhoeffer f1acaaf754 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-07-09 11:34:04 +02:00
Max Neunhoeffer 7633fdca9a Fix a documentation section name. 2014-07-09 11:33:43 +02:00
Max Neunhoeffer 286a69ce87 Change Unittest makefile to reflect file name change. 2014-07-09 11:31:22 +02:00
Thomas Schmidts efc845e8ad Improved script 2014-07-09 10:46:18 +02:00
Max Neunhoeffer 22fda3912e Add a new line. 2014-07-09 10:39:37 +02:00
Max Neunhoeffer 5c333cc94a Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-07-09 10:18:11 +02:00
Max Neunhoeffer 951be763d3 Disable a test in the cluster that needs transactions. 2014-07-09 10:17:34 +02:00
Michael Hackstein 5ccc4cb2c0 Fixed Cluster gharial tests 2014-07-09 10:15:07 +02:00
Michael Hackstein 8cf3a41a0c Used documentation generation commands in general graph documentation 2014-07-09 09:58:04 +02:00
Max Neunhoeffer a9d802aba0 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-07-09 09:27:23 +02:00
Michael Hackstein b0722d9981 FIxed a bug in an example 2014-07-08 17:36:16 +02:00
Michael Hackstein 3ec0b09ae3 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-07-08 17:30:48 +02:00
Michael Hackstein 23bf64a551 Fixed a wrong return code in gharial documentation 2014-07-08 17:30:43 +02:00
Michael Hackstein c3a9335621 General graph module now allows to drop the collection alongside the definition of a graph 2014-07-08 17:30:14 +02:00
Michael Hackstein 1f795fec66 Improved gharial and general graph documentation. Gharial now documents waitForSync, keepNull and if-match 2014-07-08 17:18:15 +02:00
Alan Plum 0ebddb7bb5 Updated Foxx RequestContext docs to new method syntax. 2014-07-08 17:15:15 +02:00
Thomas Schmidts 1847a29209 @PARAM and @PARAMS now will be used in function descriptions 2014-07-08 16:38:51 +02:00
Michael Hackstein c9b14f9413 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-07-08 16:02:06 +02:00
Michael Hackstein 47d092cc3c Removed commented debug output 2014-07-08 16:02:01 +02:00
Lucas Dohmen 1b46f78c54 Unfinished, undocumented graph feature
Psst... It's a secret...
2014-07-08 15:44:35 +02:00
Thomas Schmidts c9ece0af5c @startDocuBlock removed from non used code block 2014-07-08 15:40:30 +02:00
Michael Hackstein 70f4da0534 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-07-08 15:24:04 +02:00
Michael Hackstein bbda062747 Fixed a minor bug when updating the edge definitions. The currently referenced graph object was not updated properly, the stored one was. 2014-07-08 15:23:59 +02:00
Alan Plum abbb9ec146 Added node net, sys. 2014-07-08 14:17:46 +02:00
Alan Plum fbe136b5c1 Added joi. 2014-07-08 14:15:03 +02:00