patch applied (hackage-server): "Support build reports for candidates" and 6 others

devnull at community.haskell.org devnull at community.haskell.org
Mon Feb 4 17:58:19 CET 2013


Mon Feb  4 11:40:00 GMT 2013  edsko at well-typed.com
  * Support build reports for candidates
  Ignore-this: c105a4ea682efd9515c6ab9e59b14113

    M ./Distribution/Server/Features.hs -2 +8
    M ./Distribution/Server/Features/BuildReports.hs -27 +63

Mon Feb  4 11:53:43 GMT 2013  edsko at well-typed.com
  * Improve comment describing PackageIndex
  Ignore-this: d14d75c26fcfb23dc63f1f0f3e2f85f0

    M ./Distribution/Server/Packages/PackageIndex.hs -2 +3

Mon Feb  4 12:44:38 GMT 2013  edsko at well-typed.com
  * Replace illegible code by legible code 
  Ignore-this: 6ad288a3d46a64a804ec3b21d1088ad0
  
  (Although we might remove this code altogether)

    M ./Distribution/Server/Features/Core/Backup.hs -10 +2

Mon Feb  4 15:15:33 GMT 2013  edsko at well-typed.com
  * Remove weird ordering of data and upload times during backup
  Ignore-this: 2060d62dba81ddc665405f20a7f20bb1
  
  Little worried about this, because I don't know what the reason for it was in
  the first place. But Duncan says it's ok.. :)

    M ./Distribution/Server/Features/Core/Backup.hs -21 +2

Mon Feb  4 15:16:36 GMT 2013  edsko at well-typed.com
  * Add comments/descriptions to Mirror
  Ignore-this: 676d22ad0f994dc196e792a92807be0b

    M ./Distribution/Server/Features/Mirror.hs -12 +27

Mon Feb  4 16:42:01 GMT 2013  edsko at well-typed.com
  * Remove obsolete field from CandPkgInfo
  Ignore-this: 723aa8492f22333f6b3b6be74e2a9945

    M ./Distribution/Server/Features/PackageCandidates.hs -1
    M ./Distribution/Server/Features/PackageCandidates/Types.hs -6 +5

Mon Feb  4 16:55:23 GMT 2013  edsko at well-typed.com
  * Start work on backup for candidates
  Ignore-this: f5ee8328ef96cebc0576105510f19010
  
  We reuse the Core backup to store all packages; we just need to store the
  additional info we have for packages.

    M ./Distribution/Server/Features/PackageCandidates.hs -1 +2
    A ./Distribution/Server/Features/PackageCandidates/Backup.hs
    M ./hackage-server.cabal +1




More information about the cabal-devel mailing list