Alan Plum
|
5bf4d12a38
|
Added NewFeatures26.mdpp.
|
2015-05-07 15:30:48 +02:00 |
Alan Plum
|
061ddf6339
|
Added docs for API documentation.
|
2015-05-07 15:27:37 +02:00 |
Jan Steemann
|
855c1465fd
|
added documentation for new simple methods
|
2015-05-07 11:42:58 +02:00 |
Alan Plum
|
24f7e2673c
|
Added docs for summary and notes. Fixes #1040.
|
2015-05-06 17:26:33 +02:00 |
Alan Plum
|
f391665dc7
|
Removed mention of 'collapsing' in console docs.
|
2015-05-06 17:22:17 +02:00 |
Alan Plum
|
8755203101
|
Added docs for configuration. Fixes #1314.
|
2015-05-06 16:27:44 +02:00 |
Alan Plum
|
ee7387a3ac
|
Improved dependency docs.
|
2015-05-06 16:27:44 +02:00 |
Alan Plum
|
a896f32b6a
|
Removed warning about Foxx exports order. Should no longer be relevant.
|
2015-05-06 16:27:43 +02:00 |
Jan Steemann
|
4ea2a53771
|
support arrays in fulltext index, too
|
2015-05-06 15:11:24 +02:00 |
Jan Steemann
|
0996d603c6
|
fulltext improvements
|
2015-05-06 14:21:32 +02:00 |
Jan Steemann
|
7d85c53b31
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-05-06 09:26:23 +02:00 |
Willi Goesgens
|
d1065c0809
|
HTML-Escape example output here too.
|
2015-05-05 19:05:26 +02:00 |
Jan Steemann
|
46cdf686c4
|
documentation update
|
2015-05-05 18:23:07 +02:00 |
Frank Celler
|
1b8e7f26ab
|
added target and host
|
2015-05-04 23:54:25 +02:00 |
Jan Steemann
|
b0924956f8
|
allow `@` character in document keys, too.
|
2015-04-30 21:28:26 +02:00 |
Alan Plum
|
fa24c0d229
|
Implemented dependencies configuring.
|
2015-04-29 15:59:51 +02:00 |
Thomas Schmidts
|
0203c6040a
|
Changed Intro Page in the documentation
|
2015-04-24 16:49:08 +02:00 |
Willi Goesgens
|
c085f3135d
|
Fix grammer.
|
2015-04-21 17:40:32 +02:00 |
Jan Steemann
|
d10e79c500
|
updated documentation
|
2015-04-21 16:08:22 +02:00 |
Jan Steemann
|
acc1f8438c
|
fixed documentation
|
2015-04-20 16:41:37 +02:00 |
Jan Steemann
|
30a2dbf283
|
updated documentation
|
2015-04-14 21:01:18 +02:00 |
Jan Steemann
|
48f2b65377
|
added documentation for updating import
|
2015-04-14 19:50:14 +02:00 |
Alan Plum
|
decbc6dcea
|
Fully implemented tests API.
|
2015-04-14 13:39:06 +02:00 |
Thomas Schmidts
|
d7dc9ea169
|
Fixed broken examples in the documentation
|
2015-04-12 13:47:26 +02:00 |
Thomas Schmidts
|
215644f224
|
Deleted two startDocuBlocks from the documentation that were not used
|
2015-04-10 09:29:20 +02:00 |
Alan Plum
|
501f5a3f51
|
Removed unused modules.
|
2015-04-10 00:33:47 +02:00 |
Alan Plum
|
3dda5e5b90
|
Improved example manifest.
|
2015-04-09 23:16:04 +02:00 |
Alan Plum
|
5deadef133
|
appCollection what?
|
2015-04-09 22:49:08 +02:00 |
Alan Plum
|
e6cb481ad9
|
Cleaned up manifest docs.
|
2015-04-09 20:48:09 +02:00 |
Alan Plum
|
ecbc6f581f
|
Merge pull request #1287 from arangodb/vulpine-grace
Foxx improvements (fixes #1284, #1257)
|
2015-04-08 03:23:55 +02:00 |
Thomas Schmidts
|
b3cdad8c46
|
Changed localtheme for gitbook 2.0.1
|
2015-04-07 17:35:40 +02:00 |
Jens Bissinger
|
b33c4c6a59
|
Correct some typos in documentation about indexes.
|
2015-04-07 15:12:55 +02:00 |
Jan Steemann
|
270397da32
|
fix paths
|
2015-04-03 12:45:53 +02:00 |
Jan Steemann
|
61e1e09be9
|
make documentation generation run fail when there exist output files with unreplaced @startDocuBlock markers
|
2015-04-03 12:45:23 +02:00 |
Thomas Schmidts
|
547a4de1ad
|
Added folder to the codeBlockReader for the documentation
|
2015-04-02 17:36:35 +02:00 |
Jan Steemann
|
6dfb4d4b09
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into cursor-refactoring
Conflicts:
arangod/Aql/ExecutionBlock.cpp
lib/HttpServer/HttpHandler.cpp
lib/HttpServer/HttpServerJob.h
|
2015-03-31 15:13:31 +02:00 |
Frank Celler
|
ffbc45d2e2
|
new HttpServer & HttpCommTask
Conflicts:
Makefile.in
arangod/Aql/RestAqlHandler.cpp
arangod/Aql/grammar.cpp
arangod/Cluster/RestShardHandler.cpp
lib/GeneralServer/GeneralServer.h
lib/GeneralServer/GeneralServerDispatcher.h
lib/HttpServer/HttpServerJob.h
lib/HttpServer/HttpsCommTask.h
lib/SimpleHttpClient/SslClientConnection.cpp
|
2015-03-31 09:12:01 +02:00 |
Jan Steemann
|
e672d791b5
|
refactored cursor API, added export API
|
2015-03-30 18:03:42 +02:00 |
Thomas Schmidts
|
a871127af5
|
Changed Makefile for gitbook 2.0.0
|
2015-03-27 10:01:25 +01:00 |
Thomas Schmidts
|
bd3721eaa1
|
Changed a few settings in the book.json for gitbook 2.0.0
|
2015-03-27 10:01:02 +01:00 |
Thomas Schmidts
|
1c780b3b5a
|
Changed gitbook files to 2.0.0
|
2015-03-27 09:57:09 +01:00 |
Jan Steemann
|
91be18d0f7
|
updated documentation
|
2015-03-25 18:22:43 +01:00 |
Alan Plum
|
d6d6914b9e
|
Added Foxx.Repository#exists.
|
2015-03-25 17:19:44 +01:00 |
Alan Plum
|
03ccf67269
|
Implemented Repository lifecycle events. See #1257.
|
2015-03-25 10:35:18 +01:00 |
Alan Plum
|
0620369a05
|
Saner schema handling for Foxx models. Fixes #1284.
|
2015-03-25 10:35:18 +01:00 |
Jan Steemann
|
01745402f3
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into data-modification
|
2015-03-24 14:34:20 +01:00 |
Alan Plum
|
149628300c
|
Added dox.
|
2015-03-24 13:33:01 +01:00 |
Jan Steemann
|
66e2273482
|
added documentation for UPSERT
|
2015-03-24 00:44:52 +01:00 |
Thomas Schmidts
|
0e0a7c47ab
|
Fixed broken Links in Foxx/Install/README
|
2015-03-23 16:12:52 +01:00 |
Willi Goesgens
|
03d40f8f9e
|
Add complex modification sample.
|
2015-03-23 14:57:32 +01:00 |