Willi Goesgens
|
0988508e33
|
Add ability to pass through args to arangob
|
2015-03-23 14:25:37 +01:00 |
Willi Goesgens
|
2869f7c325
|
Show error messages in all conditions, show error count for non-complete reqlies.
|
2015-03-23 13:22:39 +01:00 |
Willi Goesgens
|
d8d0196b85
|
Add tests for the environment handling.
|
2015-03-23 11:18:20 +01:00 |
Willi Goesgens
|
6ec5920057
|
don't let the mac-fix break linux ;-)
|
2015-03-23 11:15:46 +01:00 |
Frank Celler
|
8950175eac
|
added external
|
2015-03-23 10:51:14 +01:00 |
Frank Celler
|
3c52dcde6d
|
changed _api/query to C++
Conflicts:
CHANGELOG
Makefile.in
README
arangod/RestServer/ArangoServer.cpp
|
2015-03-23 10:51:14 +01:00 |
Willi Goesgens
|
0d593de325
|
Add filter of testcases based on the --test parameter.
|
2015-03-23 10:44:42 +01:00 |
Jan Steemann
|
cace25bd55
|
added generated file
|
2015-03-23 08:22:14 +01:00 |
Frank Celler
|
e2dd4507f3
|
removed debian files, they are now in obs
|
2015-03-21 11:12:03 +01:00 |
Jan Steemann
|
ecd8f15c15
|
free thread name string on shutdown
|
2015-03-20 23:19:06 +01:00 |
Jan Steemann
|
facc9bceea
|
trap killing of AQL queries inside subqueries
|
2015-03-20 23:07:39 +01:00 |
Jan Steemann
|
d63f47e840
|
added possibility to kill JS traversals
|
2015-03-20 23:05:41 +01:00 |
Jan Steemann
|
075e1a0fb4
|
updated CHANGELOG
|
2015-03-20 21:59:46 +01:00 |
Jan Steemann
|
cc8ec1750c
|
fixed function name in error message
|
2015-03-20 21:55:50 +01:00 |
Jan Steemann
|
d512b5fa35
|
issue #1282: Geo WITHIN_RECTANGLE for nested lat/lng
|
2015-03-20 19:27:30 +01:00 |
Willi Goesgens
|
220607e815
|
fix memset to null the proper pointer.
|
2015-03-20 15:12:46 +01:00 |
Willi Goesgens
|
0004073ce9
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-03-20 13:56:52 +01:00 |
Willi Goesgens
|
8d1980bf11
|
initialize the ZIP-structure.
|
2015-03-20 13:56:14 +01:00 |
Jan Steemann
|
573bc7c486
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-03-20 13:35:28 +01:00 |
Jan Steemann
|
ee906c698f
|
increase default timeout
|
2015-03-20 13:35:21 +01:00 |
Willi Goesgens
|
07b3720e6d
|
Fix windows error buffer handling
|
2015-03-20 13:21:59 +01:00 |
Willi Goesgens
|
f1c1cc385d
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-03-20 13:21:02 +01:00 |
Willi Goesgens
|
696b7431ff
|
Fix windows compilaton for V8 environment adoption routines.
|
2015-03-20 13:20:06 +01:00 |
Jan Steemann
|
29ea9f40ec
|
added tests for attribute names and values containing specifically dollar signs
|
2015-03-20 12:28:38 +01:00 |
Jan Steemann
|
8004a7be02
|
added derived file
|
2015-03-20 12:07:48 +01:00 |
Jan Steemann
|
e33517adf9
|
fixed jslint warning
|
2015-03-20 12:07:36 +01:00 |
Willi Goesgens
|
7b77071c56
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-03-20 12:05:03 +01:00 |
Willi Goesgens
|
958d89c91e
|
Add files for environment.
|
2015-03-20 12:03:05 +01:00 |
Jan Steemann
|
4a215ccd6a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-03-20 11:58:24 +01:00 |
Willi Goesgens
|
108fccdbf7
|
Add environment variable to V8 wrapping.
|
2015-03-20 11:55:32 +01:00 |
Jan Steemann
|
a1c348e7c6
|
added more tests for out-of-memory situations
|
2015-03-20 11:52:55 +01:00 |
Jan Steemann
|
1298bd40a8
|
added tests for out-of-memory situations
|
2015-03-20 08:54:15 +01:00 |
Jan Steemann
|
a9cddb824f
|
more usage of unique_ptrs
|
2015-03-20 00:05:32 +01:00 |
Jan Steemann
|
8c6cafceb3
|
fix arangosh multi-line input for ES6 template strings
|
2015-03-19 21:03:48 +01:00 |
Jan Steemann
|
50c4682655
|
added more tests
|
2015-03-19 18:21:00 +01:00 |
Jan Steemann
|
cf845bbe5e
|
added test
|
2015-03-19 16:27:48 +01:00 |
Jan Steemann
|
dfa702ba47
|
add trace output
|
2015-03-19 16:20:36 +01:00 |
Jan Steemann
|
8c20002737
|
merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-03-19 16:03:26 +01:00 |
Jan Steemann
|
7dc3fc3d5c
|
safely create collections and databases
|
2015-03-19 15:56:12 +01:00 |
Willi Goesgens
|
c8c7c838dd
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-03-19 14:15:33 +01:00 |
Willi Goesgens
|
ccf795a303
|
System error messages for lock-files in windows.
|
2015-03-19 14:15:00 +01:00 |
Jan Steemann
|
74816d107b
|
added assertion, fixed wrong catch handler
Conflicts:
arangod/Aql/ExecutionBlock.cpp
|
2015-03-19 13:08:25 +01:00 |
Willi Goesgens
|
4c359f98f0
|
OS-specific error messages for systemcalls also for windows users.
|
2015-03-19 12:58:13 +01:00 |
Jan Steemann
|
7cce25967e
|
fixed potential undefined behavior
|
2015-03-19 11:05:49 +01:00 |
Jan Steemann
|
57daabee81
|
fix for potential undefined values
|
2015-03-19 10:59:29 +01:00 |
Jan Steemann
|
6e3cf20876
|
higher timeout
|
2015-03-19 10:36:07 +01:00 |
Jan Steemann
|
85308fa7f3
|
removed remainder of development mode
|
2015-03-19 10:33:31 +01:00 |
Willi Goesgens
|
6b22b1e31c
|
Forward ERROR & FATAL logmessages into the windows eventlog. Else debugging services in the early starting phase is next to impossible.
|
2015-03-18 19:13:35 +01:00 |
Willi Goesgens
|
023d880b5f
|
When uninstalling windows services we need to compare the whole command string.
|
2015-03-18 19:12:58 +01:00 |
Jan Steemann
|
9482494a90
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2015-03-18 18:11:10 +01:00 |