Age | Commit message (Expand) | Author | Files | Lines |
2000-01-22 | Invalid html, added trailing /html tag. | mcafee%netscape.com | 1 | -0/+1 |
2000-01-21 | Continue making the last-changed date on a bug be updated if someone only add... | terry%mozilla.org | 1 | -0/+2 |
2000-01-21 | Don't try to put out the footer if we're shutdown (as that can try to access ... | terry%mozilla.org | 1 | -1/+1 |
2000-01-21 | Moved all the long descriptions out of the bugs table, and into a new | terry%mozilla.org | 5 | -21/+200 |
2000-01-20 | Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if the... | terry%mozilla.org | 1 | -4/+6 |
2000-01-20 | Allow whitespace to be used to separate keywords. | terry%mozilla.org | 2 | -4/+9 |
2000-01-20 | Let's outlaw whitespace in keywords. | terry%mozilla.org | 2 | -3/+3 |
2000-01-19 | Added a way to disable a user. | terry%mozilla.org | 3 | -24/+93 |
2000-01-19 | Spruced up "editusers.cgi". Added an "editusers" group. | terry%mozilla.org | 4 | -33/+105 |
2000-01-18 | Footer wasn't displaying new state after clicking "log out". | terry%mozilla.org | 1 | -0/+4 |
2000-01-18 | Stop ever using perl's crypt() function; only use mysql's. (Using | terry%mozilla.org | 3 | -22/+11 |
2000-01-18 | Check for and rebuild busted password stuff. | terry%mozilla.org | 1 | -0/+20 |
2000-01-18 | Tell people that column changes are remembered using cookies. | terry%mozilla.org | 1 | -1/+1 |
2000-01-18 | Was sometimes checking extra checkboxes in the email area. | terry%mozilla.org | 1 | -10/+11 |
2000-01-18 | Very minor formatting tweak. | terry%mozilla.org | 1 | -2/+2 |
2000-01-18 | Added "Windows 2000" and "Mac System 9.0" to the OS list. | terry%mozilla.org | 1 | -0/+2 |
2000-01-17 | Add a space after the comma when listing a bug with multiple keywords, | terry%mozilla.org | 1 | -1/+1 |
2000-01-17 | Use new "keywords" cache to display keywords in bug lists. Not only | terry%mozilla.org | 1 | -15/+1 |
2000-01-17 | Added a "keywords" field to a bug, which is a cached string-based copy | terry%mozilla.org | 3 | -26/+176 |
2000-01-17 | Oops! Fixed stupid typo in last patch. | terry%mozilla.org | 1 | -1/+1 |
2000-01-16 | If there is only one component, then select it for the user. | terry%mozilla.org | 1 | -0/+5 |
2000-01-15 | Patch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns. | terry%mozilla.org | 1 | -168/+191 |
2000-01-15 | Checked in patch by Dawn Endico <endico@mozilla.org> -- when | terry%mozilla.org | 1 | -0/+11 |
2000-01-15 | Added "sanity check" to the list of things the maintainer gets to | terry%mozilla.org | 1 | -1/+2 |
2000-01-15 | Added a missing PutFooter(). | terry%mozilla.org | 1 | -0/+1 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 32 | -69/+434 |
2000-01-15 | Remove unused files. | terry%mozilla.org | 1 | -70/+0 |
2000-01-15 | Remove unused files. | terry%mozilla.org | 4 | -425/+0 |
2000-01-14 | Fixed typos. | terry%mozilla.org | 1 | -3/+3 |
2000-01-14 | Make wording a little more clear when a username is invalid. | terry%mozilla.org | 1 | -2/+4 |
2000-01-14 | Send one last email notification to people when a bug gets reassigned | terry%mozilla.org | 2 | -6/+19 |
2000-01-14 | Allow displaying of a "keywords" column. | terry%mozilla.org | 2 | -21/+42 |
2000-01-14 | Was sometimes putting a silly timestamp in the change log. | terry%mozilla.org | 1 | -3/+5 |
2000-01-14 | Don't complain that the user isn't doing anything if he is actually | terry%mozilla.org | 1 | -4/+3 |
2000-01-13 | Provide a simple param to let the maintainer shut down Bugzilla for a while. | terry%mozilla.org | 4 | -4/+18 |
2000-01-13 | "Change several bugs" was losing the sort order. | terry%mozilla.org | 1 | -1/+4 |
2000-01-12 | Fixed warnings. | terry%mozilla.org | 1 | -5/+8 |
2000-01-12 | Was making changes to bugs before validating the entries in the CC | terry%mozilla.org | 1 | -9/+19 |
2000-01-11 | Worked around bug in older versions of MySQL that caused a report of | terry%mozilla.org | 2 | -5/+18 |
2000-01-11 | Fixed a warning. | terry%mozilla.org | 1 | -1/+1 |
2000-01-11 | Asking for both keywords and CC info was creating corrupted SQL. | terry%mozilla.org | 1 | -2/+2 |
2000-01-07 | Stop generating the %::keywordsbyid hashtable that nothing was using. | terry%mozilla.org | 1 | -2/+0 |
2000-01-07 | Whoops; SQL doesn't seem to want me to mention a table in a SELECT statement | terry%mozilla.org | 1 | -2/+2 |
2000-01-07 | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 8 | -16/+646 |
2000-01-07 | Oops; fixed table alignment problem introduced by last change. | terry%mozilla.org | 1 | -1/+1 |
2000-01-05 | A few months ago, we lost the ability to edit the votes-per-user field | terry%mozilla.org | 1 | -11/+35 |
2000-01-05 | When no bugs are found, give links to make another query or to submit | terry%mozilla.org | 1 | -0/+3 |
2000-01-05 | Recognize Windows98. | terry%mozilla.org | 1 | -0/+1 |
1999-12-29 | Got rid of extra <H1> tag. | terry%mozilla.org | 1 | -1/+1 |
1999-12-17 | Fixed very very nasty bug which, when deleting a component, would tell | terry%mozilla.org | 3 | -36/+51 |