Age | Commit message (Expand) | Author | Files | Lines |
2001-10-26 | Fix for bug 98602: re-implementation of "create attachment" page. | myk%mozilla.org | 6 | -10/+160 |
2001-10-25 | Bug 104065 - Stop uninitilized string warnings from getting into the error lo... | jake%acutex.net | 1 | -1/+1 |
2001-10-25 | Fixed "used only once" warning coming from my patch for bug 97469. The | bbaetz%cs.mcgill.ca | 1 | -0/+1 |
2001-10-25 | Don't rely on the TEST_VERBOSE environment variable (no longer exported from ... | jake%acutex.net | 6 | -12/+11 |
2001-10-24 | Bug 106424 - We weren't going orange on warnings such as "used only once". T... | jake%acutex.net | 1 | -3/+9 |
2001-10-24 | Fix for bug 106315: Link on bug list for emailing QA contacts. | myk%mozilla.org | 1 | -2/+15 |
2001-10-24 | Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. | bbaetz%cs.mcgill.ca | 11 | -158/+177 |
2001-10-23 | Bug 63249 - The Bug Counts report was running very slowly due to unneeded fie... | jake%acutex.net | 1 | -16/+5 |
2001-10-20 | Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment. | jake%acutex.net | 2 | -13/+27 |
2001-10-20 | Backing out previous change, the wrong patch got checked in. | jake%acutex.net | 2 | -27/+11 |
2001-10-20 | Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake... | gerv%gerv.net | 2 | -11/+27 |
2001-10-20 | Bug 105480 - Use the friendly name from the fielddefs table when reporting st... | jake%acutex.net | 1 | -2/+9 |
2001-10-20 | Bug 104340 - Changing the UI of the toolbar for hiding bugs in the dependency... | jake%acutex.net | 1 | -29/+29 |
2001-10-20 | Bug 73180 - We now put a notice at the top of the versioncache file saying th... | jake%acutex.net | 1 | -0/+7 |
2001-10-20 | Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ... | jake%acutex.net | 9 | -72/+85 |
2001-10-20 | Fix for bug 105365 - Hacker's Guide should be in SGML. This will make it eas... | jake%acutex.net | 10 | -561/+1094 |
2001-10-19 | yet another meaningless whitespace change to test tinderbox with | justdave%syndicomm.com | 1 | -1/+1 |
2001-10-19 | another useless whitespace change to test tinderbox with | justdave%syndicomm.com | 1 | -1/+1 |
2001-10-19 | whitespace change to test tinderbox again. | justdave%syndicomm.com | 1 | -1/+1 |
2001-10-19 | whitespace change to do a test checkin to see how tinderbox reacts | justdave%syndicomm.com | 1 | -1/+1 |
2001-10-19 | Bug 72177 - reword checkbox to make it consistent with the others on the page. | gerv%gerv.net | 1 | -1/+1 |
2001-10-19 | Bug 60818 - make Bugzilla cope with MIME types with parameters. Patch by gerv... | gerv%gerv.net | 2 | -2/+4 |
2001-10-17 | Bug 98146 redux - changing URL to relative one. Oops. Patch by jake, r=gerv. | gerv%gerv.net | 1 | -4/+2 |
2001-10-16 | Bug 30480 - add 'show dependencies as buglist' links. Patch by gerv, r=myk, k... | gerv%gerv.net | 1 | -4/+14 |
2001-10-16 | Fix for bug 98146. | myk%mozilla.org | 1 | -3/+5 |
2001-10-16 | Recompiling docs to pick up last two changes | jake%acutex.net | 4 | -8/+11 |
2001-10-16 | The recommended style for perl (which is the styleguide Bugzilla will use) sp... | jake%acutex.net | 2 | -2/+4 |
2001-10-15 | Bug 104105 - cosmetic change to make it obvious that you can create an account. | gerv%gerv.net | 1 | -2/+3 |
2001-10-15 | Bug 46935 - trivial typo. | gerv%gerv.net | 1 | -1/+1 |
2001-10-15 | Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. Pat... | gerv%gerv.net | 1 | -7/+23 |
2001-10-14 | Bug 57819 - change the size of the bit we print in the large error case. r=ju... | gerv%gerv.net | 1 | -2/+2 |
2001-10-13 | Tabs are not allowed in Bugzilla source... if we find one, issue a warning. | jake%acutex.net | 1 | -0/+45 |
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is r... | justdave%syndicomm.com | 21 | -448/+448 |
2001-10-13 | Fix for bug 19910: Bugzilla installs on the same server would interfere with ... | justdave%syndicomm.com | 8 | -24/+26 |
2001-10-13 | Fix for bug 101056: multiple form values of the same name were not getting co... | justdave%syndicomm.com | 1 | -0/+8 |
2001-10-13 | Bug 100490 - better error message with no JavaScript for QuickSearch. Patch b... | gerv%gerv.net | 1 | -1/+4 |
2001-10-13 | If a template doesn't exist, this should be considered a compile failure. | jake%acutex.net | 1 | -2/+2 |
2001-10-13 | Fix for bug 91486: Add "changed from" option to the boolean chart. | myk%mozilla.org | 2 | -0/+10 |
2001-10-12 | Backing out Gerv's checkin for bug 71840. Per the bug report, it did not hav... | justdave%syndicomm.com | 2 | -27/+11 |
2001-10-12 | Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-). | gerv%gerv.net | 2 | -11/+27 |
2001-10-12 | Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch b... | gerv%gerv.net | 1 | -40/+318 |
2001-10-12 | Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dup... | gerv%gerv.net | 1 | -1/+1 |
2001-10-12 | Bug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.co... | gerv%gerv.net | 1 | -2/+7 |
2001-10-12 | Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch by... | gerv%gerv.net | 1 | -1/+4 |
2001-10-12 | Add MacOS X. Bug 52577. Patch by afranke. r=gerv. | gerv%gerv.net | 1 | -4/+2 |
2001-10-12 | Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv. | gerv%gerv.net | 1 | -3/+3 |
2001-10-12 | Fix for bug 104180 - should only be used in the display for a saved qu... | jake%acutex.net | 1 | -2/+3 |
2001-10-12 | Fix for bug 103592 - e-mail addresses that are longer than 30 characters will... | jake%acutex.net | 1 | -11/+20 |
2001-10-12 | Fix for bug 104117 - The editkeywords.cgi link was broken as a result of the ... | jake%acutex.net | 1 | -2/+2 |
2001-10-11 | Fix for bug 97784: comments in attachment update form are now properly word-w... | justdave%syndicomm.com | 2 | -3/+20 |