gschwab
dbe0cbbf7f
renamed _directedRelationDefinition(...) -> _directedRelation(..)
2014-06-20 09:01:35 +02:00
gschwab
639e657897
renamed _undirectedRelationDefinition(...) -> _undirectedRelation(..)
2014-06-20 08:56:59 +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
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
Frank Celler
900aa7f33b
moved gharial from /system to /_api
2014-06-18 14:08:06 +02:00
Alan Plum
40f3e268dd
Adjusted injector naming.
2014-06-18 11:09:40 +02:00
Alan Plum
282be72c5c
Implemented controller dependency injection.
2014-06-18 01:17:10 +02:00
Lucas Dohmen
5057400e18
Repository#all
2014-06-17 17:34:55 +02:00
Lucas Dohmen
df658a0648
A spec for the existing Foxx Repository functionality
2014-06-17 17:34:55 +02:00
Lucas Dohmen
3c3f4b0b8f
Foxx: Reorder and update the tests of Repository
2014-06-17 15:19:19 +02:00
Lucas Dohmen
d57f88507b
Foxx: Add examples for each of the methods of Repository
2014-06-17 15:19:19 +02:00
scottashton
094809bdf8
more docs
2014-06-17 11:43:21 +02:00
Frank Celler
f794ee8368
fixed datafile debugger
...
Conflicts:
CHANGELOG
2014-06-17 09:22:56 +02:00
Frank Celler
89dbc6d04a
Merge pull request #902 from triAGENS/foxx_repository
...
[WIP] Foxx.Repository should provide more methods
2014-06-16 20:16:56 +02:00
scottashton
ef6ed992f1
fixed typos in docs
2014-06-16 16:58:42 +02:00
scottashton
cc3eff2a1e
added documentation for ahuacatl
2014-06-16 16:33:40 +02:00
scottashton
252d320795
jslinted code
2014-06-16 15:03:54 +02:00
scottashton
b8d2c7f0f6
resolve merge conflict
2014-06-16 14:59:14 +02:00
scottashton
99be3816b3
optimized dijsktra search
2014-06-16 14:44:34 +02:00
Alan Plum
ef0210830b
Fixed appContext reference in manifest cfg.
2014-06-16 14:43:11 +02:00
Frank Celler
50b6533d0d
added configuration to manifest, install and mount
...
Conflicts:
js/server/modules/org/arangodb/foxx/manager.js
2014-06-16 12:57:17 +02:00
Michael Hackstein
fdece972d0
Added tests for vertex and edge collection lists in http interface. Added docu for _list in general-graph module
2014-06-13 16:41:48 +02:00
Lucas Dohmen
80ab3968bd
Foxx: Adjust structure & content of documentation and code of Repository
2014-06-13 15:47:52 +02:00
Lucas Dohmen
120ecaa000
JSLint
2014-06-13 11:00:57 +02:00
Lucas Dohmen
87987b7a14
Merge pull request #897 from pluma/foxx-context-collection-method
...
Added `collection` method to Foxx applicationContext
2014-06-12 16:41:50 +02:00
Lucas Dohmen
4dbaa665ac
Merge pull request #895 from pluma/sugary-foxx-exports
...
More sugary Foxx exports
2014-06-12 16:39:57 +02:00
Alan Plum
477cec53aa
Cleaned up stray whitespace.
2014-06-12 15:57:39 +02:00
Alan Plum
475daa1ed2
Removed tests for deprecated code.
2014-06-12 15:54:27 +02:00
Alan Plum
c935ea6d20
Fixed reference to context.
2014-06-12 15:54:01 +02:00
Lucas Dohmen
d12e993289
Merge pull request #896 from pluma/foxx-no-required-controllers
...
Allow controller-free Foxx apps
2014-06-12 15:38:20 +02:00
Alan Plum
251f237184
Renamed Foxx.app -> Foxx.requireApp.
2014-06-12 15:14:09 +02:00
Alan Plum
fdea995b6e
Deprecated Foxx.Controller#collection.
2014-06-12 15:12:05 +02:00
Alan Plum
41a82d9726
Added friendlier wrapper for manager.mountedApp.
2014-06-12 15:09:02 +02:00
Alan Plum
9857fa571e
Allow controller-free apps.
2014-06-12 15:08:46 +02:00
Alan Plum
e7f6aecaf5
Added collection method to Foxx applicationContext.
2014-06-12 15:07:18 +02:00
Lucas Dohmen
38bf144496
Foxx: Documentation for extended bodyParam functionality
2014-06-12 15:02:47 +02:00
Lucas Dohmen
c0bfeee04e
Test multiple element functionality
2014-06-12 15:02:47 +02:00
Lucas Dohmen
89e9205b7c
Test multiple items functionality
2014-06-12 15:02:47 +02:00
Lucas Dohmen
6d0d3565fa
Foxx: Adjust fakeContext to feature the manifest element
2014-06-12 15:02:47 +02:00
Lucas Dohmen
b5529ac37e
Introduce optional root element for body params
2014-06-12 15:02:46 +02:00