aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/state_impl/_operations
AgeCommit message (Expand)Author
2022-09-09[proxy] make package auto-installation workWojtek Kosior
2022-09-09[proxy] fix a bug that caused mappings to be marked as required even after th...Wojtek Kosior
2022-09-09[proxy] make it possible to enable and disable mapping versions from web UIWojtek Kosior
2022-09-09[proxy] make sure that dependency tree recomputation by default activates the...Wojtek Kosior
2022-09-09[proxy] never auto-activate mappings marked as "DISABLED"Wojtek Kosior
2022-09-09[server][proxy] use new ItemType enum where possibleWojtek Kosior
2022-09-09[proxy] make it possible to uninstall a packageWojtek Kosior
2022-09-09[proxy] properly flag failed package installations in sqlite dbWojtek Kosior
2022-09-09[proxy] normalize whitespace in .py and .sql filesWojtek Kosior
2022-09-09[proxy] make package version info page also display other versions; fix&impro...Wojtek Kosior
2022-09-09make Haketilo proxy recognize identical items when updating from repositoryWojtek Kosior
2022-09-09make repo packages (mappings) load as uninstalled; make them installable thro...Wojtek Kosior
2022-09-09introduce package installation state enumWojtek Kosior
2022-09-09re-enable the functionality to load packages from ZIP fileWojtek Kosior
2022-09-09allow pulling packages from remote repositoryWojtek Kosior