[Hackage] #912: Allow mirror client to set upload user and date

#912: Allow mirror client to set upload user and date -------------------------------+-------------------------------------------- Reporter: bgamari | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Hackage 2 server | Version: Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | -------------------------------+-------------------------------------------- Change the server to allow the mirror client to set the upload user name and date. Change the mirror client to copy the upload name and date from the source index. The point is, mirrored packages should have the info from the original package, and not appear to have been uploaded by the mirroring client itself. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/912 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#912: Allow mirror client to set upload user and date -------------------------------+-------------------------------------------- Reporter: bgamari | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Hackage 2 server | Version: Severity: normal | Resolution: fixed Keywords: | Difficulty: unknown Ghcversion: | Platform: -------------------------------+-------------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => fixed Comment: As pointed out by dcoutts, this is in fact finished (see MirrorServer.hs:putPackage, around line 350). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/912#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage