| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrite password hashing to utilize passlib + bcrypt | Donald Stufft | 2013-02-12 | 1 | -32/+46 |
| * | handle the x-forwarded-* HTTP headers from proxies | Richard Jones | 2013-02-06 | 1 | -5/+14 |
| * | add security page | Richard Jones | 2013-02-01 | 1 | -1/+9 |
| * | spell upload correctly | Richard Jones | 2013-01-24 | 1 | -1/+1 |
| * | regen the rss on new package upload too (since it can do a register) | Richard Jones | 2013-01-24 | 1 | -1/+1 |
| * | make the test server RSS easier to spot | Richard Jones | 2013-01-24 | 1 | -0/+3 |
| * | ORLY | Richard Jones | 2013-01-23 | 1 | -1/+1 |
| * | input validation | Richard Jones | 2013-01-23 | 1 | -0/+3 |
| * | pass on name in index view | Richard Jones | 2013-01-23 | 1 | -2/+4 |
| * | merge | Richard Jones | 2012-08-23 | 1 | -5/+10 |
| |\ | |||||
| | * | Support Wheel files. Requested by Michele Lacchia. | Martin v. L?wis | 2012-08-17 | 1 | -1/+1 |
| | * | Support running without sentry. | Martin v. L?wis | 2012-08-17 | 1 | -2/+5 |
| | * | Notify pubsubhubbub only on updates, and only once per package. | Martin v. L?wis | 2012-08-17 | 1 | -2/+4 |
| * | | handle request of access token in case where request token is not authorised | Richard Jones | 2012-08-23 | 1 | -0/+2 |
| |/ | |||||
| * | proper response | Richard Jones | 2012-07-26 | 1 | -1/+1 |
| * | make these parameters slightly more optional for non-HTML-form submissions | Richard Jones | 2012-07-26 | 1 | -3/+2 |
| * | don't use the modified-for-oauth params, use the originals so we can get to t... | Richard Jones | 2012-07-26 | 1 | -2/+3 |
| * | remove file upload from params for processing by oauth | Richard Jones | 2012-07-24 | 1 | -2/+5 |
| * | remove GET restriction | Richard Jones | 2012-07-24 | 1 | -2/+0 |
| * | fixes to OAuth; in particular the escaping of & was incorrect in upstream oau... | Richard Jones | 2012-07-24 | 1 | -1/+12 |
| * | slight formatting tweak | Richard Jones | 2012-06-16 | 1 | -0/+2 |
| * | merge change from pypi-techtonik | Martin v. L?wis | 2012-06-05 | 1 | -5/+2 |
| |\ | |||||
| | * | cElementTree is included since Python 2.5, which is also a | anatoly techtonik | 2012-05-08 | 1 | -5/+2 |
| * | | up the limit a little more | Richard Jones | 2012-05-23 | 1 | -1/+1 |
| |/ | |||||
| * | Double doc size limit. | Martin v. Loewis | 2012-04-24 | 1 | -1/+1 |
| * | Port to latest distutils2. Fixes #5 on https://bitbucket.org/loewis/pypi. | Martin v. L?wis | 2012-03-25 | 1 | -2/+2 |
| * | break all the stuffs | Richard Jones | 2012-03-15 | 1 | -56/+32 |
| * | correct response | Richard Jones | 2012-03-15 | 1 | -1/+1 |
| * | recognise the user being identified by the access token | Richard Jones | 2012-03-15 | 1 | -0/+4 |
| * | there is no way this is going to work | Richard Jones | 2012-03-15 | 1 | -2/+65 |
| * | fix cookie to cover /oauth (and /id?!) | Richard Jones | 2012-03-15 | 1 | -3/+3 |
| * | stuff | Richard Jones | 2012-03-15 | 1 | -1/+5 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -1/+2 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -1/+1 |
| * | refactor to fix | Richard Jones | 2012-03-15 | 1 | -15/+16 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -2/+1 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -4/+4 |
| * | replace GET url with params with bare URL | Richard Jones | 2012-03-15 | 1 | -0/+2 |
| * | uh, commit | Richard Jones | 2012-03-15 | 1 | -4/+2 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -1/+1 |
| * | fix | Richard Jones | 2012-03-15 | 1 | -1/+2 |
| * | fix bug and more test | Richard Jones | 2012-03-15 | 1 | -2/+6 |
| * | more oauth tweakery | Richard Jones | 2012-03-15 | 1 | -12/+12 |
| * | fix import | Richard Jones | 2012-03-15 | 1 | -1/+1 |
| * | nonce token is nullable | Richard Jones | 2012-03-15 | 1 | -1/+3 |
| * | fix paths | Richard Jones | 2012-03-14 | 1 | -9/+8 |
| * | fix "return" values | Richard Jones | 2012-03-14 | 1 | -4/+12 |
| * | wtfpackage | Richard Jones | 2012-03-14 | 1 | -1/+1 |
| * | fix syntax error | Richard Jones | 2012-03-14 | 1 | -2/+2 |
| * | add initial OAuth implementation | Richard Jones | 2012-03-14 | 1 | -0/+102 |
