Jan Steemann
|
69fc6e1662
|
added test case
|
2013-03-08 14:38:08 +01:00 |
Jan Steemann
|
1e517c4792
|
commented test
|
2013-02-18 17:23:06 +01:00 |
Jan Steemann
|
a5c1862cf7
|
test case for issue #411
|
2013-02-18 17:21:45 +01:00 |
Jan Steemann
|
0a2fe0e9a0
|
fix reload of duplicate key markers
|
2013-01-29 15:46:45 +01:00 |
Jan Steemann
|
e509f92c5e
|
added test cases for duplicate _key insertion
|
2013-01-18 11:11:22 +01:00 |
Frank Celler
|
670dc221ab
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/client/client.js
js/common/bootstrap/module-internal.js
js/common/modules/org/arangodb/simple-query-common.js
js/server/ahuacatl.js
|
2013-01-17 23:56:31 +01:00 |
Frank Celler
|
edef5feacc
|
fixed tests
|
2013-01-17 23:45:19 +01:00 |
Jan Steemann
|
913480e881
|
make revision ids strings so they do not clip in clients that do not support 64 bit integers
|
2013-01-17 15:02:55 +01:00 |
Jan Steemann
|
f7d8df846b
|
fixed test
|
2013-01-14 00:24:00 +01:00 |
Jan Steemann
|
cbad6b526a
|
make collections accesible via name instead of id.
this allows using the collection name instead of ids in _from, _to, _id etc.
|
2012-11-28 13:16:15 +01:00 |
Jan Steemann
|
f812408a7e
|
documentation for collection names / keys
|
2012-11-23 19:41:14 +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
|
9ffa4779e2
|
test cases for issue #213
|
2012-10-10 09:22:18 +02:00 |
Jan Steemann
|
1d865cddb1
|
removed unnecessary long waits
|
2012-09-13 17:41:00 +02:00 |
Jan Steemann
|
13f703c2c7
|
issue #184
|
2012-09-03 11:08:35 +02:00 |
Jan Steemann
|
6232ca74c7
|
changed unloading of collections to not wait in an endless loop if collection cannot be unloaded
|
2012-09-03 10:40:07 +02:00 |
Jan Steemann
|
b8e7d5634d
|
issue #153: edge collection should be a flag for a collection
|
2012-08-28 10:48:24 +02:00 |
Jan Steemann
|
105af56bf7
|
issue #110: support for partial updates
|
2012-08-21 15:17:51 +02:00 |
Jan Steemann
|
982781ec3e
|
reduced sleep intervals
|
2012-08-08 14:51:00 +02:00 |
Frank Celler
|
5027294e26
|
wait for collection to unload in unit-tests
|
2012-08-08 10:21:44 +02:00 |
Frank Celler
|
a0d19953e2
|
removed globals
|
2012-05-25 00:26:36 +02:00 |
Frank Celler
|
763e7aba98
|
renamed to Arango
|
2012-05-12 14:40:34 +02:00 |
Frank Celler
|
8c872f00b9
|
more on simple queries
|
2012-05-01 23:50:40 +02:00 |
Frank Celler
|
6211bd88bb
|
added internal
|
2012-04-30 23:25:39 +02:00 |
Frank Celler
|
dfa392ec79
|
renamed .delete to .remove or .DELETE to avoid JS lint errors
|
2012-04-18 17:09:04 +02:00 |
Frank Celler
|
c50c758c0e
|
fixed edges
|
2012-04-12 17:11:56 +02:00 |
Frank Celler
|
1e52b7bf46
|
tests for document and collection
|
2012-04-12 12:03:33 +02:00 |
Frank Celler
|
535cbdf8c2
|
moved to common
|
2012-04-11 23:35:14 +02:00 |