Frank Celler
|
8db4667755
|
cleanup of version-check, added option check-version
|
2014-06-01 13:37:21 +02:00 |
gschwab
|
87d992a9c4
|
jslint
|
2014-05-26 16:51:48 +02:00 |
gschwab
|
43009ce97c
|
added update for _graphs to replace old graph definitions to new ones (containing edgeDefinitions)
|
2014-05-26 15:22:17 +02:00 |
Frank Celler
|
ea49ba807c
|
fixed cluster statistics
Conflicts:
js/apps/system/aardvark/clusterFrontend/js/views/showClusterView.js
|
2014-05-25 23:34:25 +02:00 |
Frank Celler
|
ecd5641d03
|
added i/o stats
|
2014-05-25 23:11:03 +02:00 |
Frank Celler
|
0e0773a161
|
added gc for statistics
|
2014-05-25 23:10:56 +02:00 |
Frank Celler
|
4c160be4a6
|
remove old stats
|
2014-05-25 23:10:49 +02:00 |
Frank Celler
|
d097755324
|
cleanup of statistics, new css, merge css, view and template, added long/short history, exclude all statistics collections, added clusterId
Conflicts:
js/apps/system/aardvark/frontend/scss/_newDashboard.scss
js/apps/system/aardvark/frontend/scss/_resizing.scss
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/statistics.js
|
2014-05-25 23:10:10 +02:00 |
Jan Steemann
|
2adeda7da3
|
restrict cap constraint for _statistics
|
2014-05-14 21:34:32 +02:00 |
Jan Steemann
|
299e05c0b2
|
fixed unrestricted queries in cluster dashboard
|
2014-05-13 18:15:34 +02:00 |
Jan Steemann
|
eb73bfb127
|
make some collections smaller
|
2014-05-09 15:22:11 +02:00 |
Jan Steemann
|
92f3f277f1
|
make some of the system collections smaller
|
2014-05-09 13:50:08 +02:00 |
Frank Celler
|
22ad916024
|
added configuration module, documentation is not there yet
|
2014-04-13 14:20:09 +02:00 |
Frank Celler
|
1d9c133bf9
|
fixed warning
|
2014-03-10 19:24:06 +01:00 |
Jan Steemann
|
8815dfe288
|
jslint
|
2014-03-04 08:38:43 +01:00 |
Jan Steemann
|
a3db6e7fc8
|
print error if user cannot be added
|
2014-03-03 09:46:04 +01:00 |
Jan Steemann
|
cfc0ebf904
|
fixed jslint warnings
|
2014-03-03 08:51:17 +01:00 |
Frank Celler
|
5a2fa4f37d
|
stop if upgrade is needed
|
2014-03-01 16:14:29 +01:00 |
Michael Hackstein
|
7ed4f7c602
|
Added foxx routes for cluster and dispatchers, they are now cluster resp. dispatcher only
|
2014-02-27 14:13:13 +01:00 |
Frank Celler
|
b01d9d77e7
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into sharding
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
arangod/V8Server/ApplicationV8.h
arangod/V8Server/v8-actions.cpp
js/apps/system/aardvark/frontend/js/bootstrap/module-internal.js
js/apps/system/aardvark/frontend/scss/generated.css
js/server/version-check.js
lib/Dispatcher/Job.h
lib/GeneralServer/GeneralServerJob.h
|
2014-02-20 21:02:07 +01:00 |
Frank Celler
|
730da7623a
|
added periodic tasks and statistics historian
|
2014-02-20 20:29:55 +01:00 |
Jan Steemann
|
c5aedc0dbc
|
fixed race condition on server start
|
2014-02-20 15:51:16 +01:00 |
Jan Steemann
|
f8980f94a5
|
initialise foxx on startup
|
2014-02-20 09:22:39 +01:00 |
Jan Steemann
|
9652ee8b14
|
cluster start
|
2014-02-19 11:06:12 +01:00 |
Jan Steemann
|
66bc4c9a41
|
allow unique index creation on shard keys only
|
2014-02-19 10:30:41 +01:00 |
Max Neunhoeffer
|
05a8a91929
|
Reactivate some stuff for coordinator, not yet actually called.
|
2014-02-17 16:31:13 +01:00 |
Jan Steemann
|
f4213c02ff
|
fixed jslint warning
|
2014-02-12 17:12:15 +01:00 |
Jan Steemann
|
85f36777b8
|
prevent confusing message at startup
|
2014-02-12 17:07:10 +01:00 |
Jan Steemann
|
ea2af50683
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
Documentation/ImplementorManual/HttpSystem.md
js/apps/system/aardvark/aardvark.js
js/apps/system/aardvark/frontend/css/buttons.css
js/server/version-check.js
|
2014-01-24 14:50:09 +01:00 |
Jan Steemann
|
3e84a3b650
|
don't throw errors on startup on coordinator
|
2014-01-22 08:37:54 +01:00 |
Frank Celler
|
c2c574d828
|
added missing encoding
|
2014-01-16 14:08:28 +01:00 |
Jan Steemann
|
ae872007ac
|
updated database creation API
|
2013-11-07 14:06:44 +01:00 |
Jan Steemann
|
819e9a1cb6
|
fixed user creation on database creation
|
2013-11-07 13:32:42 +01:00 |
Jan Steemann
|
c46d6b99f4
|
add users when creating a database
|
2013-11-06 16:48:18 +01:00 |
Jan Steemann
|
ee2b4fc8bb
|
create less collections for a new databases
this is achieved by creating some seldomly used collections (`_structures`, `_fishbowl`) only when required.
|
2013-10-16 15:30:41 +02:00 |
Jan Steemann
|
cd5d228e77
|
moved path checks from --upgrade to server start and database creation
|
2013-10-16 15:30:13 +02:00 |
Jan Steemann
|
e3df92d929
|
fix Windows file handling
|
2013-10-09 14:07:21 +02:00 |
Jan Steemann
|
df36d28664
|
removed print command
|
2013-09-30 18:01:51 +02:00 |
Jan Steemann
|
a4861c67b4
|
prevent fs error
|
2013-09-30 14:40:21 +02:00 |
Jan Steemann
|
742a9b8b0a
|
added aardvark app on upgrade
|
2013-09-30 11:56:13 +02:00 |
Jan Steemann
|
729bbc44f0
|
use per-database directories for Foxx apps
|
2013-09-30 10:57:29 +02:00 |
Jan Steemann
|
a9a746b676
|
less tasks run when initialising a new database
|
2013-09-17 08:38:11 +02:00 |
Jan Steemann
|
a120a4dbe6
|
reverted name change for _graphs collection
|
2013-09-12 18:15:34 +02:00 |
Jan Steemann
|
42441b208f
|
refactoring of multiple databases, intermediate commit
|
2013-09-11 11:42:34 +02:00 |
Jan Steemann
|
ac4ed728c0
|
renamed collection `_graphs` to `arangodb_graphs`
|
2013-09-09 11:07:10 +02:00 |
Jan Steemann
|
3a4532cd71
|
fixed jslint warnings
|
2013-09-04 16:07:48 +02:00 |
Jan Steemann
|
435e949462
|
fixed redirections in web interface
|
2013-09-04 15:58:41 +02:00 |
Jan Steemann
|
42660cbb5a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-09-04 13:04:30 +02:00 |
Lucas Dohmen
|
95e409763d
|
Foxx: Upgrade Alpha Routes. Fixes #589
|
2013-09-04 10:24:46 +02:00 |
Jan Steemann
|
41acd59698
|
added _createDatabase(), _listDatabases()
|
2013-09-02 10:55:41 +02:00 |