Kaveh Vahedipour
e81e3e51e0
javascript side of jsonified agency
2016-04-28 15:15:55 +02:00
Jan Steemann
54df0ecb5b
fixed statistics
2016-04-19 18:11:55 +02:00
Alan Plum
64289b3895
I Shall Exterminate Everything Around Me
2016-04-19 16:12:19 +02:00
Alan Plum
9f25f44a87
Don't check the Foxx store unless you actually need it
2016-04-18 18:01:06 +02:00
Jan Steemann
9f8c24b1cd
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-04-06 15:43:27 +02:00
Andreas Streichardt
d2d7af67fe
Kickstarter and planner are dead
2016-04-05 17:45:39 +02:00
Jan Steemann
45cc15fe45
fixes
2016-03-22 10:51:42 +01:00
Frank Celler
def5b35a84
jslint fixes
2016-03-18 11:02:42 +01:00
Andreas Streichardt
90862b6081
Proper secondary => Primary failover
2016-03-17 22:39:15 +00:00
Alan Plum
6593f3d358
Clean up stacktraces
...
Fixes #1564 , #1565 , #1744 .
2016-02-15 22:56:29 +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
Wilfried Goesgens
b64260b553
Fix simlpe queries in cluster: Only the coordinator needs to look up shards, the DBservers don't do this.
2016-01-06 15:54:56 +01:00
Jan Steemann
7b20e8da84
fixed typo
2016-01-04 16:37:01 +01:00
Jan Steemann
c788cf9776
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-01-04 16:31:29 +01:00
Jan Steemann
555a0286c2
make merging configurable in update-by-example API
2016-01-04 16:31:06 +01:00
Frank Celler
1065a1bd2c
added work monitor
2016-01-04 15:33:06 +01:00
jsteemann
c20cf66e93
add cacheability info for explain
2016-01-03 00:52:36 +01:00
Jan Steemann
3cfd8214a9
handle id and isSystem when creating collections
2015-12-18 20:16:39 +01:00
Jan Steemann
8ed8681505
updated module name
2015-12-15 16:15:26 +01:00
Jan Steemann
602e321058
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-12-15 15:56:13 +01:00
Jan Steemann
442b614fb5
documentation update
2015-12-15 15:54:58 +01:00
Alan Plum
8853ede355
org/arangodb -> @arangodb
2015-12-15 15:51:44 +01:00
Jan Steemann
fec29ac9c8
better compaction diagnostics
2015-12-09 19:02:22 +01:00
hkernbach
6d25ac57e9
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
2015-12-01 11:25:58 +01:00
jsteemann
04e81ea851
more replication
2015-11-30 23:33:59 +01:00
Michael Hackstein
e9a36a3fbf
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
2015-11-30 14:17:44 +01:00
Wilfried Goesgens
3e9c95fd8c
one last .html link
2015-11-27 13:24:05 +01:00
Wilfried Goesgens
55b8fb0c6f
Fix links not to point to .html - .md is right, else the non-html generators won't work properly.
2015-11-27 11:51:29 +01:00
Michael Hackstein
ae7ab86bff
Removed js implementation of api-edges not needed any more
2015-11-27 09:50:43 +01:00
Alan Plum
7538d71333
URL parameter -> {query,path} parameter
2015-11-24 18:09:43 +01:00
Wilfried Goesgens
8e4231e17a
Fix documentation.
2015-11-03 11:58:33 +01:00
Max Neunhoeffer
21bc08715a
Fix heartbeat thread of DBserver, less sleeping.
2015-11-03 10:19:26 +01:00
Frank Celler
f8c79f1ab0
added ARANGODB_DEFAULT_ROOT_PASSWORD
2015-09-29 13:15:25 +02:00
Wilfried Goesgens
a9ea2122d5
Revert 9cd38eba44
again.
2015-09-24 14:09:14 +02:00
Jan Steemann
a8c97051f6
unified base URL (to not start with a slash, all other actions have base URLs that do not start with a slashes either)
2015-09-24 12:12:12 +02:00
Wilfried Goesgens
9cd38eba44
Partially revert 6aabcb99c5
- this http interface is still required for blueprints.
2015-09-23 17:02:42 +02:00
Wilfried Goesgens
6aabcb99c5
Remove deprecated graph documentation.
2015-09-23 14:26:24 +02:00
Wilfried Goesgens
15b1d7cfd5
Migrate sub-structured replies to swagger2 preproc docu style
2015-09-18 17:02:53 +02:00
Wilfried Goesgens
b06d03e84f
Cleanup documentation for remaining @-tags
2015-09-17 11:15:33 +02:00
Wilfried Goesgens
70a2c74c1b
Update RESTAPI documentation handling to work with the swagger 2 api
...
- use the structures from the swagger for post / reply structures
- add missing documentation snippets to their respective places
- fix syntax of documentation blocks
2015-09-16 16:35:13 +02:00
Frank Celler
2e2600311a
added aliases
2015-09-16 16:05:18 +02:00
Jan Steemann
dc7ac83354
incremental sync fixes
2015-09-15 14:20:08 +02:00
Willi Goesgens
c5f513b940
don't use json strings, lean on js to generate it for us in a nice formated way.
2015-09-11 16:28:29 +02:00
Willi Goesgens
29b7fdd7b1
One more place to remove json.stringify
2015-09-11 15:04:20 +02:00
Willi Goesgens
ac2acabd5d
Work on formatting and grammer
2015-09-11 11:25:34 +02:00
Willi Goesgens
49a966234b
remove stray newline.
2015-09-10 16:24:43 +02:00
Willi Goesgens
cac602ff73
this api is not easily documented here, but, it was better documented before.
2015-09-10 13:38:13 +02:00
Willi Goesgens
b5ddbe1240
Properly explain the explain-api.
2015-09-10 13:28:14 +02:00
Willi Goesgens
e1ae661ae0
Work on multi-dimensional swagger post data
2015-09-09 17:40:51 +02:00
Willi Goesgens
eb9e03f3f0
Upgrade the REST-API documentation to to swagger V2.0
...
Wrap lines in examples.
2015-09-09 15:21:18 +02:00
Jan Steemann
29d37eb346
added diagnosis functions
2015-09-07 20:48:42 +02:00
CoDEmanX
3a9648d78a
More Americanization
2015-09-03 22:25:43 +02:00
CoDEmanX
b4593a7e82
Change spelling of 'initialize' to American English (comments and log messages only)
2015-09-01 17:07:21 +02:00
Willi Goesgens
994d850a79
remove toket that is not used anymore.
2015-08-13 18:42:11 +02:00
Willi Goesgens
7ae7c67a83
Fix docu block syntax
2015-08-13 18:41:08 +02:00
Willi Goesgens
bbb8198d2b
Add a @brief to all descriptions, remove stray markup.
2015-08-12 16:58:06 +02:00
Jan Steemann
68465ebba5
Merge branch 'collection-not-loaded' of https://github.com/arangodb/arangodb into devel
...
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/build/app.js.gz
js/apps/system/_admin/aardvark/APP/frontend/build/app.min.js
js/apps/system/_admin/aardvark/APP/frontend/build/app.min.js.gz
js/apps/system/_admin/aardvark/APP/frontend/build/scripts.html.part
js/apps/system/_admin/aardvark/APP/frontend/build/standalone-min.html
js/apps/system/_admin/aardvark/APP/frontend/build/standalone-min.html.gz
js/apps/system/_admin/aardvark/APP/frontend/build/standalone.html
2015-08-11 14:16:12 +02:00
Jan Steemann
b78dadfe9f
fixed documentation generation
2015-08-11 14:10:51 +02:00
Willi Goesgens
ad75a69e26
fix syntax in documentation.
2015-08-11 14:09:59 +02:00
Jan Steemann
c163d602ff
updated documentation for `indexBuckets`
2015-08-04 14:13:01 +02:00
Jan Steemann
38802d9d71
try to fix example
2015-08-03 10:54:49 +02:00
Jan Steemann
fa1f1e3485
added example
2015-08-03 09:42:38 +02:00
Jan Steemann
20c96b5e46
removed locks
2015-07-21 17:34:57 +02:00
Jan Steemann
a00288dc02
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-06-18 15:35:28 +02:00
Jan Steemann
83b326cfc7
moved PUT /_api/simple/all to C++
2015-06-18 15:34:45 +02:00
Jan Steemann
dcfe29211a
updated CHANGELOG
2015-06-18 14:03:31 +02:00
Michael Hackstein
817df056a2
Fixed display of statistics for database servers in cluster interface.
2015-06-15 09:48:09 +02:00
Jan Steemann
9df0c002cd
issue #1372 : fixed wrong parameter in traversal documentation
2015-06-12 16:08:41 +02:00
Alan Plum
4fe795db3c
Implemented script args and results.
2015-05-26 19:52:06 +02:00
Jan Steemann
a3108fa13d
fixed line too long error
2015-05-26 10:49:11 +02:00
Jan Steemann
58a23394fd
fixed failing test
2015-05-26 10:47:19 +02:00
Jan Steemann
db926a4057
store sessions in database-specific container
2015-05-19 15:41:15 +02:00
Max Neunhoeffer
13204298d9
Make number of buckets in edge index configurable.
2015-05-17 19:04:47 -07:00
Jan Steemann
b3c8add874
fixed typo
2015-05-11 13:08:30 +02:00
Alan Plum
4d32eb7367
API: Allow passing options to scripts.
2015-05-07 23:10:44 +02:00
Frank Celler
8f13d48aaa
fixed database listing for users
2015-05-07 15:54:58 +02:00
Alan Plum
59fd94efd3
Added req.absoluteUrl method.
2015-05-07 01:30:13 +02:00
Alan Plum
71c2e06649
Linting.
2015-05-06 17:33:05 +02:00
Alan Plum
be40214b1f
Added script command to FM.
2015-05-06 17:15:36 +02:00
Alan Plum
a20c9ee16e
Added dependencies and set-dependencies manager commands.
2015-05-06 17:15:35 +02:00
Alan Plum
c682bf9923
Don't use aardvark in foxx-manager.
2015-05-06 16:54:50 +02:00
Jan Steemann
46cdf686c4
documentation update
2015-05-05 18:23:07 +02:00
Jan Steemann
63138def67
fix location response headers with special characters
2015-05-05 14:00:06 +02:00
Willi Goesgens
312972a4ec
Modify examples so they clean up after their run.
2015-05-04 17:22:25 +02:00
Jan Steemann
6c66320de8
fixed broken examples
2015-04-20 16:10:04 +02:00
Max Neunhoeffer
900cc84204
Only allow bootstrapDbServers action on coordinators. Only allow POST.
2015-04-13 12:01:25 +02:00
Alan Plum
69e63c2c64
Strict mode all the things.
2015-04-09 00:22:05 +02:00
Frank Celler
992f4d0fbb
fixed pipelining and close for polling
2015-04-04 19:09:36 +02:00
Jan Steemann
6dfb4d4b09
Merge branch 'devel' of https://github.com/arangodb/arangodb into cursor-refactoring
...
Conflicts:
arangod/Aql/ExecutionBlock.cpp
lib/HttpServer/HttpHandler.cpp
lib/HttpServer/HttpServerJob.h
2015-03-31 15:13:31 +02:00
Frank Celler
ffbc45d2e2
new HttpServer & HttpCommTask
...
Conflicts:
Makefile.in
arangod/Aql/RestAqlHandler.cpp
arangod/Aql/grammar.cpp
arangod/Cluster/RestShardHandler.cpp
lib/GeneralServer/GeneralServer.h
lib/GeneralServer/GeneralServerDispatcher.h
lib/HttpServer/HttpServerJob.h
lib/HttpServer/HttpsCommTask.h
lib/SimpleHttpClient/SslClientConnection.cpp
2015-03-31 09:12:01 +02:00
Jan Steemann
80a99ab23e
refactored cursor API
2015-03-30 14:58:51 +02:00
Frank Celler
3c52dcde6d
changed _api/query to C++
...
Conflicts:
CHANGELOG
Makefile.in
README
arangod/RestServer/ArangoServer.cpp
2015-03-23 10:51:14 +01:00
Jan Steemann
f035ea1c3b
kill AQL queries
...
Conflicts:
arangod/Aql/ExecutionBlock.cpp
2015-03-12 15:00:14 +01:00
Jan Steemann
b98c4c2d5b
added documentation, fixed potential UTF-8 truncation
2015-03-12 13:02:13 +01:00
Jan Steemann
64d77cbe24
added query tracking feature
2015-03-12 13:02:13 +01:00
Manuel B
09d5dd6960
update MB to MiB
...
update from MB (1000*1000) to MiB (1024*1024)
https://en.wikipedia.org/wiki/Mebibyte
2015-03-08 06:35:27 +00:00
gschwab
b00ab19f11
fixed cerberus path
2015-02-25 09:28:42 +01:00
Jan Steemann
f29591135a
adjusted geo index API
2015-02-18 14:59:46 +01:00
Michael Hackstein
c6e9d98251
Added a force uninstall for foxx apps, to make sure they are removed from disk even if sth is unclear with mounting. Also created an error for foxx not found on file system has been added
2015-02-16 17:14:36 +01:00
Michael Hackstein
0c78629199
Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into devel
2015-02-16 14:17:52 +01:00
Jan Steemann
94a362c3c7
custom visitors
2015-02-13 11:32:13 +01:00
Michael Hackstein
5b3fae42aa
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
...
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
lib/Basics/voc-errors.cpp
lib/Basics/voc-errors.h
2015-02-13 10:20:36 +01:00
Michael Hackstein
e0c85f782a
The http install procedure will try to update the appstore before installing apps
2015-02-12 11:02:51 +01:00
Jan Steemann
f7210e3604
sparse index tests
2015-02-11 00:25:30 +01:00
Jan Steemann
aa8741d5f1
unique constraints
2015-02-09 20:48:02 +01:00
Jan Steemann
003d7e9112
sparse indexes, initial commit, untested
2015-02-07 03:07:41 +01:00
Michael Hackstein
aad7e46f10
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
...
Conflicts:
Documentation/Books/Users/SUMMARY.md
js/actions/api-system.js
js/common/bootstrap/modules.js
js/server/modules/org/arangodb/foxx/manager.js
js/server/tests/shell-routing.js
2015-02-06 17:22:01 +01:00
Michael Hackstein
10ece1f881
Included development, production, configure and configuration in the client implementation of FoxxManager.
2015-02-04 15:55:30 +01:00
Jan Steemann
93d6cb6d38
added documentation
2015-02-03 09:45:30 +01:00
Frank Celler
fdf9935b0a
more splits
2015-01-26 11:59:05 +01:00
Frank Celler
a25025ba79
splitted into files
2015-01-26 11:59:05 +01:00
Frank Celler
6363011339
fixed routing
2015-01-26 11:59:05 +01:00
Michael Hackstein
cdf63f6365
Adapted foxx manager api to new codebase.
2015-01-26 11:54:29 +01:00
Alan Plum
5accae0af3
More tests.
2015-01-20 17:16:34 +01:00
Jan Steemann
5abfeca10c
fixed invalid result for fm.rescan()
2015-01-14 17:07:29 +01:00
Thomas Schmidts
13072f1345
Merge pull request #1194 from yojimbo87/devel
...
Add missing return codes to API docs.
2015-01-08 09:38:44 +01:00
Jan Steemann
b1150e7177
improve error message in case no suitable index is present for range query
2014-12-22 16:19:40 +01:00
Jan Steemann
d92057dd03
the great rename: array => object, list => array
2014-12-18 22:33:23 +01:00
Jan Steemann
20e7fe7a7a
the great rename: array => object, list => array
2014-12-18 21:07:06 +01:00
Michael Hackstein
4363ae15be
Implemented multiple repeated indentical zip file uploads
2014-12-16 14:10:08 +01:00
Tomas Bosak
06ad1907ed
Add missing return codes to API docs.
...
Add missing return codes to API docs of read in/out/any edges operation.
2014-12-16 11:30:25 +01:00
Willi Goesgens
1c4a72b106
The Big V8 upgrade Merge.
2014-12-15 17:30:56 +01:00
Jan Steemann
5c9e52ea20
pass query parameters
2014-12-09 17:16:03 +01:00
Tomas Bosak
ef9e5a33f1
Improve collection modifying API docs
...
Load collection:
- state explicitly that 'count' attribute needs to be in request body
object
- add 'isSystem' attribute to result description
Unload collection:
- add 'isSystem' attribute to result description
Change collection properties:
- modify return description
- add 'isSystem', 'isVolatile', 'doCompact' and 'keyOptions' attributes
to result description
Rename collection:
- add 'isSystem' attribute to result description
Rotate collection journal:
- fix return code typo
2014-12-03 19:45:23 +01:00
Tomas Bosak
8d4de5b22f
Improve collection API docs
...
- add keyOptions attribute description which is also part of the result
- add empty line before return codes header
2014-12-03 17:20:34 +01:00
Alan Plum
3b5b6b2249
Merge pull request #1151 from yojimbo87/devel
...
GET /_api/collection/{collection-name} returns also 'isSystem' attribute
2014-12-03 11:55:21 +01:00
Jan Steemann
4ef82239a3
added optimizer statistics
2014-12-03 11:38:56 +01:00
Tomas Bosak
cf94fa4399
GET /_api/collection/{collection-name} returns also 'isSystem' attribute.
2014-12-03 11:24:52 +01:00
Jan Steemann
e81ac9993e
fixed paragraph issue
2014-12-03 09:56:15 +01:00
Thomas Schmidts
c6b8e1a569
Fixed some dead links in the documentation
2014-11-21 09:13:50 +01:00
Jan Steemann
4f74ed429c
issue #1109 : added *bytes* unit to API description where missing
2014-11-20 15:04:40 +01:00
Jan Steemann
675e2a0d40
fixed WITHIN_RECTANGLE for cluster
2014-11-17 12:32:43 +01:00
Jan Steemann
d4084e97e4
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-12 14:51:35 +01:00
Max Neunhoeffer
3fdcfe584e
Revert "issue #1095 : non-kaputtbar"
...
This reverts commit 2bbe73e1d3409e6345012d120fa7d550ee66ff9e.
2014-11-12 08:50:36 -05:00
Jan Steemann
81c1919f44
minor adjustments for task API
2014-11-12 11:27:47 +01:00
Willi Goesgens
d96907d8da
Implement tastks REST api
...
- Implement REST api for tasks
- Implement wrappers in arangosh
- Add API-documentation
- move unittest from server to common
2014-11-11 12:39:09 +01:00
Jan Steemann
fec001f1a7
issue #1095 : non-kaputtbar
2014-11-11 08:33:02 +01:00
Jan Steemann
b0de1bb226
leaner and meaner error messages
2014-11-07 10:53:00 +01:00
Jan Steemann
22d2cfd876
fixed documentation
2014-11-06 13:14:47 +01:00
Jan Steemann
dbed5e0662
updated documentation
2014-11-04 16:14:26 +01:00
Jan Steemann
c3a5b9a92d
updated documentation
2014-11-03 15:32:00 +01:00
Frank Celler
0e7be8dddf
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
js/apps/system/aardvark/frontend/js/templates/navigationView.ejs
2014-11-01 10:14:55 +01:00
Frank Celler
4900b00068
removed internal documentation
2014-11-01 10:12:21 +01:00
Jan Steemann
26c3b0174f
fixed tests
2014-10-31 19:58:20 +01:00
Jan Steemann
4f68960ed7
removed Ahuacatl [skip ci]
2014-10-31 17:31:00 +01:00
Michael Hackstein
dfab22e82f
Fixed documentation idention. Was displayed as codeblock in documentation
2014-10-22 10:53:39 +02:00
Michael Hackstein
b8b1ca99e6
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
Documentation/Books/Users/Aql/Functions.mdpp
2014-10-22 10:42:38 +02:00
Michael Hackstein
0b201719a2
Dedeprecated Graph AQL functions. They are still valid as they follow a different concept of graphs and connot be converted on the fly to the new graph module in general
2014-10-22 10:37:59 +02:00
Frank Celler
a7d93abe43
fixed requireApp in development mode
2014-10-21 12:28:33 +02:00
Jan Steemann
24dcb9c369
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-10-15 17:33:26 +02:00
Thomas Schmidts
0fd685eb07
Fixed small spelling errors
2014-10-15 16:04:25 +02:00
Jan Steemann
cc9f416bba
whitespace
2014-10-15 12:45:57 +02:00
Jan Steemann
6bd448be46
added support for reading / writing binary data in fs.readFileSync && fs.write
2014-10-14 19:07:16 +02:00
Thomas Schmidts
b528531187
Added note that by-example-hash is used internally. Fixed #984
2014-10-06 15:06:50 +02:00
Jan Steemann
b7f649803b
removed unused file
2014-09-30 11:05:40 +02:00
Jan Steemann
1511d3b1c8
fixed API description
2014-09-26 16:44:41 +02:00
Jan Steemann
481a16fd7a
removed bitarray indexes
2014-09-15 14:19:38 +02:00
Jan Steemann
611ef2b73c
removed "old" AQL function AQL_EXPLAIN
2014-09-11 14:12:01 +02:00
Jan Steemann
672eec350e
removed "old" AQL function
2014-09-11 13:56:15 +02:00
Jan Steemann
c027750d19
jshint
2014-09-10 11:45:59 +02:00
Jan Steemann
c16ddedc83
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
...
Conflicts:
arangod/V8Server/v8-vocbase.cpp
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
js/server/modules/org/arangodb/ahuacatl.js
js/server/modules/org/arangodb/aql-helper.js
js/server/tests/shell-skiplist-index.js
2014-09-09 22:18:52 +02:00
Alan Plum
e86c98dfe2
Enabled unused: true, ported aardvark jslint to jshint.
2014-09-02 22:18:18 +02:00
Alan Plum
7b24bdba8d
Enabled strict: true.
2014-09-02 22:16:07 +02:00
Alan Plum
bff47e558b
Removed jslint headers from actions.
2014-09-02 22:14:56 +02:00
Jan Steemann
7d500b7234
speed up instanciation of v8 ShapedJson objects
...
now a static buffer is used to create multiple string values
such as `_id`, `_key`, `_rev`, `_from` and `_to`.
this saves a few memory allocations per document
Conflicts:
arangod/Utils/CollectionNameResolver.h
arangod/V8Server/v8-vocbase.cpp
2014-08-30 01:47:58 +02:00
Jan Steemann
c90777738d
speed up instanciation of v8 ShapedJson objects
...
now a static buffer is used to create multiple string values
such as `_id`, `_key`, `_rev`, `_from` and `_to`.
this saves a few memory allocations per document
2014-08-30 01:32:20 +02:00
Jan Steemann
a014b44ba4
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
...
Conflicts:
arangod/Utils/Transaction.h
2014-08-28 11:06:14 +02:00
Jan Steemann
3b9636c52b
issue #1004
2014-08-28 08:55:02 +02:00
Willi Goesgens
d295bacb51
Json: add HTTP-Entrypoint into Javascript deserialisation.
2014-08-20 17:08:06 +02:00
Frank Celler
cc91cd1cb0
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-08-11 12:43:47 +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
Frank Celler
be06ef7f25
new upgrade-database (formely known as version-check) and new startup procedure
2014-08-07 14:12:19 +02:00
Max Neunhoeffer
7beb1beb23
Take out a cout.
2014-08-01 17:06:57 +02:00
Max Neunhoeffer
390f0fe605
Implement distributeShardsLike
2014-08-01 17:05:04 +02:00
Thomas Schmidts
2afd5cc356
Fixed some wrong references
2014-07-21 18:06:02 +02:00
Jan Steemann
712358d069
added optional `ttl` attribute to specify result cursor expiration for HTTP API method `POST /_api/cursor`
...
The `ttl` attribute can be used to prevent cursor results from timing out too early.
2014-07-21 15:48:43 +02:00
Thomas Schmidts
ac4398ab7e
Changed Swagger for correct API look
2014-07-11 13:21:32 +02:00
Thomas Schmidts
c2fa9cb091
Erased useless @startDocuBlocks
2014-07-08 11:16:56 +02:00
Thomas Schmidts
57cd57c55d
Fixed wrong @startDocuBlock in Documentation
2014-07-08 09:37:07 +02:00
Jan Steemann
ddb26d76f8
wrote documentation for WAL
2014-07-06 18:31:41 +02:00
Jan Steemann
08654635f1
fixed examples
2014-07-06 13:53:45 +02:00
Jan Steemann
0ab5732c4d
updated documentation
2014-07-06 00:21:55 +02:00
Thomas Schmidts
0577583aa5
Changes in the documentation code for API
2014-07-01 14:18:12 +02:00
Thomas Schmidts
9e2a538096
Changed API documentation in code
2014-06-30 17:29:15 +02:00
Thomas Schmidts
6ec139f377
Even more changes in the API documentation code
2014-06-30 15:58:11 +02:00
Thomas Schmidts
d9b733b997
Fixes some documentation pages for API. fixes #922
2014-06-30 14:22:17 +02:00
Jan Steemann
f411fceb2e
exposed WAL API
2014-06-24 16:10:27 +02:00
Jan Steemann
97e36a7eb0
fixed examples
2014-06-24 11:26:51 +02:00
Jan Steemann
c1b24339ae
fixed examples for rotate
2014-06-20 23:39:32 +02:00
Lucas Dohmen
30e82a8cbb
Removed deprecated `/_api/collection/<identifier>/parameter`
2014-06-20 15:35:00 +02:00
Jan Steemann
e51dcdb2cb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/common/tests/shell-general-graph.js
2014-06-20 13:39:51 +02:00
Michael Hackstein
c7eeee59b1
Fixed return codes of traversal api
2014-06-20 13:02:02 +02:00
Jan Steemann
e132c8ea19
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-20 09:45:53 +02:00
Michael Hackstein
72b785568b
Fixed indention of sublists in api-traversal docu
2014-06-20 09:31:57 +02:00
Michael Hackstein
e6519fd292
Started generation of traversal api documentation. Still not successful
2014-06-20 09:20:33 +02:00
Jan Steemann
73e3fd5551
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-18 21:13:51 +02:00
Frank Celler
42b7014237
replaced @EXAMPLES
2014-06-18 19:44:32 +02:00
Jan Steemann
589ff8e208
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-18 17:26:20 +02:00
Michael Hackstein
eb698dfb63
Fixed a merging error in api-traversal
2014-06-18 17:00:11 +02:00
Jan Steemann
1d68586500
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-18 16:37:28 +02:00
Michael Hackstein
e37167674b
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
js/actions/api-traversal.js
2014-06-18 15:56:55 +02:00
Michael Hackstein
4305c8e67b
Examples in traversal module now use new graph module
2014-06-18 15:55:35 +02:00
Alan Plum
ba61e07e02
More linting.
2014-06-18 15:21:29 +02:00
Michael Hackstein
1d503a0d2a
Added the knows graph of the traversal module to graph examples. Started rewriting traversal examples for new graph module.
2014-06-18 14:44:40 +02:00
Jan Steemann
02d171412d
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-16 14:47:41 +02:00
Michael Hackstein
dc3e3703cc
Solved uniqueness conflicts for generated examples
2014-06-15 23:12:26 +02:00
Jan Steemann
d592591a06
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-13 11:31:59 +02:00
Michael Hackstein
66bb4e2047
Corrected API documentation of old graph-api and regenerated api-docs for frontend
2014-06-13 09:33:14 +02:00
Jan Steemann
1b94fbf904
fixed crash in dump
2014-06-13 01:53:44 +02:00
Jan Steemann
49cc332361
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/common/bootstrap/errors.js
2014-06-11 14:23:47 +02:00
Jan Steemann
7e6750c397
wal flush w/ collection unload
2014-06-11 11:33:02 +02:00
Frank Celler
57bb47185b
moved try/catch block to the top of routing chain
2014-06-10 22:57:10 +02:00
Esteban Lombeyda
86bf6ad529
Bug Fix update-by-example in Coordinator
2014-06-06 14:18:15 +02:00
Esteban Lombeyda
02f119475b
Bug Fix in examples (make examples)
2014-06-02 12:06:33 +02:00
Michael Hackstein
5228984679
Fixed graph tests
2014-05-28 21:48:22 +02:00
Max Neunhoeffer
c53f17f66a
Implement cluster upgrade in Kickstarter.
2014-05-28 15:17:19 +02:00
Esteban Lombeyda
6d76e8c6ac
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-05-28 10:29:45 +02:00
Esteban Lombeyda
a4a4d770b6
more documentation
2014-05-28 10:29:10 +02:00
gschwab
dc0c91c038
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-05-28 09:25:29 +02:00
gschwab
e955d27f7b
arango-blueprints updated to use new graph sturcture
2014-05-28 09:22:35 +02:00
Esteban Lombeyda
d278fdc28e
Bug fix: in updateByExample
2014-05-27 16:27:03 +02:00
Esteban Lombeyda
a803c16016
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-05-26 10:56:17 +02:00
Frank Celler
aa3a0c2896
cleanup cluster dashboard
2014-05-25 23:10:34 +02:00
Esteban Lombeyda
f1c8e9e1b4
Functions ..ByExample support new signature
2014-05-23 16:26:23 +02:00
Thomas Schmidts
4d76ff399e
issue #867 : added declaration for several methods
2014-05-22 10:20:01 +02:00
Thomas Schmidts
166d010b35
added declaration in update vertex
2014-05-21 14:25:21 +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
8818a880bc
added comments
2014-05-14 11:41:39 +02:00
Jan Steemann
2d36eb2473
removed name attribute
2014-05-14 09:47:48 +02:00
Jan Steemann
684bc82a5f
fixed jslint warning
2014-05-13 18:18:32 +02:00
Jan Steemann
299e05c0b2
fixed unrestricted queries in cluster dashboard
2014-05-13 18:15:34 +02:00
Frank Celler
9127ed2ac5
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
js/apps/system/aardvark/frontend/scss/_newDashboard.scss
js/apps/system/aardvark/frontend/scss/generated.css
2014-05-12 00:07:46 +02:00
Jan Steemann
2320c20f61
issue #847 : fixed wrong return code value in docs
2014-05-06 13:11:12 +02:00
Frank Celler
3608301be2
cosmetics
2014-05-04 15:27:34 +02:00
Jan Steemann
0a5e641f97
added index memory usage statistics
...
this also adds index memory usage to the output of the `figures` method
2014-05-02 22:05:29 +02:00
Jan Steemann
8356a13310
silence the routing cache a bit
2014-04-23 23:01:08 +02:00
gschwab
ca984e1212
added 'passwordToken' to create user, fixed small bug with changePassword attribute
2014-04-17 13:27:02 +02:00
Frank Celler
76b4c71d2e
added isSystem to default representation
2014-04-17 09:46:10 +02:00
Frank Celler
39fd596abc
changed return of users.remove
...
Conflicts:
js/actions/api-user.js
2014-04-16 19:56:04 +02:00
Frank Celler
22ad916024
added configuration module, documentation is not there yet
2014-04-13 14:20:09 +02:00
Frank Celler
e30414b839
fixed path
2014-04-10 17:32:08 +02:00
Jan Steemann
03ee5cc3c4
better description of some figures
2014-04-04 17:22:24 +02:00
Jan Steemann
06fa64b671
fixed jslint complaint
2014-04-04 17:22:16 +02:00
Max Neunhoeffer
b0f43cf027
Fix documentation of traversals w.r.t. sorting the edges at a vertex.
2014-04-02 11:36:07 +02:00
Max Neunhoeffer
5e0280bfc7
Export sort attribute for traversals via REST.
2014-04-02 11:12:03 +02:00
gschwab
08878cb42c
removed unnecessary authorization handon
2014-03-26 15:09:38 +01:00
Jan Steemann
b4a78b55db
fixed failing test
2014-03-25 18:48:53 +01:00
Frank Celler
d34832bbcf
added changePassword attribute for users
2014-03-25 11:40:13 +01:00
Frank Celler
11fb42e722
removed SYS_TEST_PORT from global namespace
2014-03-20 23:05:17 +01:00