1
0
Fork 0
Commit Graph

302 Commits

Author SHA1 Message Date
Jan Steemann 5bf964ad5b issue #1086: arangoimp: Odd errors if arguments are not given properly 2014-11-06 12:07:12 +01:00
Jan Steemann 83252851e6 report warnings in queries 2014-10-30 17:33:15 +01:00
Jan Steemann cf6fcb2fc1 linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
Jan Steemann 8bb213e7ba sort and cache list expression values
emplace

fixed wrong assertion
2014-10-29 01:02:20 +01:00
Jan Steemann f6b8f17dfa less optimizations for simple plans 2014-10-28 15:01:44 +01:00
Jan Steemann 2808e4eee8 cppcheck 2014-10-28 00:35:18 +01:00
Jan Steemann 13d240384f less namespace pollution 2014-10-28 00:24:37 +01:00
Jan Steemann ccf7e4f131 mini cleanup 2014-10-27 22:47:36 +01:00
Jan Steemann 7452c70a3b moved backtrace functions 2014-10-27 18:15:10 +01: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 bc4ae8e7df fixed leak in IndexOperator, simplified IndexOperator API 2014-10-24 12:57:09 +02:00
Willi Goesgens adf6391968 Make it const, baby. 2014-10-22 17:34:39 +02:00
Willi Goesgens 7bf11c9aaf Add method which returns a printeable string which type a json structure is. 2014-10-21 12:42:57 +02:00
Jan Steemann ee614d6ebd v8 context handling 2014-10-17 15:25:06 +02:00
Max Neunhoeffer 183cd3eb40 Sort out temporary directory creation with individual names. 2014-10-16 20:08:21 +02:00
Jan Steemann bb0e11499d fixed races reported by helgrind 2014-10-16 19:32:14 +02:00
Jan Steemann 64fd7ea4b3 conversions 2014-10-16 10:20:04 +02:00
Jan Steemann 688e8ebbc1 better support for handling multipart requests 2014-10-16 02:05:57 +02:00
Jan Steemann e37f45253f fixed return code of mtime 2014-10-15 18:24:01 +02:00
Jan Steemann edae662eb4 added res.send() and res.sendFile() 2014-10-15 17:33:10 +02:00
Jan Steemann 6511fec7c6 added tests for fs.read and fs.write 2014-10-15 12:44:04 +02:00
Jan Steemann 6ab535bd06 nullptr 2014-10-14 15:14:38 +02:00
Jan Steemann 95cfbd7051 test fix 2014-10-14 11:18:16 +02:00
Jan Steemann 47fece8a22 removed sleep 2014-10-14 11:03:42 +02:00
Jan Steemann 47bd3f060b increased sleep 2014-10-14 10:52:25 +02:00
Jan Steemann ae99fbda3a added usleep for testing 2014-10-14 10:43:40 +02:00
Jan Steemann f09e440539 fix attempt 2014-10-14 10:27:11 +02:00
Jan Steemann 4a7164a84d removed signal handler that didn't help 2014-10-14 10:15:22 +02:00
Jan Steemann ada372f123 removed debug output 2014-10-13 13:01:12 +02:00
Jan Steemann 41ae9c8ea7 SIGCHLD 2014-10-13 12:32:22 +02:00
Jan Steemann 294d89c5e3 fixed illegal checkExternalProcess call 2014-10-13 11:34:21 +02:00
Jan Steemann 77d3433a5a fixed usage of uninitialized variable 2014-10-13 11:12:46 +02:00
Jan Steemann 1ba2030e0b debug info 2014-10-13 11:10:12 +02:00
Willi Goesgens cb50ceafa6 If we're to early for the forked process, wait & Retry. 2014-10-10 14:52:27 +02:00
Jan Steemann d9cc80bab7 fixes for Visual Studio 2014-10-10 14:37:03 +02:00
Jan Steemann 31ebe14ea6 issue #1042 2014-10-10 14:24:22 +02:00
Jan Steemann 5821ba36be use system error messages 2014-10-10 13:41:59 +02:00
Willi Goesgens 4af23ddfe3 Add the integer value of the error to our message. 2014-10-10 13:22:57 +02:00
Willi Goesgens 73d121ece7 Add the possible error messages from waitpid to the result output. 2014-10-10 11:44:48 +02:00
Willi Goesgens dd537647bc Also output the waitpid() errors on stderr, so we can see them in jenkins. 2014-10-10 09:59:09 +02:00
Jan Steemann c6948d1cff added diagnostic output for waitpid 2014-10-09 16:38:45 +02:00
Jan Steemann 6cdaaa1b85 fixes for Visual Studio 2014-10-09 10:45:31 +02:00
Jan Steemann cd50a2cbec smarter command-line options parsing 2014-10-08 23:45:02 +02:00
Jan Steemann 2c1079064f nullptr 2014-10-08 22:18:16 +02:00
Jan Steemann 066f80b2af added more test cases for arangob
Conflicts:
	arangosh/Benchmark/arangob.cpp
	arangosh/Benchmark/test-cases.h
2014-10-08 22:16:51 +02:00
Jan Steemann ce9499eac8 less string copying, less regex slowdown when importing CSV files 2014-09-30 23:20:12 +02:00
Max Neunhoeffer 046d4f524d Implement getSome for RemoteBlock. 2014-09-26 16:19:25 +02:00
Max Neunhoeffer 784a299ab8 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-09-24 16:17:44 +02:00
Max Neunhoeffer cf5e1be91e Version version of HTTP API done. 2014-09-24 16:17:18 +02:00
Jan Steemann d5fb057603 less locking 2014-09-24 13:32:39 +02:00