patch applied (hackage-server): "Make the DistroFeature encapsulate its state" and 1 others
devnull at community.haskell.org
devnull at community.haskell.org
Tue Oct 2 11:37:11 CEST 2012
Mon Oct 1 22:45:47 BST 2012 Duncan Coutts <duncan at well-typed.com>
* Make the DistroFeature encapsulate its state
Ignore-this: 78359b30b24849b11b9bd532d1f3522d
M ./Distribution/Server/Acid.hs -12 +1
M ./Distribution/Server/Features.hs +1
M ./Distribution/Server/Features/Distro.hs -22 +40
M ./Distribution/Server/Features/Distro/Backup.hs -14 +14
M ./Distribution/Server/Features/Html.hs -6 +10
Tue Oct 2 10:35:26 BST 2012 Duncan Coutts <duncan at well-typed.com>
* Make the VersionsFeature encapsulate its state
Ignore-this: 33c4dc676c0ef9880ba5a75bc8a72550
Note that it is missing the dump/restore functionality
M ./Distribution/Server/Acid.hs -12 +1
M ./Distribution/Server/Features/Html.hs -4 +4
M ./Distribution/Server/Features/PackageList.hs -2 +1
M ./Distribution/Server/Features/PreferredVersions.hs -16 +43
More information about the cabal-devel
mailing list