Jan Steemann
|
b2e47ae2b8
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-14 14:46:56 +02:00 |
Jan Steemann
|
1b1d7ba877
|
renamed simple_collection to document_collection
|
2012-09-14 14:46:37 +02:00 |
Oreste Panaia
|
305031a0f7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-14 18:19:52 +08:00 |
Oreste Panaia
|
c0e9f488c9
|
ruby unit tests for some index tasks
|
2012-09-14 18:18:57 +08:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
a-brandt
|
b26a96619c
|
added NORMALIZE_STRING function
|
2012-09-14 10:13:53 +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 |
Jan Steemann
|
1b6efb38d9
|
virtual
|
2012-09-14 08:47:56 +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 |
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
|
5c32ae5869
|
removed boost exceptions
|
2012-09-13 15:09:02 +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
|
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
|
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
|
daa43b467a
|
fixed dead-locking
|
2012-09-12 13:40:10 +02:00 |
Jan Steemann
|
d670fbca5b
|
issue #150, issue #188
|
2012-09-12 09:32:25 +02:00 |
Jan Steemann
|
9a58ffbb2d
|
avoid deadlocking between synchroniser, compactor and data modification threads (e.g. POST /_api/document)
|
2012-09-12 09:07:51 +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
|
b24ee5aab4
|
issue #194: potential race condition between creating and dropping collections
|
2012-09-11 17:15:46 +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
|
4587d5db3c
|
added configure option --enable-lock-check
|
2012-09-10 18:17:57 +02:00 |
Jan Steemann
|
336195dff5
|
more verbosity in trace mode
|
2012-09-10 18:15:16 +02:00 |
Jan Steemann
|
94e1a80efa
|
removed ncurses from documentation
|
2012-09-10 15:51:45 +02:00 |
Jan Steemann
|
2fa8760235
|
fix compile warning
|
2012-09-10 15:42:36 +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 |
Jan Steemann
|
c0268ce475
|
try to avoid duplicate read-locking from AQL queries
|
2012-09-10 14:44:29 +02:00 |
Oreste Panaia
|
6134497b5d
|
Merge https://github.com/triAGENS/ArangoDB into devel
|
2012-09-10 20:42:48 +08:00 |
Oreste Panaia
|
8847d87580
|
added limited AQL support for bit indexes
|
2012-09-10 20:42:14 +08:00 |
Jan Steemann
|
fde8af7b2f
|
do not ignore out of memory
|
2012-09-07 17:46:32 +02:00 |
Jan Steemann
|
6a17f7c1e8
|
do not ignore out-of-memory
|
2012-09-07 17:44:19 +02:00 |
Jan Steemann
|
559b0f9767
|
do not ignore oom cases
|
2012-09-07 17:43:00 +02:00 |
Jan Steemann
|
451487fd68
|
fixed locking issues
|
2012-09-07 17:24:47 +02:00 |
Jan Steemann
|
112019c7e2
|
fixed some locking issues
|
2012-09-07 17:18:16 +02:00 |
Jan Steemann
|
442c033122
|
start statistics thread even in supervisor mode
|
2012-09-07 15:29:30 +02:00 |
Jan Steemann
|
2bca2a964b
|
more trace messages
|
2012-09-07 11:23:46 +02:00 |
Jan Steemann
|
1a400f22c0
|
added AhuacatlContextGuard for safer deallocation
|
2012-09-07 10:10:02 +02:00 |
Jan Steemann
|
b1395cb1ad
|
add V8 version to trace output
|
2012-09-07 10:08:53 +02:00 |
Jan Steemann
|
7626972890
|
issue #155
|
2012-09-06 17:48:06 +02:00 |
Jan Steemann
|
2072bb6fb8
|
improved debug logging and early deletion of cursor
|
2012-09-06 17:46:15 +02:00 |
Jan Steemann
|
b4f5cd6aa2
|
simplified code for issue #188
|
2012-09-06 14:10:00 +02:00 |
Jan Steemann
|
743efe30a7
|
some minor cleanups
|
2012-09-06 14:03:07 +02:00 |
Jan Steemann
|
7a20b188ba
|
issue #188
|
2012-09-06 13:35:01 +02:00 |
Jan Steemann
|
5e931b4e06
|
issue #150
|
2012-09-06 11:52:03 +02:00 |
Jan Steemann
|
37914fcf34
|
issue #188, issue #150: introduce periodic garbage collection for V8 contexts, fix issue with server-side cursor refcounts
|
2012-09-06 11:37:01 +02:00 |
Jan Steemann
|
22f860d9db
|
some obvious cleanups
|
2012-09-06 10:03:11 +02:00 |
Jan Steemann
|
c91bd73720
|
added missing private specifier
|
2012-09-05 17:09:55 +02:00 |
Jan Steemann
|
c973adc724
|
reduce log file spamming in case when running out of file descriptors
|
2012-09-05 16:56:07 +02:00 |
Jan Steemann
|
6f1e2c95b3
|
call releaseCollection() in dtor of RestHandlers
|
2012-09-05 16:12:12 +02:00 |
Jan Steemann
|
c1d08176b5
|
fixed some edge cases in which no proper error messages got generated
|
2012-09-05 15:41:19 +02:00 |
Jan Steemann
|
6a4c9c1c07
|
fixed potential crash when parameter file cannot be created
|
2012-09-05 11:43:57 +02:00 |
Jan Steemann
|
55907a5548
|
fixed potential crash when parameter file cannot be created
|
2012-09-05 11:42:23 +02:00 |
Jan Steemann
|
0712114f27
|
fixed potential crash in case parameter file cannot be created
|
2012-09-05 11:41:34 +02:00 |
Jan Steemann
|
ff03b3c63f
|
issue #150 comments
|
2012-09-04 23:58:37 +02:00 |
Jan Steemann
|
39dbfbff7c
|
fix for issue #150 patch
|
2012-09-04 23:04:13 +02:00 |
Jan Steemann
|
a667f633d5
|
issue #150
|
2012-09-04 22:30:44 +02:00 |
Jan Steemann
|
7c50dc7dca
|
clear existing sessions on shutdown. this prevents a valgrind warning
|
2012-09-04 16:52:15 +02:00 |
Jan Steemann
|
febd5bfa8e
|
removed member TRI_doc_mptr_t->_document
|
2012-09-04 13:20:01 +02:00 |
Jan Steemann
|
0f7ee2a433
|
updated documentation
|
2012-09-04 12:27:11 +02:00 |
Jan Steemann
|
9ef51c883f
|
updated some documentation
|
2012-09-04 12:11:29 +02:00 |
Jan Steemann
|
95db9cf429
|
removed some dead code
|
2012-09-04 10:05:36 +02:00 |
Jan Steemann
|
c1ebdabcf3
|
renamed blob_collection to shape_collection
|
2012-09-04 09:32:18 +02:00 |
Jan Steemann
|
9ff624c2d2
|
had to change collection version from 1 to 2 because the "status" attribute now may have a different meaning than before
|
2012-09-03 17:09:25 +02:00 |
Jan Steemann
|
64cb6d63e0
|
removed attachment collection type
|
2012-09-03 16:56:13 +02:00 |
Jan Steemann
|
e40b84d33e
|
fixed typos in documentation
|
2012-09-03 16:37:44 +02:00 |
Jan Steemann
|
67dd26fcef
|
removed previous implementation of attachments
|
2012-09-03 16:21:47 +02:00 |
Jan Steemann
|
ac708b7fec
|
issue #182: added manpage for rcarangod
|
2012-09-03 15:34:30 +02:00 |
Jan Steemann
|
b8c5c4e3c0
|
issue #182
|
2012-09-03 13:44:58 +02:00 |
Jan Steemann
|
ffc5f9ed6d
|
man pages
|
2012-09-03 13:02:19 +02:00 |
Oreste Panaia
|
d632fb820b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-03 17:09:00 +08:00 |
Oreste Panaia
|
b7d239f629
|
draft index interface
|
2012-09-03 17:05:39 +08:00 |
Frank Celler
|
d3f0de4701
|
image cleanup
|
2012-09-02 10:56:59 +02:00 |
Frank Celler
|
2ac17fa841
|
fixed warning
|
2012-08-31 23:13:45 +02:00 |
Jan Steemann
|
f70cdc8fcb
|
issue #169: adjusted documentation
|
2012-08-31 18:08:36 +02:00 |
Jan Steemann
|
e4e73a7a56
|
issue #169: missing argument for simple queries
|
2012-08-31 17:32:53 +02:00 |
Jan Steemann
|
3b54e55562
|
correct parameter name in error message
|
2012-08-31 15:28:11 +02:00 |
Jan Steemann
|
72d2798368
|
improved error message for imports
|
2012-08-31 13:29:51 +02:00 |
Jan Steemann
|
203aae2c2b
|
issue #176: added example
|
2012-08-31 12:02:28 +02:00 |
Jan Steemann
|
374b65e0d7
|
issue #177: fixed wrong error message
|
2012-08-31 10:49:36 +02:00 |
Frank Celler
|
3e35942af5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2012-08-31 09:31:57 +02:00 |
Jan Steemann
|
b38f28b920
|
issue #179: fixed documentation error
|
2012-08-31 09:23:29 +02:00 |
Jan Steemann
|
a556984ed0
|
issue #179: fixed documentation error
|
2012-08-31 09:22:48 +02:00 |
Jan Steemann
|
f9e0d9fb28
|
issue #179: fixed documentation error
|
2012-08-31 09:22:04 +02:00 |
Frank Celler
|
6d38486be1
|
Merge branch 'master' of https://github.com/fceller/ArangoDB into devel
|
2012-08-31 09:00:42 +02:00 |
Frank Celler
|
8b34bbb9de
|
fixed permission
|
2012-08-31 08:59:59 +02:00 |
Frank Celler
|
39f4a8f833
|
cleanup directory structure and init file handling
moved common functions to ArangoClient
|
2012-08-30 16:54:42 +02:00 |
Frank Celler
|
f825cd97ac
|
replaces API section with link to web-site
|
2012-08-30 16:51:17 +02:00 |
Frank Celler
|
65008d57bc
|
added D
|
2012-08-30 16:51:17 +02:00 |
Jan Steemann
|
1167b62ca6
|
issue #153: wrote upgrade script for arango. this will convert collections into edge collections etc.
|
2012-08-28 17:29:36 +02:00 |
Jan Steemann
|
ed395ab8ce
|
issue #153
|
2012-08-28 13:06:04 +02:00 |
Jan Steemann
|
b8e7d5634d
|
issue #153: edge collection should be a flag for a collection
|
2012-08-28 10:48:24 +02:00 |
Jan Steemann
|
36add37fae
|
added markers for attachments, but they are still unused
|
2012-08-27 14:12:14 +02:00 |
Jan Steemann
|
2e32fe9c2f
|
added comments
|
2012-08-27 13:53:38 +02:00 |
Jan Steemann
|
04cacc4e32
|
fixed a typo in a comment
|
2012-08-27 13:51:39 +02:00 |
Frank Celler
|
76b6af6d1d
|
replaces API section with link to web-site
|
2012-08-26 12:03:29 +02:00 |
Frank Celler
|
c4153bdb90
|
added D
|
2012-08-24 10:55:36 +02:00 |
Frank Celler
|
d26b082ef6
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Makefile.in
UnitTests/Makefile.files
|
2012-08-24 09:59:16 +02:00 |
Jan Steemann
|
d55807aa83
|
fixed an out of memory case
|
2012-08-21 16:59:52 +02:00 |
Jan Steemann
|
105af56bf7
|
issue #110: support for partial updates
|
2012-08-21 15:17:51 +02:00 |
Jan Steemann
|
ff973f399c
|
issue #163
|
2012-08-21 13:04:39 +02:00 |
Jan Steemann
|
2c50c51e12
|
issue #163: remove dangling temp file so collections can be created
|
2012-08-21 13:02:22 +02:00 |
Jan Steemann
|
bc56546f23
|
issue #110: allow partial updates
|
2012-08-21 11:50:55 +02:00 |
Jan Steemann
|
b36776efb3
|
issue #110: add PATCH method for documents
|
2012-08-20 19:16:45 +02:00 |
Jan Steemann
|
4b16882b44
|
issue #131: make keep alive timeout configurable
|
2012-08-20 15:42:11 +02:00 |
Jan Steemann
|
d602942925
|
preparation for issue #110: added HTTP patch method
|
2012-08-20 13:50:24 +02:00 |
Jan Steemann
|
fc624d464c
|
fixed "reference error: VALGRIND is not defined"
|
2012-08-20 13:01:55 +02:00 |
Jan Steemann
|
291d3fbc64
|
issue #108: speed up truncate operation
|
2012-08-20 11:13:01 +02:00 |
Frank Celler
|
fa41864b7a
|
Merge remote-tracking branch 'origin/1.0' into devel
Conflicts:
Installation/MacOSX/MacPorts/arango.conf
Installation/arangod.conf.in
Makefile.in
arangod/RestServer/ArangoServer.h
configure
lib/V8/v8-utils.cpp
|
2012-08-18 09:00:43 +02:00 |
Frank Celler
|
935a38f540
|
fixed wiki section
|
2012-08-16 15:25:59 +02:00 |
Frank Celler
|
0d65d6d906
|
more documentation cleanup
|
2012-08-16 13:42:02 +02:00 |
Frank Celler
|
c0774bb892
|
cleanup documentation
|
2012-08-16 11:24:24 +02:00 |
Jan Steemann
|
0c822a8da1
|
issue #156: fixed memleaks in /_api/import
|
2012-08-15 14:24:59 +02:00 |
Jan Steemann
|
b29d303488
|
fixed sporadically failing test
|
2012-08-15 12:43:20 +02:00 |
Frank Celler
|
47a4c67a84
|
Merge pull request #154 from jsteemann/1.0
issue #152: fix memleak for barriers
|
2012-08-15 02:47:13 -07:00 |
Jan Steemann
|
d320eaae97
|
unified error messages for /_api/import
|
2012-08-15 10:44:51 +02:00 |
Jan Steemann
|
384384932e
|
issue #59: added tests for /_api/import
|
2012-08-15 10:31:25 +02:00 |
Jan Steemann
|
ea863bdf70
|
issue #152: fix memleak for barriers
|
2012-08-14 16:03:12 +02:00 |
Jan Steemann
|
4e91e178eb
|
issue #59: added documentation for import api
|
2012-08-14 15:58:26 +02:00 |
Jan Steemann
|
6a0e0610cc
|
issue #59: create documentation for import api
|
2012-08-14 15:55:38 +02:00 |
Jan Steemann
|
8a1e88c3c1
|
issue #152: fixed memleak for barriers
|
2012-08-14 15:14:18 +02:00 |
Jan Steemann
|
ea186b8671
|
issue #151: fixed memleak
|
2012-08-14 14:21:03 +02:00 |
Jan Steemann
|
0d9cd02577
|
added test for journal size on startup
|
2012-08-14 11:53:06 +02:00 |
Jan Steemann
|
ee63680c57
|
issue #151: memleak when compactifying collections
|
2012-08-14 10:34:05 +02:00 |
Jan Steemann
|
96bec65c36
|
avoid additional sync() calls when writing partial shape data (attribute data) to disk. sync() can still be called when the shape marker is written to disk (will come after all attributes are written).
|
2012-08-10 12:10:53 +02:00 |
Jan Steemann
|
2364c52ebd
|
fixed crash in datafileScan() and fixed wrong usage information
|
2012-08-09 19:27:14 +02:00 |
Jan Steemann
|
43b7ea951a
|
issue #147: added --database.force-sync-shapes option
|
2012-08-09 19:25:39 +02:00 |
Jan Steemann
|
e3aee8c140
|
fixed crash and wrong usage information in datafileScan()
|
2012-08-09 19:09:54 +02:00 |
Jan Steemann
|
63524e0bae
|
fixed documentation error
|
2012-08-09 17:50:01 +02:00 |
Frank Celler
|
69a8e64f9b
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
Conflicts:
.gitignore
Makefile.in
Makefile.local
Makefile.unittests
|
2012-08-09 15:25:29 +02:00 |
Jan Steemann
|
2af764ba08
|
issue #145: added epsilon
|
2012-08-09 15:06:22 +02:00 |
Jan Steemann
|
de5ff8d64c
|
issue #145: added epsilon
|
2012-08-09 15:05:04 +02:00 |
Frank Celler
|
302339ce09
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2012-08-08 15:43:28 +02:00 |
Frank Celler
|
5e84fb02e8
|
added reference to caller
|
2012-08-08 15:32:54 +02:00 |
Jan Steemann
|
bc5bbb9a41
|
Merge branch 'master' of https://github.com/triAGENS/ArangoDB
|
2012-08-08 14:51:21 +02:00 |
Jan Steemann
|
982781ec3e
|
reduced sleep intervals
|
2012-08-08 14:51:00 +02:00 |
a-brandt
|
f9a35a3192
|
changed "false" to "NULL"
|
2012-08-08 12:53:10 +02:00 |
Jan Steemann
|
2ac79d2298
|
added TODO marker
|
2012-08-08 09:55:18 +02:00 |
Jan Steemann
|
c5addc1020
|
added TODO markers for OOM cases
|
2012-08-08 09:48:03 +02:00 |
Frank Celler
|
250eee38cc
|
Merge pull request #140 from jsteemann/index
issue #136: adjusted message during indexing
|
2012-08-07 07:48:09 -07:00 |
Frank Celler
|
5b025022d6
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into 1.0
|
2012-08-07 11:05:53 +02:00 |
Jan Steemann
|
3d53f45d57
|
removed some TODO markers by handling some out of memory situations
|
2012-08-07 10:03:21 +02:00 |
Jan Steemann
|
9301fce3bd
|
unified capitalization of todo markers
|
2012-08-07 10:02:55 +02:00 |
Jan Steemann
|
d0c9469dd9
|
issue #136: adjusted message during indexing
|
2012-08-06 18:14:57 +02:00 |
Jan Steemann
|
61ddc95a56
|
fixed memleak when wrong options were specified on command-line
|
2012-08-06 16:56:09 +02:00 |
Jan Steemann
|
31dbf59cc8
|
issue #137: AQL optimizer should use indexes for ref accesses with 2 named attributes
|
2012-08-06 13:08:45 +02:00 |
Jan Steemann
|
a70d4f2920
|
issue #137: exploit indexes for FILTER patterns collection.attribute operator collection.attribute
|
2012-08-06 12:56:11 +02:00 |
Jan Steemann
|
34441137df
|
preparation work for issue #137
|
2012-08-06 10:34:56 +02:00 |
Jan Steemann
|
8326bb2abf
|
preparation work for issue #137
|
2012-08-06 10:30:15 +02:00 |
Frank Celler
|
aef20e2887
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
Conflicts:
Makefile.local
arangod/Documentation/command-line-options.dox
arangod/RestServer/ArangoServer.cpp
build.sh
html/admin/js/master.js
|
2012-08-05 22:46:55 +02:00 |
Dorthe Luebbert
|
bff120cccd
|
formatting fixed, release date added
|
2012-08-05 17:24:28 +00:00 |
Frank Celler
|
6ea7a4e626
|
added shutdown message in ps
|
2012-08-03 15:37:18 +02:00 |
Frank Celler
|
cf243550f5
|
added cheat sheet
|
2012-08-03 15:34:48 +02:00 |
Frank Celler
|
cc421949eb
|
added Dorthes cheat sheet
|
2012-08-03 15:06:14 +02:00 |
Frank Celler
|
a4439db48d
|
fixed documentation
|
2012-08-03 14:12:16 +02:00 |
Frank Celler
|
1ccd0677c5
|
fixed version number, added arangosh chapter
|
2012-08-03 10:22:09 +02:00 |
Frank Celler
|
d7b2617348
|
fixed disable-admin-interface switch
|
2012-08-03 09:05:11 +02:00 |
Frank Celler
|
b0e452f74a
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Makefile.am
Makefile.in
arangod/V8Server/v8-vocbase.cpp
|
2012-08-02 17:17:36 +02:00 |
Oreste Panaia
|
b798b1d53f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/BitIndexes/bitarray.c
|
2012-08-02 15:28:49 +08:00 |
Oreste Panaia
|
03cce62c3a
|
bitarray index now support explicit values
|
2012-08-02 15:20:43 +08:00 |
Jan Steemann
|
853d8fca8e
|
fixed compile error with --enable-zeromq
|
2012-08-01 11:01:58 +02:00 |
Frank Celler
|
925dca60e7
|
added perl and node.js
|
2012-07-31 20:31:08 +02:00 |
Jan Steemann
|
590855f633
|
made BatchJob and BatchSubjob template classes, fixed unittests
|
2012-07-31 11:00:05 +02:00 |
Jan Steemann
|
5c24872306
|
moved endpoint option parsing into ApplicationEndpointServer class
|
2012-07-30 15:50:34 +02:00 |
Jan Steemann
|
faf748ee7e
|
fixed documentation after moving files/responsibilities
|
2012-07-30 15:05:34 +02:00 |
Jan Steemann
|
9d87988bf5
|
renamed ApplicationHttpServer to ApplicationEndpointServer
|
2012-07-30 08:26:16 +02:00 |
Frank Celler
|
05a6c4eb90
|
added datafile debugger doc
|
2012-07-29 13:06:33 +02:00 |
Frank Celler
|
325a4d59bb
|
datafile check
|
2012-07-28 20:57:03 +02:00 |
Frank Celler
|
818b6d9ec2
|
datafile debugger
|
2012-07-28 09:32:45 +02:00 |
Jan Steemann
|
243aa0242c
|
removed ApplicationHttpsServer
|
2012-07-27 15:59:58 +02:00 |
Jan Steemann
|
3b7b14454c
|
added abstract EndpointServer, starting to combine ApplicationHttpServer and ApplicationHttpsServer
|
2012-07-27 15:38:27 +02:00 |
Jan Steemann
|
c602be9ad2
|
added tests for ssl and unix socket endpoints
|
2012-07-27 10:47:03 +02:00 |
Jan Steemann
|
eaeb9b42da
|
completed documentation for ssl options
|
2012-07-26 15:09:26 +02:00 |
Jan Steemann
|
daa6ca8b5e
|
added documentation for ssl options
|
2012-07-26 13:39:21 +02:00 |
Jan Steemann
|
1f62715e87
|
fixed documentation
|
2012-07-26 12:49:25 +02:00 |
Jan Steemann
|
eeeb78c2e7
|
Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Installation/arangod.conf.in
Makefile.in
arangod/Makefile.files
arangod/RestHandler/RestBatchHandler.cpp
arangod/RestHandler/RestBatchHandler.h
arangod/RestServer/ArangoServer.cpp
bin/arango-password.in
|
2012-07-26 12:03:03 +02:00 |
Jan Steemann
|
7036501641
|
added documentation
|
2012-07-26 09:49:59 +02:00 |
Jan Steemann
|
cc81db31a8
|
doxygen fixes
|
2012-07-26 09:46:22 +02:00 |
Jan Steemann
|
cc9952f460
|
fixed documentation
|
2012-07-26 09:22:52 +02:00 |
Jan Steemann
|
7a0e9d350d
|
added documentation for endpoints, disable-authentication, fixed tests
|
2012-07-26 09:10:59 +02:00 |
Jan Steemann
|
4f2229124f
|
added --server.disable-authentication option
|
2012-07-26 08:49:56 +02:00 |
Frank Celler
|
b2a334a063
|
added datafile map for collection
|
2012-07-25 20:56:34 +02:00 |
Jan Steemann
|
c99dcc6357
|
fixed a doxygen error
|
2012-07-25 17:57:10 +02:00 |
Jan Steemann
|
ae47eb4da8
|
added documentation
|
2012-07-25 17:52:21 +02:00 |
Jan Steemann
|
8d8044ba47
|
added proper SSL support for arangosh and arangoimp
|
2012-07-25 17:47:54 +02:00 |
Frank Celler
|
5aacb31226
|
removed TRI_IndexSimCollection (locking was broken for this function)
|
2012-07-25 16:47:50 +02:00 |
Frank Celler
|
97ff940736
|
fixed merge
|
2012-07-24 23:07:31 +02:00 |
Frank Celler
|
4605fbba9a
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
Conflicts:
CHANGELOG
Doxygen/Examples.ArangoDB/startup1
Makefile.in
arangod/Documentation/command-line-options.dox
arangod/Documentation/install-manual.dox
arangod/Makefile.files
arangod/RestServer/ArangoServer.cpp
arangod/VocBase/auth.h
arangosh/V8Client/arangosh.cpp
html/admin/css/layout.css
lib/Basics/ssl-helper.h
lib/HttpServer/ApplicationHttpServer.cpp
lib/HttpServer/ApplicationHttpServer.h
lib/HttpServer/HttpServer.cpp
lib/HttpsServer/ApplicationHttpsServer.cpp
lib/HttpsServer/ApplicationHttpsServer.h
|
2012-07-24 22:56:03 +02:00 |
Frank Celler
|
041eb53b10
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into 1.1
Conflicts:
Makefile.in
arangod/RestServer/ArangoServer.cpp
arangoirb/MRClient/arangoirb.cpp
lib/GeneralServer/GeneralServer.h
lib/HttpServer/ApplicationHttpServer.cpp
lib/HttpServer/HttpCommTask.cpp
lib/HttpServer/HttpHandler.cpp
lib/HttpServer/HttpHandlerFactory.cpp
lib/HttpServer/HttpHandlerFactory.h
lib/HttpsServer/ApplicationHttpsServer.cpp
|
2012-07-24 22:19:46 +02:00 |
Jan Steemann
|
537fb48aff
|
allow admin interface via HTTPS
|
2012-07-24 09:48:13 +02:00 |
Oreste Panaia
|
53e4fb7f12
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/BitIndexes/bitarray.c
arangod/BitIndexes/bitarrayIndex.c
|
2012-07-24 14:56:04 +08:00 |
Jan Steemann
|
a8cf75b245
|
minor cleanup
|
2012-07-24 08:43:38 +02:00 |
Jan Steemann
|
a910971b15
|
fixed documentation & installation settings after endpoint introduction
|
2012-07-24 08:42:45 +02:00 |
Oreste Panaia
|
cd5ed3ac67
|
added http support for bitarray idnex creation
|
2012-07-24 14:30:38 +08:00 |
Jan Steemann
|
33839809ab
|
ssl
|
2012-07-23 18:17:45 +02:00 |
Jan Steemann
|
9a72ea4496
|
added https@ and http@ endpoints, https still unfinished
|
2012-07-23 17:32:59 +02:00 |
Jan Steemann
|
abc516f429
|
removed dead member variable
|
2012-07-23 16:00:12 +02:00 |
Jan Steemann
|
c079eda53b
|
fixed doxygen errors
|
2012-07-23 15:24:53 +02:00 |
Jan Steemann
|
4e6c8024f6
|
added support for unix sockets, switched connection strings to endpoint syntax
|
2012-07-23 13:54:35 +02:00 |
Jan Steemann
|
53e8581b99
|
added ifdef around zeromq stuff
|
2012-07-20 15:07:53 +02:00 |
Jan Steemann
|
8cfba96f28
|
removed option --server.admin-port
|
2012-07-20 15:05:18 +02:00 |
Jan Steemann
|
dc91c9fcac
|
fixed clang warnings
|
2012-07-20 13:06:51 +02:00 |
Jan Steemann
|
0dd0245ac4
|
fixed clang compile warnings and errors
|
2012-07-20 13:00:28 +02:00 |
a-brandt
|
33f38daafc
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2012-07-18 16:51:07 +02:00 |
a-brandt
|
c65ccb5b5d
|
added checks for empty objects
|
2012-07-18 16:49:24 +02:00 |
Lucas Dohmen
|
17fd5f6afe
|
Merge branch 'graph_algorithms' into devel
|
2012-07-18 16:41:27 +02:00 |
Jan Steemann
|
0b7ae1d728
|
moved options
|
2012-07-18 16:40:47 +02:00 |
Jan Steemann
|
73778300f1
|
moved options from help-admin to help-devel
|
2012-07-18 16:35:10 +02:00 |
Lucas Dohmen
|
83bd2af811
|
Merge branch 'devel' into graph_algorithms
|
2012-07-18 16:12:21 +02:00 |
Jan Steemann
|
8620bffa84
|
renamed a lock
|
2012-07-17 18:18:24 +02:00 |
Frank Celler
|
dc05fc3562
|
Amazon Micro Instance
|
2012-07-17 17:16:01 +02:00 |
Jan Steemann
|
0ce6e565c8
|
clearly note who finalised a batch job
|
2012-07-17 16:56:52 +02:00 |
Jan Steemann
|
4904374cb9
|
intermediate version
|
2012-07-17 16:05:46 +02:00 |
Jan Steemann
|
6a4cb8625f
|
further implementation of batch processing, still has segfaults
|
2012-07-16 17:53:04 +02:00 |
Frank Celler
|
85e0e70e2e
|
fixed flag
|
2012-07-16 16:21:28 +02:00 |
Frank Celler
|
f126016484
|
added ExtractShapedJsonVocShaper
|
2012-07-16 15:42:41 +02:00 |
Frank Celler
|
08ee82ec82
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB
|
2012-07-16 15:16:27 +02:00 |
Frank Celler
|
f589a384c3
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into 1.0
|
2012-07-16 14:12:35 +02:00 |
a-brandt
|
183a9cd21d
|
added repositories
|
2012-07-16 13:55:02 +02:00 |
Frank Celler
|
16407018d7
|
fixed relative paths
|
2012-07-16 13:45:13 +02:00 |
Jan Steemann
|
83f018e9ad
|
batch job code can now be compiled without errors but still does not work
|
2012-07-16 13:23:39 +02:00 |
Jan Steemann
|
20ee770a91
|
removed batch handler in devel version
|
2012-07-16 09:44:16 +02:00 |
Frank Celler
|
f7e1388e93
|
updated documentation
|
2012-07-15 17:31:59 +02:00 |
Frank Celler
|
a02faec3a3
|
added basic authentication
|
2012-07-15 17:06:59 +02:00 |
Frank Celler
|
1df2799005
|
added --javascript.script
renamed --unit-tests to --javascript.unit-tests
|
2012-07-15 00:50:05 +02:00 |
Frank Celler
|
b1aac93853
|
fixed warnings
|
2012-07-14 23:18:33 +02:00 |
Frank Celler
|
191b1338fe
|
issue #98: Unable to change journalSize
|
2012-07-11 13:42:17 +02:00 |
Frank Celler
|
ce7eb8b40e
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-07-11 11:27:00 +02:00 |
Frank Celler
|
24ead07956
|
clearified documentation, fixed paths for binary
|
2012-07-11 11:25:18 +02:00 |
Frank Celler
|
5ffff9edc4
|
added process title for supervisor
|
2012-07-11 10:46:04 +02:00 |