1
0
Fork 0
Commit Graph

19104 Commits

Author SHA1 Message Date
Jan Steemann fe4df96b74 added file to tests 2015-01-29 17:38:52 +01:00
Frank Celler c8647a11ac Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-01-29 17:33:34 +01:00
Frank Celler c153f72af5 moved triAGENS/ArangoDB to arangodb/arangodb 2015-01-29 17:33:02 +01:00
Willi Goesgens e666fd6dfc Properly shut down V8 to make Valgrind happy 2015-01-29 17:31:30 +01:00
Willi Goesgens 208cf42757 Properly shut down ICU to make valgrind happy. 2015-01-29 17:28:30 +01:00
Frank Celler d392b4b50b Merge pull request #1212 from triAGENS/request-module
Nicer node-request-like wrapper for internal.download
2015-01-29 17:20:46 +01:00
Frank Celler 418a673f2b Merge branch 'devel' of github.com:triAGENS/ArangoDB into request-module
Conflicts:
	js/node/package.json
2015-01-29 17:20:15 +01:00
Frank Celler 05b8115abf Merge pull request #1227 from triAGENS/foxxy-console
Foxx console
2015-01-29 17:16:05 +01:00
Frank Celler b00cd1f515 avoid duplicate fatal output 2015-01-29 17:09:47 +01:00
Jan Steemann 2ad6f4179f fixed leak 2015-01-29 15:37:23 +01:00
Jan Steemann bac987ea00 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-29 15:32:27 +01:00
Jan Steemann 3768ca23dc added derived file 2015-01-29 15:32:15 +01:00
Jan Steemann ddc8e52a59 fixed leak 2015-01-29 15:31:55 +01:00
Frank Celler a03ce44254 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2015-01-29 15:21:21 +01:00
Frank Celler 7aa4591678 arangod/Aql/Expression.cpp 2015-01-29 15:21:14 +01:00
Frank Celler 94884d3f5a silenced warning 2015-01-29 15:19:28 +01:00
Jan Steemann 93131b6bf7 less copying 2015-01-29 14:21:02 +01:00
Jan Steemann d20c5855b1 added derived file 2015-01-29 13:06:12 +01:00
Jan Steemann 4142169526 fixed spurious errors when accessing a local collection from a cluster DB server
Conflicts:
	arangod/Aql/Collection.cpp
	arangod/Aql/ExecutionBlock.cpp
	arangod/Aql/Index.h
2015-01-29 13:06:01 +01:00
Jan Steemann 0ed3b03cbd added test case 2015-01-29 11:48:38 +01:00
Jan Steemann c77dee5996 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-29 11:43:35 +01:00
Jan Steemann 85bf84e1bb initialize memory 2015-01-29 11:43:25 +01:00
Willi Goesgens e6bb14394e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2015-01-29 09:52:55 +01:00
Willi Goesgens 73023291e9 Add SSL error handling inspired by curl; make shure the user gets the message. 2015-01-29 09:52:08 +01:00
Jan Steemann 39d72b1530 more sanity checks on startup & shutdown 2015-01-29 09:51:11 +01:00
Jan Steemann 0e5866a3fd Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-01-29 01:57:14 +01:00
Jan Steemann 699b7e76f6 fun with custom visitors, cont. 2015-01-29 01:57:03 +01:00
Frank Celler 18ea23a8fd check stdin instead of stdout 2015-01-29 00:05:09 +01:00
Frank Celler 0a0eebb33f log to stderr if on a tty 2015-01-28 23:58:43 +01:00
Alan Plum 0859b83558 Fixed unset mount point. 2015-01-28 18:50:42 +01:00
Frank Celler 0e7f958e0e moved console to package environment 2015-01-28 18:43:22 +01:00
Willi Goesgens b4ba07f765 If arangod doesn't successfully initialise ICU on startup it will now abort. 2015-01-28 17:32:59 +01:00
Willi Goesgens 818d393999 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2015-01-28 17:23:56 +01:00
Willi Goesgens 7224eea2e8 Windows portability: socket timeouts are handled differently. 2015-01-28 17:23:31 +01:00
Thomas Schmidts f21a26c2c1 Merge pull request #1228 from stackmagic/tickdoc
replication dump response doc detail
2015-01-28 16:37:00 +01:00
Willi Goesgens aa1f05ae2e Use porting functions for initialisation, so ssl locking works on windows 2015-01-28 15:52:55 +01:00
Alan Plum 48abd07dc8 Tests for the testgod! 2015-01-28 15:32:19 +01:00
Willi Goesgens b859e4a54d Relax timeout of tests if running with valgrind. 2015-01-28 14:18:49 +01:00
Max Neunhoeffer e24278828c Changes to cluster startup for mesos cooperation.
This simplifies the cluster startup by introducing a further agency
lookup step using "local info" to find the "id". This allows an external
discovery process (see scripts/discover.js as an example) to configure
a new server in the cluster dynamically when it starts up.

New GNUmakefile targets
  pack-tar-config
  pack-tar
2015-01-28 12:58:24 +01:00
Jan Steemann d2a65c9ed5 updated CHANGELOG 2015-01-28 11:21:45 +01:00
Jan Steemann fa5f340107 added tests for estimations 2015-01-28 11:20:01 +01:00
Patrick Huber 387c7686e7 document how the http status code and lastincluded http headers relate to each other 2015-01-28 11:04:18 +01:00
Willi Goesgens 9daab0daf2 Relax timeout conditions for error attempts; these may cause crawling of js-foxroutes which can be slow in valgrind. 2015-01-28 09:52:48 +01:00
Jan Steemann b03a7a4c8f fun with custom visitors 2015-01-28 00:45:21 +01:00
Alan Plum 4f3adeb879 Documentation! 2015-01-27 20:00:00 +01:00
Alan Plum 6a4625e1e0 Added Foxx log manager. 2015-01-27 20:00:00 +01:00
Alan Plum 755b1567d3 Rewrote all the logging. 2015-01-27 20:00:00 +01:00
Alan Plum 964d6f93df Inject console into app modules. 2015-01-27 19:59:59 +01:00
Alan Plum 1ec82e022a Added foxx/logging module. 2015-01-27 19:59:59 +01:00
Jan Steemann c80549eb7f jslint 2015-01-27 14:06:31 +01:00