1
0
Fork 0
Commit Graph

1486 Commits

Author SHA1 Message Date
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
Jan Steemann 4ef82239a3 added optimizer statistics 2014-12-03 11:38:56 +01:00
Alan Plum 7a4076da8f Also accept `false` instead of an empty array. 2014-12-03 10:56:28 +01:00
Alan Plum 382747add9 Added example with no query params. 2014-12-03 10:49:16 +01:00
Alan Plum 741bf1e4d5 Support positional arguments in Foxx queries. 2014-12-02 18:29:25 +01:00
Alan Plum fdc4c1e810 Rename Repository#modelPrototype to avoid confusion. Added Repository#modelSchema. 2014-12-02 13:37:06 +01:00
Patrick Huber 46aeb0f54d fix errors pointed out by @pluma 2014-12-02 11:43:02 +01:00
James 0646a5a98e Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
	CHANGELOG
	arangod/Aql/ExecutionBlock.cpp
	arangod/Aql/OptimizerRules.cpp
	arangod/Aql/grammar.cpp
	js/server/tests/aql-optimizer-indexes.js
2014-12-02 10:42:04 +00:00
James fed9e98aca Merge branch 'master' of ssh://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
	CHANGELOG
	arangod/Aql/ExecutionBlock.cpp
	arangod/Aql/OptimizerRules.cpp
	js/server/tests/aql-optimizer-indexes.js
2014-12-02 10:36:06 +00:00
Patrick Huber 000797eba7 show how to use arguments for directly created queries in the repository and how to use the transform mechanism 2014-12-02 08:38:33 +01:00
Patrick Huber 340031db9d the chapter 'Foxx Queries' doesn't exist 2014-12-02 08:20:07 +01:00
Patrick Huber 1318c19ebf reference arangorestore in arangodump 2014-12-01 15:11:31 +01:00
Patrick Huber bba7b1c24d change from italic to inline code for _id, _key, _rev 2014-12-01 15:11:31 +01:00
Patrick Huber b2eabc9136 disambiguation 2014-12-01 15:11:31 +01:00