]> git.proxmox.com Git - pve-manager.git/history - www/manager6/ceph/Pool.js
ui: eslint: fix various spacing related issues
[pve-manager.git] / www / manager6 / ceph / Pool.js
2021-01-19 Thomas Lamprechtui: eslint: fix various spacing related issues
2021-01-19 Thomas Lamprechtui: eslint: fix trailing comma and comma related whites...
2020-11-16 Dominik Csapakui: remove sum for percentages of ceph pools
2020-10-22 Alwin Antreichceph: gui: add autoscale mode to pool create
2020-06-06 Thomas Lamprechtdrop jslint lines
2020-06-03 Thomas Lamprechtui: ceph/pool: allow autoscale on create
2020-06-03 Alwin Antreichceph: extend the pool view
2020-04-09 Thomas Lamprechtui: call more update store functions in the store scope
2019-07-11 Thomas Lamprechtui: ceph/pool: enable add_storages by default and add...
2019-07-11 Thomas Lamprechtui: ceph/pool: rework status grid a bit
2019-07-02 Dominik Csapakgui: ceph pools: fix pool % used display
2019-03-08 Tim Marxadded basic ability to install ceph via gui
2018-11-29 Thomas Lamprechtceph: update all pg_num defaults to 128
2018-11-28 Thomas Lamprechtui: ceph pools: we now add only one storage, so signular
2018-01-25 Thomas Lamprechtuse RestProxy from widget toolkit
2018-01-25 Thomas Lamprechtuse DiffStore from widget toolkit
2018-01-25 Thomas Lamprechtuse windowEdit from widget toolkit
2018-01-25 Thomas Lamprechtuse Checkbox from widget toolkit
2018-01-25 Dominik Csapakuse Proxmox.Utils instead of PVE.Utils
2018-01-25 Dominik Csapakuse Button from widget toolkit
2018-01-25 Dominik Csapakuse UpdateStore from widget toolkit
2018-01-25 Dominik Csapakuse IntegerField from widget toolkit
2017-10-19 Thomas Lamprechtui: ceph: add some help buttons
2017-09-07 Fabian Grünbichlerrename 'Remove' ceph pool button to 'Destroy'
2017-09-07 Fabian Grünbichlerenable showProgress for create/destroy pool
2017-09-07 Dominik Csapakadd remove_storages parameter to the pool destruction
2017-09-07 Dominik Csapakadd add storages checkbox to ceph pool creation
2017-08-07 Dominik Csapakfix jslint error
2017-07-31 Dominik Csapakindentation and jslint fix
2017-07-31 Dominik Csapakreload the pool grid correctly
2017-07-31 Dominik Csapakalso get the crush rule name in the ceph pool list
2017-07-31 Dominik Csapakfix #1465: use a combobox for the crush rule instead...
2017-07-31 Dominik Csapakmake crush rules working again
2017-06-13 Emmanuel KasperFix #1372: require manually entering the Ceph Pool...
2017-04-03 Thomas Lamprechtceph/pool: allow bigger size and min_size values
2017-04-03 Thomas Lamprechtceph/pool: change default replica to 3/2
2017-03-02 Emmanuel KasperRename 'create' to 'isCreate' in pveWindowEdit and...
2017-01-18 Emmanuel KasperDo not try to translate domain specific terms
2016-11-17 Dominik Csapakmake ceph panels/grids stateful
2016-11-02 Dominik Csapakadd pveIntegerField and use it
2016-11-02 Dominik Csapakmove onlineHelp into classes from definition
2016-08-24 Dominik Csapakdrop all hide calls
2016-04-29 Dominik Csapakjslint: remove trailing commas
2016-04-29 Dominik Csapakjslint: fix type confusion and property access
2016-04-13 Dominik Csapakfix ceph tabs switching
2016-04-04 Dietmar Maurerreduce translation overhead
2016-03-04 Dominik Csapakext6migrate: fix whitespaces and intendation
2016-03-04 Dominik Csapakext6migrate: fix ceph Pool tab
2016-03-04 Dietmar Maurercopy ceph/Pool.js from manager to manager6