]> git.proxmox.com Git - proxmox-resource-scheduling.git/shortlog
proxmox-resource-scheduling.git
2023-05-08 Thomas Lamprechtbuildsys: derive upload dist automatically master
2023-05-08 Thomas Lamprechtbump version to 0.3.0-1
2023-05-08 Thomas Lamprechtbuildsys: add sbuild target for convenience
2023-05-08 Thomas Lamprechtbuildsys: drop no-pre-clean flags for buildpackage...
2023-05-08 Thomas Lamprechtbuildsys: cleanup and expand clean target
2023-03-21 Thomas Lamprechtbump version to 0.2.1-1
2023-03-21 Fiona Ebnerpve static: add one to avoid boosting tiny relative...
2023-03-21 Thomas Lamprechtbump version to 0.2.0-1
2023-03-21 Fiona Ebnerpve ha: fix typo in comment
2023-03-21 Fiona Ebnerpve ha: fix scoring issue when a node is overcommitted...
2022-11-15 Wolfgang Bumillerbump version to 0.1.0-1
2022-11-15 Wolfgang BumillerCargo.toml: remove lib section
2022-11-11 Wolfgang Bumillercomment on lack of optimization of array::from_fn
2022-11-11 Wolfgang Bumilleravoid some more allocations
2022-11-11 Wolfgang Bumilleravoid extra allocation in rank_alternatives
2022-11-11 Wolfgang Bumillershorten code
2022-11-11 Wolfgang Bumillersimplify weighing
2022-11-11 Wolfgang Bumillersimplifications
2022-11-11 Wolfgang Bumillerdrop Topsis prefix of all the types in topsis::
2022-11-11 Wolfgang Bumillermake ideal_alternatives a method of IdealAlternatives
2022-11-11 Wolfgang Bumillerreorder impl blocks
2022-11-11 Wolfgang Bumilleradd criteria_struct helper macro
2022-11-11 Fiona Ebneradd Debian packaging
2022-11-11 Fiona Ebneradd pve_static module
2022-11-11 Fiona Ebnerinitial commit