1
0
Fork 0
Commit Graph

1270 Commits

Author SHA1 Message Date
Jan Steemann 6268a20124 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-08-19 12:56:51 +02:00
Jan Steemann 3d73af7acf added UPSERT 2015-08-19 12:56:41 +02:00
Willi Goesgens 01a1273a87 Merge pull request #1444 from aurelijusb/documentation
Small documentation improvements
2015-08-19 10:23:36 +02:00
Michael Hackstein 527120a3ea Removed outdated documentation, has been replased by a newer version earlier 2015-08-18 16:36:13 +02:00
Michael Hackstein 602c3d0d59 Improved the documentation for Foxx controller 2015-08-18 16:14:39 +02:00
Willi Goesgens 7014a94225 Use highlight.js for the examples 2015-08-17 11:50:35 +02:00
Aurelijus Banelis 3dce622c82 Documentation: How to update edge
From context it was confusing about changing type/edge/field of collection/document/edge.
It is very important to know, how to change edge,
as it is second most used operation in graph database (first is graph traversal).
2015-08-16 19:00:23 +03:00
Willi Goesgens 4797b81f44 fix creation / copying of static files 2015-08-14 14:46:57 +02:00
Willi Goesgens 98976413b3 make query handling examples more reliable. 2015-08-14 14:45:53 +02:00
Willi Goesgens 6ea2d42b94 handle non-proper terminated docublocks 2015-08-14 14:45:28 +02:00
Willi Goesgens b20b58f62e Enable check-docublocks. 2015-08-13 18:55:17 +02:00
Willi Goesgens 388592b8f7 Hook in stray docuBlocks 2015-08-13 18:54:38 +02:00
Willi Goesgens b94625f476 Add missing version api 2015-08-13 17:17:32 +02:00
Willi Goesgens 10f8e9f5ac add health check documentation. 2015-08-13 17:16:06 +02:00
Willi Goesgens 0486ab8017 Fix check-summary target, and re-enable it 2015-08-13 16:12:57 +02:00
Willi Goesgens 0e4a345128 Hook in stray docublocks from the foxx docuemtation 2015-08-13 16:12:43 +02:00
Willi Goesgens 4d00a556b6 The documentation in 73033a8e8227edead6d0f10ddb32540403b303a4 was moved here. 2015-08-13 16:06:11 +02:00
Willi Goesgens 080ef2ccf0 Work on the check-docublocks target
- include more temporary files from processing
2015-08-13 15:41:32 +02:00
Willi Goesgens 4012a26743 Work on the templating mechanics
- preserve the linebreaks with <br /> for intermediate processing. However, this needs to be removed later on.
  - flip the sequence of @brief and @RESTHEADER so the output makes more sense.
2015-08-13 15:39:06 +02:00
Willi Goesgens 209cbc9768 Move documentation into the source. 2015-08-13 15:37:43 +02:00
Jan Steemann dc1910e331 added AQL optimizer rule `patch-update-statements` 2015-08-13 13:02:47 +02:00
Willi Goesgens adf6fd5321 Fix execution of these examples 2015-08-13 11:50:11 +02:00
Willi Goesgens 52406fa674 Move call documentation over into the source. 2015-08-13 10:49:04 +02:00
Willi Goesgens f5d301a814 Move documentation into the source files. 2015-08-12 17:38:41 +02:00
Willi Goesgens bbb22ef005 de-duplicate documentation also presend in arangod/RestHandler/RestQueryHandler.cpp 2015-08-12 13:28:38 +02:00
Willi Goesgens bfab367e3d Examplify docu. 2015-08-12 11:12:15 +02:00
Willi Goesgens c3c6220eeb to make foxx routing return 405 is not easily possible - document the 404 behaviour. 2015-08-12 09:26:00 +02:00
Willi Goesgens da73b7e214 Remove advanced section, its real content is already gone. 2015-08-11 17:03:31 +02:00
Willi Goesgens ec0ff178b6 Fix broken links. 2015-08-11 16:50:27 +02:00
Willi Goesgens 9038aa3da9 Add examples to the query administration. 2015-08-11 16:13:35 +02:00
Willi Goesgens c07ede6230 fix installation procedure for included images. 2015-08-11 16:07:34 +02:00
Willi Goesgens a497797010 fix json syntax by more clever quoting 2015-08-11 14:43:14 +02:00
Willi Goesgens 695891e46f Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2015-08-11 14:19:05 +02:00
Jan Steemann e6d11818c9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-08-11 14:18:11 +02:00
Willi Goesgens 3bb3d6b623 Work on the documentation to contain real examples. 2015-08-11 14:18:08 +02:00
Willi Goesgens 3c988dc7f1 fix parts of the check-docublocks target to work with the new inline samples.
However, its not yet clean, since its primary conditions still aren't met.
2015-08-11 14:16:28 +02:00
Jan Steemann 68465ebba5 Merge branch 'collection-not-loaded' of https://github.com/arangodb/arangodb into devel
Conflicts:
	js/apps/system/_admin/aardvark/APP/frontend/build/app.js.gz
	js/apps/system/_admin/aardvark/APP/frontend/build/app.min.js
	js/apps/system/_admin/aardvark/APP/frontend/build/app.min.js.gz
	js/apps/system/_admin/aardvark/APP/frontend/build/scripts.html.part
	js/apps/system/_admin/aardvark/APP/frontend/build/standalone-min.html
	js/apps/system/_admin/aardvark/APP/frontend/build/standalone-min.html.gz
	js/apps/system/_admin/aardvark/APP/frontend/build/standalone.html
2015-08-11 14:16:12 +02:00
Willi Goesgens 15b450f13b Output the full path to the file, README.mdpp alone isn't that informative. 2015-08-11 14:15:49 +02:00
Alan Plum 22cb44904e Added engines field to example manifest. 2015-08-11 13:41:04 +02:00
Alan Plum a3b2e1727f More docs. 2015-08-11 13:34:57 +02:00
Alan Plum 5c6484d3ed Deprecated controller.addInjector. 2015-08-11 13:26:32 +02:00
Alan Plum c62573dc5c Updated docs for classes. 2015-08-11 13:26:05 +02:00
Alan Plum 1031a3d4e9 Added optional Foxx deps. 2015-08-11 13:08:06 +02:00
Jan Steemann 434d6167db added configuration option `--database.throw-collection-not-loaded-error` 2015-08-11 12:31:42 +02:00
Willi Goesgens fbe79340d8 Add example howto select ranges of dates. 2015-08-10 10:51:50 +02:00
Willi Goesgens 3f658359c1 Examplify 2015-08-07 11:45:39 +02:00
Willi Goesgens eba829542d Add checks whether inline example replacers fail to snap on the right end 2015-08-07 11:45:07 +02:00
Willi Goesgens b6c045b613 Implement dynamic examples for invoking AQL tutorial 2015-08-06 17:52:57 +02:00
Willi Goesgens 9d4eb0d54a if substituting is in a failure state, output the current version of the text so the user can debug it. 2015-08-06 17:16:07 +02:00
Willi Goesgens 4245817c82 Propper error handling for malformed example tokens 2015-08-06 17:03:40 +02:00
Willi Goesgens d13be88d53 Examplify the 'Exploring Collections and Documents'-chapter 2015-08-06 15:39:32 +02:00
Willi Goesgens 6fdb550a60 Fix directories & orders 2015-08-06 15:39:19 +02:00
Willi Goesgens 80a43d30a1 Rework documentation generation process
- remove bot.py, its done now in generateMdFiles.py
  - remove make file target that calls python markdownPP for each file
  - add generateMdFiles.py that now
    - iterates over all files to be processed
    - runs markdownPP as a module for it
    - runs the codeblock replacer
  - sort per book make targets
  - bisect intermediate files into a temporary directory: ppbooks; this simplifies cleaning dramatically.
2015-08-06 13:20:35 +02:00
Willi Goesgens 686dee6671 Implement codeblocks inside of mdpp files. 2015-08-05 13:38:40 +02:00
Willi Goesgens 021d01e4fe Rework index documentation; add more executed examples. 2015-08-04 18:42:44 +02:00
hkernbach 2136247ea7 removed wrong comment 2015-08-04 17:30:32 +02:00
Thomas Schmidts 7c9acc155b Changed Version look on smartphones 2015-08-04 14:00:11 +02:00
Willi Goesgens bd36fa5d43 there is a new module in town to be ignored from the index scan. 2015-08-04 13:43:05 +02:00
Thomas Schmidts 4c7fd533d1 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-08-04 11:43:15 +02:00
Thomas Schmidts 1ae27459f9 Added Version-number to the documentation 2015-08-04 11:42:03 +02:00
Willi Goesgens db38b4f63a move skiplist documentation back into the source. 2015-08-03 17:34:47 +02:00
Willi Goesgens c9ccb0ce00 Properly generate examples for cap constraints. 2015-08-03 16:50:41 +02:00
Willi Goesgens 1eb340ff25 Handle error of endDocuBlock without previously seeing startDocuBlock 2015-08-03 16:46:31 +02:00
Willi Goesgens 3766ab9f59 de-duplicate documentation of geo-indices. 2015-08-03 14:42:11 +02:00
Thomas Schmidts 71452a3fee Added new Header styles to the documentation 2015-08-03 13:02:58 +02:00
Willi Goesgens 0d8c9cae8d Elaborate in deeper detail for what to connect us and which details to provide. 2015-07-29 14:08:50 +02:00
Jan Steemann 8685a6a250 documentation for `RETURN DISTINCT` 2015-07-27 11:27:59 +02:00
Jan Steemann ead280afe5 added DISTINCT 2015-07-24 13:19:55 +02:00
Jan Steemann e5dbf725b2 added shorthand notation for attribute names in AQL object literals 2015-07-23 14:24:37 +02:00
Thomas Schmidts 1c5e0e53dc Deleted two startDocuBlock that aren't used anymore 2015-07-22 11:27:16 +02:00
Jan Steemann 7d97e874c9 issue #1404: Sorting with different sort directions and skiplist not possible
Trying to clarify documentation on sort clauses
2015-07-21 17:52:59 +02:00
Jan Steemann 20c96b5e46 removed locks 2015-07-21 17:34:57 +02:00
kevin cloinger af6202e3e7 added Configuration
Added a section with examples of how to use configuration from the cli.
2015-07-14 09:43:41 -06:00
Thomas Schmidts 32c1a4ee5d Changed the design of the header in the documentation 2015-07-13 16:57:30 +02:00
Thomas Schmidts c039658f9b Changed the plugin for toggle chapters 2015-07-13 16:56:26 +02:00
Jan Steemann 14ccfbabc3 Merge branch 'aql-query-cache' of https://github.com/arangodb/arangodb into devel 2015-07-13 12:46:41 +02:00
Jan Steemann 5a453bbcfc issue #1409: Document values with null character truncated with 2.6.2 on Windows 2015-07-13 12:45:13 +02:00
Jan Steemann fb85010b10 updated documentation 2015-07-13 10:55:57 +02:00
Jan Steemann c71dc4d9bb Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-query-cache 2015-07-13 10:49:14 +02:00
Willi Goesgens 9899ddf03c Add recommendations about using date time in collections; fixes #1400 2015-07-03 09:30:14 +02:00
Alan Plum ea9e628beb Tense. 2015-07-01 19:06:19 +02:00
Alan Plum 544cabe939 Removed assets from docs. 2015-07-01 17:03:14 +02:00
Alan Plum aa9be8d919 Fixed minor typo. 2015-06-29 01:29:38 +02:00
Jan Steemann 1f5e047486 query cache, now with result limitations, HTTP and JavaScript APIs 2015-06-27 01:12:32 +02:00
Jan Steemann 288cabc3a4 removed reference to non-existing config option 2015-06-25 07:48:23 +02:00
Alan Plum 4e9679d548 Formatting. 2015-06-22 16:47:07 +02:00
Alan Plum 7073b7c18f Added support for repeating jobs. 2015-06-22 16:47:07 +02:00
Thomas Schmidts ce43e1431e Changed path in the codeblockreader for the documentation 2015-06-22 14:38:51 +02:00
Alan Plum 7362331164 Added config type 'password' in manifest. 2015-06-22 14:16:25 +02:00
Jan Steemann 7161e92049 added comment 2015-06-18 15:53:33 +02:00
Thomas Schmidts 4cd7ea3f6f Changed readable folders for documentation 2015-06-18 15:45:48 +02:00
Jan Steemann 3da82bbf3d updated documentation 2015-06-18 15:01:34 +02:00
Jan Steemann 6b8870098b updated documentation 2015-06-18 14:50:50 +02:00
Jan Steemann c45e0dd751 updated documentation 2015-06-18 14:46:38 +02:00
Jan Steemann 5001d0ce86 fixed documentation 2015-06-18 14:36:21 +02:00
Jan Steemann 6bed3a06a9 somehow the previous commit messed it up. try fixing it 2015-06-18 14:22:35 +02:00
Jan Steemann dcfe29211a updated CHANGELOG 2015-06-18 14:03:31 +02:00
Michael Hackstein 0858dce805 Updated documentation and changes for graph features 2015-06-18 09:47:54 +02:00
Jan Steemann d16d8b68c2 simplified example 2015-06-17 22:34:14 +02:00
Jan Steemann 8ff84f1475 fix upgrading notices 2015-06-17 22:10:45 +02:00
Jan Steemann affd2d3d7b removed deprecated AQL function `SKIPLIST` 2015-06-17 20:44:44 +02:00
Jan Steemann eebce71578 deprecated AQL SKIPLIST function 2015-06-17 20:24:14 +02:00
Alan Plum a4af1dc2e2 sessionStorageApp -> sessionStorage 2015-06-17 18:59:03 +02:00
Thomas Schmidts 54c0e0cd21 Removed Foxx Apps from the documentation 2015-06-17 17:20:32 +02:00
Alan Plum fc15d421d6 Implemeneted JSON configs. Cleaned up optional configs. 2015-06-16 17:58:38 +02:00
Alan Plum f428d047cb Allow optional configs. 2015-06-16 16:45:47 +02:00
Alan Plum 1210ee8858 Removed Foxx queue exports warmup workaround. 2015-06-16 15:59:26 +02:00
Alan Plum 6e9900c462 Deprecated sessions options jwt and type. 2015-06-16 14:26:37 +02:00
Jan Steemann afd631f138 issue #1375: mention `SORT null` another time 2015-06-15 15:44:36 +02:00
Thomas Schmidts 047450b98d Changed the order in the Summary of the documentation 2015-06-12 16:50:15 +02:00
Jan Steemann ab4e7e3dad fixed broken documentation 2015-06-12 16:09:03 +02:00
Jan Steemann 9df0c002cd issue #1372: fixed wrong parameter in traversal documentation 2015-06-12 16:08:41 +02:00
Willi Goesgens ab9a16332a Our repo no longer lives under TriAgens, but rather ArangoDB. 2015-06-11 15:58:28 +02:00
Alan Plum a2135e5240 More descriptive chapter title. 2015-06-10 15:27:36 +02:00
Alan Plum a7a1ca2e00 More fixing of the queues. 2015-06-10 14:17:33 +02:00
Alan Plum 584dfdbb5d Upgrade info for queues. 2015-06-09 13:56:10 +02:00
Alan Plum 96822f1c41 More changes. 2015-06-09 13:32:00 +02:00
Michael Hackstein 0c524ae537 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-06-09 11:57:35 +02:00
Thomas Schmidts e32c8b03aa Deleted localtheme from the gitbook 2015-06-09 11:14:02 +02:00
Thomas Schmidts c98ae57016 Changed path of images in the documentation header 2015-06-09 10:38:08 +02:00
Thomas Schmidts 4bf4a9bb26 Changed README.html to index.html in the documentation 2015-06-09 09:40:12 +02:00
Thomas Schmidts 7541772ab1 added node_modules README to the check-summary blacklist 2015-06-08 18:40:31 +02:00
Thomas Schmidts 688f18c612 Added images to a new folder on the arangodb server 2015-06-08 18:31:52 +02:00
Thomas Schmidts f5f0d3ece8 Added new header to the Documentation 2015-06-08 18:06:08 +02:00
Michael Hackstein ed8c88cd95 Clarified graph function documentation for new return formats 2015-06-08 15:21:32 +02:00
Michael Hackstein 76e58fe45e Readded Foxx Vendor Apps to documentation. 2015-06-08 15:21:11 +02:00
Jan Steemann b1eddb46c7 fixed grammar 2015-06-05 12:46:30 +02:00
Jan Steemann 91ee0bf060 updated documentation for graph functions 2015-06-03 15:44:10 +02:00
Jan Steemann 7426e9908d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-03 14:57:27 +02:00
Jan Steemann 79995a3b48 documented option `--enable-tcmalloc` 2015-06-03 14:57:10 +02:00
Thomas Schmidts a1e51fb672 Added individual style sheet for the documentation 2015-06-03 14:40:08 +02:00
Thomas Schmidts 8bdeeb7d44 Fixed a few spelling errors in the documentation 2015-06-03 14:01:19 +02:00
Willi Goesgens b30d06d883 Some generic knowhow on ip, interfaces and so on. 2015-06-03 13:23:39 +02:00
Alan Plum ec1e9fd336 Updated scripts and queues docs. 2015-06-02 16:51:31 +02:00
Thomas Schmidts 4ec74777f3 Deleted localtheme from book.json because of problems with gitbook build 2015-06-01 16:10:38 +02:00
Thomas Schmidts 3ef00310e6 Fixed #1236. Updated the documentation for registerTask 2015-06-01 16:02:50 +02:00
Thomas Schmidts 6827505631 Fixed #1246 The documentation is updated for the installation chapter 2015-05-29 16:38:06 +02:00
Jan Steemann fcc950119c updated documentation 2015-05-29 14:58:36 +02:00
Jan Steemann ca5695d711 issue #1347: arangorestore: create database if not exists 2015-05-29 14:23:15 +02:00
Alan Plum 8aae767ec4 Whitespace. 2015-05-29 10:46:22 +02:00
Michael Hackstein 6a7dae216d Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-05-28 15:18:32 -07:00
Michael Hackstein 1ca771f304 Removed the freshly integrated distinct option from neighbors 2015-05-28 15:16:15 -07:00
Thomas Schmidts 46187748f9 Fixed wrong link after moving Foxx apps away 2015-05-28 14:56:17 +02:00
Thomas Schmidts 8f2a6f6122 Fixed problem with example toggling 2015-05-28 14:39:06 +02:00
Willi Goesgens 47f8440436 Simplify inline configuration; we now pick the toplevel directories so not that many situations will demand to change this file anymore. 2015-05-26 18:36:45 +02:00
Willi Goesgens e2b741b402 Add one more test from the automatic Thomas which searches for leftover markdown in the HTML. 2015-05-26 18:36:01 +02:00
Willi Goesgens 2cf7120e42 Work around sanitychecks for commented out md sections. 2015-05-26 18:35:19 +02:00
Willi Goesgens 3c4796d179 Make it exit 1 on fail. 2015-05-26 17:34:28 +02:00
Thomas Schmidts 0ad264f575 Added file to ignore to the SummaryBlacklist 2015-05-26 16:47:52 +02:00
Thomas Schmidts d9d0b57504 Added a Blacklist for files in Summary that can be ignored 2015-05-26 16:18:47 +02:00
Willi Goesgens 5c7fc984cf - Move sanity checks into own target
- find proper place to hook in check-summary
2015-05-26 16:10:55 +02:00
Alan Plum a4393a020e Updated NewFeatures26.mdpp 2015-05-26 15:24:21 +02:00
Thomas Schmidts ffc4ae30a3 Deleted chapter Apps in the SUMMARY. Added new chapter for Foxx Sessions 2015-05-26 15:04:33 +02:00
Thomas Schmidts 127ab97770 Changed wrong Link in the SUMMARY 2015-05-26 11:42:45 +02:00
Thomas Schmidts a7c9119ec3 Removed duplicate output in the Makefile for the Documentation 2015-05-26 11:40:01 +02:00
Thomas Schmidts 0e57127dc9 Exclude false positive from check for the documentation Makefile 2015-05-26 11:36:47 +02:00
Willi Goesgens b3e707693d polish output of check-summary 2015-05-26 11:17:58 +02:00
Willi Goesgens 81ed50551a Check whether all .md files are found in the summary.md 2015-05-26 11:15:38 +02:00
Michael Hackstein 5b3186572d Updated ShortestPath and Neighbors AQL function documentation 2015-05-22 18:47:57 -07:00
Michael Hackstein 9047297721 Linked the upgrade to 2.6 in gitbook 2015-05-22 18:05:37 -07:00
Michael Hackstein b591e0cd27 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-05-22 18:01:49 -07:00
Michael Hackstein 969c89fd4c added Chapters for Upgrading to 2.6. Contains information about breaking changes in AQL Graph functions. Also contains information about V8 which has to be updated 2015-05-22 18:01:11 -07:00
Max Neunhoeffer c3ee3e8e00 Document indexBuckets option for collection properties. 2015-05-22 16:16:20 -07:00
Willi Goesgens 2d69425b39 comment out external stuff 2015-05-22 17:03:09 +02:00
Willi Goesgens d37e246065 Start basic documentation of the process environment. 2015-05-22 16:56:01 +02:00
Willi Goesgens fe19440bca Add documentation for some more filesystem calls; change sequence. 2015-05-22 16:34:27 +02:00
Willi Goesgens 871a95122c Work on documentation - not all documentation from the code seems to appear in the generated documentation. 2015-05-22 15:37:23 +02:00
Thomas Schmidts b1e2514163 Added new toggle and fixed the search in the docs 2015-05-21 16:05:21 +02:00
Jan Steemann 892127d9a2 extended dfdb capabilities, updated dfdb manual section 2015-05-21 15:26:12 +02:00
Jan Steemann 3c0660cfe3 documented `--server.session-timeout` 2015-05-20 17:16:35 +02:00
Jan Steemann 669661873d updated documentation for queues 2015-05-20 17:04:12 +02:00
Jan Steemann e2b2fab797 added startup options `--server.foxx-queues-poll-interval`, `--server.foxx-queues-system-only` 2015-05-20 00:29:49 +02:00
Jan Steemann dafa3ef85c added paragraph about explainer 2015-05-13 21:33:16 +02:00
Thomas Schmidts 136e369565 Fixed broken Link in Foxx/Develop/Controller 2015-05-13 09:52:40 +02:00
Thomas Schmidts 495709f3a0 Changed margin in the google search box 2015-05-12 16:54:30 +02:00
Thomas Schmidts 577890c3b0 Added google search to the docs 2015-05-12 16:09:26 +02:00
Thomas Schmidts 9597e5fc84 Fixed broken Links 2015-05-12 15:11:08 +02:00
Willi Goesgens cd7fe4079f Fix markdown html link syntax. 2015-05-12 14:42:15 +02:00
Willi Goesgens 073acdadc5 Remove orphaned chapter link. 2015-05-12 14:41:59 +02:00
Willi Goesgens 0f42ea550e Move the index.html generator from automatic Thomas to the makefile; so linkchecker can properly run after the make cycle. 2015-05-12 14:41:14 +02:00
Jan Steemann 2e75255ea6 added `--log.performance` startup option, removed `--log.severity` option 2015-05-12 12:48:13 +02:00
Willi Goesgens dd722a58bb Add some more generic hinsts about arangosh, that its a js environment, and howto paste multilines into it. 2015-05-11 16:20:59 +02:00
Alan Plum 59a2fbe534 Merge pull request #1330 from AzuraMeta/patch-1
Corrected documentation examples for Foxx Sessions
2015-05-08 00:27:12 +02:00
Alan Plum 9bb2ab38db More NewFeatures stubs. 2015-05-07 20:44:34 +02:00
Gabriel Cristian Alecu 4d94cfdaae Corrected examples for Foxx Sessions 2015-05-07 20:04:51 +03:00
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
Frank Celler 3c52dcde6d changed _api/query to C++
Conflicts:
	CHANGELOG
	Makefile.in
	README
	arangod/RestServer/ArangoServer.cpp
2015-03-23 10:51:14 +01:00
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
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
Michael Hackstein bcc9a3ff46 Added documentation for new folder structure. 2015-02-05 14:10:26 +01:00
Michael Hackstein 8e67db4745 Changed output for development mode from list to listDevelopment 2015-02-05 13:16:29 +01:00
Michael Hackstein e78939b1f0 Moved JobQueues to an earlier position in documentation 2015-02-05 13:15:26 +01:00
Michael Hackstein 54c01b97bd Added description of production mode 2015-02-05 13:14:29 +01:00
Michael Hackstein d643ec1485 Fixed code rendering for example 2015-02-05 11:42:37 +01:00
Jan Steemann 76eb41a2a9 updated documentation 2015-02-05 00:18:33 +01:00
Michael Hackstein f494ccebca Added production chapter for new foxx documentation 2015-02-04 16:13:16 +01:00
Michael Hackstein 6efa349070 Added the Foxx in a nutshell chapter in new Foxx Documentation 2015-02-04 16:12:53 +01:00
Michael Hackstein 23a10bc508 Added install chapter for new Foxx Documentation 2015-02-04 16:12:25 +01:00
Michael Hackstein d0a22c6938 Added Development chapter for new foxx documentation 2015-02-04 16:11:57 +01:00
Michael Hackstein a4795ee04c Added the Apps chapter for Foxx documentation. 2015-02-04 16:10:35 +01:00
Michael Hackstein a7f0a843d8 Added the advanced chapter for Foxx documentation. 2015-02-04 15:59:13 +01:00
Michael Hackstein 17cf9fb154 Started with a README to get started with Foxx Documentation 2015-02-04 15:50:24 +01:00
Michael Hackstein 799707f657 Removed old Foxx documentation. Will be completely reorganized. 2015-02-04 15:49:14 +01:00
Michael Hackstein 40ea11ab45 Rmoved old Foxx Bubdled Apps Documentation. Will be displayed elsewhere 2015-02-04 15:48:10 +01:00
Michael Hackstein 9e3d29e722 Removed old Foxx Manager Documentation. Will be displayed elsewhere 2015-02-04 15:47:40 +01:00
Michael Hackstein 2488e11c84 Added the first draft of new Foxx documentation line-up 2015-02-04 15:46:47 +01:00
Michael Hackstein cfe36890ee Fixed Documentation Makefile, it does not generate a larger folder depth 2015-02-04 09:50:00 +01:00
Jan Steemann 8124115113 issue #1225: updated documentation 2015-01-30 12:01:45 +01:00
Jan Steemann 07733c672a added yesternight's changes 2015-01-30 08:47:43 +01:00
Frank Celler c153f72af5 moved triAGENS/ArangoDB to arangodb/arangodb 2015-01-29 17:33:02 +01:00
Frank Celler 418a673f2b Merge branch 'devel' of github.com:triAGENS/ArangoDB into request-module
Conflicts:
	js/node/package.json
2015-01-29 17:20:15 +01:00
Frank Celler 05b8115abf Merge pull request #1227 from triAGENS/foxxy-console
Foxx console
2015-01-29 17:16:05 +01:00
Jan Steemann 0e5866a3fd Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-29 01:57:14 +01:00
Jan Steemann 699b7e76f6 fun with custom visitors, cont. 2015-01-29 01:57:03 +01:00
Frank Celler 0a0eebb33f log to stderr if on a tty 2015-01-28 23:58:43 +01:00
Jan Steemann b03a7a4c8f fun with custom visitors 2015-01-28 00:45:21 +01:00
Alan Plum 4f3adeb879 Documentation! 2015-01-27 20:00:00 +01:00
Thomas Schmidts 2fdb133ea7 Fixed small spelling error 2015-01-27 10:40:26 +01:00
Michael Hackstein 924de5edca Started writing documentation for new foxx-manager 2015-01-26 11:59:06 +01:00
Jan Steemann d348f60e59 added AQL optimizer rule "move-calculations-down" 2015-01-22 20:36:38 +01:00
Jan Steemann 8aeded5c86 fixed documentation 2015-01-22 13:36:01 +01:00
Jan Steemann ad4ada00a1 added information about `%HOMEDRIVE%` and `%HOMEPATH%` 2015-01-21 15:49:00 +01:00
Alan Plum f3c9f21c1c Added documentation. 2015-01-20 17:26:10 +01:00
Jan Steemann 9b66ab3a61 added AQL functions MD5, SHA1, and RANDOM_TOKEN 2015-01-17 22:40:47 +01:00
Thomas Schmidts f43f80dcf5 Added link to the cookbook 2015-01-16 15:28:39 +01:00
Jan Steemann b0fa21b0ce updated conventions documentation for AQL functions 2015-01-16 12:56:02 +01:00
Jan Steemann ba783a4584 allow specifying minLength and maxLengths for PATHS AQL function 2015-01-16 12:34:11 +01:00
Jan Steemann 578afe98d9 removed documentation for removed methods 2015-01-15 23:06:04 +01:00
Jan Steemann 957fa189d2 better diagnostics for arangoimp 2015-01-15 13:42:31 +01:00
Frank Celler 17f68a94ff Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2015-01-09 08:55:09 +01:00
Frank Celler 1c0f40ae40 removed superfluous entry 2015-01-09 08:54:58 +01:00
Jan Steemann 92ff2c058f added --enable-v8-debug to documentation 2015-01-09 00:03:57 +01:00
Jan Steemann 8683b1f613 documentation for data-modification operations with return values 2015-01-08 23:16:37 +01:00
Thomas Schmidts 608607ac6e Changed the name of a chapter in the summary 2015-01-08 14:20:17 +01:00
Elena Bolshakova c0eb18a175 documentation: added queries for creating graph in 'Traversals/Example Data' section 2015-01-08 12:47:01 +03:00
Jan Steemann ac0bb85c3d issue #1201: better error checking for fulltext index with multiple attributes 2015-01-05 09:41:56 +01:00
Frank Celler b554fa5503 fixed typos 2014-12-26 17:02:46 +01:00
Frank Celler a94819a3c0 added more info abotu FoxxGenerator 2014-12-26 12:43:20 +01:00
Frank Celler d01a925021 0.0.0.0 in relative mode 2014-12-23 12:19:23 +01:00
Jan Steemann eb2bfee77b updated Upgrading notes 2014-12-22 15:04:41 +01:00
Jan Steemann ae7fa251b4 issue #1197: updated compile instruction regarding cleaning 2014-12-22 12:05:25 +01:00
Jan Steemann a65b3b109b updated documentation 2014-12-21 19:36:17 +01:00
Jan Steemann 4471c4ae35 updated documentation 2014-12-21 19:15:53 +01:00
Jan Steemann 2277bd9a78 documentation for `mergeObjects` option 2014-12-21 19:12:31 +01:00
Jan Steemann 6d6d67f06f activated optimizer rule remove-sort-rand
fixed tests, updated documentation
2014-12-21 18:50:50 +01:00
Jan Steemann cee3335a47 updated docs 2014-12-19 17:59:27 +01:00
Jan Steemann 03f8518ff1 updated manual 2014-12-19 17:09:48 +01:00
Jan Steemann f91a34f665 updated compilation instructions 2014-12-19 17:07:55 +01:00
Jan Steemann d67afddac7 updated documentation 2014-12-19 17:02:35 +01:00
Jan Steemann 7e85c8f454 added missing documentation for cluster rules 2014-12-19 15:18:41 +01:00
Jan Steemann d92057dd03 the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Jan Steemann bcdeabd3ab Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
	arangod/Aql/ExecutionBlock.cpp
2014-12-15 21:53:51 +01:00
Thomas Schmidts d3ccdcde8c Fixed search problem in documentation 2014-12-15 16:29:26 +01:00
Jan Steemann ff2ddd3133 fixed tests 2014-12-12 23:34:28 +01:00
Jan Steemann f4d7a57c19 changed `COLLECT...INTO x COUNT` to `COLLECT...WITH COUNT INTO x`
allow executing subqueries without double brackets

jslint
2014-12-12 23:02:24 +01:00
Jan Steemann 8f6193faa2 added optional COUNT clause for AQL COLLECT 2014-12-12 17:18:04 +01:00
Patrick Huber d0eb69fc73 expose the any() method from the collection on the repository too 2014-12-10 14:19:06 +01:00
Jan Steemann 22928c1bb5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
	arangod/Aql/ExecutionBlock.cpp
	arangod/Aql/OptimizerRules.cpp
2014-12-09 22:45:55 +01:00
Patrick Huber 07214a41b7 reference ansible role on ansible galaxy 2014-12-09 14:12:36 +01:00
Thomas Schmidts 9e4e8cb099 Fixed 1141. Added note to the documentation about headers in FoxxController.mdpp 2014-12-08 17:04:59 +01:00
Jan Steemann cd17c393ab Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
	arangod/Aql/ExecutionBlock.cpp
	arangod/Aql/OptimizerRules.cpp
	arangod/Aql/grammar.cpp
2014-12-08 12:37:13 +01:00
Patrick Huber d6df865ab8 add clean-books & clean target 2014-12-05 23:07:13 +01:00
Patrick Huber 8005220502 echo not needed, rm can do that 2014-12-05 22:53:20 +01:00
Jan Steemann 66c910941d Merge pull request #1165 from stackmagic/doc-cursor-modify
show how to make modifications with the cursor endpoint (from #1162)
2014-12-05 18:46:23 +01:00
Patrick Huber 21a3a7cae4 copypaste error 2014-12-05 18:12:24 +01:00
Patrick Huber 7635d31066 it seems it's uppercase 'var Foxx' everywhere else, ran into this coming from Foxx/README.html and copying just the usersRepo line 2014-12-05 18:12:24 +01:00
Patrick Huber 55655ada3b typos 2014-12-05 18:12:24 +01:00
Patrick Huber 7868ad1e02 link to aye-aye and other apps mentioned in the text 2014-12-05 18:12:24 +01:00
Patrick Huber 93e3f48021 show how to make modifications with the cursor endpoint (from #1162) 2014-12-05 18:10:07 +01:00
Jan Steemann eb372dea63 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-05 14:59:00 +01:00
Jan Steemann d9a945e33a include or exclude system collections from replication 2014-12-05 14:58:43 +01:00
Thomas Schmidts e799dfa8f9 Fixed #1007 spelling error fixed 2014-12-05 14:28:08 +01:00
Jan Steemann b0a067be28 added documentation for KEEP 2014-12-04 11:39:16 +01:00
Frank Celler 3e430276d6 Merge pull request #1145 from triAGENS/positional-query-args
Support positional arguments in Foxx queries
2014-12-03 14:48:39 +01:00
Thomas Schmidts ac4597b802 Fixed #1150. Added Queries to the Summary 2014-12-03 14:45:09 +01:00
Jan Steemann 4f39b9e358 optimize away `INTO` of `COLLECT` if unused 2014-12-03 13:49:03 +01:00