1
0
Fork 0
Commit Graph

2818 Commits

Author SHA1 Message Date
Frank Celler 55a0ba2a29 added VC++ files 2012-09-13 21:15:09 +02:00
Jan Steemann a51fa9d4d9 fixed some doxygen errors 2012-09-13 20:08:18 +02:00
a-brandt db00ed1502 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-13 17:47:48 +02:00
a-brandt 8211d2ce3d added simple ICU enable file 2012-09-13 17:47:16 +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 1d865cddb1 removed unnecessary long waits 2012-09-13 17:41:00 +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
Jan Steemann 93fc2e43a7 fixed a typo 2012-09-13 15:44:15 +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 1bb5c801a2 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2012-09-13 13:43:28 +02:00
Frank Celler 55824fa836 fixed issue #197: HTML web interface calls /_admin/user-manager/session 2012-09-13 13:42:53 +02:00
Jan Steemann e050e83120 removed PerfTests 2012-09-13 10:10:40 +02:00
Frank Celler f0161a539b removed JsonParserX 2012-09-13 09:46:10 +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 de57900519 shut up ctags test. makes oreste happy :-) 2012-09-12 22:03:59 +02:00
Jan Steemann d002fde025 documentation 2012-09-12 22:02:20 +02:00
Jan Steemann 6e6db55258 issue #195 2012-09-12 21:56:24 +02:00
Jan Steemann 650261faed issue #195: make arango-upgrade write VERSION file, add global Javascript variable DATABASEPATH 2012-09-12 21:53:01 +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 31cc5f9d61 conditional usage of ctags 2012-09-12 09:06:44 +02:00
Jan Steemann a25cfeb256 patch for master 2012-09-12 01:00:08 +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 d4d2656364 no complaining about "lock" file 2012-09-11 18:11:27 +02:00
Jan Steemann c365468e26 fixed thread race condition on shutdown 2012-09-11 18:10:57 +02:00
Jan Steemann fb3c203236 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-11 17:16:02 +02:00
Jan Steemann b24ee5aab4 issue #194: potential race condition between creating and dropping collections 2012-09-11 17:15:46 +02:00
Frank Celler 30d9340921 fixed exec perms 2012-09-11 16:40:18 +02:00
Jan Steemann b6c46979f5 downgraded write-lock to a read-lock 2012-09-11 16:31:13 +02:00
Jan Steemann 31676da1ff made deletion of cursors an atomic operation 2012-09-11 16:30:23 +02:00
Jan Steemann 9660404328 enforce a minimum gc frequency of 1 second, not less 2012-09-11 12:59:59 +02:00
Jan Steemann 5c2b89ea38 did not remove enough code last time. fixed 2012-09-11 10:56:19 +02:00
Jan Steemann cfe44acda4 moved variable to top-level scope. otherwise bad(TM) things may happen 2012-09-11 10:45:47 +02:00
Jan Steemann 135af312da removed some old debug macros 2012-09-11 09:56:57 +02:00
Jan Steemann 65fb4fa84f less long locking 2012-09-11 09:45:58 +02:00
Jan Steemann 21ff560bce removed senseless macro 2012-09-11 09:43:57 +02:00
Jan Steemann 41bdeeecdd minor message change 2012-09-11 08:54:52 +02:00
Jan Steemann 12598c2804 added leak check 2012-09-11 00:23:02 +02:00
Jan Steemann be09205940 fixed doxygen error 2012-09-11 00:15:26 +02:00
Jan Steemann 89d984d865 fixed typo 2012-09-11 00:15:18 +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