Jan Steemann
|
2e17f4bcd7
|
cppcheck
|
2014-05-09 00:21:17 +02:00 |
Jan Steemann
|
182344f7d3
|
renamed
|
2014-04-07 12:02:04 +02:00 |
Jan Steemann
|
87b31f9793
|
VS fixes
|
2014-04-07 11:50:52 +02:00 |
Jan Steemann
|
87af8420fe
|
cpp
|
2014-04-07 11:25:11 +02:00 |
Jan Steemann
|
17bf8ebafb
|
fixed VS warnings
|
2014-04-03 16:13:56 +02:00 |
Jan Steemann
|
ff2198151b
|
fixed vector insert at end
|
2014-03-12 14:27:51 +01:00 |
Jan Steemann
|
9d28af4416
|
fixed compiler warnings in bitarray implementation
|
2014-02-11 09:18:16 +01:00 |
Jan Steemann
|
9a1aa7a4cc
|
removed superfluous error codes
|
2013-11-22 13:49:05 +01:00 |
Jan Steemann
|
5c0fd200f7
|
more OOM awareness
|
2013-09-19 08:44:12 +02:00 |
Jan Steemann
|
ca6b184286
|
added TRI_JSON_STRING_REFERENCE
|
2013-07-10 17:00:29 +02:00 |
Oreste Panaia
|
532c7eae8e
|
windows dev update
|
2013-04-29 21:24:57 +08:00 |
Frank Celler
|
7908f2b26d
|
cleanup of indexes, fix for compaction (hash, cap, geo, skiplist, pq, bit-array)
Conflicts:
arangod/Ahuacatl/ahuacatl-tokens.c
arangod/BitIndexes/bitarray.c
arangod/BitIndexes/bitarray.h
arangod/BitIndexes/bitarrayIndex.c
arangod/BitIndexes/bitarrayIndex.h
arangod/BitIndexes/masterblocktable.h
arangod/GeoIndex/geo-index.c
arangod/HashIndex/hash-index.c
arangod/PriorityQueue/pqueueindex.c
arangod/PriorityQueue/pqueueindex.h
arangod/PriorityQueue/priorityqueue.c
arangod/PriorityQueue/priorityqueue.h
arangod/SkipLists/compare.h
arangod/SkipLists/skiplist.c
arangod/SkipLists/skiplist.h
arangod/SkipLists/skiplistIndex.c
arangod/SkipLists/skiplistIndex.h
arangod/V8Server/v8-query.cpp
arangod/VocBase/compactor.c
arangod/VocBase/document-collection.c
arangod/VocBase/index.c
arangod/VocBase/index.h
arangod/VocBase/synchroniser.c
arangod/VocBase/voc-shaper.c
arangod/VocBase/vocbase.c
lib/BasicsC/hashes.h
lib/BasicsC/memory.c
lib/ShapedJson/json-shaper.h
lib/ShapedJson/shaped-json.h
utils/cleanupCFiles
|
2013-03-15 15:45:39 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Frank Celler
|
c915bfa5ff
|
cleanup of indexes, fix for compaction (hash, cap, geo)
Conflicts:
arangod/VocBase/compactor.c
arangod/VocBase/document-collection.c
arangod/VocBase/synchroniser.c
arangod/VocBase/vocbase.c
|
2013-03-11 09:49:58 +01:00 |
Oreste Panaia
|
fc5e1ba623
|
merge conflicts with devel
|
2013-02-28 19:42:58 +08:00 |
Oreste Panaia
|
a48696ec28
|
network modifications required for windows
|
2013-02-28 17:43:39 +08:00 |
Oreste Panaia
|
5f95545dc2
|
attempt to remove compile warning message
|
2013-02-22 20:43:56 +08:00 |
Frank Celler
|
2553b572ab
|
fixed mode
|
2013-02-21 14:14:20 +01:00 |
Jan Steemann
|
5c922cca02
|
fixed compile warnings with conditional compilation
|
2013-02-13 18:00:35 +01:00 |
Frank Celler
|
503e0ff8fe
|
fixed merge conflicts
|
2013-01-02 18:07:57 +01:00 |
Oreste Panaia
|
83ded3fc1f
|
windows fixes
|
2012-12-20 17:17:30 +08:00 |
Jan Steemann
|
b5d0457f3a
|
fixed some issues reported by cppcheck
|
2012-12-12 18:42:11 +01:00 |
Jan Steemann
|
21fa3ed616
|
small stuff, oom handling etc.
|
2012-12-04 21:21:26 +01:00 |
Jan Steemann
|
1811ce9186
|
fixed some issues found by cppcheck
|
2012-12-04 18:21:29 +01:00 |
Oreste Panaia
|
aad73db128
|
various changes for windows
|
2012-10-22 20:51:31 +08:00 |
Jan Steemann
|
bb14df164d
|
if 0'lled unused functions
|
2012-09-17 17:04:39 +02:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +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
|
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 |
a-brandt
|
f9a35a3192
|
changed "false" to "NULL"
|
2012-08-08 12:53:10 +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
|
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 |
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 |
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 |
Oreste Panaia
|
cd5ed3ac67
|
added http support for bitarray idnex creation
|
2012-07-24 14:30:38 +08: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 |
Frank Celler
|
b1aac93853
|
fixed warnings
|
2012-07-14 23:18:33 +02:00 |
Oreste Panaia
|
224614f14a
|
Bitarray index fixes
|
2012-07-06 12:02:08 +08:00 |
Oreste Panaia
|
c72f44c949
|
Bitarray indexes update
|
2012-07-05 13:59:26 +08:00 |
Oreste Panaia
|
2e3b6531c8
|
Some fixes for bitarray indexes
|
2012-06-29 14:27:30 +08:00 |
Oreste Panaia
|
a9f9c3af55
|
trying to upload bitarrays
|
2012-06-27 14:21:21 +08:00 |
Oreste Panaia
|
43309908ec
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/BitIndexes/bitarray.c
arangod/RestServer/ArangoServer.cpp
configure
|
2012-06-26 20:41:04 +08:00 |
Oreste Panaia
|
20bbdab435
|
Bitarray index first draft
|
2012-06-26 20:05:49 +08:00 |
Frank Celler
|
af60ebe612
|
fixed doc errors
|
2012-06-24 16:43:20 +02:00 |
Oreste Panaia
|
d9f7ba28cb
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-06-15 16:46:48 +08:00 |
Oreste Panaia
|
2add774ffa
|
Fixed function name problem
|
2012-06-15 16:45:56 +08:00 |
Heiko Kernbach
|
3c32dd4cbb
|
result not used
|
2012-06-14 11:19:50 +02:00 |