summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable the monthly download counterHEADmasterDonald Stufft2013-08-021-2/+1
* import stringDonald Stufft2013-07-261-1/+1
* Fix for new Fastly log formatDonald Stufft2013-07-261-1/+1
* Fix for new Fastly log linesDonald Stufft2013-07-261-1/+2
* Suggest better usernames for openidDonald Stufft2013-07-251-2/+15
* Restrict new user names furtherDonald Stufft2013-07-251-1/+4
* Simplify the purge API and only hit it onceDonald Stufft2013-07-251-32/+23
* Use the right tag prefixDonald Stufft2013-07-251-1/+1
* Use a consistent naming schemeDonald Stufft2013-07-252-3/+7
* document how to restart PyPIDonald Stufft2013-07-251-0/+11
* Use a surrogate key on the simple indexDonald Stufft2013-07-251-1/+1
* Increase the count so we don't spin foreverDonald Stufft2013-07-251-0/+2
* Temporarily remove the status checkDonald Stufft2013-07-251-10/+10
* Send errors from the RQ worker to SentryDonald Stufft2013-07-241-1/+11
* Be smarter about what we queueDonald Stufft2013-07-241-2/+5
* Make the worker script executableDonald Stufft2013-07-241-0/+0
* Add a script to enable configuring the workerDonald Stufft2013-07-241-0/+29
* Handle the case where there is no QueueDonald Stufft2013-07-241-3/+4
* Use rq.Queue not QueueDonald Stufft2013-07-241-1/+1
* Make tags a regular argumentDonald Stufft2013-07-242-2/+2
* Fix a double set()Donald Stufft2013-07-241-1/+1
* Use RQ to handle purging asynchronouslyDonald Stufft2013-07-243-87/+71
* Switch from purging by url to purging by tagDonald Stufft2013-07-241-31/+35
* Send the Surrogate Key header with Package DownloadsDonald Stufft2013-07-241-0/+3
* actually fixRichard Jones2013-07-121-1/+1
* fixRichard Jones2013-07-121-1/+1
* a few places where user-supplied username should be matched without case-sens...Richard Jones2013-07-122-8/+16
* support _ and - in platform tagsDonald Stufft2013-07-061-1/+1
* Disallow Non windows binary wheelsDonald Stufft2013-07-061-0/+15
* Make sure to purge the serversig as well as the simpleDonald Stufft2013-07-041-7/+8
* Be more rboust about how we handle purge errorsDonald Stufft2013-07-041-7/+22
* Increase the cache time to a dayDonald Stufft2013-07-041-2/+2
* Let the Fastly default happenDonald Stufft2013-07-041-2/+4
* Enable the weekly download counterDonald Stufft2013-07-031-2/+2
* Fix the bug tracker linkDonald Stufft2013-07-011-1/+1
* Add a script to migrate PyPI hosting modesDonald Stufft2013-07-012-1210/+1274
* Use the proper keysDonald Stufft2013-06-281-2/+2
* Show download countsDonald Stufft2013-06-271-1/+1
* Be more explicit about what the download numbers are forDonald Stufft2013-06-271-1/+1
* Fix the search keyDonald Stufft2013-06-261-1/+1
* Enable (hidden) download countsDonald Stufft2013-06-265-1/+59
* Fix commiting and closing the db transactionDonald Stufft2013-06-261-2/+2
* Fix shebang lineDonald Stufft2013-06-261-1/+1
* Add a script that processes stats from RedisDonald Stufft2013-06-261-0/+62
* Log duplicate line messageDonald Stufft2013-06-261-0/+3
* Make executableDonald Stufft2013-06-261-0/+0
* Add a script to parse incoming CDN log entriesDonald Stufft2013-06-261-0/+74
* Only cache pages for 15 minutesDonald Stufft2013-06-241-1/+1
* Make a CacheControlMiddleware that adds Cache-Control directivesDonald Stufft2013-06-221-0/+23
* Revert and unneeded changeDonald Stufft2013-06-201-2/+3