1
0
Fork 0
Commit Graph

39644 Commits

Author SHA1 Message Date
Simon Grätzer d9bff18814 Fulltext index 2017-05-05 13:58:11 +02:00
jsteemann ac7e0a225f fixed issues found by scan tool 2017-05-05 13:51:23 +02:00
Wilfried Goesgens dc90ae3c61 we only add the megabytes to calls to 'create' 2017-05-05 13:40:44 +02:00
Wilfried Goesgens ed71952418 migrate away from expect.js to chai.expect 2017-05-05 13:38:39 +02:00
jsteemann edeeef8b56 re-enabled signal handlers 2017-05-05 13:09:59 +02:00
Simran Brucherseifer d2385960e4 Docs: Added an Edit Page button to toolbar (forwards to Github) 2017-05-05 10:50:55 +02:00
Wilfried Goesgens 05f6c2ed0a filter files from installation which the macos signature tool doesn't like. 2017-05-05 10:50:22 +02:00
Simran Brucherseifer 5be45ce513 Docs: remove remaining mdpp bits. Copying files is still needed for examples and docublocks 2017-05-05 10:22:15 +02:00
Kaveh Vahedipour e2b5f334a2 this should be last we have seen of the funny fail rotation bug 2017-05-05 10:15:44 +02:00
jsteemann bc378bb821 updated CHANGELOG 2017-05-05 10:04:07 +02:00
jsteemann 0641a0d404 fixed issue #2469 2017-05-05 10:03:34 +02:00
Michael Hackstein eb75e88044 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-05 10:02:18 +02:00
Michael Hackstein 19133a0db0 Added a missing override. 2017-05-05 10:02:06 +02:00
Wilfried Goesgens da56a559de revert changing directory for downloading - doesn't work in some cases 2017-05-05 09:47:18 +02:00
jsteemann 400b64ac7c revert commit for deterministic feature orders: breaks signal handlers! 2017-05-05 00:12:44 +02:00
jsteemann e79f9779b3 go on in case of errors 2017-05-04 23:32:17 +02:00
jsteemann 4ea26cd10f removed useless includes 2017-05-04 23:32:07 +02:00
jsteemann d47a506bcc slightly improve error messages 2017-05-04 23:17:26 +02:00
jsteemann d352794360 optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
jsteemann 631dc8c414 whitespace 2017-05-04 22:01:48 +02:00
jsteemann 27aa7eeea5 changed HTTP return code 2017-05-04 22:01:35 +02:00
jsteemann aabfc764db remove unused file 2017-05-04 22:01:23 +02:00
Dan Larkin 037f3f38b9 Removed accidental log spam. 2017-05-04 15:30:09 -04:00
Dan Larkin d77efe38dc Added explicit WAL file lifecycle management to reduce space overhead from replication. 2017-05-04 15:16:24 -04:00
Simon Grätzer 804676ae65 Moving estimatedSize to memory() 2017-05-04 18:57:22 +02:00
Simon Grätzer cdbea139ce added replication client garbage collection 2017-05-04 18:40:55 +02:00
Simon Grätzer 4e35edc0a4 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-04 18:07:52 +02:00
Simon Grätzer 94e4437c3a Added some non transactional truncate logic 2017-05-04 18:07:47 +02:00
jsteemann f2be898664 fix replication tests 2017-05-04 17:46:43 +02:00
jsteemann 3d6f77bdd6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-04 16:34:32 +02:00
jsteemann f4911e262b improve error messages 2017-05-04 16:34:22 +02:00
Wilfried Goesgens 6ac9831c0e fix the execution flags of arangodbstarter 2017-05-04 16:21:52 +02:00
jsteemann 0cad04bdb3 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-04 15:09:39 +02:00
Wilfried Goesgens a0809b8660 crapple codesigning doesn't like directories with .js 2017-05-04 15:01:02 +02:00
Kaveh Vahedipour 7c7dd66198 Node changes missing 2017-05-04 14:41:06 +02:00
Kaveh Vahedipour 418d52773e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-04 14:37:34 +02:00
Kaveh Vahedipour b0e7ce40f0 avoid exceptions in supervision main thread when running without cluster 2017-05-04 14:37:03 +02:00
Simon Grätzer 9837fe3bb7 Added compaction after truncate 2017-05-04 14:00:21 +02:00
Simon Grätzer 40b8eb2824 Trigger compaction on drop and truncate 2017-05-04 13:45:30 +02:00
jsteemann 10c70ae857 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-04 13:18:21 +02:00
jsteemann 6c3eba939a fix copy&paste error 2017-05-04 13:18:13 +02:00
jsteemann d892f280ed fix cluster_sync test 2017-05-04 13:16:47 +02:00
jsteemann 134b4f80ae do not care about collection attributes that are not used in an engine 2017-05-04 13:11:21 +02:00
jsteemann 0d964bc704 try to work around races 2017-05-04 13:10:53 +02:00
jsteemann ab8a4ec176 disable test for now because actual test behavior is incorrect
waiting for @mop to fix it
2017-05-04 13:10:21 +02:00
Simon Grätzer 1c82d4448c Adding compaction and estimateSize method for rocksdb 2017-05-04 13:08:02 +02:00
Wilfried Goesgens 52d1aa6de7 fix URL. 2017-05-04 12:11:48 +02:00
Wilfried Goesgens 4868aea2eb readjust matching to generated output 2017-05-04 12:09:22 +02:00
Wilfried Goesgens e40b79c0b8 readjust matching to generated output 2017-05-04 12:08:52 +02:00
Wilfried Goesgens e2af64a574 add a little statement that the files here aren't all plain markdown. 2017-05-04 12:07:50 +02:00