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 |
Jan Steemann
|
9b0bb25cc5
|
don't requeue identical global context methods
|
2014-03-13 21:48:27 +01:00 |
Jan Steemann
|
0862d45f0a
|
fixed collection type selection when creating collection via web interface
Conflicts:
CHANGELOG
|
2014-03-12 17:54:11 +01:00 |
Jan Steemann
|
1dc2f55666
|
added missing API documentation for HTTP GET `/_admin/server/role`
|
2014-03-10 10:29:51 +01:00 |
Max Neunhoeffer
|
9d43383f1d
|
Fix automatic reload of user config on coordinators.
|
2014-03-07 11:37:16 +01:00 |
scottashton
|
6fb391eb3f
|
jslint hints fixed
|
2014-03-04 13:32:39 +01:00 |
scottashton
|
44ab5d1398
|
new method admin/history to fetch the statistics history for single arango, coordinator and dbserv
|
2014-03-04 12:05:00 +01:00 |
Jan Steemann
|
92c9760cf3
|
added documentation
|
2014-03-04 10:40:17 +01:00 |
Jan Steemann
|
65bc5dddad
|
documentation
|
2014-03-03 10:40:29 +01:00 |
Jan Steemann
|
1481ceba42
|
documentation
|
2014-03-03 10:28:38 +01:00 |
Frank Celler
|
cdf635d5c6
|
added residentSizePercent
|
2014-03-01 18:14:14 +01:00 |
Frank Celler
|
e70c9bed21
|
added total memory for mac
|
2014-03-01 17:16:10 +01:00 |
Michael Hackstein
|
017c15638e
|
Fixed all routes for the geraffelige dashboard reload in cluster
|
2014-02-28 23:19:57 +01:00 |
Max Neunhoeffer
|
b114042e28
|
Add trampoline for DBserver statistics.
|
2014-02-28 19:54:13 +01:00 |
Max Neunhoeffer
|
1c2858f80a
|
Hand on authorization header in dispatcher and planner action.
|
2014-02-28 16:26:34 +01:00 |