1
0
Fork 0
Commit Graph

38490 Commits

Author SHA1 Message Date
Kaveh Vahedipour 2163055175 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-21 16:10:24 +02:00
Wilfried Goesgens bc57289cfd add missing files for ArangoDBStarter documentation 2017-04-21 15:57:28 +02:00
Kaveh Vahedipour d5a8269d57 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-21 15:47:09 +02:00
Kaveh Vahedipour 42caf5044c merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:47:03 +02:00
Kaveh Vahedipour 1f81ce28b0 merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
jsteemann efefb87d70 jslint 2017-04-21 15:30:53 +02:00
Wilfried Goesgens 3a1e65d53f add test whether append to NULL works 2017-04-21 15:23:54 +02:00
Wilfried Goesgens 5125f3e70a fix snap package filename 2017-04-21 15:13:14 +02:00
Wilfried Goesgens 2b77bfcaaa fix snap package filename 2017-04-21 15:13:01 +02:00
Wilfried Goesgens cb54938582 also try to detect the icu database in its absolute install directory 2017-04-21 14:22:56 +02:00
Wilfried Goesgens 1f1611a278 fix the location for README and LICENSE - remove wrong escape 2017-04-21 13:25:39 +02:00
Wilfried Goesgens 5ef33d1467 fix the location for README and LICENSE 2017-04-21 13:24:18 +02:00
Wilfried Goesgens 3d418362d2 respect the install prefix for the systemd unit file anyways. 2017-04-21 13:23:50 +02:00
Kaveh Vahedipour 020277caf3 cherry pick of 2e7924e74a from 3.1 2017-04-21 11:50:42 +02:00
Kaveh Vahedipour 2dbd179656 Fix ocasionally hangling shut down on mac 2017-04-21 11:49:22 +02:00
Michael Hackstein 44ef7e9627 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-04-21 11:31:55 +02:00
Michael Hackstein e3beaaa8fc Added a test + fix for a Stackoverflow issue in Traversals and ShortestPath in AQL. This occured in the case where there are a lot of starting vertices in a row that do not have any paths attached to them. Fixes: #2445 2017-04-21 11:31:30 +02:00
Wilfried Goesgens 93d6b7f058 add ArangoDBStarter article, move detail articles into submenu layers 2017-04-21 11:12:14 +02:00
Frank Celler 0d71aaeb9d fix for compiler path 2017-04-20 20:53:04 +02:00
Frank Celler 6b37aacfa0 remove old files on startup 2017-04-20 11:42:48 +02:00
Frank Celler aaa1bc28c9 added jemalloc 2017-04-20 10:12:07 +02:00
Frank Celler 1e03d3cf5a added GiB and co, change GB and co to base 10 2017-04-20 08:26:01 +02:00
Frank Celler 3cfd37131b updated CHANGELOG 2017-04-19 21:22:51 +02:00
Frank Celler e826bdb35d added dependency of rocksdb to jemalloc 2017-04-19 20:52:21 +02:00
Frank Celler 9064305c95 malloc_stats_print under Linux, je_malloc_stats_print under Apple 2017-04-19 20:40:34 +02:00
Frank Celler 1a6cadbfe1 added generated files 2017-04-19 20:36:31 +02:00
Frank Celler 1bad259868 added generated files 2017-04-19 20:35:15 +02:00
Frank Celler c59b527865 added generated configure script 2017-04-19 20:29:15 +02:00
Frank Celler 98a2aec50d Revert "added generated configure script"
This reverts commit 9a65bfe3e2.
2017-04-19 20:28:50 +02:00
Frank Celler 9a65bfe3e2 added generated configure script 2017-04-19 20:27:26 +02:00
Frank Celler 66e3d9d3dc case mismatch 2017-04-19 20:24:36 +02:00
Frank Celler f42b23ebca fixed mimum desriptors in case of unlimited 2017-04-19 19:57:55 +02:00
Frank Celler f1d0c5eba1 added jemalloc feature 2017-04-19 19:57:54 +02:00
Frank Celler 7d07a0d0da allow KB, MB, GB suffix 2017-04-19 19:57:54 +02:00
Frank Celler b3dd3a4b4a added PID for process id 2017-04-19 19:57:54 +02:00
Frank Celler 5ef5c5650c added rocksdb CMakeLists 2017-04-19 19:57:54 +02:00
Frank Celler 55821612ad removed unsupported TCMALLOC 2017-04-19 19:57:54 +02:00
Frank Celler 406d09befa added jemalloc 4.5.0 2017-04-19 19:57:54 +02:00
jsteemann 632f063194 updated CHANGELOG 2017-04-19 17:22:41 +02:00
baslr 55643cf5ff fixed memory allocation which resulted in an out of bounds read 2017-04-19 15:36:32 +02:00
jsteemann e949b39d27 slightly improve error message 2017-04-19 11:07:40 +02:00
hkernbach 32e1d78831 ui event bugfix 2017-04-19 10:26:46 +02:00
jsteemann d35fc8fc6a added test 2017-04-19 09:02:25 +02:00
jsteemann 05ba201f3e fixed logger 2017-04-19 08:56:02 +02:00
jsteemann 5817b1b911 added test 2017-04-19 08:52:58 +02:00
hkernbach 945c90426b changed log topic label 2017-04-19 08:25:47 +02:00
Wilfried Goesgens 6e97f169d2 work around centos ancient git versions 2017-04-18 19:21:43 +02:00
Wilfried Goesgens 4c5d8a9bbc work around centos ancient git versions 2017-04-18 18:43:58 +02:00
Wilfried Goesgens b91c14437d work around centos ancient git versions 2017-04-18 18:35:55 +02:00
jsteemann 5f8d9c4eb8 attempt to fix synchronization 2017-04-18 15:33:56 +02:00