1
0
Fork 0
Commit Graph

2413 Commits

Author SHA1 Message Date
Frank Celler ce7eb8b40e Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-07-11 11:27:00 +02:00
Frank Celler 4f3ec07709 added deps 2012-07-11 11:25:27 +02:00
Frank Celler 24ead07956 clearified documentation, fixed paths for binary 2012-07-11 11:25:18 +02:00
Frank Celler 9455cab84c added Makefile for ubuntu from Max 2012-07-11 11:24:52 +02:00
a-brandt ff0e304204 changed database path 2012-07-11 10:51:18 +02:00
Frank Celler 5ffff9edc4 added process title for supervisor 2012-07-11 10:46:04 +02:00
Frank Celler 9c92948872 Merge branch 'master' of https://github.com/fceller/ArangoDB into devel 2012-07-10 18:28:19 +02:00
Frank Celler be5bd3108b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2012-07-10 18:28:08 +02:00
Frank Celler 58d29a78ef fixed privileges 2012-07-10 18:27:50 +02:00
Jan Steemann bf8b57ac2a fixed doxygen error 2012-07-10 17:08:07 +02:00
Jan Steemann f960ac0df0 issue #124: added missing documentation 2012-07-10 17:07:49 +02:00
Frank Celler 6e8dec5735 updated changelog 2012-07-10 16:36:01 +02:00
Frank Celler e455348032 added --database.wait-for-sync 2012-07-10 16:34:06 +02:00
a-brandt d341dd3fbb changed path to packet 2012-07-10 16:07:56 +02:00
Frank Celler 87dd9fd2f6 Merge branch 'master' of https://github.com/fceller/ArangoDB into devel 2012-07-10 15:13:52 +02:00
Frank Celler 624a4b676a Merge branch 'master' of github.com:triAGENS/ArangoDB into devel 2012-07-10 15:13:40 +02:00
Frank Celler de187b1625 added wake-up call for synchroniser 2012-07-10 15:06:34 +02:00
Lucas Dohmen 8861bd6410 Moved Graph tests to the correct file 2012-07-10 14:55:19 +02:00
Frank Celler 4c517c6d3c removed exec flag 2012-07-10 10:46:20 +02:00
Lucas Dohmen fb605e1247 Betweenness Measurement added to Vertices 2012-07-09 18:09:57 +02:00
Frank Celler 3612c93cf0 fixed race condition 2012-07-09 16:41:31 +02:00
Lucas Dohmen c6c9712f82 Added support for geodesics to Graph.js 2012-07-09 16:22:02 +02:00
a-brandt d212d1121b added install test 2012-07-09 16:09:12 +02:00
a-brandt 601b10da66 changes for mac os x 2012-07-09 16:08:51 +02:00
Frank Celler ab4d52963e fixed statistics: no deviation for request-statistics, distribution for connection-statistics 2012-07-09 15:24:28 +02:00
Frank Celler 53251dd770 fixed missing lock 2012-07-09 15:23:58 +02:00
Frank Celler 08ff930154 Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-07-09 14:24:38 +02:00
Frank Celler f30a44ffee Merge branch 'master' of github.com:triAGENS/ArangoDB 2012-07-09 14:24:31 +02:00
Frank Celler 994bf263ee generated files 2012-07-06 18:09:06 +02:00
Heiko Kernbach 0644bd1a6f style/colorscheme changes 2012-07-06 12:38:13 +02:00
Oreste Panaia ee8561b646 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-07-06 12:03:40 +08:00
Oreste Panaia 224614f14a Bitarray index fixes 2012-07-06 12:02:08 +08:00
Frank Celler ab306f7f4b added connection-statistics 2012-07-05 22:08:21 +02:00
Frank Celler 56bdef98b8 added ConnectionStatisticsHandler 2012-07-05 18:02:43 +02:00
Frank Celler 4403da5568 added base class 2012-07-05 17:59:42 +02:00
Frank Celler 957bc347dc added connection statistics 2012-07-05 17:48:12 +02:00
Frank Celler c1892ff9b4 added doc for request statistics 2012-07-05 16:42:49 +02:00
Frank Celler 1fe03464c2 Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.1 2012-07-05 15:42:12 +02:00
Jan Steemann bba14bbff3 added timing functions 2012-07-05 15:01:07 +02:00
Jan Steemann 8c075d4e6c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-07-05 12:27:46 +02:00
Heiko Kernbach 31db24c8f7 undo -> reload 2012-07-05 12:21:51 +02:00
Heiko Kernbach 206a091588 changed autogrow settings 2012-07-05 12:18:38 +02:00
Jan Steemann 28846a15d7 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-07-05 12:16:21 +02:00
Jan Steemann c353846e52 replaced 1-byte-at-a-time algorithm with 8-bytes-at-a-time algorithm for CRC32 block calculation 2012-07-05 12:13:11 +02:00
Heiko Kernbach da1080d66f added autogrow function for editable textarea 2012-07-05 11:28:38 +02:00
Jan Steemann 65d1a7c3d7 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-07-05 09:33:01 +02:00
Jan Steemann 829acdcbe9 some speedups for JSON parsing, correction of Unicode escape sequence handling 2012-07-05 09:31:56 +02:00
Oreste Panaia 67d6b7fca0 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-07-05 13:59:46 +08:00
Oreste Panaia c72f44c949 Bitarray indexes update 2012-07-05 13:59:26 +08:00
Frank Celler 97032e211a Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1-stat 2012-07-04 23:31:53 +02:00