Jan Steemann
|
2c381d5d6a
|
issue #498
|
2013-05-02 12:27:06 +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
|
1ddbd2e4d9
|
update
|
2013-04-23 19:02:46 +08:00 |
Oreste Panaia
|
b83d90f021
|
skiplist transaction support
|
2013-04-23 18:56:26 +08:00 |
a-brandt
|
fcae2b2961
|
added RequestContext
|
2013-04-17 16:56:48 +02:00 |
a-brandt
|
aa216c2edb
|
changes for multiple databases
|
2013-04-12 14:15:06 +02:00 |
Jan Steemann
|
f7a5cf4cf3
|
transactions
|
2013-04-03 14:40:23 +02:00 |
Jan Steemann
|
0e6c21e4e7
|
removed NEW_BORN collection status in server
|
2013-03-25 15:51:42 +01:00 |
Jan Steemann
|
61af5f27da
|
added startup option `--database.force-sync-properties`
|
2013-03-14 13:48:58 +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 |
Jan Steemann
|
0a883f4076
|
merged some changes from trx branch into devel
|
2013-03-08 14:22:25 +01:00 |
Jan Steemann
|
5732ab8378
|
reduce the size for each collection struct
"path" attribute now has a max length of 512 bytes instead of 4K
|
2013-03-07 18:17:52 +01:00 |
Jan Steemann
|
bdf906ef89
|
fixed a memleak for barriers
|
2013-03-06 14:33:23 +01:00 |
Jan Steemann
|
ca8935ae2a
|
fix collection name handling in the face of parallel renames
|
2013-02-01 13:43:14 +01:00 |
Jan Steemann
|
187d8ecc69
|
some transaction rework
|
2013-01-08 17:26:16 +01:00 |
Jan Steemann
|
f812408a7e
|
documentation for collection names / keys
|
2012-11-23 19:41:14 +01:00 |
Jan Steemann
|
e7f8543d81
|
moved documentation changes from 1.1 to devel
|
2012-11-23 10:18:47 +01:00 |
a-brandt
|
71d3d54de1
|
collection info struct changed
|
2012-11-15 11:24:35 +01:00 |
a-brandt
|
3e302a5aea
|
changed function TRI_IsAllowedCollectionName
|
2012-11-14 14:09:00 +01:00 |
Jan Steemann
|
cdd163cc8a
|
added TRANSACTION() JS function
|
2012-11-13 18:45:27 +01:00 |
Jan Steemann
|
d9f8219bd6
|
added --enable-trx option
|
2012-10-31 11:21:06 +01:00 |
Jan Steemann
|
b9008cbdd5
|
removed TRI_voc_did_t, removed some deprecated typedefs
|
2012-10-29 15:45:52 +01:00 |
a-brandt
|
c2d0749178
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/RestHandler/RestDocumentHandler.cpp
arangod/RestHandler/RestEdgeHandler.cpp
arangod/RestHandler/RestImportHandler.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/document-collection.c
arangod/VocBase/document-collection.h
arangod/VocBase/primary-collection.c
arangod/VocBase/primary-collection.h
|
2012-10-24 10:46:38 +02:00 |
a-brandt
|
9a599e468a
|
added "_key" attribute
|
2012-10-23 15:58:09 +02:00 |
Jan Steemann
|
c2be68fc7f
|
issue #245
|
2012-10-17 14:21:46 +02:00 |
Oreste Panaia
|
ab15e33b89
|
memory mapped files extensions for windows
|
2012-10-08 17:17:03 +08:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
Jan Steemann
|
1906f9c36b
|
don't fail in case of EAGAIN rwlock acquisition, fixed locks error logging
|
2012-09-12 13:56:30 +02:00 |
Jan Steemann
|
7626972890
|
issue #155
|
2012-09-06 17:48:06 +02:00 |
Jan Steemann
|
ed395ab8ce
|
issue #153
|
2012-08-28 13:06:04 +02:00 |
Jan Steemann
|
43b7ea951a
|
issue #147: added --database.force-sync-shapes option
|
2012-08-09 19:25:39 +02:00 |
Frank Celler
|
a02faec3a3
|
added basic authentication
|
2012-07-15 17:06:59 +02:00 |
Frank Celler
|
191b1338fe
|
issue #98: Unable to change journalSize
|
2012-07-11 13:42:17 +02:00 |
Frank Celler
|
e455348032
|
added --database.wait-for-sync
|
2012-07-10 16:34:06 +02:00 |
Frank Celler
|
de187b1625
|
added wake-up call for synchroniser
|
2012-07-10 15:06:34 +02:00 |
Frank Celler
|
237968ba26
|
cosmetics
|
2012-07-02 18:44:03 +02:00 |
Frank Celler
|
4e6f4a74a6
|
fixed memory leaks
|
2012-06-22 13:38:55 +02:00 |
Jan Steemann
|
5a74e95f35
|
allow reusing ids and revision when creating collections and documents
|
2012-06-19 15:50:52 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |