patch applied (hackage-server): "Move the handy "oh noes" ?! operator so it can be used more widely" and 7 others

devnull at community.haskell.org devnull at community.haskell.org
Wed Feb 20 01:35:15 CET 2013


Mon Feb 18 23:34:06 GMT 2013  Duncan Coutts <duncan at community.haskell.org>
  * Move the handy "oh noes" ?! operator so it can be used more widely
  Ignore-this: 7b1a2194a9f319a68ee588db2ff89754

    M ./Distribution/Server/Features/LegacyPasswds/Auth.hs -5
    M ./Distribution/Server/Framework/Auth.hs -5
    M ./Distribution/Server/Framework/Error.hs +9

Mon Feb 18 23:37:56 GMT 2013  Duncan Coutts <duncan at community.haskell.org>
  * Improve the format/parseUTCTime functions used in CVS backup
  Ignore-this: 33b232f0932ede6a21240500838255bb

    M ./Distribution/Server/Features/Core/Backup.hs -5 +3
    M ./Distribution/Server/Framework/BackupRestore.hs -10 +8

Mon Feb 18 23:48:52 GMT 2013  Duncan Coutts <duncan at community.haskell.org>
  * Implement backup for the UserSignup feature
  Ignore-this: e20942d9ccfd28341076dafbedfd2bc

    M ./Distribution/Server/Features/UserSignup.hs -65 +73

Mon Feb 18 23:50:24 GMT 2013  Duncan Coutts <duncan at community.haskell.org>
  * Add some sanity checking on user names and emails
  Ignore-this: ed504a5ea0f3621de23509c2c79db37d

    M ./Distribution/Server/Features/UserSignup.hs -13 +52

Tue Feb 19 22:18:51 GMT 2013  Duncan Coutts <duncan at well-typed.com>
  * Implement the password reset feature
  Ignore-this: 7388a2d582ff2afea446b490453a324a

     ./static/UserSignupReset/ConfirmationEmail.st -> ./static/UserSignupReset/SignupConfirmationEmail.st
    M ./Distribution/Server/Features/UserSignup.hs -10 +122
    M ./Distribution/Server/Features/Users.hs -3 +16
    A ./static/UserSignupReset/ResetConfirm.st
    A ./static/UserSignupReset/ResetConfirmationEmail.st
    A ./static/UserSignupReset/ResetEmailSent.st
    A ./static/UserSignupReset/ResetRequest.st
    M ./static/UserSignupReset/SignupRequest.st -2 +3
    R ./static/account-request.html

Wed Feb 20 00:31:24 GMT 2013  Duncan Coutts <duncan at well-typed.com>
  * Couple minor fixes for the htpasswd upgrade feature
  Ignore-this: 80aa42aacb08a22c6f18784832aa0362

    M ./Distribution/Server/Features/LegacyPasswds.hs -2 +7

Wed Feb 20 00:32:00 GMT 2013  Duncan Coutts <duncan at well-typed.com>
  * Make the import client able to add all users to the uploaders group
  Ignore-this: 476cb82018752d42f6992a75bd454aa9

    M ./ImportClient.hs -6 +23

Wed Feb 20 00:32:39 GMT 2013  Duncan Coutts <duncan at well-typed.com>
  * Update the scripts for downloading and importing the old hackage data
  Ignore-this: 1ee1b2c3f5ef6728db270f62734b60d3
  Add importing of user real names and email addresses.
  Add all existing users to the uploaders group.
  Import the old haddock docs.

    M ./old-hackage-download.sh -1 +30
    M ./old-hackage-import.sh -2 +4




More information about the cabal-devel mailing list