summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-09"imported" public app files from archweb_pubIsmael Carnales15-0/+788
2009-11-09fixed error in todolists list viewIsmael Carnales1-2/+2
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales8-48/+48
2009-10-18Correct link to WebSVNThomas Bächler1-1/+1
2009-10-18Adjust SVN links to the WebSVN URL schemeThomas Bächler1-4/+4
2009-10-17Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...Thomas Bächler3-3/+16
2009-10-13reporead: don't blow up on division by zeroDan McGee1-1/+6
2009-10-07Set verify_exists=False on ExternalProjects modelAaron Griffin1-1/+1
2009-10-04reporead: ensure we catch all testing repos in ratio checkDan McGee1-8/+9
2009-09-26reporead: do all DB updates in one transactionDan McGee1-0/+4
2009-09-26Make community-testing accessableDan McGee1-2/+2
2009-09-26reporead: join multivalue attributes with ', 'Dan McGee1-1/+1
2009-09-25Update reporead and model to store pkgbaseDan McGee2-2/+7
2009-09-15Add a basic mirror view for the dev siteDan McGee4-1/+41
2009-09-11Fix community links.Dusty Phillips2-2/+3
2009-08-20Add an 'external projects' model and admin for managing the projects page.Dusty Phillips2-1/+10
2009-08-18Apparently you couldn't view the packages page if the user wasn't logged into...Dusty Phillips2-1/+36
2009-08-12Too many columns in mirror adminDusty Phillips1-1/+1
2009-08-12Merge branch 'master' of /srv/projects/git/archweb_devDusty Phillips2-1/+7
2009-08-12Add a couple columns to user admin at Aaron's request.Dusty Phillips1-0/+2
2009-08-12Add a couple fields to mirror admin at Aaron's requestDusty Phillips2-1/+5
2009-08-12merge fixDusty Phillips2-4/+3
2009-08-11So now the created user passwords should work and Aaron will be less pissed o...Dusty Phillips1-4/+4
2009-08-10Merge branch 'master' of ssh://archlinux.org/srv/projects/git/archweb_devDusty Phillips1-1/+1
2009-08-10Dan's patch applied.Dusty Phillips1-1/+1
2009-08-10Sometimes its better if you test your code before deploying. Other times, you...Dusty Phillips1-0/+1
2009-08-10Add a page to aid Aaron in user creation.Dusty Phillips5-3/+147
2009-08-04Whoops! Got to clear that dep list firstDan McGee1-0/+1
2009-08-04Change deprecated admin site urls for 1.1.Dusty Phillips1-1/+1
2009-08-04Fix Dan's package population patch. Now it is tested.Dusty Phillips1-4/+5
2009-08-04reporead: unify add and update package codeDan McGee1-36/+29
2009-07-24Allow setting allowed repos to empty.Dusty Phillips1-1/+1
2009-07-24Repo-based permissions when adopting packages.Dusty Phillips2-3/+15
2009-07-13Fixes #12273. Patch supplied by Henning Garus.Dusty Phillips1-1/+1
2009-05-24Mark news as safe so people can enter HTML.Dusty Phillips1-1/+1
2009-05-04No More DohDusty Phillips1-0/+1
2009-05-04DOHDusty Phillips1-0/+0
2009-05-04Fix link to packages in todo lists.Dusty Phillips2-1/+1
2009-05-04Fix a bug when someone accesses the update page without POSTINg adopt or diso...Dusty Phillips1-6/+10
2009-04-13FS#11325. Add a 'Target Repo' column to the signoffs page.Dusty Phillips2-2/+13
2009-04-13Aaron says maintainer column isn't necessary (FS#11325)Dusty Phillips1-2/+0
2009-04-06reporead: dramatically reduce number of queriesDan McGee1-3/+7
2009-04-02Make donor name uniqueDan McGee1-1/+1
2009-02-08Store IP address as a char fieldDan McGee1-1/+1
2009-02-07Add DB index on country fieldDan McGee1-1/+1
2009-02-07Update admin_media to latest Django versionDan McGee16-36/+258
2009-02-07Mirror rsync IP: allow netmask specificationDan McGee1-0/+17
2009-02-07Remove unneeded link for the dev siteDan McGee1-1/+0
2009-02-07remove unneeded scriptDan McGee1-17/+0
2009-02-06Use __unicode__ over __str__Dusty Phillips1-8/+8