Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a "votes" field to the bugs table, which caches the total number | terry%mozilla.org | 1999-10-12 | 1 | -0/+16 |
| | | | | | | of votes that have been cast for that bug. This let me simplify the SQL in buglist.cgi, which makes things more efficient and fixes several strange bugs. | ||||
* | Added the ability for users to "vote" on which bugs they think should | terry%mozilla.org | 1999-10-08 | 1 | -0/+102 |
be fixed. |