1
0
Fork 0
Commit Graph

3237 Commits

Author SHA1 Message Date
Jan Steemann 7716a6a0e3 fixed hasharray bug introduced yesterday 2012-10-17 11:49:02 +02:00
a-brandt 98633abc6c Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2012-10-17 10:24:18 +02:00
a-brandt 38fc1d21f5 bugfix IPv6 addresses 2012-10-17 10:23:03 +02:00
Jan Steemann a4f77e7284 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-10-17 09:57:45 +02:00
Jan Steemann d379c2eaba issue #246: added clear() function 2012-10-17 09:57:23 +02:00
Jan Steemann dc3cb7588f make clean also clears Doxygen directory state 2012-10-17 09:56:34 +02:00
a-brandt 63a6cc7f34 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	Installation/build.sh
2012-10-17 09:42:29 +02:00
a-brandt 07d1dfa2fc added "--build x86_64-apple-darwinXX.XX.XX" for MacOS X 2012-10-17 09:38:11 +02:00
Achim Brandt 5c3e10de70 bugfix IPv6 endpoint 2012-10-16 21:14:18 +02:00
Jan Steemann f89ff94944 updated documentation 2012-10-16 18:28:12 +02:00
Jan Steemann eedd999829 updated documentation 2012-10-16 17:58:08 +02:00
Jan Steemann adbebc3fe8 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-10-16 17:35:36 +02:00
Jan Steemann 2369bc5bee disable internal statistics by default 2012-10-16 17:34:05 +02:00
Jan Steemann 7b9bdd3357 slight refactoring of hash indexes
made internal statistics counters conditional (not compiled in by default)
align hash array entries on cache line boundary
preallocate big enough hash table when a hash index is created for an existing collection
2012-10-16 17:15:14 +02:00
Frank Celler f78ad8e9f5 Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.1
Conflicts:
	m4/all-in-one.icu
2012-10-16 16:55:34 +02:00
a-brandt f3332ffe7e Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1 2012-10-16 16:19:17 +02:00
a-brandt 1b197a7bba configure options changed 2012-10-16 16:18:35 +02:00
a-brandt b1f25fc7e3 deleted "--enable-all-in-one" 2012-10-16 15:42:35 +02:00
a-brandt a192d73969 deleted "--enable-all-in-one" 2012-10-16 15:41:40 +02:00
Jan Steemann 0beeeb6c2a reduce element size in hash index 2012-10-16 15:15:31 +02:00
a-brandt 3545ed527c added "make setup" 2012-10-16 15:05:17 +02:00
a-brandt b0f69deaf9 added "make setup" 2012-10-16 15:04:22 +02:00
Jan Steemann 94057c0d0a sizeof(hash element) /= 2 2012-10-16 13:48:03 +02:00
Jan Steemann 7fc079d30a merge several fixes from devel into 1.1 2012-10-16 11:44:39 +02:00
Jan Steemann 29571a2e3a issue #231: handle more client error cases 2012-10-16 11:33:49 +02:00
Jan Steemann 8cad4ff0a8 suppress excessive log spam 2012-10-16 10:27:59 +02:00
Jan Steemann bcc256cef3 suppress excessive log spam 2012-10-16 10:26:58 +02:00
Jan Steemann f78dae4634 replaced new/delete with stack objects 2012-10-16 00:29:00 +02:00
Jan Steemann 4cf6cc6a33 replaced new/delete with stack objects 2012-10-16 00:27:02 +02:00
Jan Steemann 634adedbf6 vastly improved error messages for end user 2012-10-15 22:52:50 +02:00
Jan Steemann a1051183b8 remove unnecessary response headers in sub responses 2012-10-15 22:09:08 +02:00
Jan Steemann 6a7d1e57c7 issue #231: set request timeout for requests that come in incomplete 2012-10-15 21:34:28 +02:00
Jan Steemann 1528e1b259 fixed typo in .gitignore 2012-10-15 20:54:35 +02:00
Jan Steemann b60c05c4a6 fixed typo in .gitignore 2012-10-15 20:34:13 +02:00
Jan Steemann 7449a529b3 cosmetics 2012-10-15 19:28:16 +02:00
Jan Steemann 1b93b7379a issue #231: handle some obviously invalid requests 2012-10-15 19:10:00 +02:00
Jan Steemann d23555cfe1 issue #231: handle some obviously invalid requests 2012-10-15 19:09:01 +02:00
Jan Steemann 79646372f4 fixed a typo 2012-10-15 18:00:54 +02:00
Jan Steemann 9d18171d18 added TODO marker 2012-10-15 16:48:28 +02:00
Jan Steemann e1c46efdd9 fixed uint32_t overrun on hash index entry address calculation 2012-10-15 15:59:01 +02:00
Jan Steemann 2fc2693ddc fixed uint32_t overrun in hash index address calculation 2012-10-15 15:57:29 +02:00
Jan Steemann 95006138ed put parameters on individual lines 2012-10-15 11:31:00 +02:00
Jan Steemann b1799904d8 hide the rest of the NL functions 2012-10-15 11:23:45 +02:00
Jan Steemann fe60d94da8 adding derived files 2012-10-15 10:24:43 +02:00
Jan Steemann de13092bc1 issue #241 2012-10-15 10:23:53 +02:00
Jan Steemann bb420f3315 exclude more files 2012-10-15 10:23:18 +02:00
Jan Steemann a736f9994d add derived files 2012-10-15 10:23:10 +02:00
Jan Steemann 9547a5fb00 current version 2012-10-15 10:16:32 +02:00
Jan Steemann db7d1ec6be issue #241 2012-10-15 10:14:06 +02:00
Jan Steemann 589a712739 exclude more files 2012-10-15 10:13:11 +02:00