1
0
Fork 0
Commit Graph

2152 Commits

Author SHA1 Message Date
Jan Steemann ac0e4c1f59 removed AddressPort class 2012-07-23 14:04:58 +02:00
Jan Steemann 4e6c8024f6 added support for unix sockets, switched connection strings to endpoint syntax 2012-07-23 13:54:35 +02:00
Jan Steemann 53e8581b99 added ifdef around zeromq stuff 2012-07-20 15:07:53 +02:00
Jan Steemann 8cfba96f28 removed option --server.admin-port 2012-07-20 15:05:18 +02:00
Jan Steemann 5f8dfcbd2f Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1 2012-07-20 14:51:30 +02:00
Jan Steemann 743a025e67 added EndpointSpecification classes 2012-07-20 14:51:03 +02:00
Heiko Kernbach 0cf91cab07 Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1 2012-07-20 13:44:44 +02:00
Heiko Kernbach 1d104db59e added resizable/dragable/pointable/hideable/ statistic functionalities 2012-07-20 13:43:37 +02:00
Jan Steemann dc91c9fcac fixed clang warnings 2012-07-20 13:06:51 +02:00
Jan Steemann 0dd0245ac4 fixed clang compile warnings and errors 2012-07-20 13:00:28 +02:00
Jan Steemann 07595218eb removed non-existing class 2012-07-20 12:26:49 +02:00
Jan Steemann 824206dd54 removed server startup options --server.require-keep-alive and --server.secure-require-keep-alive, small optimisations for HTTP request parsing and response header handling 2012-07-18 12:13:12 +02:00
Jan Steemann f00d11f9ae added macro TRI_TIMER_DUMP 2012-07-18 08:40:20 +02:00
Jan Steemann 8620bffa84 renamed a lock 2012-07-17 18:18:24 +02:00
Jan Steemann 0ce6e565c8 clearly note who finalised a batch job 2012-07-17 16:56:52 +02:00
Jan Steemann 43f46b8acb Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1 2012-07-17 16:06:02 +02:00
Jan Steemann 4904374cb9 intermediate version 2012-07-17 16:05:46 +02:00
Heiko Kernbach 2e28c97700 Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1 2012-07-17 14:32:27 +02:00
Heiko Kernbach e2d7293987 added statistics charts 2012-07-17 14:32:20 +02:00
Jan Steemann 6a4cb8625f further implementation of batch processing, still has segfaults 2012-07-16 17:53:04 +02:00
Jan Steemann 2884125e09 added ifdef for zeromq define 2012-07-16 13:28:05 +02:00
Jan Steemann 83f018e9ad batch job code can now be compiled without errors but still does not work 2012-07-16 13:23:39 +02:00
Frank Celler 3612c93cf0 fixed race condition 2012-07-09 16:41:31 +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 994bf263ee generated files 2012-07-06 18:09:06 +02: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
Jan Steemann 82ca4f24ce fixed compile errors 2012-07-04 23:22:07 +02:00
Frank Celler 89dcd4e5c8 added BatchJob and BatchSubjob 2012-07-04 23:21:45 +02:00
Frank Celler 84903ace48 added log option 2012-07-04 23:02:45 +02:00
Frank Celler 0b7c4ecee2 added all 2012-07-04 22:54:04 +02:00
Frank Celler 795b2a9178 added statistics 2012-07-04 18:33:13 +02:00
Jan Steemann 1a43f1d54a documentation update 2012-07-04 13:53:53 +02:00