.. |
auth.c
|
fixed some issues found by cppcheck
|
2012-12-04 18:21:29 +01:00 |
auth.h
|
issue #313
|
2012-12-03 15:30:01 +01:00 |
barrier.c
|
…
|
|
barrier.h
|
fix a few -pedantic errors
|
2013-01-23 08:58:54 +01:00 |
cleanup.c
|
fixed merge conflicts
|
2013-01-02 18:07:57 +01:00 |
cleanup.h
|
…
|
|
collection.c
|
move creation of parameters file until after all datafiles have been created
|
2013-01-16 16:40:10 +01:00 |
collection.h
|
removed tabs
|
2013-01-28 13:48:20 +01:00 |
compactor.c
|
windows fixes
|
2012-12-20 17:17:30 +08:00 |
compactor.h
|
…
|
|
datafile.c
|
fixed anonymous mmap for MacOS
|
2013-01-16 12:32:28 +01:00 |
datafile.h
|
removed tabs
|
2013-01-28 13:48:20 +01:00 |
document-collection.c
|
fix reload of duplicate key markers
|
2013-01-29 15:46:45 +01:00 |
document-collection.h
|
cleanup of fulltext indexes, resizing etc.
|
2012-12-07 18:00:01 +01:00 |
durham.h
|
…
|
|
edge-collection.c
|
removed the _bidirectional attribute for edges
|
2013-01-18 17:02:30 +01:00 |
edge-collection.h
|
removed the _bidirectional attribute for edges
|
2013-01-18 17:02:30 +01:00 |
general-cursor.c
|
…
|
|
general-cursor.h
|
…
|
|
headers.c
|
issue #346
|
2013-01-07 13:46:55 +01:00 |
headers.h
|
…
|
|
index.c
|
more tests for indexes to overcome getIndexes() mysteries (related to issue #366)
|
2013-01-23 10:43:20 +01:00 |
index.h
|
fulltext: more query operators, more tests, more controlled memory usage and statistics
|
2012-12-18 14:56:06 +01:00 |
key-generator.c
|
fixed db.collection.document(collection / key)
|
2013-01-13 12:38:12 +01:00 |
key-generator.h
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-31 00:07:19 +08:00 |
primary-collection.c
|
removed lock classes
|
2013-02-04 14:40:14 +01:00 |
primary-collection.h
|
added number of shapes in return value of figures()
|
2013-01-25 10:19:02 +01:00 |
shadow-data.c
|
fixed some issues reported by cppcheck
|
2012-12-12 18:42:11 +01:00 |
shadow-data.h
|
fixed some issues found by cppcheck
|
2012-12-04 18:21:29 +01:00 |
shape-collection.c
|
memory collections, intermediate commit
|
2013-01-04 15:50:29 +01:00 |
shape-collection.h
|
…
|
|
synchroniser.c
|
memory collections, intermediate commit
|
2013-01-04 15:50:29 +01:00 |
synchroniser.h
|
…
|
|
transaction.c
|
fix cross-collection queries in AQL
|
2013-02-05 10:56:28 +01:00 |
transaction.h
|
fix cross-collection queries in AQL
|
2013-02-05 10:56:28 +01:00 |
voc-shaper.c
|
added number of shapes in return value of figures()
|
2013-01-25 10:19:02 +01:00 |
voc-shaper.h
|
memory-collections, intermediate commit
|
2013-01-04 12:12:46 +01:00 |
vocbase.c
|
fix cross-collection queries in AQL
|
2013-02-05 10:56:28 +01:00 |
vocbase.h
|
fix collection name handling in the face of parallel renames
|
2013-02-01 13:43:14 +01:00 |