summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent a redirect loop when there are no non hidden releasesDonald Stufft2013-05-281-1/+1
* Use a permanent redirectDonald Stufft2013-05-271-1/+1
* match the verison info as wellDonald Stufft2013-05-271-0/+3
* Match the self._load_release_info betterDonald Stufft2013-05-271-0/+3
* Redirect badly cased namesDonald Stufft2013-05-271-0/+11
* Log what messages have been sentDonald Stufft2013-05-271-0/+6
* Fix up the email scriptDonald Stufft2013-05-271-16/+23
* Email the renamed usersDonald Stufft2013-05-271-0/+94
* Only commit the names once we've already stored themDonald Stufft2013-05-271-3/+3
* Add a script that will rename some packages and store the results into a pkl ...Donald Stufft2013-05-271-0/+59
* Update /simple/ during a rename or remove as wellDonald Stufft2013-05-271-0/+2
* Use the full urlDonald Stufft2013-05-271-1/+1
* Ensure we invalid the /simple/ index on a new packageDonald Stufft2013-05-271-0/+2
* PURGE fileurls that have changed as wellDonald Stufft2013-05-271-0/+25
* Include the service id in the urlDonald Stufft2013-05-271-1/+4
* Raise an exception for a bad statusDonald Stufft2013-05-271-1/+2
* Fix for using the proper nameDonald Stufft2013-05-271-1/+1
* Use tilde for the namespacingDonald Stufft2013-05-272-3/+3
* Use a different character for surrogate key namespacingDonald Stufft2013-05-271-2/+2
* namepsace the surrogate keys for pkg namesDonald Stufft2013-05-272-2/+3
* Add cache invalidation to the Fastly CDNDonald Stufft2013-05-275-0/+74
* mergeDonald Stufft2013-05-261-3/+5
|\
| * mergeRichard Jones2013-05-272-14/+19
| |\
| * | add Donald to security pageRichard Jones2013-05-271-3/+5
* | | Hide download counts in the Web UIDonald Stufft2013-05-262-8/+5
| |/ |/|
* | Fix for missing the config variableDonald Stufft2013-05-261-1/+1
* | Only create the connection to the PostgreSQL server onceDonald Stufft2013-05-261-14/+14
* | Skip d.pypi.python.orgDonald Stufft2013-05-231-0/+4
* | Add a unique index to ensure case insensivitive uniquenessDonald Stufft2013-05-231-0/+1
|/
* er add this tooRichard Jones2013-05-231-0/+2
* add user renamingRichard Jones2013-05-231-0/+22
* Remove left over importDonald Stufft2013-05-231-1/+0
* Adjust the validation code to disallow packages not ending with an alphanumericDonald Stufft2013-05-231-3/+12
* Ensure that all *new* package names follow PEP426 naming rulesDonald Stufft2013-05-231-0/+28
* Close the metatag so PEP381client will unbreakDonald Stufft2013-05-211-2/+2
* Add a bit of javascript to enable a toggle all checkboxDonald Stufft2013-05-201-0/+17
* Move the sys.path entry to the frontDonald Stufft2013-05-201-1/+1
* Add a script to purge the bulk of the duplicate usersDonald Stufft2013-05-201-0/+63
* Handle when the message is unicode instead of strDonald Stufft2013-05-191-1/+4
* Look up users case insensitively when registering a new userDonald Stufft2013-05-192-6/+9
* Guard against an error when removing a non existent url_idDonald Stufft2013-05-191-1/+5
* Add a top_packages() api endpoint to the XMRLPC interfaceDonald Stufft2013-05-192-0/+17
* Make the wording more explicitDonald Stufft2013-05-191-1/+1
* Add the api-version metatag to the simple indexDonald Stufft2013-05-181-2/+2
* promote bandersnatchRichard Jones2013-04-161-0/+4
* bugfixRichard Jones2013-04-161-1/+1
* update linksRichard Jones2013-04-121-2/+2
* handle wtf with multiple search term fieldsRichard Jones2013-04-101-2/+4
* fix up handling of non-basic http auth headers and also make the code sanerRichard Jones2013-04-101-32/+39
* "display: table" to have the pre blocks wrap onto new linesRichard Jones2013-04-091-2/+1