1
0
Fork 0
Commit Graph

1965 Commits

Author SHA1 Message Date
Frank Celler da8f9098a2 windows installer 2013-12-23 12:48:35 +01:00
Frank Celler 83d49223d5 added readme for windows 2013-12-22 11:34:05 +01:00
Frank Celler 2d5a8eb5ca added service functions 2013-12-22 00:48:31 +01:00
Frank Celler 2d9f8e3986 removed --daemon and --supervisor for Windows 2013-12-21 13:29:55 +01:00
Frank Celler 87cc2c4104 Merge branch '1.4' of github.com:triAGENS/ArangoDB into 1.4 2013-12-21 13:10:15 +01:00
Frank Celler 4f0d9f5b71 install Windows binaries all in bin 2013-12-21 13:10:08 +01:00
Frank Celler e57dceb42b arangod used same config as binary name 2013-12-21 01:36:25 +01:00
Frank Celler a82ef8b1ea fixed lock files for Windows 2013-12-19 11:26:38 +01:00
Frank Celler f7bf96846b Merge branch '1.4' of github.com:triAGENS/ArangoDB into 1.4 2013-12-19 09:33:02 +01:00
Jan Steemann e7ba403998 added --server.ssl-protocol option for client tools 2013-12-13 17:53:51 +01:00
Jan Steemann 69a462e785 some minor adjustments for arangodump and arangorestore 2013-12-13 11:52:52 +01:00
Frank Celler 35af9593a4 fixed wrong path in install script 2013-12-07 18:56:14 +01:00
Jan Steemann 993d857afe allow references as function parameters 2013-12-07 18:56:04 +01:00
Frank Celler 86b7fea992 Vs2013 2013-12-07 18:55:55 +01:00
Frank Celler 30ed6ac8d0 fixed wrong path in install script 2013-12-06 14:52:27 +01:00
Jan Steemann 7da102506f allow references as function parameters 2013-12-04 20:37:30 +01:00
Frank Celler 55c033ef93 install only system, do not create directory 2013-11-23 13:55:37 +01:00
Jan Steemann 7e8d73fe43 added assertion 2013-11-21 22:54:06 +01:00
Jan Steemann 6302003f06 fixed segfault in AQL optimiser when using IN on constant, non-list values 2013-11-21 22:53:32 +01:00
Jan Steemann cbd2bbf2b1 fixed some multi-thread issues 2013-11-21 15:14:46 +01:00
Jan Steemann 95c341e910 issue #662: ArangoDB on Windows hanging 2013-11-19 16:35:14 +01:00
Frank Celler b58347138f destroy can only be called if initialised 2013-11-18 18:39:18 +01:00
Jan Steemann 9a5a11c146 fixed a segfault in the AQL optimiser 2013-11-18 14:17:16 +01:00
Jan Steemann 5b39060b8a improve error message on startup 2013-11-14 10:37:48 +01:00
Jan Steemann 9a70b418b0 don't wait long in compactor if compaction lock cannot be acquired instantly 2013-11-13 20:57:52 +01:00
Jan Steemann a84fdacebf issue #665: Hash/skiplist combo madness bit my ass 2013-11-11 16:42:56 +01:00
Jan Steemann b131dc5a25 issue #662: ArangoDB on Windows hanging... 2013-11-11 14:29:53 +01:00
Frank Celler 3fef8ed585 fixed Mac build 2013-11-09 12:59:24 +01:00
Max Neunhoeffer bae553fc22 Speed up skiplist removal if many keys are equal. 2013-11-08 09:25:58 +01:00
Max Neunhoeffer 99d9f6db1b Correct comments a bit. 2013-11-08 09:25:48 +01:00
Jan Steemann 40a21d0efb fixed bitarray index access 2013-11-07 16:27:23 +01:00
Jan Steemann 9d5e5ff7cc merged fix for issue #653 2013-11-07 16:26:45 +01:00
Jan Steemann 097e7a0fa9 Merge branch '1.4' of https://github.com/triAGENS/ArangoDB into 1.4 2013-11-07 16:25:39 +01:00
Frank Celler e019733609 used uid and gid 2013-11-07 14:23:07 +00:00
Jan Steemann ae872007ac updated database creation API 2013-11-07 14:06:44 +01:00
Frank Celler a68a5d7fa9 fixed wrong replace for SYSCONFDIR, fixed wrong config file 2013-11-07 11:04:54 +00:00
Frank Celler 62cc9cf84b Merge branch '1.4' of github.com:triAGENS/ArangoDB into 1.4 2013-11-06 16:44:52 +01:00
Frank Celler 0d844c3f06 generated arm conf files 2013-11-06 16:44:46 +01:00
Jan Steemann d30ca7b658 added `/_api/database/user` method 2013-11-06 09:34:44 +01:00
Jan Steemann 8382e5dbb6 flush authentication cache 2013-11-06 09:33:56 +01:00
Jan Steemann 21360bfc25 free json in case of error 2013-11-06 09:33:40 +01:00
Frank Celler 44e3c2fe10 Merge branch '1.4' of github.com:triAGENS/ArangoDB into 1.4 2013-11-05 15:13:36 +00:00
Frank Celler 434ac7f921 fixed path, added exec, excluded databases 2013-11-05 15:13:30 +00:00
Jan Steemann 3bcfcfb686 issue #654: bitarray index makes server down 2013-11-04 09:01:46 +01:00
Frank Celler 11683a60a2 added debian 2013-11-02 22:16:43 +01:00
Jan Steemann 0b64f18e77 issue #650: Randonmess of any() should be improved 2013-10-31 10:37:45 +01:00
Jan Steemann e190076c29 allow dynamic parameters in DOCUMENT() 2013-10-30 16:19:24 +01:00
Jan Steemann 83866ba58b made AQL DOCUMENT function polymorphic 2013-10-30 16:19:14 +01:00
Jan Steemann 00e6f2fc2c print error details 2013-10-30 12:12:32 +01:00
Frank Celler ebca4c601e Merge remote-tracking branch 'origin/devel' into 1.4 2013-10-29 11:18:27 +01:00