Thomas Richter
0bba164037
local path in swagger deleted
2013-04-17 14:53:36 +02:00
Thomas Richter
a3da7b9897
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-04-17 14:38:27 +02:00
Thomas Richter
58282f0cf3
path to rest-apis in js changed
2013-04-17 14:38:14 +02:00
Jan Steemann
7d9777f8c5
extended API for user-defined AQL functions
2013-04-16 18:32:19 +02:00
Jan Steemann
c945dbd2cd
updated transaction API
2013-04-15 11:54:36 +02:00
Jan Steemann
8476988991
added missing documentation for AQL UNION
2013-04-15 09:42:40 +02:00
Jan Steemann
e366ec2da3
added documentation for transaction REST API
2013-04-13 00:51:02 +02:00
Jan Steemann
dee5adb9f5
added client side API for transactions
2013-04-12 23:18:48 +02:00
Jan Steemann
d17fc17bf2
updated documentation
2013-04-12 18:09:48 +02:00
Jan Steemann
2d0caeb8e2
updated documentation
2013-04-12 14:52:53 +02:00
Jan Steemann
3629eecddd
documented upgrade procedure
2013-04-12 10:25:01 +02:00
Jan Steemann
3e4ddb049a
updated documentation
2013-04-12 00:49:08 +02:00
Jan Steemann
9b5849f650
updated documentation
2013-04-12 00:42:02 +02:00
Jan Steemann
229893c086
documentation for transactions
2013-04-12 00:03:05 +02:00
Jan Steemann
badf20e47e
added AQL function NEIGHBORS
2013-04-09 18:14:46 +02:00
Frank Celler
a0278476da
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
lib/Basics/StringUtils.cpp
2013-04-06 10:19:09 +02:00
Frank Celler
1d7ee507e2
added TRI_ERROR_ARANGO_DOCUMENT_KEY_MISSING
2013-04-06 10:18:29 +02:00
Frank Celler
b50bc6dd24
added thumbnail
2013-04-05 14:48:15 +02:00
Lucas Dohmen
0e5a47fc73
Foxx: Documentation
2013-04-05 10:46:11 +02:00
Lucas Dohmen
314022ef2a
Foxx: Documentation Fixes
2013-04-04 18:19:45 +02:00
Lucas Dohmen
ea1d88b04b
Crazy Documentation Fixes. Doxygen is so awesome.
...
/thx @jsteemann
2013-04-04 14:19:06 +02:00
Lucas Dohmen
33fd20ea51
Foxx: Introducing Repositories
2013-04-04 13:42:12 +02:00
Lucas Dohmen
d4d2957d9a
Foxx: Introducing Model
2013-04-04 11:17:22 +02:00
Lucas Dohmen
a6d5c863bb
Foxx: Tiny changes to the README
2013-04-04 09:55:05 +02:00
Lucas Dohmen
0b7b34d09b
Foxx: Breaking API Changes 💣
...
* Removed the old concept of models entirely.
* Manifest Files
* models has been removed
* Uses lib now as base path for all requires
* FoxxApplication is now called Application
* Changes to Application:
* requiresLibs is now requires
* requiresModels has been removed
2013-04-03 14:56:17 +02:00
Thomas Richter
3cda4cbfeb
minor fixes
2013-04-03 14:33:55 +02:00
Thomas Richter
b77ee17663
work in progress
2013-04-02 09:40:16 +02:00
Thomas Richter
f876e30816
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-04-02 09:38:45 +02:00
Jan Steemann
e2effff144
fixed doxygen errors
2013-04-02 09:34:06 +02:00
Frank Celler
7def1cf29f
Merge remote-tracking branch 'origin/feature/commonjs' into devel
...
Conflicts:
apps/aardvark/manifest.json
apps/aardvark/manifestComplete.json
etc/arangodb/arangod.conf.in
etc/relative/arangod.conf
html/admin/js/bootstrap/module-internal.js
js/apps/aardvark/assets/collections/foxxCollection.js
js/apps/aardvark/assets/index.html
js/apps/aardvark/assets/lib/backbone.js
js/apps/aardvark/assets/lib/jquery.js
js/apps/aardvark/assets/lib/underscore.js
js/apps/aardvark/assets/models/foxx.js
js/apps/aardvark/assets/views/foxxListView.js
js/apps/aardvark/assets/views/foxxView.js
js/apps/aardvark/index.html
js/apps/aardvark/manifest.json
js/common/bootstrap/module-internal.js
2013-03-31 12:46:16 +02:00
Frank Celler
1467b78676
cleanup of internal, fs, console
2013-03-31 00:10:48 +01:00
Lucas Dohmen
79f4fc4315
Foxx: Introducing system applications
2013-03-29 10:11:20 +01:00
Jan Steemann
0fc4d233a1
extended documentation on key generators
2013-03-28 16:56:27 +01:00
Jan Steemann
6463d6aff3
prevent doxygen segfault
2013-03-27 15:23:17 +01:00
Thomas Richter
f77fa798c8
generateArangoshRun db._collections() error fixed
2013-03-27 14:37:28 +01:00
Lucas Dohmen
a87f881ea7
Foxx: Change to the Asset Pipeline
...
/cc @fceller
2013-03-27 14:36:29 +01:00
Lucas Dohmen
fb4a223cb0
Foxx: Introducing errorResponse
2013-03-27 13:19:41 +01:00
Lucas Dohmen
1494286143
Foxx: Introducing nickname, summary, notes
2013-03-27 13:19:41 +01:00
Lucas Dohmen
1466429e88
Foxx: Introducing queryParam
2013-03-27 13:19:41 +01:00
Lucas Dohmen
2f3894f715
Foxx: Introducing pathParam
2013-03-26 17:17:53 +01:00
Lucas Dohmen
f59084a433
Foxx: Introducing the new `constrain` concept
2013-03-26 17:17:53 +01:00
Frank Celler
a8d9a14e7d
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-03-26 13:58:20 +01:00
Frank Celler
557184631d
more fox-manager, added files section
2013-03-26 13:58:00 +01:00
Lucas Dohmen
517b530684
Foxx: Default '/' to index.html
2013-03-26 11:27:22 +01:00
Lucas Dohmen
2b62715b47
Added the Foxx User Manual to the Wiki Group
2013-03-26 11:27:21 +01:00
Jan Steemann
d74de62bc0
added missing Doxygen aliases
2013-03-26 10:19:09 +01:00
Thomas Richter
9a08a1d609
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
...
work in progress swagger
2013-03-26 09:14:05 +01:00
Thomas Richter
48df7ab80a
work in progress
2013-03-26 09:13:56 +01:00
Lucas Dohmen
eedacf1d76
Foxx: UserManual is now almost done
2013-03-25 16:34:09 +01:00
Lucas Dohmen
c7c032e5f7
Foxx: UserManual
2013-03-25 16:34:09 +01:00