1
0
Fork 0
Commit Graph

917 Commits

Author SHA1 Message Date
Thomas Schmidts 67f2ea2f97 added the stylesheet 2014-06-04 14:29:24 +02:00
Michael Hackstein 2de9df5689 Added general graph into git books 2014-06-04 13:49:45 +02:00
Michael Hackstein 44a3dd1db1 Added start of documentation move to gitbooks in general graphs 2014-06-04 13:06:31 +02:00
Michael Hackstein 56dd7879d6 Added the GeneralGraph module to documentation makefile 2014-06-04 10:47:54 +02:00
Michael Hackstein ef94b4a9bb Added more documentation to fluent AQL interface in graphs 2014-06-04 10:47:27 +02:00
Thomas Schmidts 87e0d54f04 small changes for new documentation in code-docu 2014-06-03 14:55:39 +02:00
Michael Hackstein f0084fa116 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	js/actions/api-simple.js
2014-06-02 17:35:15 +02:00
Michael Hackstein 3e00b6aa30 Started with the documentation of the fluent interface in graphs module. Added documents accordingly. 2014-06-02 17:32:50 +02:00
Thomas Schmidts aed9fe0550 Few changes in the gitbook 2014-06-02 14:25:22 +02:00
Thomas Schmidts fb9b8986d2 the new documentation 2014-06-02 13:44:09 +02:00
Frank Celler 8db4667755 cleanup of version-check, added option check-version 2014-06-01 13:37:21 +02:00
Max Neunhoeffer 9c4188e42b Document cluster upgrade procedure. 2014-05-28 15:17:29 +02:00
Jan Steemann 7f6877e978 fixed wrong URL in API description 2014-05-28 11:01:34 +02:00
Jan Steemann 017d36bfc2 increased default --batch-size for arangoimp, improved documentation for arangoimp 2014-05-23 18:22:00 +02:00
Thomas Schmidts 775fc5275d issue #869: added small documentation for executing scripts 2014-05-22 14:49:38 +02:00
Frank Celler 549368e166 fixed example generation process 2014-05-21 18:09:10 +02:00
Jan Steemann 91940c671b issue #865 update 2014-05-20 12:53:32 +02:00
Jan Steemann 9513227449 test fuxx 2014-05-20 12:44:51 +02:00
Jan Steemann 127763f5b6 fixed make doxygen command after graph file renaming 2014-05-16 21:29:46 +02:00
Jan Steemann b811d21fad issue #862: added `--overwrite` option for arangoimp 2014-05-16 21:29:20 +02:00
scottashton 700480f20a adjusted all require(org/arangodb/graph) to new graph-blueprint module 2014-05-15 10:33:20 +02:00
Jan Steemann 0af3c38b32 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-05-14 21:04:53 +02:00
Jan Steemann 579a46220e added one-shot tasks 2014-05-14 21:04:37 +02:00
Frank Celler db566d53d9 added rewriteRequest 2014-05-14 20:15:12 +02:00
Frank Celler 32fbd512fb Minor additions 2014-05-13 15:47:09 +02:00
Jan Steemann 5aba18ebdc fixed typo 2014-05-13 14:33:16 +02:00
Jan Steemann e40a9f203a added new features and upgrade notes for 2.1 2014-05-12 22:52:45 +02:00
Jan Steemann 14813638dd removed boost 2014-05-12 17:22:42 +02:00
Max Neunhoeffer c22ea12b1a Polish job cancellation documentation. 2014-05-12 14:27:40 +02:00
Jan Steemann d23fe23254 added tasks manual entry 2014-05-10 02:25:59 +02:00
Max Neunhoeffer 6db1a739a2 Fix restore documentation for cluster. 2014-05-10 00:24:31 +02:00
Max Neunhoeffer ee5362efb3 Add documentation for cluster dump/restore. 2014-05-09 23:37:27 +02:00
Frank Celler 13e0d01f6a added application context section 2014-05-09 17:30:35 +02:00
Frank Celler ec16df4e40 Merge pull request #811 from triAGENS/joins
Missing description of joins
2014-05-08 16:06:57 +02:00
Jan Steemann 21cfd10453 added AQL FLATTEN function 2014-05-07 19:50:58 +02:00
Jan Steemann c865d3f302 improved documentation 2014-05-07 18:56:17 +02:00
Jan Steemann 7d28a03782 added AQL date functions 2014-05-07 18:17:46 +02:00
Thomas Schmidts 2d0f468cc2 link to Joins in AQL 2014-05-07 10:42:00 +02:00
Frank Celler a74405be8f Merge pull request #825 from triAGENS/Sharding
ArangoDB Sharding & Authentication
2014-05-05 10:16:46 +02:00
Thomas Schmidts 29499287df fixed description and small spelling errors 2014-05-05 09:24:59 +02:00
Jan Steemann b978a271ea added AQL function `CURRENT_DATABASE()` 2014-05-02 22:06:47 +02:00
Frank Celler f2b6275049 test for new gitbook format 2014-05-02 15:36:47 +02:00
Jan Steemann 02a532a122 added CURRENT_USER function for AQL 2014-05-02 12:00:39 +02:00
Frank Celler a1a4308630 added ImplementorManual 2014-04-23 23:01:18 +02:00
Jan Steemann af76ccfe3c issue #839: Foxx Manager missing "unfetch"
Conflicts:
	CHANGELOG
2014-04-23 15:09:03 +02:00
Jan Steemann d9b0fcc631 fixed broken links in manual 2014-04-22 09:43:37 +02:00
Jan Steemann de87042d1a remove whitespace from ref target name 2014-04-22 09:34:59 +02:00
Jan Steemann 03afa9d9d8 issue #836: Misleading Documentation for Use-DB & Foxx 2014-04-22 09:34:31 +02:00
Frank Celler 6cdfa029c9 added more error information, fixed try catch
Conflicts:
	CHANGELOG
	arangod/V8Server/ApplicationV8.cpp
2014-04-21 13:35:06 +02:00
Frank Celler 8e9ad58f3b added cancelation of asnyc jobs
Conflicts:
	arangod/V8Server/ApplicationV8.cpp
	arangod/V8Server/v8-actions.cpp
	lib/Rest/Handler.h
2014-04-16 20:16:22 +02:00