summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix for new Fastly log formatDonald Stufft2013-07-261-1/+1
* Fix for new Fastly log linesDonald Stufft2013-07-261-1/+2
* Send errors from the RQ worker to SentryDonald Stufft2013-07-241-1/+11
* Make the worker script executableDonald Stufft2013-07-241-0/+0
* Add a script to enable configuring the workerDonald Stufft2013-07-241-0/+29
* Add a script to migrate PyPI hosting modesDonald Stufft2013-07-012-1210/+1274
* 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
* Automated merge with https://bitbucket.org/ctheune/pypi-fix-mirroringChristian Theune2013-06-131-1/+3
|\
| * record the actual md5sum so that I can test my client against this demo setChristian Theune2013-06-131-1/+1
| * Work around a docutils bug.Christian Theune2013-06-131-0/+2
* | Rename the final missing packagesDonald Stufft2013-06-121-1/+11
|/
* Handle errorsDonald Stufft2013-06-031-2/+7
* Fix the missing serverDonald Stufft2013-06-031-1/+1
* Send emails out to the people who need migratedDonald Stufft2013-06-032-0/+27937
* 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
* 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
* 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
* edit all the URLs at once; use a row id to editRichard Jones2013-03-191-0/+1
* include the SQL migration infoRichard Jones2013-03-191-0/+2
* handle moar errorsRichard Jones2013-02-191-1/+6
* handle conn errors to individual mirrors betterRichard Jones2013-02-181-2/+7
* allow config *and* stats file to be runtime-configuredRichard Jones2013-02-181-3/+1
* add stats dumperRichard Jones2013-02-181-0/+29
* tweaks to email content; add more password rulesRichard Jones2013-02-151-1/+3
* actually this does not work :-(Richard Jones2013-02-141-13/+5
* ughRichard Jones2013-02-141-1/+1
* ughRichard Jones2013-02-141-3/+3
* add pw reset mailout toolRichard Jones2013-02-141-0/+78
* improved password reset with no emailing of passwordsRichard Jones2013-02-141-0/+2
* Include a migration path for moving legacy users to a stronger hashDonald Stufft2013-02-121-0/+49
* better column typeRichard Jones2013-01-141-1/+1
* update for new id column added to journals (to aid making journal rows unique...Richard Jones2013-01-142-0/+2
* Work around user agents with commas.Martin v. L?wis2012-08-231-0/+4
* Add DB host parameter.Martin v. L?wis2012-08-231-1/+2
* Don't try to delete rego_otk records for users who are owners.Martin v. L?wis2012-08-141-1/+1
* Rename "user" to "user_name" column to prevent conflict with PostgreSQL keyword.Martin v. L?wis2012-03-252-2/+36
* Replace varchar2 with varchar. Closes #3 on https://bitbucket.org/loewis/pypi.Martin v. L?wis2012-03-251-12/+12