Parent Directory
|
Revision Log
|
Patch
| revision 538 by lucas, Mon Dec 3 21:47:20 2007 UTC | revision 555 by lucas, Wed Dec 5 12:28:01 2007 UTC | |
|---|---|---|
| # | Line 14 $rcbugs, $bugs = read_bugs | Line 14 $rcbugs, $bugs = read_bugs |
| 14 | $wnpp = read_wnpp | $wnpp = read_wnpp |
| 15 | $actions = Actions::read('package-actions.txt') | $actions = Actions::read('package-actions.txt') |
| 16 | $orph = OrphanedPackage::readfile | $orph = OrphanedPackage::readfile |
| 17 | $uploadhistory = LastUpload::readfile | |
| 18 | ||
| 19 | # Compute score for all packages | # Compute score for all packages |
| 20 | $score = {} | $score = {} |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |