summaryrefslogtreecommitdiffstats
path: root/main/migrations
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Add filename column to package modelDan McGee1-0/+192
2010-05-24Fix null field issues exposed by Django 1.1.2Dan McGee1-0/+203
2010-04-18Migration to remove external projectsDan McGee1-0/+197
2010-04-18Migration to delete AltForum modelDan McGee1-0/+204
2010-04-18Migration to remove press modelrelease_2010-04-18Dan McGee1-0/+210
2010-03-27Make pkgbase non-null and indexedDan McGee1-0/+211
2010-03-27Make reporead always populate pkgbaseDan McGee1-0/+208
2010-03-27Drop maintainer column off packages modelDan McGee1-0/+211
2010-03-20Make rsync fields on mirrors optionalrelease_2010-03-20Dan McGee1-0/+201
2010-03-06Add a flag to the repo to indicate its 'testing' statusDan McGee2-0/+388
2010-03-06Make mirror notes a text fieldrelease_2010-03-06Dan McGee1-0/+198
2010-03-06Kill rsync IP hostname fieldDan McGee1-0/+196
2010-03-06Add mirror rsync credentials dataDan McGee1-0/+201
2010-03-06Mirror tiering enhancementsDan McGee1-0/+199
2010-02-27Add a files_last_update columnDan McGee1-0/+193
2010-02-26Add some additional fields to package importDan McGee1-0/+201
2010-02-10Remove archweb prefix from all importsDan McGee2-2/+2
2010-02-08Make sure we use orm in migrationsDan McGee1-2/+2
2010-02-05Make the maintainer migration less stupidrelease_2010-02-07Evangelos Foutras1-8/+4
2010-01-31Handle empty pkgdesc and url a bit betterDan McGee1-0/+211
2010-01-31Add a pkgname indexDan McGee1-0/+209
2010-01-31Add migrations for nullable Package.maintainerEvangelos Foutras2-0/+398
2010-01-31Add initial South migration for 'main' appDan McGee2-0/+440