1
0
Fork 0
Commit Graph

42401 Commits

Author SHA1 Message Date
jsteemann 09ab68ea89 fix jslint warning 2018-05-19 21:28:08 +02:00
Wilfried Goesgens 7b8fce07a4 aql current_user in cpp, test (#5302) 2018-05-19 21:26:53 +02:00
Jan 379e848919
clean up AQL functions a little bit (#5401) 2018-05-19 21:15:14 +02:00
jsteemann 6139ae6225 fix broken error message 2018-05-18 17:17:44 +02:00
Wilfried Goesgens 37bd883507 disable this test for now. (#5393) 2018-05-18 10:56:37 +02:00
Jan df23ed092e
Bug fix/cleanup 1705 (#5376) 2018-05-18 09:21:50 +02:00
Wilfried Goesgens 4e805e6896 if the direction is wrong in production builds, divert to throw instead of assert. (#5383) 2018-05-18 09:21:08 +02:00
Vasiliy 907767f4e1 issue 389.6: ensure proper error handling in StatisticsFeature for missing feature (#5377) 2018-05-18 01:12:39 +03:00
Heiko 946104f925 Bug fix/mac os build bundle update failure (#4991)
* fixed upgrade failure because of missing symlinks at this point

* removed not needed args in build bundle sh script
2018-05-17 15:54:43 +02:00
Kaveh Vahedipour c2c104d6b1 agency pool size had to be larger 1 (#5379) 2018-05-17 11:54:41 +02:00
jsteemann e0dc8d2ae3 fix linking 2018-05-17 10:25:16 +02:00
Vasiliy 843e584746 issue 389.5: refactor StandaloneContext to be constructed with a TRI_vocbase_t& (#5370)
* issue 389.5: refactor StandaloneContext to be constructed with a TRI_vocbase_t&

* backport: address build issues
2018-05-17 01:15:50 +03:00
Jan 0d98c0f3ba
Bug fix/fix codescan issues (#5371) 2018-05-16 20:40:37 +02:00
Chris Olivier 2e74416b61 Fixed spelling errors (#4503) 2018-05-16 18:06:43 +02:00
Wilfried Goesgens eed1235893 Feature/aql date trunc 2 (#5295) 2018-05-16 17:33:27 +02:00
Mark 435523167f Bug-fix Foxx empty json request body (#5304) 2018-05-16 16:54:38 +02:00
Mark 3f557d64cc Fix Foxx queues (#5352) 2018-05-16 16:54:03 +02:00
Vasiliy 5a66661f78 issue 389.4: implement IResearchViewDBServer::snapshot (#5358)
* issue 389.4: implement IResearchViewDBServer::snapshot
* backport: revert back namespace header changes
* backport: address review comments
2018-05-16 16:33:48 +02:00
jsteemann d46d01c7fb fix date test 2018-05-16 16:20:45 +02:00
jsteemann 25f0853095 simplify Result construction 2018-05-16 14:15:48 +02:00
Wilfried Goesgens e1a8db0eb6 Feature/aql format date (#5294) 2018-05-16 14:05:55 +02:00
jsteemann 8114cfc074 remove unused log messages 2018-05-16 13:30:19 +02:00
jsteemann 65b0720f25 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2018-05-16 13:20:50 +02:00
Jan 5a43e81432
fix upgrade procedure (#5363) 2018-05-16 13:19:33 +02:00
jsteemann d8d939300d updated CHANGELOG 2018-05-16 13:10:38 +02:00
Simran 679013fded Doc - Add links to changelogs of Tools and Drivers (#5356) 2018-05-16 08:21:12 +02:00
jsteemann 9bf9204888 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2018-05-15 20:10:07 +02:00
jsteemann c684378b36 added missing "silent" removal 2018-05-15 20:09:16 +02:00
Jan 7147ff9006
apply fixes found by cppcheck (#5360) 2018-05-15 20:06:36 +02:00
Jan 76e2c1b087
abort startup when using SSLv2 for a server endpoint (#5339) 2018-05-15 18:38:34 +02:00
Wilfried Goesgens a7b1bcb055 fix scoping of vpack object builder (#5351) 2018-05-15 16:23:45 +02:00
Jan 3e4a595137
remove sscanf calls from datetime functions (#5350) 2018-05-15 14:46:29 +02:00
Max Neunhöffer c1e35f7bb1
Make sure VPackObjectBuilder is closed at exit of function scope. (#5347) 2018-05-15 12:00:41 +02:00
jsteemann 1c1e0615be fix compilation 2018-05-15 09:24:23 +02:00
ArangoDB Release Bot 95cebd1826 nightly frontend build 2018-05-14 23:57:57 +00:00
Vasiliy 8d8327f751 issue 389.3: hold a TRI_vocbase_t& to the desired valid vocbase instance instead of querying the system database on every call (#5346) 2018-05-15 01:18:20 +03:00
jsteemann 6bd9cb9970 remove unused script 2018-05-14 18:32:45 +02:00
Jan Christoph Uhde 18a3663746 speed up replication (#5226) 2018-05-14 18:32:26 +02:00
Wilfried Goesgens b17628e804 msvc can't distinguish these (#5345) 2018-05-14 19:13:44 +03:00
Vasiliy 6a53154160 issue 389.2: use static strings for Index definition json attributes, use TRI_vocbase_t references instead of pointers in V8Context, use TRI_vocbase_t references instead of pointers in DatabaseInitialSyncer (#5344) 2018-05-14 19:06:24 +03:00
Simon 17b1a2aafb Rest middleware refactoring (#5332) 2018-05-14 17:43:10 +02:00
Jan 2810b60130
avoid redundant creation of the same regexes (#5343) 2018-05-14 17:36:22 +02:00
Jan 07e5750737
Feature/change fullcount behavior (#5285) 2018-05-14 15:46:07 +02:00
Simon f2b952134f Fixing agency pool update (#5316) 2018-05-14 14:56:19 +02:00
Vasiliy b13a8da1ce issue 389.1: ensure GeneralClientConnection socket is valid for MSVC (#5328) 2018-05-14 14:55:51 +03:00
Jan 1c1d8f2528
fix AQL ZIP function with duplicate attribute names (#5336) 2018-05-14 12:59:18 +02:00
Simran ab5775c04b Doc - Remove AQL array example anchors (#5207) 2018-05-14 10:29:07 +02:00
Jan 347a72692b
speed up batch retrieval from MMFiles persistent index (#5337) 2018-05-14 10:24:25 +02:00
Jan fe586dac40
retire some old string functions, and make encode/decodeHex copy less data around (#5313) 2018-05-14 10:06:45 +02:00
jsteemann e843e3e6c5 Merge branch 'bug-fix/issue-clang' of https://github.com/arangodb/arangodb into devel 2018-05-14 00:42:01 +02:00