1
0
Fork 0
Commit Graph

684 Commits

Author SHA1 Message Date
Jan Steemann ac37515a7a updated documentation 2015-03-18 17:46:26 +01:00
Thomas Schmidts 3b5a8591e2 Added the Module queries to the documentation 2015-03-18 09:54:18 +01:00
Jan Steemann fbfd6cf17f fixed typos 2015-03-17 08:57:13 +01:00
Jan Steemann e78a7bf1e2 issue #1277: upgrading to 2.5 fails due to use of harmony features 2015-03-17 08:57:13 +01:00
Jan Steemann 5b70bf6c99 issue #1275: https://docs.arangodb.com include jquery local, not from jquery cdn 2015-03-14 15:32:16 +01:00
Thomas Schmidts c8c412696f Added deprecated files to style 2015-03-13 17:17:58 +01:00
Michael Hackstein 98937b5466 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-03-13 17:12:12 +01:00
Michael Hackstein 55ae24322b Added content to the Cluster landing Page 2015-03-13 17:12:06 +01:00
Michael Hackstein bd8dcf08f5 Added content in the Apps landing Page 2015-03-13 17:11:49 +01:00
Michael Hackstein d05f1a50f0 Added readme for Foxx in Cluster 2015-03-13 16:57:53 +01:00
Michael Hackstein 128e6feb29 Fixed todos in Documentation 2015-03-13 16:57:28 +01:00
Thomas Schmidts 8aefa9acd4 Fixes one spelling error 2015-03-13 16:47:42 +01:00
Michael Hackstein d957549f35 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-03-13 16:38:18 +01:00
Michael Hackstein a2ff22b823 Added ClusterInstall docu 2015-03-13 16:32:51 +01:00
Thomas Schmidts f951611a59 Changed some parts in the documentation of Foxx:
- There are no wrong links let
- Fixed some spelling errors
- Fixed some format problems
- Changed code examples from indentation to backticks
2015-03-13 16:22:27 +01:00
Jan Steemann ce0a543d25 added flag for disabling query tracking `--database.disable-query-tracking`
Conflicts:
	arangod/RestServer/ArangoServer.cpp

Conflicts:
	Documentation/Books/Users/ConfigureArango/Arangod.mdpp
	arangod/RestServer/ArangoServer.cpp
2015-03-13 13:51:23 +01:00
Jan Steemann 29611a511f issue #1241: added configure option `allowNull` for visitor 2015-03-12 16:28:52 +01:00
Jan Steemann f035ea1c3b kill AQL queries
Conflicts:
	arangod/Aql/ExecutionBlock.cpp
2015-03-12 15:00:14 +01:00
Jan Steemann b98c4c2d5b added documentation, fixed potential UTF-8 truncation 2015-03-12 13:02:13 +01:00
Michael Hackstein 43db734812 Started with a Foxx introduction 2015-03-11 14:12:31 +01:00
Michael Hackstein c30b8f7c37 Removed unnecessary chapter 2015-03-11 13:43:32 +01:00
Michael Hackstein b4910c2845 Added a conclusion section to foxx in a nutshell 2015-03-11 13:43:05 +01:00
Michael Hackstein cc28239ca3 Improved foxx in a nutshell chapter 2015-03-11 09:57:45 +01:00
Michael Hackstein fbb5d02b2c Minor improvements of Foxx in a nutshell documentation 2015-03-10 14:00:38 +01:00
Jan Steemann f9b04149ef added index usage page 2015-03-10 11:17:16 +01:00
Jan Steemann bbed7ece27 fixed typo 2015-03-10 09:35:32 +01:00
Thomas Schmidts 59a20d4760 Improved documentation for create in the collections 2015-03-09 11:03:23 +01:00
Thomas Schmidts cf5c29f38d Changed text for linux mint 2015-03-09 10:50:29 +01:00
Michael Hackstein 0d07a3ab3f Fixed broken links in foxx documentation 2015-03-06 14:44:50 +01:00
Michael Hackstein 226985bc79 New screenshot for FOxx in a nutshell 2015-03-05 16:28:53 +01:00
Michael Hackstein ed98c5a4aa Added Images and some further text to Foxx in a Nutshell 2015-03-05 13:59:34 +01:00
Michael Hackstein 2121360ca2 Merge 2015-03-04 11:23:17 +01:00
Thomas Schmidts cc0216a468 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2015-03-03 14:25:53 +01:00
Thomas Schmidts 59311fda0f Changed design of the docs and update the themes 2015-03-03 14:25:47 +01:00
Jan Steemann 3c0e921ccd Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
Conflicts:
	CHANGELOG
2015-03-03 10:53:44 +01:00
Jan Steemann bc4ad22ab6 parallel secondary index building when loading collections 2015-03-03 10:52:51 +01:00
Jan Steemann a561a96d2b removed remainders of mruby integration 2015-03-02 19:39:42 +01:00
Willi Goesgens b98665bbdd Add example howto use FULLTEXT as an expression to FOR 2015-03-02 16:00:45 +01:00
Thomas Schmidts 7184ac14c8 added link to the cookbook on the first page of the documentation 2015-02-25 15:24:26 +01:00
Jan Steemann 539ab3521b removed useless file 2015-02-25 09:22:33 +01:00
Jan Steemann f96c6b7a3b documentation 2015-02-20 17:51:47 +01:00
Jan Steemann 2ac736b36e added visitor test
Conflicts:
	js/server/tests/aql-graph-visitors.js
2015-02-20 15:48:18 +01:00
Michael Hackstein ca35d0c610 The foxx manager now reinstalls all system apps on startup 2015-02-19 18:39:01 +01:00
Thomas Schmidts 7ebec70cdc changed deprecated.py to change wrong headings 2015-02-19 15:44:59 +01:00
Michael Hackstein 9aaf0b29a6 Moved Foxx console. TO foxx development 2015-02-19 14:55:04 +01:00
Michael Hackstein 571b146fe3 Fixed a caching problem in the foxx manager 2015-02-19 14:53:24 +01:00
Michael Hackstein f6d05eca01 Added new Foxx Features, deprecation info and upgrading info for 2.5 into Documentation 2015-02-19 11:42:23 +01:00
Michael Hackstein 07038cf20c Added debugging example output to respective chapters 2015-02-18 17:19:02 +01:00
Jan Steemann 595837f5b2 updated index docs 2015-02-18 15:48:46 +01:00
Jan Steemann f29591135a adjusted geo index API 2015-02-18 14:59:46 +01:00