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 |
Lucas Dohmen
|
e24d344016
|
Add option for the rootElement and make it available via appContext
|
2014-06-12 15:02:46 +02:00 |
Lucas Dohmen
|
d4a6250fc2
|
Foxx: Body Params can optionally take more than one object
|
2014-06-12 15:02:46 +02:00 |
Lucas Dohmen
|
cec32b981a
|
Adjust tests to @fceller's bug fix
|
2014-06-12 14:24:50 +02:00 |
Frank Celler
|
1aa671ed8c
|
fixed string constraints
|
2014-06-12 13:42:46 +02:00 |
scottashton
|
e6d68e6070
|
finished documenation for aql graph
|
2014-06-12 10:43:20 +02:00 |
Frank Celler
|
299b99ed00
|
fixed check-version for empty directory
|
2014-06-11 19:30:12 +02:00 |
scottashton
|
f4b67ed01d
|
jslinted
|
2014-06-11 16:04:15 +02:00 |
scottashton
|
5bb6a22e82
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-11 15:45:46 +02:00 |
scottashton
|
8209796f7c
|
added documentation to ahuacatl general graph functions and refactored common_Neighbors and common_properties
|
2014-06-11 15:45:31 +02:00 |
Frank Celler
|
57bb47185b
|
moved try/catch block to the top of routing chain
|
2014-06-10 22:57:10 +02:00 |
Heiko Kernbach
|
812b93d9d0
|
merge
|
2014-06-10 15:21:47 +02:00 |
Heiko Kernbach
|
eb08541171
|
foxx apps install now via github
|
2014-06-10 15:21:27 +02:00 |
scottashton
|
d70688c61f
|
stabilized tests
|
2014-06-10 11:55:43 +02:00 |
Michael Hackstein
|
fdb79e26d1
|
The foxx manager now throws a more useful error if the fetched file is already on the server
|
2014-06-06 15:40:19 +02:00 |
Michael Hackstein
|
920cf4b7c3
|
Added fetchFromGithub to server-side foxx manager. Makes it a lot easier to update an already installed foxx from aardvark
|
2014-06-06 15:00:26 +02:00 |
Jan Steemann
|
fd7f288a59
|
added test case for shape movements
|
2014-06-05 22:23:02 +02:00 |
scottashton
|
fe621c1723
|
finished measurements
|
2014-06-05 16:59:43 +02:00 |