1
0
Fork 0
Commit Graph

18489 Commits

Author SHA1 Message Date
Jan Steemann 9d197d3eb2 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-03 11:39:04 +01:00
Jan Steemann 4ef82239a3 added optimizer statistics 2014-12-03 11:38:56 +01:00
Max Neunhoeffer 9a28d9914d Add new import tests to JS testsuite, fixing the "importing" target. 2014-12-03 11:27:44 +01:00
Tomas Bosak cf94fa4399 GET /_api/collection/{collection-name} returns also 'isSystem' attribute. 2014-12-03 11:24:52 +01:00
Max Neunhoeffer 4b099281aa Take some couts out to reproduce bug. 2014-12-03 11:17:23 +01:00
Max Neunhoeffer 8f1dd637c6 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-12-03 10:56:29 +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
Jan Steemann ac13df1088 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-03 10:47:41 +01:00
Jan Steemann 8e2c5176f4 fixed segfault 2014-12-03 10:47:35 +01:00
Max Neunhoeffer d938a77531 Take out some couts to reproduce error. 2014-12-03 10:47:26 +01:00
Max Neunhoeffer 94e8bbe605 Fix error checking in unittests. 2014-12-03 10:45:51 +01:00
Alan Plum ef254963f0 Merge pull request #1149 from yojimbo87/devel
Fix typo.
2014-12-03 10:28:05 +01:00
Tomas Bosak 3d8764408f Fix typo. 2014-12-03 10:24:57 +01:00
Alan Plum 7b01edbb4c Fixes #1146. 2014-12-03 10:24:50 +01:00
Max Neunhoeffer f46d63cb5b Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-12-03 10:21:16 +01:00
Max Neunhoeffer 776ce77452 Fix a segfault in my couts. 2014-12-03 10:20:54 +01:00
Jan Steemann e81ac9993e fixed paragraph issue 2014-12-03 09:56:15 +01:00
Jan Steemann fa9ac4db44 fixed paragraph issue 2014-12-03 09:55:25 +01:00
Max Neunhoeffer 41785104d5 Even more couts. 2014-12-03 09:47:20 +01:00
Max Neunhoeffer 658256059f Yet more couts. 2014-12-03 09:44:22 +01:00
Max Neunhoeffer 41b01b78bc Even more couts. 2014-12-03 09:29:02 +01:00
Max Neunhoeffer 4125ffc5b1 Add some couts to finally debug SimpleHttpClient and shell-fm test. 2014-12-03 09:11:10 +01:00
Alan Plum 741bf1e4d5 Support positional arguments in Foxx queries. 2014-12-02 18:29:25 +01:00
Alan Plum 41ab3aa4d6 Renamed mergeArrays->mergeObjects to make API less confusing. 2014-12-02 17:03:03 +01:00
Alan Plum 7d11a10226 Merge pull request #1128 from triAGENS/saner-repo-model
Rename Repository#modelPrototype, add Repository#modelSchema
2014-12-02 16:00:34 +01:00
James 99959d37dc more deleting 2014-12-02 13:29:15 +00:00
Alan Plum fdc4c1e810 Rename Repository#modelPrototype to avoid confusion. Added Repository#modelSchema. 2014-12-02 13:37:06 +01:00
James e3abbe0a17 added some comments 2014-12-02 12:35:08 +00:00
Alan Plum 0731d03e58 Merge pull request #1140 from stackmagic/args-for-transform
Allow passing addition arguments to transforms in Foxx queries.
2014-12-02 13:10:49 +01:00
James d02102450c Merge branch 'aql-feature-index-or' of ssh://github.com/triAGENS/ArangoDB into aql-feature-index-or 2014-12-02 11:22:26 +00:00
James 52b174bb3d updating 2014-12-02 11:22:01 +00:00
Jan Steemann 14a130bb19 manual merge 2014-12-02 12:12:30 +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
James b1300fb927 same as last 2014-12-02 10:24:01 +00:00
James 8f735ca9c7 more attempts at fixing memleaks 2014-12-02 10:14:16 +00:00
James 3bab43be0a memleaks 2014-12-02 09:36:11 +00:00
James 2d9c4196ac updating comment 2014-12-02 08:05:33 +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 f1c6c6cc24 allow to supply args to the optional 'transform' function in Foxx.createQuery() 2014-12-02 08:18:49 +01:00
Max Neunhoeffer f348dc8bac Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-12-01 18:52:01 +01:00
Max Neunhoeffer cfb0b21f2d Add Jan's patch for the indexRangeNode recognition.
We change all EnumerateCollectionNodes to IndexRangeNodes if possible
and do not keep the old plans.
2014-12-01 18:38:30 +01:00
Max Neunhoeffer 5c6d3d047d Better error handling and cleanup if instanciation runs into error.
This concerns AQL in the cluster.
2014-12-01 18:26:03 +01:00
Frank Celler a5bc624c13 fixed issue 1134: Change the default endpoint to localhost 2014-12-01 15:36:47 +01:00
Frank Celler 7c8b0228da recreate password if missing 2014-12-01 15:36:47 +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