1
0
Fork 0
Commit Graph

25441 Commits

Author SHA1 Message Date
jsteemann 0fbb3882e4 increase threshold for "big" allocations 2016-01-23 17:25:48 +01:00
jsteemann 9ba3b68109 cppcheck 2016-01-23 16:22:39 +01:00
Wilfried Goesgens c1fcf62d37 Fix arangosh text to report proper results. 2016-01-22 15:52:43 +01:00
Jan Steemann f2cd0ffcbd Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-22 15:34:46 +01:00
Jan Steemann cf560a473d fix undefined behavior 2016-01-22 15:34:36 +01:00
Wilfried Goesgens 2ebd9be2a1 Use json output of rspec, and parse it to get a proper result. 2016-01-22 15:30:41 +01:00
Frank Celler 2a590d16d4 mutex is not necessary, because it is initialized in the boot phase 2016-01-22 14:19:00 +01:00
Wilfried Goesgens fea39708d8 align structure for ruby tests properly so that we have a result. 2016-01-22 13:55:05 +01:00
Wilfried Goesgens 7e2e1b2082 Lintify 2016-01-22 13:42:03 +01:00
Jan Steemann 9beeb09f37 fix out-of-memory situations 2016-01-22 13:24:33 +01:00
Wilfried Goesgens 9902b8eaf9 call open/close event localy for now. 2016-01-22 13:23:54 +01:00
Wilfried Goesgens c99910e6ea Fix indention, broken merge 2016-01-22 13:22:06 +01:00
Frank Celler d3330bdf9b fixed temp path to honor TMPDIR 2016-01-22 13:16:25 +01:00
Wilfried Goesgens b8a83578d2 - rename variables to match V ertex, E dge, P ath
- add tests that wrap the graph operations into more obscure quries.
2016-01-22 13:13:58 +01:00
Jan Steemann 99a3cde31f jslint 2016-01-22 12:22:01 +01:00
Andreas Streichardt 4ff105167a Issue #1675 . allow enabling strict mode in tests 2016-01-22 11:38:56 +01:00
Wilfried Goesgens ff259520c5 Fix layers for results of config-, upgrade-test and arangob. 2016-01-22 11:23:57 +01:00
Wilfried Goesgens 1c97ce900a Mention warnings saw that this should also be here when inspecting pr #1674 2016-01-22 09:20:46 +01:00
Wilfried Goesgens b4ff8bc8ae Merge pull request #1674 from kibarda/devel
Documentation: a few titles added
2016-01-22 09:17:32 +01:00
jmvan 1f7b318424 Documentation: added a few titles 2016-01-22 06:28:26 +01:00
jsteemann 0a12bd2732 more diagnosis 2016-01-22 00:58:36 +01:00
Jan Steemann 6b19a7b0a7 fixes ported from 2.8 2016-01-21 16:40:31 +01:00
Jan Steemann d0ce5310e0 fix version strings 2016-01-21 16:11:48 +01:00
Jan Steemann 25f4f54935 lock debugging 2016-01-21 15:54:48 +01:00
Wilfried Goesgens 594f48c630 Add missing return code if uniq constraints are violated. 2016-01-21 15:03:20 +01:00
Frank Celler c225934f98 added --enable-boost-tests in case the boost libraries are not available 2016-01-21 15:01:08 +01:00
Wilfried Goesgens 7c9ac9c5b8 Migrate jasmine->mocha 2016-01-21 14:24:01 +01:00
Wilfried Goesgens 288ed04108 Merge pull request #1670 from kibarda/devel
reorganise Aql/Basics.md for improved information retrieval
2016-01-21 13:36:22 +01:00
jmvan 3e6e07ef9c reorganise Aql/Basics.md for improved information retrieval 2016-01-21 13:10:09 +01:00
Jan Steemann 219da94986 fix some locks 2016-01-21 13:01:31 +01:00
Jan Steemann d03a8376a4 catch exception 2016-01-21 09:55:17 +01:00
Jan Steemann f5f15a86d2 make example copyable 2016-01-21 09:55:02 +01:00
Jan Steemann 58410da019 another fix for Visual Studio 2016-01-21 09:53:11 +01:00
Jan Steemann 25abd4f717 fixes for Visual Studio 2016-01-21 09:46:26 +01:00
jsteemann 79d57bf74e added VPack version number 2016-01-21 01:04:51 +01:00
jsteemann 6f0be080fa unification of sub-thread naming 2016-01-21 00:51:51 +01:00
jsteemann 379abd64c3 removed outdated upgrading function 2016-01-21 00:29:56 +01:00
jsteemann e0f5401bed fixed test in failure mode 2016-01-21 00:20:32 +01:00
jsteemann 842384016d namespace cleanup 2016-01-21 00:20:22 +01:00
jsteemann ef67a496e6 more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
jsteemann 1c557d8200 class has virtual methods, so add virtual dtor, too 2016-01-20 20:14:51 +01:00
Jan Steemann 17dde3e93f shorten critical logging section 2016-01-20 14:04:55 +01:00
Jan Steemann 806bdaa7b2 better error handling 2016-01-20 14:04:10 +01:00
Jan Steemann 1e847fbb0a please the Visual Studio 2016-01-20 14:03:54 +01:00
Jan Steemann 1e253171e9 use TRI_DEFER 2016-01-20 14:03:34 +01:00
Wilfried Goesgens 2a5a62a5ef Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-01-20 11:46:10 +01:00
Wilfried Goesgens 4257f6e3a3 More on stacktraces in windows. 2016-01-20 11:45:49 +01:00
Jan Steemann e24802435f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-20 11:42:07 +01:00
Jan Steemann d4f45c4923 do not acquire read-lock twice 2016-01-20 11:41:38 +01:00
Frank Celler a16ec11530 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-01-20 11:38:27 +01:00