patch applied (/home/srv/code/hackage-server): "Have the MirrorClient use the system proxy" and 6 others

duncan at lun.haskell.org duncan at lun.haskell.org
Mon Oct 10 01:18:36 CEST 2011


Tue Sep 27 09:59:51 BST 2011  Max Bolingbroke <batterseapower at hotmail.com>
  * Have the MirrorClient use the system proxy
  Ignore-this: c2f1dc9d7ae36a9acc200a4f527f432

    M ./MirrorClient.hs +1
Tue Sep 27 10:35:04 BST 2011  Max Bolingbroke <batterseapower at hotmail.com>
  * Split out client functionality unrelated to mirroring from MirrorClient
  Ignore-this: bfc13126ed4e974c460a916fab313c33

    A ./Distribution/Client.hs
    M ./MirrorClient.hs -262 +11
    M ./hackage-server.cabal +1
Tue Sep 27 10:37:56 BST 2011  Max Bolingbroke <batterseapower at hotmail.com>
  * Turn on some warnings for hackage-mirror and fix them
  Ignore-this: e03f60dfe9e774da86704e45ed4c125e

    M ./Distribution/Client.hs -1 +5
    M ./MirrorClient.hs -1 +1
    M ./hackage-server.cabal +5
Tue Sep 27 11:22:17 BST 2011  Max Bolingbroke <batterseapower at hotmail.com>
  * Rough template of Hackage build client
  Ignore-this: 7476e699115135d3bef3390e0fef8b8e

    A ./BuildClient.hs
    M ./Distribution/Client.hs -3 +30
    M ./MirrorClient.hs -25 +5
    M ./hackage-server.cabal +23
Wed Sep 28 13:28:14 BST 2011  Max Bolingbroke <batterseapower at hotmail.com>
  * Bump acid-state and happstack versions to avoid bug
  Ignore-this: 67da02f641e393571db92286e06fd23a
  
  There is a bug in happstack-server before v6.2.2 when you try to read
  the cookies/request params of a POST/PUT request with a content-type
  different from multipart/form-data or application/x-www-form-urlencoded
  
  The bug is described in http://comments.gmane.org/gmane.comp.lang.haskell.web/2033
  
  As a result I changed the version bounds to v6.2.*

    M ./hackage-server.cabal -2 +2
Wed Sep 28 22:13:52 BST 2011  Max Bolingbroke <batterseapower at hotmail.com>
  * A mostly functional build client
  Ignore-this: d65dd5e7e53015635d97ab3f9a38b298

    M ./BuildClient.hs -27 +165
    M ./Distribution/Client.hs -6 +20
    M ./MirrorClient.hs -5 +2
    M ./hackage-server.cabal -2 +2
Wed Sep 28 22:17:54 BST 2011  Max Bolingbroke <batterseapower at hotmail.com>
  * Comments/debug code only
  Ignore-this: 997aeb8b78d431180c90dfd7f47e42af

    M ./BuildClient.hs -3 +4



More information about the cabal-devel mailing list