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
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
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
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
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
Michael Hackstein
e6519fd292
Started generation of traversal api documentation. Still not successful
2014-06-20 09:20:33 +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
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
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
Frank Celler
42b7014237
replaced @EXAMPLES
2014-06-18 19:44:32 +02:00
Frank Celler
5ea6286029
removed leading blanks
2014-06-18 19:14:34 +02:00
Michael Hackstein
b0f176c37a
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-18 17:16:48 +02:00
Frank Celler
8cd9e257db
ignore devel version for version check
2014-06-18 17:06:15 +02:00
Michael Hackstein
791c3bb67e
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-18 17:01:32 +02:00
Michael Hackstein
eb698dfb63
Fixed a merging error in api-traversal
2014-06-18 17:00:11 +02:00
Michael Hackstein
ff709e92b6
Fixed examples for graph http module
2014-06-18 16:50:14 +02:00
Frank Celler
c18b219a1f
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-18 16:12:42 +02:00
Frank Celler
cef655eb49
ignore devel version
2014-06-18 16:04:48 +02:00
Michael Hackstein
e37167674b
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
js/actions/api-traversal.js
2014-06-18 15:56:55 +02:00
Michael Hackstein
4305c8e67b
Examples in traversal module now use new graph module
2014-06-18 15:55:35 +02:00
gschwab
10ff1d391c
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-18 15:22:55 +02:00
gschwab
cb649c1293
fixed collection binding
2014-06-18 15:22:49 +02:00
Alan Plum
ba61e07e02
More linting.
2014-06-18 15:21:29 +02:00
Alan Plum
c9d7f113a6
Linting.
2014-06-18 15:19:12 +02:00
Michael Hackstein
f9b16f5e23
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-18 14:49:04 +02:00
Michael Hackstein
1d503a0d2a
Added the knows graph of the traversal module to graph examples. Started rewriting traversal examples for new graph module.
2014-06-18 14:44:40 +02:00
Frank Celler
900aa7f33b
moved gharial from /system to /_api
2014-06-18 14:08:06 +02:00
Lucas Dohmen
d9e88ce5bb
Merge pull request #911 from pluma/foxx-controller-di
...
Foxx Controller dependency injection
2014-06-18 12:55:23 +02:00
gschwab
6ff46bb068
docu fixed
2014-06-18 11:12:10 +02:00
Alan Plum
40f3e268dd
Adjusted injector naming.
2014-06-18 11:09:40 +02:00
gschwab
528b1e85cb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-06-18 10:56:22 +02:00
gschwab
dcd9cd669f
graph._removeVertexCollection(...): dropCollection default set to false - docu
2014-06-18 10:56:18 +02:00
Michael Hackstein
25293a4d20
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-06-18 10:51:06 +02:00