1
0
Fork 0
Commit Graph

17389 Commits

Author SHA1 Message Date
Jan Steemann 0423b0ae9c updated CHANGELOG 2014-10-27 11:39:57 +01:00
Jan Steemann 2ec0d5b838 fixed shellView error handling 2014-10-27 11:37:53 +01:00
Jan Steemann 49addd40c0 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-27 11:13:26 +01:00
Jan Steemann e581aa6612 fixed usage of AQL user-defined functions from web UI 2014-10-27 11:09:20 +01:00
Max Neunhoeffer d564fca3d2 Make distribute-filtercalc-in-cluster switch-off-able. 2014-10-27 10:34:51 +01:00
Max Neunhoeffer eb741e311d Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-27 10:28:29 +01:00
Max Neunhoeffer e9aded7b5e Make distribute-sort-to-cluster switch-off-able. 2014-10-27 10:28:06 +01:00
Jan Steemann 9b33081373 fixed typo 2014-10-27 10:13:06 +01:00
Jan Steemann ac110e9814 use sudo 2014-10-27 09:39:33 +01:00
Thomas Schmidts 90c8b5a226 Updated Gitbook for the cookbook 2014-10-27 09:26:54 +01:00
James 8bdd0cea4c added some explanation of distribute-in-cluster and undistribute-remove-after-enum-coll. 2014-10-25 17:40:55 +01:00
James c41b1f8e5f proper tests for undistribute-remove-after-enum-coll and distribute-in-cluster 2014-10-25 16:37:22 +01:00
James 3b14c1f283 fixing undistribute-remove-after-enum-coll tests 2014-10-25 14:26:00 +01:00
James 9bcf115951 fixing distribute-in-cluster tests 2014-10-25 14:25:24 +01:00
James c99cc155b6 fixing undistribute-remove-after-enum-coll optimizer rule. 2014-10-25 14:24:57 +01:00
Jan Steemann a5a57ccbb7 updated after_failure script 2014-10-25 01:30:27 +02:00
Jan Steemann 29a4416bcf issue #1056: added tests for zipFile / unzipFile
Conflicts:
	js/common/tests/shell-fs.js
	lib/BasicsC/tri-zip.c
2014-10-25 01:21:47 +02:00
Jan Steemann 50ac6737a2 jslint 2014-10-25 00:45:15 +02:00
Jan Steemann 0aa639c7e0 issue #1056: "fs": zip functions fail with passwords 2014-10-25 00:37:26 +02:00
Jan Steemann 0a0f5f86ab issue #1056: "fs": zip functions fail with passwords 2014-10-25 00:36:46 +02:00
Jan Steemann f11e7c76ec updated CHANGELOG 2014-10-25 00:05:42 +02:00
Jan Steemann 260bfbf235 issue #1059: Bug in js module console 2014-10-25 00:04:39 +02:00
Jan Steemann 077743ce76 nullptr 2014-10-24 23:59:47 +02:00
Jan Steemann 7bb1bbf2ec updated CHANGELOG 2014-10-24 23:59:26 +02:00
Jan Steemann 0e96a31b6a oops, forgot to commit 2014-10-24 23:55:31 +02:00
Jan Steemann 1dcba89cb5 issue #1062: Docs: typo in 14.2 Example data 2014-10-24 23:47:36 +02:00
Jan Steemann 3a3c4a9f93 issue #1063: Docs: measuring unit of --wal.logfile-size 2014-10-24 23:43:58 +02:00
Jan Steemann dc2691b83b added derived file 2014-10-24 23:40:20 +02:00
Jan Steemann dacc249105 fixed AggregatorGroup shutdown 2014-10-24 23:39:58 +02:00
Jan Steemann 0f2cd7211b fixed v8 crash 2014-10-24 23:30:07 +02:00
Thomas Schmidts d79ff5d74d Fixed broken links 2014-10-24 17:49:01 +02:00
Jan Steemann 5f8c71e01e adjusted build instructions so they work with clang 2014-10-24 17:35:28 +02:00
Jan Steemann 0ed38262dc disable GDBJIT 2014-10-24 17:29:46 +02:00
Jan Steemann 3306ff99fc removed unused variable 2014-10-24 17:29:36 +02:00
Jan Steemann 50e8fed964 more handlescopes 2014-10-24 17:29:22 +02:00
Willi Goesgens 91e04e3230 Implement outputting of splitted plans which are to be distributed to the db servers 2014-10-24 17:14:13 +02:00
Max Neunhoeffer 08930fac3a Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-24 14:10:59 +02:00
Max Neunhoeffer 93ceafa686 Make EnumerateCollectionBlock even more lazy. 2014-10-24 14:10:30 +02:00
Jan Steemann 38c8f4e328 do not log warning 2014-10-24 13:19:26 +02:00
Jan Steemann f87005ae0b attempt to make test more deterministic 2014-10-24 13:18:48 +02:00
Jan Steemann bc4ae8e7df fixed leak in IndexOperator, simplified IndexOperator API 2014-10-24 12:57:09 +02:00
Jan Steemann a3c05ccf3a attempt to make test more deterministic 2014-10-24 10:37:01 +02:00
Jan Steemann 699517413e fixed clumsy error handling 2014-10-24 10:29:13 +02:00
Jan Steemann b3d57d0330 added AQL tests 2014-10-24 09:57:41 +02:00
James 4848840703 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-23 21:52:36 +01:00
James 0158a67300 adding ignoreShutdown change. 2014-10-23 21:52:10 +01:00
Jan Steemann aa1e95036b Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-23 22:51:02 +02:00
Jan Steemann 3c05701851 nullptr 2014-10-23 22:50:53 +02:00
James 705eb42ca1 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-23 21:41:59 +01:00
James 3b784f931c removed unnecessary harmless line 2014-10-23 21:41:49 +01:00