1
0
Fork 0
Commit Graph

39858 Commits

Author SHA1 Message Date
Michael Hackstein 4d7433bdbf Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-05 15:51:33 +02:00
Michael Hackstein dd4da7cbca Rspec and Export tests now honor the given --testOutput parameter. Also ssl_server and http_server do now write in different files, this lead to errors on jenkins. 2017-05-05 15:51:22 +02:00
Simon Grätzer 9f8ffe9136 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-05 15:44:20 +02:00
Simon Grätzer 6f69454c82 Added fulltext index 2017-05-05 15:44:15 +02:00
jsteemann 8c2be23d73 do not call SyncWAL() on Windows, as it does not work 2017-05-05 15:37:38 +02:00
jsteemann 6a30df3363 add some safety padding for WAL file deletion 2017-05-05 15:31:57 +02:00
Ewout Prangsma 17bb11e3ef Update docs to reflect changed in ArangoDB starter 0.7 (probably) 2017-05-05 15:20:56 +02:00
Simon Grätzer 5225348d3e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-05 14:29:01 +02:00
Wilfried Goesgens 922f59148b lint. 2017-05-05 14:14:39 +02:00
Wilfried Goesgens c3dc501b99 remove debug switch 2017-05-05 14:04:58 +02:00
Wilfried Goesgens 0d8c4a5836 Merge branch 'devel' of github.com:arangodb/arangodb into feature-signmacos 2017-05-05 13:59:12 +02:00
Simon Grätzer 47b4f236c7 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-05 13:58:15 +02:00
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
Jan Christoph Uhde b42c6c0e45 add rocksdbgeoindex 2017-05-05 13:38:57 +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
Jan Christoph Uhde e9c680ec08 add rocksdb geo index implementation 2017-05-05 13:00:32 +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