Jan Steemann
|
dc88db3545
|
added extra notes about Foxx deployment
|
2013-12-04 23:49:14 +01:00 |
Jan Steemann
|
9593af0334
|
some more text for the user manual overview page
|
2013-12-04 23:20:38 +01:00 |
Jan Steemann
|
6ea120ada6
|
issue #695: arangosh server.password error
Documentation is fixed
|
2013-12-02 13:13:51 +01:00 |
Frank Celler
|
1ce14d32b1
|
use ::
|
2013-11-23 16:38:50 +01:00 |
Lucas Dohmen
|
366f393ad4
|
Foxx: Adjusted introduction according to @mchacki's idea
List instead of one sentence
|
2013-11-20 15:15:59 +01:00 |
Jan Steemann
|
920d08d855
|
removed redundant startup options
|
2013-11-20 01:50:27 +01:00 |
Jan Steemann
|
c5e9538547
|
Merge remote-tracking branch 'origin/devel' into inline-shapes
Conflicts:
arangod/VocBase/document-collection.c
|
2013-11-14 01:01:24 +01:00 |
Jan Steemann
|
6879da3133
|
added JavaScript traversal documentation
|
2013-11-13 14:51:54 +01:00 |
Jan Steemann
|
a977c5662a
|
removed --database.force-sync-shapes option
|
2013-11-05 18:20:55 +01:00 |
Jan Steemann
|
9e78ab5af5
|
added NTH and POSITION
|
2013-11-04 18:24:03 +01:00 |
Jan Steemann
|
c694ddf5fd
|
issue #560: added information about how to deploy application from directory or zip file
|
2013-11-01 14:44:20 +01:00 |
Doerthe Luebbert
|
7ce32f8a85
|
Paragraph on Foxx added
|
2013-10-30 21:08:11 +01:00 |
Jan Steemann
|
3440c932da
|
issue #597: added more documentation
|
2013-10-30 15:28:47 +01:00 |
Jan Steemann
|
73dd3f9185
|
made AQL DOCUMENT function polymorphic
|
2013-10-30 15:01:38 +01:00 |
Jan Steemann
|
3dc546658c
|
removed --log.format command line option
|
2013-10-30 01:33:32 +01:00 |
Jan Steemann
|
43b4f78b62
|
issue #620
|
2013-10-28 19:38:19 +01:00 |
Frank Celler
|
e40083b2e9
|
added variables
|
2013-10-27 10:33:14 +01:00 |
Doerthe Luebbert
|
c6b46a04f7
|
FOXX -> Foxx
|
2013-10-21 15:50:43 +02:00 |
Doerthe Luebbert
|
7cd4afd292
|
added Jan's answer in the google group on how collections work in Foxx to the manual
|
2013-10-21 08:15:52 +02:00 |
Lucas Dohmen
|
6eef3f79f7
|
Merge pull request #618 from luebbert42/devel
foxx manual: renamed titles
|
2013-10-18 07:46:59 -07:00 |
Doerthe Luebbert
|
4649d03abc
|
renamed titles and changed them to "h1" so that they appear in the table of content
|
2013-10-18 16:12:06 +02:00 |
Jan Steemann
|
e59968e70a
|
added `replace` command for foxx-manager, updated docs
|
2013-10-18 01:09:26 +02:00 |
Jan Steemann
|
0814d4de22
|
updated documentation for console, added section about Foxx development
|
2013-10-17 13:09:39 +02:00 |
Jan Steemann
|
d1ad346f67
|
issue #612
|
2013-10-15 18:43:19 +02:00 |
Jan Steemann
|
4b064c014c
|
issue #612: extended documentation
|
2013-10-15 18:41:13 +02:00 |
Jan Steemann
|
d16c1d8fe1
|
issue #608: added documentation on arangosh configuration
|
2013-10-15 15:57:19 +02:00 |
Jan Steemann
|
79f70c7eea
|
replication applier will now preferrably use collection names instead of collection ids when applying events
|
2013-10-14 13:45:44 +02:00 |
Jan Steemann
|
3db041598d
|
updated manuals
|
2013-10-11 17:38:14 +02:00 |
Jan Steemann
|
b5f8b27e47
|
updated docs
|
2013-10-11 14:35:59 +02:00 |
Jan Steemann
|
857c69d5a6
|
added `--server.allow-method-override` startup option
|
2013-10-08 17:06:42 +02:00 |
Jan Steemann
|
af4c2b7659
|
updated documentation
|
2013-10-01 17:36:09 +02:00 |
Jan Steemann
|
674468b768
|
updated documentation
|
2013-09-30 13:43:20 +02:00 |
Lucas Dohmen
|
2f4fa628ad
|
Tiny adjustment to the Foxx Manager manual #560
|
2013-09-27 22:48:58 +02:00 |
Lucas Dohmen
|
9266e4da23
|
Foxx Manual: Overview
|
2013-09-27 22:33:50 +02:00 |
Lucas Dohmen
|
ee2db4a67d
|
Foxx: Clarification of Authentication #597
|
2013-09-27 22:09:16 +02:00 |
Lucas Dohmen
|
e3d888b69b
|
Foxx: Remove some confusing lines from the manual #560
|
2013-09-27 21:56:52 +02:00 |
Doerthe Luebbert
|
b8f23c368a
|
Info added on example apps
|
2013-09-27 12:26:15 +02:00 |
Doerthe Luebbert
|
b08a169b4c
|
replaced the meadow example by hello + param example
|
2013-09-27 11:39:22 +02:00 |
Jan Steemann
|
97afd329ff
|
updated documentation
|
2013-09-24 18:22:38 +02:00 |
Jan Steemann
|
46895b4ec2
|
updated documentation
|
2013-09-24 15:40:37 +02:00 |
Jan Steemann
|
c29e491d8b
|
Merge pull request #594 from luebbert42/devel
switched the order of FoxxManager & Foxx for didactic reasons
|
2013-09-24 04:28:54 -07:00 |
Doerthe Luebbert
|
7ee0ec025c
|
switched the order of FoxxManager & Foxx for didactic reasons
|
2013-09-24 10:29:57 +02:00 |
Jan Steemann
|
cbd2ed60f4
|
issue #564: better automatic mimetype detection for assets
also added possibility to override automatic detection with hard-coded value from manifest
|
2013-09-23 23:26:11 +02:00 |
Doerthe Luebbert
|
f327337da9
|
adapted example to structure similar to foxx-authentification app
|
2013-09-23 18:07:20 +02:00 |
Jan Steemann
|
8ced2fb364
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-09-23 17:49:34 +02:00 |
Jan Steemann
|
324d7fab03
|
documentation
|
2013-09-23 17:49:25 +02:00 |
Doerthe Luebbert
|
a35af2687e
|
wrong path fixed
|
2013-09-23 16:23:46 +02:00 |
Lucas Dohmen
|
6add03669b
|
Foxx: Documentation of the new Model capabilities
|
2013-09-18 17:17:50 +02:00 |
Lucas Dohmen
|
f5a177932e
|
Foxx: bodyParam
|
2013-09-18 14:28:24 +02:00 |
Lucas Dohmen
|
fba6c94671
|
Foxx Repository: replaceById
|
2013-09-17 14:19:06 +02:00 |