Simon Grätzer
88d01b89b5
Optimizations for Caches and Graph Traversals ( #3169 )
2017-08-31 18:33:10 +02:00
Simon Grätzer
fadafa6384
Fixing engine stats in arangosh ( #3038 )
2017-08-17 21:26:06 +02:00
Jan Christoph Uhde
0eaf4cabd9
Feature/js to cpp transaction handler ( #2985 )
...
* implement transaction handler in c++
* add fake request object
* move general code into extra file
* improve error messages for RestJobHandler
* support cancel operation for async jobs with RestTransactionHandler
* fix integration test and add some optional debugging output
* fix returning of context
* fix error type
* fix code in cluster test
* remove unused variable
2017-08-11 09:29:34 +02:00
Simon Grätzer
8878729f8b
Adding `db._engineStats` for arangosh
2017-08-07 17:00:15 +02:00
Manuel B
df7051f2cb
server / client side db._parse added ( #2789 )
2017-07-14 14:31:51 +02:00
Andreas Streichardt
dad5a1429e
Add waitForSyncReplication as a _create() option
2017-04-26 09:57:40 +02:00
jsteemann
fbb14ceffc
added db._engine()
2017-03-22 11:19:31 +01:00
Dan Larkin
85132e0eaf
Finished adding view support to ArangoShell.
2017-03-21 11:40:14 -04:00
Dan Larkin
a80ed16477
Added basic views support to ArangoShell.
2017-03-18 16:35:51 -04:00
Kaveh Vahedipour
40c6e2b48c
unobserve should not create entries in agency, if empty before
2017-01-20 08:06:27 +01:00
jsteemann
3be94b6014
add caching for db._collection() on client side
2016-12-13 16:05:29 +01:00
jsteemann
369b2c7bc6
added optional memory limit for AQL queries
2016-12-06 13:23:41 +01:00
Kaveh Vahedipour
ef551f1b8b
shell handles the smart graph parameters for collection creation
2016-09-29 10:11:49 +02:00
Max Neunhoeffer
8fef636106
Allow for detailed version query in arangosh.
2016-09-09 14:30:57 +02:00
jsteemann
396ab41736
allow dropping system collections in some rare cases
2016-08-25 12:47:06 +02:00
Andreas Streichardt
6ee1f6d14a
Reformat code
2016-06-30 16:57:17 +02:00
jsteemann
f6268f5c9d
sort collection names
2016-06-15 23:18:04 +02:00
Jan Steemann
e5ceaf85b4
changed structure of response to GET /_api/collection
2016-05-19 17:56:15 +02:00
Andreas Streichardt
aba66a50eb
_listEndpoints => _endpoints()
2016-05-18 15:34:42 +02:00
Andreas Streichardt
4d13e8fb1b
_listDatabases() => _databases()
2016-05-11 15:30:47 +02:00
Max Neunhoeffer
5690c0410c
Remove option replicationQuorum which was unused as of now.
2016-05-06 09:53:01 +02:00
Kaveh Vahedipour
3608d91f87
Corrected create database in coordinator
2016-05-03 10:06:20 +02:00
Kaveh Vahedipour
d0e15bb046
create database is semifunctional
2016-05-02 19:03:00 +02:00
Jan Steemann
7f95833505
fixed tests
2016-03-22 16:14:52 +01:00
Max Neunhoeffer
d1c5c64d6b
Fix baby methods for documents in arangosh.
2016-03-18 02:05:19 +01:00
Max Neunhoeffer
da3730d98b
Fix arangosh behaviour for documents.
2016-03-17 15:53:24 +01:00
Max Neunhoeffer
7ef9fa9c15
Fix client document handling. Unfinished.
2016-03-16 19:56:01 +01:00
Max Neunhoeffer
1065486a77
First version of getting shards in sync working.
2016-02-13 23:04:20 +01:00
Jan Steemann
8390793699
moved docu blocks into their own files
2016-01-07 16:39:19 +01:00
Jan Steemann
3cfd8214a9
handle id and isSystem when creating collections
2015-12-18 20:16:39 +01:00
Alan Plum
8853ede355
org/arangodb -> @arangodb
2015-12-15 15:51:44 +01:00