1
0
Fork 0
Commit Graph

17961 Commits

Author SHA1 Message Date
Frank Celler 1fd8c791f4 Merge branch '2.3' of github.com:triAGENS/ArangoDB into 2.3 2014-11-28 17:10:32 +01:00
Jan Steemann 7ef8097fe1 added mergeArrays 2014-11-28 14:07:36 +01:00
Frank Celler c4251e86ad added fix messages 2014-11-28 12:00:58 +01:00
Frank Celler 8529d0714b added generated files 2014-11-28 11:59:39 +01:00
Frank Celler dbf1d3bf30 recreate password if missing 2014-11-28 11:57:58 +01:00
Jan Steemann a1892e0c7a issue #1126 2014-11-26 23:20:54 +01:00
threez e9a4f7bb55 Fixed statistics for FreeBSD
By default it would try to compile the windows code, since the TRI_HAVE_MACOS_MEM_STATS doesn't cover BSD's.
2014-11-26 20:26:31 +01:00
Jan Steemann 61c6b09052 issue #1126: cleaned up compilation manual 2014-11-26 20:25:50 +01:00
threez 75e904c085 Fixes compile issue on FreeBSD/clang
lib/Basics/logging.cpp:1876:12: error: cannot initialize a variable of type 'CODE *' (aka '_code *') with an lvalue of type 'const CODE [25]'
    CODE * ptr = TRI_facilitynames;
           ^     ~~~~~~~~~~~~~~~~~

FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.1
2014-11-26 15:03:04 +01:00
Jan Steemann 646af5175e properly display required pathParams in Foxx documentation
do not restrict route summary to 60 characters
2014-11-26 11:20:05 +01:00
Jan Steemann cd6dc2a13d Merge branch '2.3' of https://github.com/triAGENS/ArangoDB into 2.3 2014-11-26 10:49:24 +01:00
Jan Steemann 8f0b5cbe05 fixed never-disappearing "query is operating" display 2014-11-26 10:49:00 +01:00
friday 527cba17cb 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:20:48 +01:00
Thomas Schmidts e448502f2d Another dead link in the documentation fixed 2014-11-21 09:48:08 +01:00
Thomas Schmidts 403ab66198 Fixed some dead links in the documentation 2014-11-21 09:14:32 +01:00
Thomas Schmidts 726f28d593 Changed text for deprecated files 2014-11-20 16:38:04 +01:00
Jan Steemann a4e052465e updated upgrading information 2014-11-20 16:21:34 +01:00
Thomas Schmidts 7a07f863b7 Added Whats New to the documentation 2014-11-20 14:47:33 +01:00
Jan Steemann 15d27af951 skip writing begin/abort/commit markers for transactions without write operations 2014-11-20 14:20:15 +01:00
Jan Steemann 668cf465fc updated documentation 2014-11-20 11:56:32 +01:00
scottashton 28d7230d47 fixed a test 2014-11-20 11:07:24 +01:00
scottashton ffb1ad9b63 jslinted 2014-11-20 09:54:35 +01:00
scottashton fc4cbbf41c Merge branch '2.3' of https://github.com/triAGENS/ArangoDB into 2.3 2014-11-20 09:54:28 +01:00
fagnercarvalho 0692264fe2 Fixing statistics documentation misspelled errors 2014-11-20 09:36:58 +01:00
fagnercarvalho cbe78e3b1f Fixing collection help output misspelled errors 2014-11-20 09:36:51 +01:00
scottashton a5bc4aaa4a added new graph function _connectingEdges 2014-11-19 09:27:39 +01:00
Jan Steemann be42c1559d updated documentation 2014-11-18 18:37:21 +01:00
Jan Steemann b3d232807e updated CHANGELOG 2014-11-18 18:36:05 +01:00
Frank Celler 971c1aec56 fixed syslog 2014-11-18 18:13:05 +01:00
Frank Celler ff17e53bae release version 2.3.0 2014-11-18 15:20:44 +01:00
Alan Plum 42d590dd71 Swagger models should reflect required properties. 2014-11-18 15:06:09 +01:00
Alan Plum a39d48cd0f Also respect required props in legacy schemas. Fixes #1097. 2014-11-18 15:05:58 +01:00
Alan Plum 0dbb3f3bf6 Changelog: fixed #1097. 2014-11-18 15:05:48 +01:00
Jan Steemann 5ab82956c4 removed unnecessary file 2014-11-18 11:24:34 +01:00
Jan Steemann 2b92cf5edd issue #1104: edgeExamples broken or changed 2014-11-18 10:34:46 +01:00
scottashton 8f3779b1eb added maxIterations param to GRAPH_EDGES and GRAPH_NEIGHBORS 2014-11-18 09:43:31 +01:00
Christoph Grabo 0be7a0c36d Add missing `$(DESTDIR)` for `install-data-hook`
The target breaks on systems like Arch Linux, where package building is
done with `DESTDIR`, which is needed because the packaging step is not
allowed to modify files in the actual root system, instead it has to
work in a fakeroot environment.
2014-11-18 09:24:33 +01:00
Jan Steemann 8c67805c50 issue #1103: Error while importing user queries 2014-11-18 09:16:33 +01:00
Frank Celler 47766aa72c release version 2.3.0 2014-11-18 07:13:36 +01:00
Jan Steemann d290dd1de6 added derived file 2014-11-18 07:03:02 +01:00
Jan Steemann 548f8137cc issue #1099: do not fail if general-graph.remove is used inside a transaction 2014-11-18 07:02:47 +01:00
Jan Steemann 32c1404eec added tests 2014-11-18 07:02:35 +01:00
Jan Steemann 5e723bedce fixed tests 2014-11-18 07:02:19 +01:00
Jan Steemann fc0b63967f fixed WITHIN_RECTANGLE for cluster 2014-11-18 07:02:08 +01:00
Jan Steemann 336d456beb issue #1100: HAS() fails on doc[attribute_name] 2014-11-18 07:01:51 +01:00
Frank Celler d6825b5cc9 Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3
Conflicts:
	CHANGELOG
	Makefile.in
	configure
2014-11-18 07:01:14 +01:00
Max Neunhoeffer 257a382684 Fix tests with new estimateCost functions. 2014-11-16 20:12:46 -05:00
Max Neunhoeffer dbf1f66841 Fix SimpleHttpClient for the n+1 time. Some major cleanup done.
Added a lot of comments to explain why it should work now properly.
2014-11-16 19:56:58 -05:00
Max Neunhoeffer eea1dd510b Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-11-16 15:00:56 -05:00
Frank Celler ff199b60eb fixed server gone reconnet 2014-11-16 20:58:02 +01:00