summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* improve the look of pre blocksRichard Jones2012-09-291-1/+5
* more style tweaksRichard Jones2012-09-282-0/+12
* ughRichard Jones2012-09-282-9/+11
* move button to screen style so we can override the existing screen style. ugh...Richard Jones2012-09-283-50/+52
* tweaksRichard Jones2012-09-282-16/+16
* add nice download buttonRichard Jones2012-09-282-7/+63
* oops, stringifyRichard Jones2012-09-271-0/+1
* update to latest version in distutils2 with minor patch to handle distutils2....Richard Jones2012-09-271-47/+183
* retain the mapping from normalised to orginal version string for the update; ...Richard Jones2012-09-271-32/+35
* backing this out as things do not look correctRichard Jones2012-09-271-19/+20
* whoopsRichard Jones2012-09-271-1/+1
* noteRichard Jones2012-09-271-2/+2
* fudge to catch that 8% of PyPI projects that are *close* to the new specRichard Jones2012-09-271-4/+11
* where possible use the better PEP 386 ordering of versions over the older Loo...Richard Jones2012-09-271-8/+28
* alter to order the releases by version, not submission date, to return the mo...Richard Jones2012-09-271-4/+7
* add snapshot of new version ordering defined by PEP 386Richard Jones2012-09-271-0/+327
* mergeRichard Jones2012-08-241-3/+1
|\
| * fix the rendering here tooRichard Jones2012-08-241-3/+1
* | Work around user agents with commas.Martin v. L?wis2012-08-231-0/+4
* | Add DB host parameter.Martin v. L?wis2012-08-233-1/+8
* | Add more files.Martin v. L?wis2012-08-231-0/+5
* | Add ignore fileMartin v. L?wis2012-08-231-0/+2
* | Find config.ini next to this file.Martin v. L?wis2012-08-231-1/+1
|/
* fix sqlite handling of encoded stringsRichard Jones2012-08-231-0/+2
* better styling of provider icons; handle icons that are not 16x16Richard Jones2012-08-231-3/+1
* mergeRichard Jones2012-08-235-13/+34
|\
| * Support Wheel files. Requested by Michele Lacchia.Martin v. L?wis2012-08-173-7/+23
| * Support running without sentry.Martin v. L?wis2012-08-171-2/+5
| * Notify pubsubhubbub only on updates, and only once per package.Martin v. L?wis2012-08-171-2/+4
| * Make sure to write in ~submit's authorized_keys.Martin v. L?wis2012-08-141-1/+1
| * Don't try to delete rego_otk records for users who are owners.Martin v. L?wis2012-08-141-1/+1
* | handle request of access token in case where request token is not authorisedRichard Jones2012-08-232-0/+7
|/
* mergeRichard Jones2012-08-071-1/+1
|\
| * Update e location.Martin v. L?wis2012-08-061-1/+1
* | add OAuth linkRichard Jones2012-08-071-0/+1
|/
* requests version of OAuth client accessRichard Jones2012-07-271-0/+199
* proper responseRichard Jones2012-07-261-1/+1
* make these parameters slightly more optional for non-HTML-form submissionsRichard Jones2012-07-261-3/+2
* don't use the modified-for-oauth params, use the originals so we can get to t...Richard Jones2012-07-261-2/+3
* remove file upload from params for processing by oauthRichard Jones2012-07-241-2/+5
* handle form data with more than one value per keyRichard Jones2012-07-241-4/+15
* remove GET restrictionRichard Jones2012-07-241-2/+0
* replace tabsRichard Jones2012-07-241-5/+5
* fixes to OAuth; in particular the escaping of & was incorrect in upstream oau...Richard Jones2012-07-241-1/+1
* fixes to OAuth; in particular the escaping of & was incorrect in upstream oau...Richard Jones2012-07-242-2/+13
* add 3.3Richard Jones2012-07-121-0/+1
* slight formatting tweakRichard Jones2012-06-161-0/+2
* merge change from pypi-techtonikMartin v. L?wis2012-06-052-9/+5
|\
| * cElementTree is included since Python 2.5, which is also aanatoly techtonik2012-05-082-9/+5
* | Fix syntax error.Martin v. L?wis2012-05-241-2/+3