1
0
Fork 0
Commit Graph

23 Commits

Author SHA1 Message Date
Jan Steemann 63138def67 fix location response headers with special characters 2015-05-05 14:00:06 +02:00
Alan Plum 69e63c2c64 Strict mode all the things. 2015-04-09 00:22:05 +02:00
Thomas Schmidts 13072f1345 Merge pull request #1194 from yojimbo87/devel
Add missing return codes to API docs.
2015-01-08 09:38:44 +01:00
Jan Steemann 20e7fe7a7a the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
Tomas Bosak 06ad1907ed Add missing return codes to API docs.
Add missing return codes to API docs of read in/out/any edges operation.
2014-12-16 11:30:25 +01:00
Alan Plum 7b24bdba8d Enabled strict: true. 2014-09-02 22:16:07 +02:00
Alan Plum bff47e558b Removed jslint headers from actions. 2014-09-02 22:14:56 +02:00
Frank Celler cc91cd1cb0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-08-11 12:43:47 +02:00
Michael Hackstein a5b35f224a Fixed REST API documentation. Some values were not recognized as paramters by swagger script 2014-08-07 14:52:55 +02:00
Frank Celler be06ef7f25 new upgrade-database (formely known as version-check) and new startup procedure 2014-08-07 14:12:19 +02:00
Thomas Schmidts d9b733b997 Fixes some documentation pages for API. fixes #922 2014-06-30 14:22:17 +02:00
Frank Celler 42b7014237 replaced @EXAMPLES 2014-06-18 19:44:32 +02:00
scottashton 700480f20a adjusted all require(org/arangodb/graph) to new graph-blueprint module 2014-05-15 10:33:20 +02:00
Jan Steemann dc8e590bca inedges, outedges, edges 2014-02-18 13:46:09 +01:00
Jan Steemann 9b55a5ed92 fixed typos 2013-07-19 13:32:22 +02:00
Jan Steemann 31bd0e915b jslintify all APIs in js/actions 2013-06-11 12:01:04 +02:00
Thomas Richter d458c20871 fixed return code in documentation api-graph.js DELETE from 204 to 200/202 2013-06-03 15:09:03 +02:00
Thomas Richter 4e88658a8b api-edges.js examples changed 2013-06-03 11:03:56 +02:00
Jan Steemann bf1fbd9799 less-verbose error messages for several cases 2013-05-23 13:30:02 +02:00
Thomas Richter 9db2c62293 minor fixes 2013-05-03 09:36:22 +02:00
Thomas Richter 5c7f075d90 swagger documentation for api-edges.js 2013-04-30 15:07:42 +02:00
Thomas Richter 874b855fe8 in REST-documentation @LIT{} and @FA{} replaced by backticks 2013-04-22 15:39:43 +02:00
Frank Celler 38a5cf6a2d added development-mode 2013-03-22 17:33:25 +01:00