.. |
auth.c
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
auth.h
|
added more crash-protection when reading corrupted collection files at startup
|
2013-02-06 12:34:53 +01:00 |
barrier.c
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
barrier.h
|
fix a few -pedantic errors
|
2013-01-23 08:58:54 +01:00 |
cleanup.c
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
cleanup.h
|
issue #155
|
2012-09-06 17:48:06 +02:00 |
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
|
fix warning in conditional compilation (--disable-logger)
|
2013-02-22 14:20:26 +01:00 |
compactor.h
|
issue #155
|
2012-09-06 17:48:06 +02:00 |
datafile.c
|
added AQL function EDGES()
|
2013-02-07 22:53:50 +01:00 |
datafile.h
|
fixed padding for 32bit systems
|
2013-02-13 15:33:20 +01:00 |
document-collection.c
|
potential fix for issue #411
|
2013-02-18 10:35:32 +01:00 |
document-collection.h
|
make getindexes and count nestable
|
2013-02-05 11:36:16 +01:00 |
durham.h
|
the great rename
|
2012-06-08 15:01:25 +02:00 |
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
|
various changes for windows
|
2012-10-22 20:51:31 +08:00 |
general-cursor.h
|
the great rename
|
2012-06-08 15:01:25 +02:00 |
headers.c
|
issue #346
|
2013-01-07 13:46:55 +01:00 |
headers.h
|
the great rename
|
2012-06-08 15:01:25 +02:00 |
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
|
make getindexes and count nestable
|
2013-02-05 11:36:16 +01:00 |
primary-collection.h
|
moved some const value out of loop
|
2013-02-15 11:35:48 +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
|
fixed issue #403: Usage of exit() etc.
|
2013-02-15 12:19:09 +01:00 |
shape-collection.h
|
collection info struct changed
|
2012-11-15 11:24:35 +01:00 |
synchroniser.c
|
memory collections, intermediate commit
|
2013-01-04 15:50:29 +01:00 |
synchroniser.h
|
the great rename
|
2012-06-08 15:01:25 +02:00 |
transaction.c
|
fix compile warnings
|
2013-02-13 22:20:04 +01:00 |
transaction.h
|
small mods
|
2013-02-12 18:16:23 +01:00 |
voc-shaper.c
|
fixed compile warnings with conditional compilation
|
2013-02-13 18:00:35 +01:00 |
voc-shaper.h
|
memory-collections, intermediate commit
|
2013-01-04 12:12:46 +01:00 |
vocbase.c
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
vocbase.h
|
fix collection name handling in the face of parallel renames
|
2013-02-01 13:43:14 +01:00 |