1
0
Fork 0
Commit Graph

21868 Commits

Author SHA1 Message Date
Jan Steemann 6d4dbcbb47 add SpinLock and SpinLocker, unified other Lockers 2015-07-15 21:22:00 +02:00
Alan Plum 1a3a18ea3e Only throw if actually an error. 2015-07-15 19:03:10 +02:00
Alan Plum 380e4b929b Added Response#throw. 2015-07-15 18:04:20 +02:00
Jan Steemann 0adadc8449 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-07-15 11:07:20 +02:00
Jan Steemann 2a7ed52768 fixed invalid access to outdated iterator 2015-07-15 11:06:47 +02:00
Willi Goesgens 0f85dec259 Fix memleak with unique_ptr 2015-07-15 09:57:35 +02:00
Jan Steemann 1bd48bb606 rollback pseudo-optimization because of its side-effects 2015-07-15 09:48:48 +02:00
Jan Steemann f77dbc005c some fixes for graph functions 2015-07-15 09:35:37 +02:00
Jan Steemann a43832fba3 issue #1402: updated grunt-ed files 2015-07-14 23:48:49 +02:00
Jan Steemann 8dbd76a97e issue #1402: Query export in web frontend not working 2015-07-14 23:44:26 +02:00
Alan Plum 289cdfcd43 Wrong error. 2015-07-14 20:11:03 +02:00
Alan Plum 1a0762eb22 Make jshint stfu. 2015-07-14 19:19:25 +02:00
Alan Plum 0e5a012c23 Fixed standalone docs. 2015-07-14 18:33:07 +02:00
Alan Plum 30626c2559 Rebuilt frontend. 2015-07-14 18:33:07 +02:00
Jan Steemann 2218b3446d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-07-14 18:30:47 +02:00
Jan Steemann 086663cbd3 rethrow exception 2015-07-14 18:30:42 +02:00
Alan Plum 6161db3bc4 Merge pull request #1414 from sarasfox/devel
added Configuration to FM install docs
2015-07-14 18:24:23 +02:00
Jan Steemann 72feca418b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-07-14 18:23:42 +02:00
Jan Steemann f5a7e2120f pass filename to internal.parse() call 2015-07-14 18:23:08 +02:00
Alan Plum f5ce6e4331 Added basic auth support to Foxx app manager. 2015-07-14 18:11:23 +02:00
kevin cloinger af6202e3e7 added Configuration
Added a section with examples of how to use configuration from the cli.
2015-07-14 09:43:41 -06:00
Willi Goesgens a435a96ea6 log exceptions during execution of scripts. 2015-07-14 17:36:30 +02:00
Willi Goesgens 419f2d965a fix syntax 2015-07-14 17:22:17 +02:00
Willi Goesgens a2b29d8864 work around error message about empty object when compiling in devel mode. 2015-07-14 17:04:11 +02:00
Willi Goesgens f9cbb40a67 Add log output if executing javascript fails 2015-07-14 16:57:54 +02:00
Alan Plum b3a4826cbd Fixed #1390. 2015-07-14 16:43:07 +02:00
Alan Plum c9e193e2b8 genRandomSalt should take an argument. 2015-07-14 16:43:07 +02:00
Alan Plum 999fde5957 Removed generated.css. 2015-07-14 16:43:07 +02:00
Willi Goesgens aecbf56745 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-07-14 14:53:55 +02:00
Jan Steemann ad30baa08c retry qcache with cluster 2015-07-14 14:53:16 +02:00
Willi Goesgens cf38aa0f17 If there is not a single testcase in a testsuite somethings fishy -> fail. 2015-07-14 14:53:13 +02:00
Jan Steemann b62bd24377 cast value to double 2015-07-14 14:24:44 +02:00
Jan Steemann 81b0af6694 context handling 2015-07-14 14:19:33 +02:00
Jan Steemann c4e2c8f894 renamed test 2015-07-14 14:07:25 +02:00
Jan Steemann af9c155c90 use references 2015-07-14 14:05:18 +02:00
Jan Steemann 354b20d559 use references 2015-07-14 13:52:12 +02:00
Jan Steemann 8ea97817a1 add randomness to garbage collection 2015-07-14 13:51:57 +02:00
Jan Steemann 2983f4e987 small garbage collection improvements 2015-07-14 13:30:37 +02:00
Jan Steemann aa9250abbf increase wait time for reduced wait 2015-07-14 12:53:35 +02:00
Jan Steemann 3b8083f8f2 slight modifications for V8 garbage collection 2015-07-14 12:41:17 +02:00
Jan Steemann 6306913010 AQL initialization at V8 context setup 2015-07-14 12:39:27 +02:00
Jan Steemann 3f6bdab81f try to fix cluster crash 2015-07-14 11:39:49 +02:00
Jan Steemann 6c9922ff6e disable qcache in cluster 2015-07-14 11:11:19 +02:00
Jan Steemann 2d9bd616c8 added tests 2015-07-14 10:58:16 +02:00
Jan Steemann cc27e9b88f try to pacify some compilers 2015-07-14 08:50:29 +02:00
Jan Steemann 7fcb007237 simplifications 2015-07-13 22:57:32 +02:00
Jan Steemann 53400a44a7 simplifications 2015-07-13 22:56:41 +02:00
Frank Celler 0f1ee72723 fixed version 2015-07-13 18:06:42 +02:00
Thomas Schmidts 32c1a4ee5d Changed the design of the header in the documentation 2015-07-13 16:57:30 +02:00
Thomas Schmidts c039658f9b Changed the plugin for toggle chapters 2015-07-13 16:56:26 +02:00