1
0
Fork 0
Commit Graph

18445 Commits

Author SHA1 Message Date
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
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 c9de415b1f space, typo. DatabaseMethods.mdpp references v8-vocbase.cpp but this doc block is in v8-collection.cpp... 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
Willi Goesgens 1024750c07 Clarify whether the test is running via arangosh or arangod. 2014-12-01 14:21:00 +01:00
Thomas Schmidts 751d6851eb Removed cookbook from documentation 2014-12-01 13:37:48 +01:00
Kuno Woudt 7ef5e8f093 Fix First Steps link in Debian/postinst 2014-12-01 08:46:51 +01:00
Jan Steemann c81c5891b6 Merge pull request #1132 from warpr/master
Fix First Steps link in Debian/postinst
2014-12-01 08:41:38 +01:00
Jan Steemann 4d308f09cd fixed link 2014-12-01 08:41:07 +01:00
Kuno Woudt 6b8dbfef67 Fix First Steps link in Debian/postinst 2014-11-29 09:29:22 -05:00
Frank Celler 9bd960fb21 release version 2.3.1 2014-11-28 20:01:19 +01:00
Michael Hackstein 3698fc590f Removed console output 2014-11-28 17:57:20 +01:00
Michael Hackstein 68924f3f92 Fixed a bug with two identically named check boxes and click events that were not correctly unbound 2014-11-28 17:57:15 +01:00
Michael Hackstein b2b8b28712 Removed unused frontend libraries ColVis and dataTables 2014-11-28 17:57:10 +01:00
Michael Hackstein 9072e234eb Replaced datatables by own implementation, less overhead easier to handle and not broken in Firefox 2014-11-28 17:57:05 +01:00
Max Neunhoeffer 18869ee98e Update CHANGELOG with Max's changes for 2.3.1. 2014-11-28 17:56:59 +01:00
Max Neunhoeffer 9fb53e28d9 Revert "More error output if update() in foxx manager fails."
This reverts commit 3e6822a3917eb18ad45b6a0f145c87ca686fc54c.
2014-11-28 17:56:53 +01:00
Max Neunhoeffer 015d45fd4f Fix a bug in AQL COLLECT statement. Sorts out #1127.
This concerned every COLLECT statement, only the first group had access
to the values of the variables before the COLLECT statement.
2014-11-28 17:56:32 +01:00
Jan Steemann 7d5b47478a remove KEEP 2014-11-28 17:56:25 +01:00
Max Neunhoeffer d333ac5845 Cleanup cleanupDirectories list after cleanup of directories. 2014-11-28 17:56:16 +01:00
Max Neunhoeffer 18d0a1f3f6 More error output if update() in foxx manager fails.
This is a temporary output to track down the continuous testing
problems.
2014-11-28 17:56:01 +01:00
Jan Steemann 4ae15a8931 added mergeArrays attribute 2014-11-28 17:55:52 +01:00
Max Neunhoeffer fb97638a11 Fix a comment. 2014-11-28 17:55:46 +01:00
Max Neunhoeffer 0a795499b9 Fix a buffer overflow that did not have any effect. 2014-11-28 17:55:40 +01:00
Max Neunhoeffer 0c12f5a3d9 Improve documentation of COLLECT AQL statement. 2014-11-28 17:55:34 +01:00
Max Neunhoeffer 5e3a41dabf Only put non-toplevel vars into the INTO variable in a COLLECT.
This restores the behaviour of 2.2.
2014-11-28 17:55:20 +01:00
Max Neunhoeffer 4d97f7a3ba Choose more sensible block sizes for fetch from dependency. 2014-11-28 17:55:12 +01:00
Max Neunhoeffer cfd71a5bb0 Fix a bug in list access for AqlValues. 2014-11-28 17:55:07 +01:00
Jan Steemann aa37504e09 jslint 2014-11-28 17:55:01 +01:00
Willi Goesgens 9717c04bed Be a bit more specific about howto run tests, and where to get more help. 2014-11-28 17:54:53 +01:00
Jan Steemann a72bd1bba4 issue #1126 2014-11-28 17:54:35 +01:00
Jan Steemann d2c5cf6d13 issue #1126: cleaned up compilation manual
Conflicts:
	Documentation/Books/Users/Installing/Compiling.mdpp
2014-11-28 17:54:23 +01:00
Jan Steemann b6e182fd0f added tests 2014-11-28 17:53:28 +01:00
Jan Steemann a1f812b28b enable more indexes 2014-11-28 17:53:08 +01:00
Max Neunhoeffer cb57738d1d Two comment changes. 2014-11-28 17:52:41 +01:00
Alan Plum 08c67cf80a Updated joi to 4.9.0. 2014-11-28 17:52:31 +01:00
Jan Steemann 42e7c64de6 fixed jslint warnings 2014-11-28 17:52:18 +01:00
Jan Steemann 5de76aff74 VS 2014-11-28 17:52:13 +01:00
Jan Steemann 544f7d4ab4 fix optimization of subqueries
Conflicts:
	CHANGELOG
2014-11-28 17:51:50 +01:00
Jan Steemann bea5cd0e26 removed unused functions 2014-11-28 17:50:26 +01:00
Jan Steemann 99530f6478 fixed invalid optimization, added test cases
Conflicts:
	CHANGELOG
2014-11-28 17:50:17 +01:00