.. |
auth.c
|
renamed marker member _deletion to _validTo, some cleanup
|
2012-11-08 17:47:18 +01:00 |
auth.h
|
added basic authentication
|
2012-07-15 17:06:59 +02:00 |
barrier.c
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
barrier.h
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
cleanup.c
|
renamed simple_collection to document_collection
|
2012-09-14 14:46:37 +02:00 |
cleanup.h
|
issue #155
|
2012-09-06 17:48:06 +02:00 |
collection.c
|
some cleanup
|
2012-11-09 17:50:07 +01:00 |
collection.h
|
bugfix unit tests
|
2012-10-24 12:36:11 +02:00 |
compactor.c
|
renamed marker member _deletion to _validTo, some cleanup
|
2012-11-08 17:47:18 +01:00 |
compactor.h
|
issue #155
|
2012-09-06 17:48:06 +02:00 |
datafile.c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-10-24 10:46:38 +02:00 |
datafile.h
|
added "_key" attribute
|
2012-10-23 15:58:09 +02:00 |
document-collection.c
|
some refactoring
|
2012-11-09 15:06:28 +01:00 |
document-collection.h
|
renamed marker member _deletion to _validTo, some cleanup
|
2012-11-08 17:47:18 +01:00 |
durham.h
|
the great rename
|
2012-06-08 15:01:25 +02:00 |
edge-collection.c
|
fix gcc warning
|
2012-10-26 08:32:01 +02:00 |
edge-collection.h
|
added bidirectional edges, fixup edges index
|
2012-10-25 17:18:54 +02: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
|
minor changes
|
2012-10-29 15:34:28 +01:00 |
headers.h
|
the great rename
|
2012-06-08 15:01:25 +02:00 |
index.c
|
moved creation of primary index into index.c
|
2012-10-31 13:55:57 +01:00 |
index.h
|
moved creation of primary index into index.c
|
2012-10-31 13:55:57 +01:00 |
primary-collection.c
|
some refactoring
|
2012-11-09 15:06:28 +01:00 |
primary-collection.h
|
some refactoring
|
2012-11-09 15:06:28 +01:00 |
shadow-data.c
|
fixed memory zone issues, memleaks
|
2012-10-10 19:05:16 +02:00 |
shadow-data.h
|
removed some dead code
|
2012-09-04 10:05:36 +02:00 |
shape-collection.c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-10-24 10:46:38 +02:00 |
shape-collection.h
|
renamed blob_collection to shape_collection
|
2012-09-04 09:32:18 +02:00 |
synchroniser.c
|
memory mapped files extensions for windows
|
2012-10-08 17:17:03 +08:00 |
synchroniser.h
|
the great rename
|
2012-06-08 15:01:25 +02:00 |
transaction.c
|
some cleanup
|
2012-11-06 19:24:27 +01:00 |
transaction.h
|
some refactoring of v8-vocbase, trx integration
|
2012-11-06 19:02:09 +01:00 |
versioned-index.c
|
some refactoring
|
2012-11-09 15:06:28 +01:00 |
versioned-index.h
|
some refactoring
|
2012-11-09 15:06:28 +01:00 |
voc-shaper.c
|
fixed a few out of memory situations
|
2012-11-09 17:30:28 +01:00 |
voc-shaper.h
|
renamed blob_collection to shape_collection
|
2012-09-04 09:32:18 +02:00 |
vocbase.c
|
more cleanup
|
2012-11-09 18:42:07 +01:00 |
vocbase.h
|
added --enable-trx option
|
2012-10-31 11:21:06 +01:00 |