Jan Steemann
|
dcb9427b6f
|
rewrote transaction contexts
|
2014-10-16 15:53:28 +02:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Jan Steemann
|
97fd5a55ba
|
renamed variable
|
2014-08-15 18:12:58 +02:00 |
Michael Hackstein
|
a5b35f224a
|
Fixed REST API documentation. Some values were not recognized as paramters by swagger script
|
2014-08-07 14:52:55 +02:00 |
Thomas Schmidts
|
d9b733b997
|
Fixes some documentation pages for API. fixes #922
|
2014-06-30 14:22:17 +02:00 |
Frank Celler
|
4dcf5dc817
|
updated disclaimer
|
2014-06-20 16:40:35 +02:00 |
Jan Steemann
|
fabc51f889
|
fixed wrong ASSERT usage
|
2014-06-13 12:10:35 +02:00 |
Max Neunhoeffer
|
c2bddb1c19
|
Let TRI_document_collection_t inherit from TRI_collection_t.
|
2014-06-11 10:51:47 +02:00 |
Jan Steemann
|
da9f8247fb
|
barriers are now created automatically by transactions
|
2014-06-10 11:56:40 +02:00 |
Jan Steemann
|
72a102e794
|
major internal changes
|
2014-06-08 00:12:53 +02:00 |
Jan Steemann
|
368091d7c3
|
function cleanup
|
2014-06-06 21:35:34 +02:00 |
Max Neunhoeffer
|
fd2c99443f
|
Introduce TRI_doc_mptr_copy_t for copies of master pointers.
Did not yet run through all occurrences of TRI_doc_mptr_t to see
whether they have to be TRI_doc_mptr_copy_t.
|
2014-06-06 16:59:32 +02:00 |
Jan Steemann
|
362838ae69
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
Jan Steemann
|
cb5bb4eb0e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/Makefile.files
arangod/RestHandler/RestEdgeHandler.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/voc-shaper.cpp
|
2014-06-05 22:58:49 +02:00 |
Jan Steemann
|
17981a92c2
|
more barriers
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-06-05 22:23:48 +02:00 |
Max Neunhoeffer
|
2776dc78fa
|
Make TRI_doc_mptr_t a C++ struct.
|
2014-06-05 12:03:57 +02:00 |
Max Neunhoeffer
|
a7792a5306
|
Looked through TRI_EXTRACT_MARKER_KEY for protection.
|
2014-06-04 15:40:09 +02:00 |
Max Neunhoeffer
|
f3653015b6
|
First part of protection proof.
|
2014-06-04 14:31:38 +02:00 |
Max Neunhoeffer
|
13541cf4ec
|
Rename component _data -> _dataptr in master pointer.
|
2014-06-03 22:27:08 +02:00 |
Jan Steemann
|
7b521a4c9e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/VocBase/document-collection.cpp
arangod/VocBase/document-collection.h
|
2014-05-30 12:51:20 +02:00 |
Jan Steemann
|
ed6a55abb9
|
specialized primary index for faster comparisons and less datafile lookups
|
2014-05-29 03:35:37 +02:00 |
Max Neunhoeffer
|
69353334eb
|
Get rid of TRI_ENABLE_CLUSTER everywhere.
|
2014-05-21 14:46:47 +02:00 |
scottashton
|
700480f20a
|
adjusted all require(org/arangodb/graph) to new graph-blueprint module
|
2014-05-15 10:33:20 +02:00 |
Jan Steemann
|
a0c32e90d7
|
fixed edge access in coordinator
|
2014-02-27 13:14:02 +01:00 |
Jan Steemann
|
7a0aac82e2
|
re-create database objects on coordinator now, and switch into them
|
2014-02-21 17:40:00 +01:00 |
Jan Steemann
|
c38c038492
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
CHANGELOG
js/apps/system/aardvark/frontend/css/collectionsItemView.css
js/apps/system/aardvark/frontend/css/graphlayout.css
|
2014-02-06 13:18:52 +01:00 |
Jan Steemann
|
b5550e17a6
|
updated tests and documentation
|
2014-02-06 12:11:17 +01:00 |
Jan Steemann
|
58b3e0f99d
|
splitted a few tests
|
2014-02-05 15:15:51 +01:00 |
Jan Steemann
|
e7d7f3e00a
|
updated documentation
|
2014-02-04 12:41:52 +01:00 |
Jan Steemann
|
fbf6954bd7
|
updated documentation
|
2014-02-01 00:26:02 +01:00 |
Max Neunhoeffer
|
73f3dbc328
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-31 18:56:47 +01:00 |
Jan Steemann
|
04d40c10e9
|
fixed wrong REST API parameter type in documentation
|
2014-01-31 13:56:24 +01:00 |
Max Neunhoeffer
|
3a5a085bc5
|
Sort out mess with collection name/id lookup in cluster.
|
2014-01-30 17:27:06 +01:00 |
Max Neunhoeffer
|
fe348a36ca
|
Start support for create edge in coordinator in cluster.
|
2014-01-24 16:47:29 +01:00 |
Jan Steemann
|
0ae9a69c6a
|
updated documentation
|
2014-01-10 18:38:25 +01:00 |
Jan Steemann
|
96dc8e3879
|
free json in case of error
|
2013-11-05 12:42:50 +01:00 |
Jan Steemann
|
21d25d0ccc
|
removed resourceholder
|
2013-10-17 10:43:07 +02:00 |
Jan Steemann
|
a120a4dbe6
|
reverted name change for _graphs collection
|
2013-09-12 18:15:34 +02:00 |
Jan Steemann
|
3a6cabfe44
|
creating/dropping
|
2013-09-11 17:16:43 +02:00 |
Jan Steemann
|
c22fd49d84
|
small cleanup
|
2013-09-11 14:21:54 +02:00 |
Jan Steemann
|
ac4ed728c0
|
renamed collection `_graphs` to `arangodb_graphs`
|
2013-09-09 11:07:10 +02:00 |
Jan Steemann
|
054ed3ca3f
|
apply collection data dumps
|
2013-07-05 11:41:37 +02:00 |
Thomas Richter
|
dc691ca6c2
|
examples generated in api-simple.js
|
2013-06-06 14:43:36 +02:00 |
Thomas Richter
|
c230a87879
|
minor changes
|
2013-05-31 16:40:24 +02:00 |
Jan Steemann
|
bfb35a4b3c
|
issue #495
|
2013-05-03 11:38:10 +02:00 |
Thomas Richter
|
62b870e725
|
in REST-documentation @LIT{} and @FA{} replaced by backticks
|
2013-04-22 15:42:59 +02:00 |
Jan Steemann
|
30b2b2ef3e
|
adjusted locks
|
2013-04-16 11:23:21 +02:00 |
Frank Celler
|
f810711a79
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
Jan Steemann
|
6b3b181930
|
pass transaction collection into CRUD operations
|
2013-03-28 13:26:49 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |