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
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
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
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
Patrick Huber
293900c673
_id's second part is always the _key, right?
2014-12-01 15:11:31 +01:00
Patrick Huber
50b08dbb31
formulierung
2014-12-01 15:11:31 +01:00
Patrick Huber
546e472594
typo
2014-12-01 15:11:30 +01:00
Patrick Huber
c29b5658af
fix title: is -> list
2014-12-01 15:11:30 +01:00
Thomas Schmidts
cf0317e3d8
Merge pull request #1129 from stackmagic/foxxdoc
...
Slightly more detailed explanation of 'foxx-manager fetch github'
2014-12-01 14:30:10 +01:00
Thomas Schmidts
751d6851eb
Removed cookbook from documentation
2014-12-01 13:37:48 +01:00
Max Neunhoeffer
2a03393121
Improve documentation of COLLECT AQL statement.
2014-11-28 13:25:56 +01:00
Patrick Huber
a6229f2283
Slightly more detailed explanation of 'foxx-manager fetch github'
2014-11-27 15:42:15 +01:00
Jan Steemann
bc85f07b2f
issue #1126
2014-11-26 23:20:11 +01:00
Jan Steemann
84b5b67941
issue #1126 : cleaned up compilation manual
2014-11-26 20:24:45 +01:00
Thomas Schmidts
cab769f8cb
Merge pull request #1115 from CoDEmanX/devel
...
Minor documentation fixes.
2014-11-24 11:22:25 +01:00
friday
e0039c427d
Update README.mdpp
...
Fixed some typos, shortened some long or over-complex sentences, moved information between sections and removed some that I think don't belong in a glossary, or at least not under the current section. Added a proper ending to a clipped sentence.
Also changed "edge documents" to "edges" because if edges are documents isn't "edge documents" redundant?
2014-11-24 11:06:12 +01:00
CoDEmanX
dc7e2306c2
Minor documentation fixes.
2014-11-23 00:34:08 +01:00
Thomas Schmidts
c6b8e1a569
Fixed some dead links in the documentation
2014-11-21 09:13:50 +01:00
Thomas Schmidts
2484b0f9c6
Changed text for deprecated files
2014-11-20 16:39:16 +01:00
Jan Steemann
e127d06c30
updated upgrading information
2014-11-20 16:20:56 +01:00
Jan Steemann
5f453b80e5
Merge branch 'aql-functions' of https://github.com/triAGENS/ArangoDB into devel
2014-11-20 14:49:02 +01:00
Jan Steemann
ed919090ea
renamed function, updated documentation
2014-11-20 14:46:32 +01:00