patch applied (hackage-server): "Use pure restore for build reports" and 2 others

devnull at community.haskell.org devnull at community.haskell.org
Mon Dec 3 15:30:03 CET 2012


Mon Dec  3 09:23:07 GMT 2012  Edsko de Vries <edsko at well-typed.com>
  * Use pure restore for build reports
  Ignore-this: 20c2365b3052a865266be10a57654e27
  
  This is the last feature to be converted. Next up: remove all the scaffolding
  and the now obsolete impure restore types.

    M ./Distribution/Server/Features/BuildReports/Backup.hs -52 +52
    M ./Distribution/Server/Features/BuildReports/BuildReport.hs -3 +3

Mon Dec  3 13:23:24 GMT 2012  Edsko de Vries <edsko at well-typed.com>
  * Move to completely pure backup restore
  Ignore-this: c30cd16819a214980034414b8e249a9

    M ./Distribution/Server/Features/BuildReports.hs -5 +6
    M ./Distribution/Server/Features/BuildReports/Backup.hs -13 +6
    M ./Distribution/Server/Features/Check.hs -2 +4
    M ./Distribution/Server/Features/Core.hs -5 +6
    M ./Distribution/Server/Features/Core/Backup.hs -15 +9
    M ./Distribution/Server/Features/Distro.hs -5 +6
    M ./Distribution/Server/Features/Distro/Backup.hs -14 +10
    M ./Distribution/Server/Features/Documentation.hs -17 +12
    M ./Distribution/Server/Features/DownloadCount.hs -5 +6
    M ./Distribution/Server/Features/DownloadCount/Backup.hs -14 +9
    M ./Distribution/Server/Features/HaskellPlatform.hs -2 +4
    M ./Distribution/Server/Features/Mirror.hs -2 +3
    M ./Distribution/Server/Features/PreferredVersions.hs -2 +4
    M ./Distribution/Server/Features/Tags.hs -5 +6
    M ./Distribution/Server/Features/Tags/Backup.hs -14 +9
    M ./Distribution/Server/Features/Upload.hs -9 +12
    M ./Distribution/Server/Features/Upload/Backup.hs -15 +9
    M ./Distribution/Server/Features/Users.hs -4 +6
    M ./Distribution/Server/Framework/BackupRestore.hs -113 +87
    M ./Distribution/Server/Framework/Feature.hs -13 +15
    M ./Distribution/Server/Users/Backup.hs -52 +46
    M ./Main.hs -1 +1

Mon Dec  3 14:29:35 GMT 2012  Edsko de Vries <edsko at well-typed.com>
  * Clean up BackupRestore
  Ignore-this: bfb7216f4d31db11dc79191f7f3d21be

    M ./Distribution/Server/Framework/BackupRestore.hs -157 +105




More information about the cabal-devel mailing list