Jan Steemann
8c2ca1ee48
include collection name in replication output
2014-11-24 12:55:35 +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
Jan Steemann
8b291e2672
updated changelog
2014-11-24 10:41:01 +01:00
Max Neunhoeffer
085440d691
Fix compilation of new estimation function.
2014-11-24 09:39:05 +01:00
Max Neunhoeffer
16b69e8fd3
First version of fix for LIMIT cost estimation.
2014-11-23 21:53:25 +01:00
CoDEmanX
dc7e2306c2
Minor documentation fixes.
2014-11-23 00:34:08 +01:00
Thomas Schmidts
953fcd209e
Another dead link in the documentation fixed
2014-11-21 09:48:34 +01:00
Thomas Schmidts
c6b8e1a569
Fixed some dead links in the documentation
2014-11-21 09:13:50 +01:00
Thomas Schmidts
3f601101cd
Added some documentation files to gitignore
2014-11-20 17:02:17 +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
4f74ed429c
issue #1109 : added *bytes* unit to API description where missing
2014-11-20 15:04:40 +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
Thomas Schmidts
a82def7bb9
Added Whats New to the documentation
2014-11-20 14:45:20 +01:00
Jan Steemann
620274047f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-functions
...
Conflicts:
CHANGELOG
2014-11-20 14:23:01 +01:00
Jan Steemann
da007f5640
skip writing begin/abort/commit markers for transactions without write operations
2014-11-20 14:19:23 +01:00
Jan Steemann
59cfae38b6
updated documentation
2014-11-20 11:47:01 +01:00
scottashton
6d170ab3f5
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-20 11:06:56 +01:00
scottashton
e36aa92f58
fixed a test
2014-11-20 11:06:50 +01:00
Jan Steemann
d55f1cdec2
added derived file
2014-11-20 10:27:06 +01:00
scottashton
fef641be02
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-20 09:54:00 +01:00
scottashton
401157edd1
jslinted
2014-11-20 09:53:50 +01:00
fagnercarvalho
61d3846356
Fixing statistics documentation misspelled errors
2014-11-20 09:36:14 +01:00
fagnercarvalho
e26c2295fb
Fixing collection help output misspelled errors
2014-11-20 09:36:06 +01:00
Jan Steemann
18bc51ab18
added derived file
2014-11-20 09:29:54 +01:00
Lucas Dohmen
8ff4b4fa03
Foxx Generator 0.5 is now part of the ArangoDB standard library
2014-11-19 15:27:08 +01:00
scottashton
6075027484
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-19 09:26:51 +01:00
scottashton
6a418d3a05
added new graph function _connectingEdges
2014-11-19 09:26:40 +01:00
Lucas Dohmen
c0a02f9f8a
Merge pull request #1096 from sarhugo/model-events
...
Model events
2014-11-19 09:24:12 +01:00
Jan Steemann
088a989dc1
updated documentation
2014-11-18 18:36:54 +01:00
Jan Steemann
0ad51245dc
updated CHANGELOG
2014-11-18 18:35:03 +01:00
Frank Celler
ec37174083
fixed syslog
2014-11-18 18:16:29 +01:00
Hugo Sarti
94a20843b7
Doc update
2014-11-18 11:44:00 -03:00
Jan Steemann
2dcd5f7486
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-18 14:16:48 +01:00
Jan Steemann
da468b2f58
allow lazier querying of hash index
2014-11-18 14:16:36 +01:00
Lucas Dohmen
dfc7901621
Merge pull request #1106 from triAGENS/mandatory-swagger
...
Mandatory swagger (fixes #1097 )
2014-11-18 13:20:10 +01:00
Alan Plum
ea5162699f
Changelog: fixed #1097 .
2014-11-18 11:54:44 +01:00
Alan Plum
7e2468cc49
Also respect required props in legacy schemas. Fixes #1097 .
2014-11-18 11:30:26 +01:00
Jan Steemann
ea6c7a287c
added test case
2014-11-18 11:27:38 +01:00
Jan Steemann
baba563a78
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-functions
2014-11-18 11:27:06 +01:00
Jan Steemann
f1f13a4284
added several AQL functions
2014-11-18 11:26:42 +01:00
Alan Plum
74f7d0ee5e
Swagger models should reflect required properties.
2014-11-18 11:21:08 +01:00
Jan Steemann
53fbc02890
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-18 10:29:18 +01:00
Jan Steemann
9565d8f3b2
issue #1104 : edgeExamples broken or changed
2014-11-18 10:29:10 +01:00
scottashton
8635862224
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-18 09:42:26 +01:00
scottashton
40f270f22c
added maxIterations param to GRAPH_EDGES and GRAPH_NEIGHBORS
2014-11-18 09:42:17 +01:00
Jan Steemann
0416ea3548
Merge pull request #1105 from asaaki/makefile-patch
...
Add missing `$(DESTDIR)` for `install-data-hook`
2014-11-18 09:20:40 +01:00
Jan Steemann
80556c80f2
issue #1103 : Error while importing user queries
2014-11-18 09:14:27 +01:00