1
0
Fork 0
Commit Graph

141 Commits

Author SHA1 Message Date
Jan Steemann ce27bfdaec fixed warning 2016-05-03 13:51:02 +02:00
Jan Steemann d9fc3078f8 fixed warning 2016-05-03 13:24:59 +02:00
Jan Steemann da196866e5 fixed compile warnings 2016-05-03 12:19:00 +02:00
Wilfried Goesgens d19cef695e Unify the way we locate and initialize icu on windows in the unittests. 2016-05-03 11:43:14 +02:00
jsteemann b255e35af6 adjusted expected hash values 2016-05-03 01:02:03 +02:00
jsteemann 1554619c35 removed unused functionality 2016-05-02 23:06:27 +02:00
Jan Steemann 992e7ee143 fixed boost tests on Windows 2016-04-28 12:09:06 +02:00
jsteemann b8a11e23ca attempt to make test run on Windows, too 2016-04-28 11:43:25 +02:00
jsteemann b8ba262a10 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-27 22:54:38 +02:00
Frank Celler de67e378e9 try to disable autolink 2016-04-27 21:57:51 +02:00
Frank Celler 0d97c7d15c boost unit tests included 2016-04-27 21:47:36 +02:00
Frank Celler 22ea1ee55e used included version of boost 2016-04-27 20:38:45 +02:00
jsteemann bfd6fa833d disallow thread creation until ApplicationServer::start() 2016-04-27 16:17:46 +02:00
Frank Celler 3d75364af6 changed to boost 1.61 2016-04-27 00:18:34 +02:00
jsteemann c09a26e648 fixed tests 2016-04-22 11:22:24 +02:00
jsteemann 9a59b12054 fixed wrong include 2016-04-22 08:40:24 +02:00
Jan Steemann 6df71935d8 fixed inclusion of removed file 2016-04-18 18:04:20 +02:00
jsteemann 607efe8f89 removed unused function 2016-04-09 10:57:07 +02:00
jsteemann 13345cb50a pacify valgrind 2016-04-08 23:40:29 +02:00
Jan Steemann e4b1dd8f5f fixed tests for TRI_HashJsonByAttributes() 2016-04-07 19:55:42 +02:00
Frank Celler e7f31748e8 fixed tests 2016-04-06 16:49:17 +02:00
Jan Steemann 9f8c24b1cd Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-04-06 15:43:27 +02:00
Frank Celler 0c5a6bcaf6 fixed boost tests 2016-04-04 13:25:57 +02:00
Jan Steemann d8b993f0fb fixed some issues with tests 2016-04-04 10:47:04 +02:00
Jan Steemann 9f213281b1 fixed some issues with tests 2016-04-04 10:13:13 +02:00
Jan Steemann 2690a611a6 removed tests for deleted functionality 2016-03-24 16:54:50 +01:00
jsteemann c710168e5c removed unused parts 2016-03-17 01:02:35 +01:00
jsteemann 2ade0ef3d0 fixed log output 2016-03-14 18:05:20 +01:00
jsteemann cf1427adff smaller datafile markers 2016-03-04 02:25:03 +01:00
Jan Steemann acf308f3dc fixed test 2016-03-01 14:32:19 +01:00
Jan Steemann f4f7bcb044 recovery 2016-02-29 14:24:46 +01:00
Jan Steemann bd9293802d marker changes, unfinished 2016-02-26 19:39:17 +01:00
Jan Steemann 27fac1e05e removed marker types 2016-02-26 16:24:17 +01:00
Max Neunhoeffer 459e3abf07 Put in new CRC polynomial.
Also remove initialization stuff for CRC hashes string case.
Adjust unittests.
2016-02-17 11:59:36 +01:00
jsteemann 431900f17a changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Michael Hackstein 0371083fd0 Added a function to compare two VelocyPacks which is compatible to the old compare two shaped json values. 2016-01-15 13:42:03 +01:00
Jan Steemann 9a1d7959e9 merged string-buffer.h and StringBuffer.h 2016-01-06 13:24:09 +01:00
Max Neunhoeffer c7f00bfeda Continue work on TODOs. 2015-12-23 14:40:04 +01:00
Jan Steemann ad8381ad6a Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-15 16:37:33 +01:00
jsteemann c043f9301c changed error message 2015-12-15 13:13:31 +01:00
Jan Steemann 5c033f566b Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-04 13:47:08 +01:00
Michael Hackstein e56776bfd5 The PathEnumerator now automatically prunes if the getVertex callback returns false 2015-11-27 16:23:13 +01:00
Jan Steemann e29bc893b7 finalized index API changes 2015-11-25 16:44:01 +01:00
Jan Steemann db078f1554 changed some APIs of AssocMulti 2015-11-25 15:40:01 +01:00
Michael Hackstein 8d0d921ab6 Included two Abstract classes for Traversals. Traverser and TraversalPath. Implemented both of them for Single-Server Traversals. 2015-11-12 16:25:36 +01:00
Wilfried Goesgens bb9039c855 Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH 2015-10-29 16:01:01 +01:00
Jan Steemann d702914259 fixed memory errors in test code 2015-10-29 14:49:43 +01:00
Jan Steemann ac4069d9de added TRI_DeleteArrayJson() function 2015-10-29 14:49:29 +01:00
Wilfried Goesgens 951165ab1e Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
Conflicts:
	arangod/Aql/grammar.cpp
	arangod/Aql/grammar.h
	js/common/modules/org/arangodb/graph-examples/example-graph.js
2015-10-28 11:08:18 +01:00
jsteemann fad9782a4a removed unused functions 2015-10-23 01:22:41 +02:00