1
0
Fork 0
Commit Graph

3428 Commits

Author SHA1 Message Date
Jan Steemann 2369bc5bee disable internal statistics by default 2012-10-16 17:34:05 +02:00
a-brandt 02d02cd457 Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1 2012-10-16 17:24:18 +02:00
a-brandt 83be41d2f0 disabled "mruby" 2012-10-16 17:23:42 +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
Jan Steemann bf3d14eb14 changed gitignore, added derived files 2012-10-15 09:36:50 +02:00
Jan Steemann 58c16d82bb fixed documentation 2012-10-14 22:13:05 +02:00
Jan Steemann 779ab49118 consider 32bit files 2012-10-14 22:11:43 +02:00
Jan Steemann ea4dd1c17f consider 32bit files 2012-10-14 22:10:58 +02:00
Jan Steemann fa5a45f7aa added TAGS file again 2012-10-14 22:09:51 +02:00
Jan Steemann 26f130eb47 fixed action documentation 2012-10-14 22:08:26 +02:00
Jan Steemann 7e0c2bb4ad fixed documentation 2012-10-14 21:57:20 +02:00
Jan Steemann 5a25c44b92 fixed memory issues in hash index 2012-10-14 21:56:00 +02:00
Jan Steemann e231789969 fixed documentation 2012-10-14 21:55:24 +02:00
Jan Steemann 930b0a172a issue #240: added documentation about collection type 2012-10-14 21:51:22 +02:00