Jan Steemann
|
78601319fb
|
updated replication API
|
2013-07-30 18:40:35 +02:00 |
Jan Steemann
|
cc5ae9d1bc
|
added purge()
|
2013-07-26 23:57:00 +02:00 |
Frank Celler
|
d4ead84f15
|
better error output
|
2013-07-26 14:42:31 +02:00 |
Jan Steemann
|
80362ec82f
|
fixed issues reported by cppcheck
|
2013-07-11 10:02:27 +02:00 |
Jan Steemann
|
fd2a83123c
|
renamed method
|
2013-07-11 09:23:13 +02:00 |
Jan Steemann
|
3f718ef0fa
|
fixed some issues in replication
|
2013-07-10 18:08:18 +02:00 |
Jan Steemann
|
ca6b184286
|
added TRI_JSON_STRING_REFERENCE
|
2013-07-10 17:00:29 +02:00 |
Jan Steemann
|
d2eae10fb2
|
check for invalid values
|
2013-07-02 17:08:10 +02:00 |
Jan Steemann
|
703edda54e
|
typos
|
2013-06-24 20:55:31 +02:00 |
Jan Steemann
|
191d389e8c
|
a few mallocs less
|
2013-06-24 20:55:12 +02:00 |
Jan Steemann
|
8063ade2be
|
fixed issues reported by cppcheck
|
2013-06-21 19:40:57 +02:00 |
Jan Steemann
|
2f8d8caf20
|
fixed a memleak in internal.download()
|
2013-06-21 10:58:36 +02:00 |
Jan Steemann
|
1691cf4036
|
fixed issues reported by Valgrind
|
2013-06-21 10:26:48 +02:00 |
Jan Steemann
|
b1f243d296
|
fixed segfault for too big shapes, make shape collection filesize adaptive
|
2013-06-20 19:14:14 +02:00 |
Jan Steemann
|
9dfb7483ff
|
"doCompact" attribute for collections
|
2013-06-19 16:51:16 +02:00 |
Jan Steemann
|
74d2a00737
|
test internal.download()
|
2013-06-13 15:05:08 +02:00 |
Jan Steemann
|
a76c9e0142
|
post body in internal.download()
|
2013-06-13 12:53:37 +02:00 |
a-brandt
|
d9fc2a6c60
|
Merge branch 'devel' into multiple_databases
Conflicts:
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/primary-collection.c
|
2013-06-11 11:17:41 +02:00 |
Jan Steemann
|
f5326828c6
|
added flag to force writing of body even in case of HTTP errors for internal.download()
|
2013-06-07 13:38:13 +02:00 |
a-brandt
|
793dc6077d
|
Merge branch 'devel' into multiple_databases
|
2013-06-05 17:29:34 +02:00 |
Jan Steemann
|
fb33638b91
|
documentation fixes
|
2013-06-05 00:31:08 +02:00 |
Jan Steemann
|
af7866f238
|
made internal.download() function more flexible
required by @mchacki
can now send custom headers and use non-GET method
|
2013-06-05 00:25:36 +02:00 |
a-brandt
|
1c0578c2b5
|
Merge branch 'devel' into multiple_databases
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/VocBase/vocbase.c
lib/HttpServer/ApplicationEndpointServer.cpp
lib/HttpServer/ApplicationEndpointServer.h
lib/HttpServer/HttpCommTask.h
lib/HttpServer/HttpHandlerFactory.cpp
lib/HttpServer/HttpHandlerFactory.h
lib/Rest/HttpRequest.cpp
lib/Rest/HttpRequest.h
|
2013-06-03 17:05:01 +02:00 |
Jan Steemann
|
ed77c19e16
|
added derived file
|
2013-05-17 15:59:58 +02:00 |
Jan Steemann
|
7ec9cb5eb6
|
fixed leak in fs.getTempPath()
|
2013-05-16 21:43:33 +02:00 |
Jan Steemann
|
c59f00efa8
|
fixed handling of --temp-path
|
2013-05-15 15:55:48 +02:00 |
Jan Steemann
|
c51f70de05
|
removed hard-coded groups from statistics web interface
now all statistics are dynamic
removed redundant code in statistics web interface
|
2013-05-14 02:36:01 +02:00 |
Jan Steemann
|
6740db7207
|
fix different resident set size report units
|
2013-05-08 19:10:49 +02:00 |
Frank Celler
|
49b5507b73
|
fixed issue #489: Bug in aal.install
Conflicts:
Makefile.in
|
2013-05-05 21:10:14 +02:00 |
Jan Steemann
|
911084a3ad
|
removed now superfluous comment
|
2013-05-03 16:57:42 +02:00 |
Jan Steemann
|
83b525c5d6
|
changed name of value in statistics
|
2013-05-03 12:09:57 +02:00 |
Jan Steemann
|
eef611b1da
|
fixed some compiler & jslint warnings
|
2013-05-03 11:09:45 +02:00 |
a-brandt
|
43aec7e76b
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
|
2013-04-30 10:05:53 +02:00 |
Oreste Panaia
|
c42c0bf565
|
sync dev for windows
|
2013-04-29 21:49:28 +08:00 |
Oreste Panaia
|
532c7eae8e
|
windows dev update
|
2013-04-29 21:24:57 +08:00 |
a-brandt
|
6839fe7701
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
|
2013-04-24 17:46:36 +02:00 |
Oreste Panaia
|
ee339ffd9f
|
windows 1.3 changes
|
2013-04-23 19:03:08 +02:00 |
Frank Celler
|
fb8d8799c3
|
moved document of console to JSModuleConsole, added packages and node
|
2013-04-23 18:39:25 +02:00 |
a-brandt
|
234b1460f8
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
|
2013-04-23 09:55:08 +02:00 |
Frank Celler
|
cbc2ab93ba
|
fixed _shallowCopy, fixed creating of unknown attributes
|
2013-04-22 16:48:36 +02:00 |
a-brandt
|
7a0a9ff3b4
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into multiple_databases
|
2013-04-22 14:53:33 +02:00 |
Jan Steemann
|
b61aac7879
|
higher precision for statistics values, added "sum" attribute for statistics
|
2013-04-22 13:24:08 +02:00 |
Jan Steemann
|
c9f3bdac33
|
added TODO
|
2013-04-22 08:41:12 +02:00 |
Frank Celler
|
bab92e9c04
|
fixed help messages
|
2013-04-21 22:12:58 +02:00 |
Frank Celler
|
a75736a148
|
added Buffer from node
|
2013-04-21 21:45:39 +02:00 |
Frank Celler
|
d2ea4e9bd2
|
added SlowBuffer from node
|
2013-04-21 21:32:32 +02:00 |
a-brandt
|
0a44b019db
|
Merge branch 'devel' into multiple_databases
|
2013-04-12 14:16:25 +02:00 |
a-brandt
|
aa216c2edb
|
changes for multiple databases
|
2013-04-12 14:15:06 +02:00 |
Frank Celler
|
2135e2633e
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-04-11 13:55:43 +02:00 |
Frank Celler
|
142cc08704
|
replaced more deprecated calls
|
2013-04-11 13:55:33 +02:00 |