1
0
Fork 0
Commit Graph

657 Commits

Author SHA1 Message Date
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
Jan Steemann fa68eb7b41 added documentation for sparse indexes 2015-02-17 12:07:27 +01:00
Jan Steemann c750b1bf4e added 2.5 pages 2015-02-17 10:48:37 +01:00
Jan Steemann ce779d89c4 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-16 18:13:16 +01:00
Jan Steemann 826c25c6f8 wrote initial new features 2015-02-16 18:13:03 +01:00
Michael Hackstein fa1cf5897b added a description for the requirements to script in a cluster running foxx 2015-02-16 17:38:43 +01:00
Michael Hackstein 1cdbbbe243 Added a readme for advanced foxx functionality 2015-02-16 16:19:00 +01:00
Michael Hackstein db17acbecc Added an introduction to production 2015-02-16 16:09:20 +01:00
Michael Hackstein 107b5cd478 Added an introduction to development 2015-02-16 16:09:06 +01:00
Michael Hackstein 54989da29d Added a section about the development mode of foxx 2015-02-16 16:08:52 +01:00
Michael Hackstein bdf7b78f34 Added a chapter for debugging in development mode 2015-02-16 16:08:40 +01:00
Michael Hackstein 28a913875e Added a chapter for debugging in production mode 2015-02-16 16:08:26 +01:00
Michael Hackstein 995b1bdd74 Added a section to describe how to upgrade to a new foxx 2015-02-16 16:08:07 +01:00
Michael Hackstein 9966d2de32 Removed a foxx chapter from summary functionality not yet implemented, will be shipped later 2015-02-16 16:07:44 +01:00
Michael Hackstein 4618866f77 Finished section about debugging in development mode. Need to out example output 2015-02-16 14:42:41 +01:00
Michael Hackstein 0c78629199 Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into devel 2015-02-16 14:17:52 +01:00
Michael Hackstein f213121b95 Started a development debugging chapter for foxx documentation. It is not finished yet 2015-02-16 14:16:07 +01:00
Michael Hackstein db9938f9ad Added documentation chapter for foxx scripts. 2015-02-16 14:13:50 +01:00
Jan Steemann 205736a028 added optimizer rule "propagate-constant-attributes" 2015-02-15 13:29:53 +01:00
Jan Steemann db2cd7acc9 added `filtered` attribute to AQL execution statistics 2015-02-13 21:37:49 +01:00
Michael Hackstein 5b3fae42aa Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
	js/apps/system/_admin/aardvark/APP/frontend/js/bootstrap/errors.js
	js/common/bootstrap/errors.js
	lib/Basics/voc-errors.cpp
	lib/Basics/voc-errors.h
2015-02-13 10:20:36 +01:00
Jan Steemann bcdbf30ca2 updated documentation 2015-02-13 00:23:06 +01:00
Willi Goesgens 799c5e2a31 return 1 is clever! 2015-02-11 15:59:41 +01:00
Willi Goesgens 57905c2519 Add more explanations and outer join examples. 2015-02-11 15:55:02 +01:00
Michael Hackstein aad7e46f10 Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
	Documentation/Books/Users/SUMMARY.md
	js/actions/api-system.js
	js/common/bootstrap/modules.js
	js/server/modules/org/arangodb/foxx/manager.js
	js/server/tests/shell-routing.js
2015-02-06 17:22:01 +01:00
Michael Hackstein 6ab497107f Added more documentation for new foxx features 2015-02-06 17:00:37 +01:00
Michael Hackstein adbb956b6f Moved FoxxQueues to an earlier chapter. Fixed broken link to microservices 2015-02-05 21:51:38 +01:00
Michael Hackstein dca9332fef Fixed link in README to include _system database. 2015-02-05 15:33:32 +01:00