302
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Chouck isn't here; fix owner of LibMocha. More... about 27 years ago
Chouck isn't here; fix owner of LibMocha. More... about 27 years ago
Added "Viewer App" component. More... about 27 years ago
Added "Viewer App" component. More... about 27 years ago
Give a better message, in the case that someone changes a bug that had an invalid component or version field. (Like, for example, all the new NGLayout bugs.) More... about 27 years ago
Give a better message, in the case that someone changes a bug that had an invalid component or version field. (Like, for example, all the new NGLayout bugs.) More... about 27 years ago
Amusil now owns plugins. More... about 27 years ago
Amusil now owns plugins. More... about 27 years ago
Added in NGLayout stuff. (gotta come up with a better way of tweaking these tables!) More... about 27 years ago
Added in NGLayout stuff. (gotta come up with a better way of tweaking these tables!) More... about 27 years ago
Oops; mention nomail and maillock. (Thanks to Sam Ziegler <[email protected]> for pointing out their lack.) More... about 27 years ago
Oops; mention nomail and maillock. (Thanks to Sam Ziegler <[email protected]> for pointing out their lack.) More... about 27 years ago
Patch by Sam Ziegler <[email protected]> -- allow querying for empty resolution. More... about 27 years ago
Patch by Sam Ziegler <[email protected]> -- allow querying for empty resolution. More... about 27 years ago
Changelog of important Bugzilla changes. More... about 27 years ago
Changelog of important Bugzilla changes. More... about 27 years ago
Changed the way password validation works. We now keep a crypt'd version of the password in the database, and check against that. (This is silly, because we're also keeping the plaintext version there, but I have plans...) Stop passing the plaintext password around as a cookie; instead, we have a cookie that references a record in a new database table, logincookies. More... about 27 years ago
Changed the way password validation works. We now keep a crypt'd version of the password in the database, and check against that. (This is silly, because we're also keeping the plaintext version there, but I have plans...) Stop passing the plaintext password around as a cookie; instead, we have a cookie that references a record in a new database table, logincookies. More... about 27 years ago
Mention the "comments" file. More... about 27 years ago
Mention the "comments" file. More... about 27 years ago
Tell people that they have to "create database bugs;". More... about 27 years ago
Tell people that they have to "create database bugs;". More... about 27 years ago
Patch inspired by Sam Ziegler <[email protected]> -- deal better with product names that have spaces or other weird stuff in them. More... about 27 years ago
Patch inspired by Sam Ziegler <[email protected]> -- deal better with product names that have spaces or other weird stuff in them. More... about 27 years ago
Patch by Sam Ziegler <[email protected]> -- add a handy link to enter a new bug. More... about 27 years ago
Patch by Sam Ziegler <[email protected]> -- add a handy link to enter a new bug. More... about 27 years ago
Use POST, not GET. Allow for boolean params. More... about 27 years ago
Use POST, not GET. Allow for boolean params. More... about 27 years ago
Use the "urlbase" param. Make regeneration easier. More... about 27 years ago
Use the "urlbase" param. Make regeneration easier. More... about 27 years ago