1
0
Fork 0
Commit Graph

40857 Commits

Author SHA1 Message Date
Frank Celler 9fb464d3fc cleanup [ci: skip] 2017-07-01 09:11:49 +02:00
Jan cf4368881d change init order of mmfiles logfile manager and database feature (#2697)
database feature now comes first. this ensures that the mmfiles collector thread
(owned by the mmfiles logfile manager) can always access the list of databases,
and that this list is not destroyed while the collector thread is still running.
2017-07-01 08:47:57 +02:00
Wilfried Goesgens 603f0c5317 make messages about future package upgrades more clear (#2701) 2017-07-01 00:31:03 +02:00
Jan a5afdf9437 Bug fix/small issues (#2696)
* remove unused code

* print values of all options

* don't print "warning(s):" if there are none

* remove remainders of old file deletion functionality

* remove unused function
2017-07-01 00:30:45 +02:00
Wilfried Goesgens 20b5d1b597 Feature/add missing anchor (#2699)
* Macos Bundle: copy the config files into the users home directory, and reference them from there so the .dmg remains unchanged

* add missing anchor
2017-07-01 00:28:25 +02:00
Dan Larkin 05c8d3ae71 Converted Get calls to use PinnableSlice where possible. (#2683) 2017-07-01 00:27:27 +02:00
Max Neunhöffer 82dfd5a45a Fix a hangup in VST. (#2705)
The problem happened when the two first chunks of a VST message arrived
together on a connection that was newly switched to VST.
2017-07-01 00:26:06 +02:00
Jan c7c8910c7c make use of selectivity estimates in hash, skiplist and persistent indexes (#2703) 2017-06-30 18:11:58 +02:00
Jan 94b4a9ec4b added "deduplicate" attribute for array indexes (#2644) 2017-06-30 17:53:50 +02:00
Frank Celler 00673c8e70 Feature/jenkins pipeline (#2692) 2017-06-30 16:06:01 +02:00
Dan Larkin d7aedbe562 Changed VM overcommit recommendation for user-friendliness. (#2695) 2017-06-30 11:31:04 +02:00
Michael Hackstein b73c0dfda4 Merge pull request #2670 from arangodb/feature/issue-277-nextExtra
Feature/issue 277 next extra
2017-06-29 17:24:55 +02:00
Dan Larkin ee8cb749bb Added recovery tests for views and fixed a few related bugs. (#2682)
* Added recovery tests for views and fixed a few related bugs.

* Added more view recovery tests.

* Modified view recovery tests to add a waitForSync operation after.

* fixed usage of wrong view type

* fixed recovery of view change markers
2017-06-29 17:09:43 +02:00
Michael Hackstein 6901a9b53f Fixed a misplaced edge filter It checked for a condition on the wrong depth. 2017-06-29 17:03:05 +02:00
Alan Plum 7f585af4c3 Explicitly return 204 status code on commit (#2694) 2017-06-29 15:13:09 +02:00
Alan Plum bf9c018f7b Add idiomatic flag to Foxx tests (#2693) 2017-06-29 15:12:58 +02:00
Max Neunhöffer 506bd0869b Fix a shutdown bug in the cluster: a destroyed query could still be u… (#2675) 2017-06-29 08:47:54 +02:00
Jan 9fabcafe0e do not terminate the entire server process if a temp file cannot be c… (#2563)
* do not terminate the entire server process if a temp file cannot be created

* various bugfixes
2017-06-28 23:29:36 +02:00
Frank Celler e8fd6be407 Feature/jenkins pipeline (#2691) 2017-06-28 21:51:44 +02:00
Frank Celler 8f666990c3 fixed LogBuffer in case of too many messages (#2690) 2017-06-28 20:59:17 +02:00
Wilfried Goesgens 87e4e09996 don't add the '-g' linker flag for windows - it doesn't understand it. (#2681) 2017-06-28 15:17:20 +02:00
Wilfried Goesgens c6628edbba Macos Bundle: copy the config files into the users home directory, and reference them from there so the .dmg remains unchanged (#2687) 2017-06-28 15:16:44 +02:00
Heiko 7043af264c fixed database view event unresponsivess (#2674) 2017-06-28 15:16:14 +02:00
Jan ba1ef89b94 re-introduce one lock for read/write (#2686) 2017-06-28 15:11:56 +02:00
Simran Brucherseifer 9edc0b763f Docs: Strip line breaks from VERSION, delete .md leftovers
a line break at the end of the VERSION file can break book.json. Remove markdown files that Gitbook leaves behind in output
2017-06-28 14:35:00 +02:00
Simran Brucherseifer bbbd4c365c Docs: Reformat gitbook plugin lists, add priority to sitemaps 2017-06-28 14:35:00 +02:00
Michael Hackstein 82b220ba54 Merge branch 'feature/issue-277-nextExtra' of github.com:arangodb/arangodb into feature/issue-277-nextExtra 2017-06-28 14:31:35 +02:00
Alan Plum bbca34b210 Allow passing plain JSON data for config/deps (#2688) 2017-06-28 14:08:54 +02:00
Jan Christoph Uhde a0669522c6 fix #277 make use of nextExtra 2017-06-28 13:45:17 +02:00
Jan Christoph Uhde 828ab6db23 update unittests 2017-06-28 13:45:17 +02:00
Jan Christoph Uhde 903bbbaf9a add missing try loop to nextExtra 2017-06-28 13:45:17 +02:00
Mark a033eef12d Fix issue 2684: Legacy service UI not working (#2685) 2017-06-28 12:09:15 +02:00
Mark 2ba5ee87c2 Fix issue #2677 (#2678)
Foxx disabling development mode creates non-deterministic service bundle
2017-06-27 16:38:42 +02:00
Jan Christoph Uhde 1678ef6df2 fix #277 make use of nextExtra 2017-06-27 12:30:55 +02:00
Jan Christoph Uhde de3f209334 update unittests 2017-06-27 12:30:47 +02:00
Jan a1a9334b67 unstrand SSL (#2667) 2017-06-27 00:00:34 +02:00
Jan 6db52fe25f fix compile warnings once again (#2673) 2017-06-26 20:23:15 +02:00
Frank Celler 2807ef559c Feature/move shard fix (#2626)
Major overhaul of handling of synchronous replication.
2017-06-26 16:55:01 +02:00
Jan 017219ace6 fix issues reported by cppcheck (#2660) 2017-06-26 16:31:34 +02:00
Manuel B 31985fc521 polish wal docu (#2659) 2017-06-26 16:30:59 +02:00
Dan Larkin 77c63bdc9f Fixed a deadlock issue in cache shutdown. (#2661) 2017-06-26 16:30:32 +02:00
Jan 6db520db61 added mutex for traditional keygen (#2663) 2017-06-26 16:30:08 +02:00
Jan d281328c22 fix even more issues with SSE detection (#2664) 2017-06-26 16:29:40 +02:00
Jan dd59eee715 fix a crash in the counter manager (#2665) 2017-06-26 16:28:53 +02:00
Max Neunhöffer e5819bf5ff don't enter a context if another thread is using it (#2671)
* don't enter a context if another thread is using it

* fix potential issues with other threads that could modify the list of contexts while we're waiting for a used context
2017-06-26 14:28:04 +02:00
Mark 50ad6fbd76 Foxx service CRUD optimizations (#2657)
* Pass config/deps on _install so setup can see them

* Only register service when install succeeded

* Don't throw after point of no return: breaky install is breaky

* Delete service files during install if service validation fail

* Delete service files during install if service execution fails

* Fix commitLocalState with invalide services

* Remove deprecated test
2017-06-26 09:28:59 +02:00
Frank Celler f20549959e Feature/jenkins pipeline (#2669)
* added resilience
2017-06-25 23:21:54 +02:00
Frank Celler 91d08645f7 Revert/ssl fix (#2662)
* Revert "Bug fix/task locking (#2618)"

This reverts commit 0e0bf7aae3.

* Revert "fix races in SSL communication (#2591)"

This reverts commit b32db87b67.
2017-06-23 17:07:34 +02:00
Jan cfbd8ed93c Bug fix/rocksdb autoincrement (#2648)
* Added autoincrement keygen support to RocksDB engine with test.

* fixed key generator state keeping for mmfiles engine
2017-06-23 15:27:09 +02:00
Jan Christoph Uhde 5470907d20 add missing try loop to nextExtra 2017-06-23 15:14:52 +02:00