| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrite password hashing to utilize passlib + bcrypt | Donald Stufft | 2013-02-12 | 1 | -4/+6 |
| * | packages.python.org -> pythonhosted.org | Richard Jones | 2013-02-09 | 1 | -2/+2 |
| * | add database port as an option in config | Richard Jones | 2013-02-04 | 1 | -2/+5 |
| * | move arg to retain existing ordering | Richard Jones | 2013-01-14 | 1 | -6/+6 |
| * | fixes | Richard Jones | 2013-01-14 | 1 | -2/+2 |
| * | update for new id column added to journals (to aid making journal rows unique... | Richard Jones | 2013-01-14 | 1 | -7/+7 |
| * | remove workaround and update verlib to the bugfixed implementation | Richard Jones | 2012-10-02 | 1 | -11/+4 |
| * | whups | Richard Jones | 2012-10-02 | 1 | -1/+2 |
| * | work around bug in verlib | Richard Jones | 2012-10-02 | 1 | -4/+10 |
| * | oops, stringify | Richard Jones | 2012-09-27 | 1 | -0/+1 |
| * | retain the mapping from normalised to orginal version string for the update; ... | Richard Jones | 2012-09-27 | 1 | -32/+35 |
| * | backing this out as things do not look correct | Richard Jones | 2012-09-27 | 1 | -19/+20 |
| * | whoops | Richard Jones | 2012-09-27 | 1 | -1/+1 |
| * | note | Richard Jones | 2012-09-27 | 1 | -2/+2 |
| * | fudge to catch that 8% of PyPI projects that are *close* to the new spec | Richard Jones | 2012-09-27 | 1 | -4/+11 |
| * | where possible use the better PEP 386 ordering of versions over the older Loo... | Richard Jones | 2012-09-27 | 1 | -8/+28 |
| * | alter to order the releases by version, not submission date, to return the mo... | Richard Jones | 2012-09-27 | 1 | -4/+7 |
| * | Add DB host parameter. | Martin v. L?wis | 2012-08-23 | 1 | -0/+2 |
| * | fix sqlite handling of encoded strings | Richard Jones | 2012-08-23 | 1 | -0/+2 |
| * | merge | Richard Jones | 2012-08-23 | 1 | -0/+1 |
| |\ | |||||
| | * | Support Wheel files. Requested by Michele Lacchia. | Martin v. L?wis | 2012-08-17 | 1 | -0/+1 |
| * | | handle request of access token in case where request token is not authorised | Richard Jones | 2012-08-23 | 1 | -0/+5 |
| |/ | |||||
| * | replace tabs | Richard Jones | 2012-07-24 | 1 | -5/+5 |
| * | Rename "user" to "user_name" column to prevent conflict with PostgreSQL keyword. | Martin v. L?wis | 2012-03-25 | 1 | -5/+5 |
| * | "fix" sqlite3 handling of timestamp in this one edge case | Richard Jones | 2012-03-15 | 1 | -5/+12 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -1/+2 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -2/+2 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -1/+1 |
| * | more api impedance mismatch | Richard Jones | 2012-03-15 | 1 | -1/+2 |
| * | key comes in bare | Richard Jones | 2012-03-15 | 1 | -6/+6 |
| * | key comes in bare | Richard Jones | 2012-03-15 | 1 | -5/+5 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -1/+1 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -1/+2 |
| * | moar oauth compat | Richard Jones | 2012-03-15 | 1 | -3/+3 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -1/+1 |
| * | fix import | Richard Jones | 2012-03-15 | 1 | -1/+1 |
| * | fix bug in oauth library and flow-on bug in nonce handling | Richard Jones | 2012-03-15 | 1 | -8/+10 |
| * | nonce token is nullable | Richard Jones | 2012-03-15 | 1 | -4/+11 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -2/+2 |
| * | wtfpackage | Richard Jones | 2012-03-14 | 1 | -1/+1 |
| * | add missing import | Richard Jones | 2012-03-14 | 1 | -0/+1 |
| * | no now() in sqlite | Richard Jones | 2012-03-14 | 1 | -5/+6 |
| * | no now() in sqlite | Richard Jones | 2012-03-14 | 1 | -4/+8 |
| * | add initial OAuth implementation | Richard Jones | 2012-03-14 | 1 | -0/+129 |
| * | add reading of long description from README files | richard | 2012-03-12 | 1 | -48/+10 |
| * | add docs url to the XML-RPC meta-data | richard | 2012-02-06 | 1 | -13/+25 |
| * | Add browse RPC. | martin.von.loewis | 2011-12-12 | 1 | -0/+9 |
| * | Use SQL store for associations. | martin.von.loewis | 2011-11-20 | 1 | -0/+6 |
| * | Fix query parameters. | martin.von.loewis | 2011-11-19 | 1 | -1/+1 |
| * | Redo openid login to support direct verification. | martin.von.loewis | 2011-11-19 | 1 | -36/+58 |
