Jan Steemann
|
614187c885
|
draft of benchmark client
|
2012-09-18 18:25:33 +02:00 |
a-brandt
|
d077c97f2c
|
ICU updates
|
2012-09-18 15:42:46 +02:00 |
a-brandt
|
b505cb77c8
|
bug fix: wrong default locale
|
2012-09-17 14:02:38 +02:00 |
a-brandt
|
73d2c59836
|
bug fix: empty strings
|
2012-09-17 10:47:41 +02:00 |
a-brandt
|
4e2cbfbb15
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-17 09:51:21 +02:00 |
a-brandt
|
3666069569
|
Added UTF8/UTF16 normalize and compare functions (uses libicu)
|
2012-09-17 09:49:41 +02:00 |
Jan Steemann
|
f7e98df4a3
|
removed unused error codes
|
2012-09-14 15:18:28 +02:00 |
Jan Steemann
|
1b1d7ba877
|
renamed simple_collection to document_collection
|
2012-09-14 14:46:37 +02:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
a-brandt
|
1e98579792
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-14 10:14:32 +02:00 |
Jan Steemann
|
4790d0311c
|
removed some unneeded globals
|
2012-09-14 09:34:43 +02:00 |
a-brandt
|
fc2ab446fa
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-14 09:19:42 +02:00 |
Frank Celler
|
4cb179cad5
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
|
2012-09-13 22:16:31 +02:00 |
Frank Celler
|
5ffae32016
|
fix path and removed duplicate const
|
2012-09-13 21:19:09 +02:00 |
a-brandt
|
db00ed1502
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-13 17:47:48 +02:00 |
Jan Steemann
|
967716a27b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-13 17:41:21 +02:00 |
Jan Steemann
|
a932d335cb
|
added guards for collection locking and read/write transactions
|
2012-09-13 17:40:38 +02:00 |
a-brandt
|
ccdc384fdf
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
lib/BasicsC/strings.c
|
2012-09-13 16:45:05 +02:00 |
a-brandt
|
4dc64a546b
|
added utf8 normalization function (uses icu)
|
2012-09-13 16:41:00 +02:00 |
Frank Celler
|
1d6bfbe4bc
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-09-13 15:09:25 +02:00 |
Frank Celler
|
5c32ae5869
|
removed boost exceptions
|
2012-09-13 15:09:02 +02:00 |
Jan Steemann
|
3deebd06de
|
fixed authentication
|
2012-09-13 14:19:26 +02:00 |
Frank Celler
|
5075e1f764
|
removed JsonParserX
|
2012-09-12 23:50:22 +02:00 |
Frank Celler
|
49b19e4657
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
lib/BasicsC/terminal-utils-posix.c
lib/BasicsC/terminal-utils.c
lib/SimpleHttpClient/SimpleHttpResult.cpp
|
2012-09-12 23:49:14 +02:00 |
Frank Celler
|
e8089d86a7
|
removed user manager
|
2012-09-12 23:37:39 +02:00 |
Frank Celler
|
7e5aa4490d
|
removed user manager
|
2012-09-12 23:37:35 +02:00 |
Jan Steemann
|
28bb0da87f
|
issue #195: added SYS_SAVE() function to save files
|
2012-09-12 21:52:04 +02:00 |
Jan Steemann
|
5fa11516f3
|
fixed documentation and typos
|
2012-09-12 15:20:44 +02:00 |
Jan Steemann
|
1906f9c36b
|
don't fail in case of EAGAIN rwlock acquisition, fixed locks error logging
|
2012-09-12 13:56:30 +02:00 |
Jan Steemann
|
3ae11903e8
|
fixed a deadlock between compactor, synchroniser, and data modification threads (e.g. POST /_api/document)
|
2012-09-12 00:57:12 +02:00 |
Jan Steemann
|
f8deb40580
|
issue #193: REST API HEAD request returns a message body on 404
|
2012-09-11 00:11:26 +02:00 |
Jan Steemann
|
f812c6bd04
|
use caps, log warning when using unknown HTTP response codes
|
2012-09-10 22:06:22 +02:00 |
Jan Steemann
|
a02905d12a
|
use caps
|
2012-09-10 22:04:17 +02:00 |
Jan Steemann
|
4211c4756f
|
fixed incorrect error message for HTTP 405
|
2012-09-10 22:02:37 +02:00 |
Jan Steemann
|
4dd8f64d87
|
fixed incorrect response message for HTTP 405
|
2012-09-10 22:01:16 +02:00 |
Jan Steemann
|
4587d5db3c
|
added configure option --enable-lock-check
|
2012-09-10 18:17:57 +02:00 |
Jan Steemann
|
62847ba88a
|
fixed typos in comments
|
2012-09-10 18:16:07 +02:00 |
Jan Steemann
|
94e1a80efa
|
removed ncurses from documentation
|
2012-09-10 15:51:45 +02:00 |
a-brandt
|
a6fef2c026
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-10 15:10:29 +02:00 |
a-brandt
|
a4be6724db
|
deleted NCURSES
|
2012-09-10 15:09:32 +02:00 |
Oreste Panaia
|
51af3c1182
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-10 21:03:59 +08:00 |
Oreste Panaia
|
ed85c7c331
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-10 20:54:36 +08:00 |
Jan Steemann
|
7c35909c27
|
fixed broken state
|
2012-09-10 14:54:12 +02:00 |
Oreste Panaia
|
f93eef34d7
|
git
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
lib/ShapedJson/json-shaper.c
|
2012-09-10 20:53:41 +08:00 |
a-brandt
|
6762b7cf85
|
using ioclt() instead of ncurses
|
2012-09-10 14:48:47 +02:00 |
Oreste Panaia
|
6134497b5d
|
Merge https://github.com/triAGENS/ArangoDB into devel
|
2012-09-10 20:42:48 +08:00 |
a-brandt
|
b355c908b3
|
using ioclt() instead of ncurses
|
2012-09-10 13:48:33 +02:00 |
Jan Steemann
|
112019c7e2
|
fixed some locking issues
|
2012-09-07 17:18:16 +02:00 |
Jan Steemann
|
595956a6b5
|
added missing unlocks in case of memory errors
|
2012-09-07 16:53:14 +02:00 |
Jan Steemann
|
1ef35bab96
|
added comment
|
2012-09-07 16:52:08 +02:00 |