Jan Steemann
45cc15fe45
fixes
2016-03-22 10:51:42 +01:00
Jan Steemann
8390793699
moved docu blocks into their own files
2016-01-07 16:39:19 +01:00
Alan Plum
8853ede355
org/arangodb -> @arangodb
2015-12-15 15:51:44 +01:00
Wilfried Goesgens
6aabcb99c5
Remove deprecated graph documentation.
2015-09-23 14:26:24 +02:00
Wilfried Goesgens
70a2c74c1b
Update RESTAPI documentation handling to work with the swagger 2 api
...
- use the structures from the swagger for post / reply structures
- add missing documentation snippets to their respective places
- fix syntax of documentation blocks
2015-09-16 16:35:13 +02:00
Willi Goesgens
c5f513b940
don't use json strings, lean on js to generate it for us in a nice formated way.
2015-09-11 16:28:29 +02:00
Willi Goesgens
eb9e03f3f0
Upgrade the REST-API documentation to to swagger V2.0
...
Wrap lines in examples.
2015-09-09 15:21:18 +02:00
Jan Steemann
a3108fa13d
fixed line too long error
2015-05-26 10:49:11 +02:00
Jan Steemann
58a23394fd
fixed failing test
2015-05-26 10:47:19 +02:00
Willi Goesgens
312972a4ec
Modify examples so they clean up after their run.
2015-05-04 17:22:25 +02:00
Jan Steemann
6c66320de8
fixed broken examples
2015-04-20 16:10:04 +02:00
Alan Plum
69e63c2c64
Strict mode all the things.
2015-04-09 00:22:05 +02:00
Jan Steemann
20e7fe7a7a
the great rename: array => object, list => array
2014-12-18 21:07:06 +01:00
Jan Steemann
4f68960ed7
removed Ahuacatl [skip ci]
2014-10-31 17:31:00 +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
Frank Celler
42b7014237
replaced @EXAMPLES
2014-06-18 19:44:32 +02:00
Michael Hackstein
66bb4e2047
Corrected API documentation of old graph-api and regenerated api-docs for frontend
2014-06-13 09:33:14 +02:00
Michael Hackstein
5228984679
Fixed graph tests
2014-05-28 21:48:22 +02:00
gschwab
e955d27f7b
arango-blueprints updated to use new graph sturcture
2014-05-28 09:22:35 +02:00
Thomas Schmidts
4d76ff399e
issue #867 : added declaration for several methods
2014-05-22 10:20:01 +02:00
Thomas Schmidts
166d010b35
added declaration in update vertex
2014-05-21 14:25:21 +02:00
scottashton
700480f20a
adjusted all require(org/arangodb/graph) to new graph-blueprint module
2014-05-15 10:33:20 +02:00
scottashton
ee822fb182
cleanup code, added linebreaks
2014-02-12 09:27:39 +01:00
scottashton
80768b564b
fixed waitForSync in graph api, adjusted documentation, delete tests in api-http-spec.rb due to change in ruby lib
2014-02-10 17:53:21 +01:00
Jan Steemann
d1d0fb56ba
allow quotes in revision headers in graph API
2014-01-27 12:56:06 +01:00
a-brandt
ab42b2adfe
Bugfix: Expected '===' and instead saw '=='
2014-01-24 14:53:04 +01:00
a-brandt
041b7f5daa
added HAS and HAS_NOT
2014-01-24 14:49:50 +01:00
Jan Steemann
32a247aa2f
added tests for creating / dropping graphs
2013-12-02 15:12:07 +01:00
Jan Steemann
7dc8ed7c47
issue #617 : Swagger API is missing '/_api/version'
2013-10-17 11:55:39 +02:00
Jan Steemann
d71ee7ff6f
fixed issue #615
2013-10-17 11:12:02 +02:00
Jan Steemann
04df715864
applied fixes that occurred during build
2013-09-30 18:03:52 +02:00
Jan Steemann
a120a4dbe6
reverted name change for _graphs collection
2013-09-12 18:15:34 +02:00
Jan Steemann
ac4ed728c0
renamed collection `_graphs` to `arangodb_graphs`
2013-09-09 11:07:10 +02:00
Jan Steemann
9eb1752a7e
use AQL LIMIT but still return the unlimited count value
...
Still needs documentation and tests
2013-08-19 18:41:00 +02:00
Jan Steemann
95a0f9dfb4
added GET /_api/graph
2013-07-25 15:56:08 +02:00
Jan Steemann
5cf234b40d
simplified query testing and query interface a bit
2013-07-18 02:15:22 +02:00
Jan Steemann
a0c5d1f7b4
simplify AQL query calls
2013-07-17 21:22:24 +02:00
Jan Steemann
db50b38370
fixed typos
2013-06-25 09:06:20 +02:00
Jan Steemann
31bd0e915b
jslintify all APIs in js/actions
2013-06-11 12:01:04 +02:00
Thomas Richter
9d51338aee
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-06 16:34:42 +02:00
Thomas Richter
55ff32fbf3
generated examples api-cursor.js finished
2013-06-06 16:34:06 +02:00
Jan Steemann
403e8669ae
fixed non-existing error codes
2013-06-06 16:11:18 +02:00
Thomas Richter
5cf5a59471
generated examples api-graph.js finished
2013-06-04 15:17:10 +02:00
Thomas Richter
d54ba9ea76
conflict resolution
2013-06-03 15:12:35 +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
a-brandt
7e3f915492
changed wrong documentation
2013-06-03 15:00:37 +02:00