Age | Commit message (Expand) | Author | Files | Lines |
2002-04-27 | Fix for bug 140354: Prevents "edit attachment as comment" from displaying ope... | myk%mozilla.org | 1 | -2/+2 |
2002-04-26 | Bug 135817 - update template filename. Oops. | gerv%gerv.net | 2 | -2/+4 |
2002-04-26 | Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk. | gerv%gerv.net | 2 | -22/+9 |
2002-04-26 | Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz. | gerv%gerv.net | 3 | -58/+62 |
2002-04-26 | Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash since... | myk%mozilla.org | 1 | -14/+14 |
2002-04-26 | Fix for bug 140161: Prevents function call from displaying its return value, ... | myk%mozilla.org | 1 | -1/+1 |
2002-04-26 | Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz. | gerv%gerv.net | 1 | -45/+0 |
2002-04-26 | Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the f... | gerv%gerv.net | 2 | -0/+4 |
2002-04-26 | Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; 2... | gerv%gerv.net | 1 | -267/+3 |
2002-04-26 | Remove confusing comment referring make_options, which this CGI no longer cal... | gerv%gerv.net | 1 | -5/+0 |
2002-04-26 | Bug 139928 - cvs remove templates from template/default directory. These temp... | gerv%gerv.net | 67 | -6667/+0 |
2002-04-25 | Bug 137183 - tab names should be in the template not in the .cgi. Patch by ge... | gerv%gerv.net | 2 | -19/+12 |
2002-04-25 | Fix for bug 126571: prevents display of messages to end-users about parameter... | myk%mozilla.org | 1 | -47/+28 |
2002-04-25 | Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv;... | gerv%gerv.net | 1 | -20/+6 |
2002-04-25 | Fix for bug 139632: connect to the database in enter_bug.cgi in case it is ti... | myk%mozilla.org | 1 | -0/+5 |
2002-04-25 | Bug 125066 - remove the need to set a milestone on accept for products with j... | gerv%gerv.net | 1 | -1/+2 |
2002-04-25 | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 13 | -19/+30 |
2002-04-25 | Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv. | gerv%gerv.net | 2 | -2/+2 |
2002-04-25 | Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, 2xr... | gerv%gerv.net | 4 | -8/+8 |
2002-04-24 | Fix tinderbox bustage caused by the template location code change. The tests... | justdave%syndicomm.com | 1 | -1/+1 |
2002-04-24 | Adding .cvsignore file so we ignore "custom" directory and ".htaccess" file. | gerv%gerv.net | 1 | -0/+2 |
2002-04-24 | Bug 138588 - missed a DisplayError -> ThrowTemplateError change. | gerv%gerv.net | 1 | -1/+1 |
2002-04-24 | Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra... | gerv%gerv.net | 28 | -160/+118 |
2002-04-24 | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 38 | -80/+80 |
2002-04-24 | Fix for bug 124587: Lock bugs table before inserting new bug. | myk%mozilla.org | 1 | -0/+7 |
2002-04-23 | Bug 138604, make the bugzilla sidebar use valid XUL plus some template cleanu... | caillon%returnzero.com | 2 | -60/+52 |
2002-04-23 | Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>... | gerv%gerv.net | 5 | -10/+10 |
2002-04-22 | Bug 135707 - rearrange templates to normalise filenames, and create directory... | gerv%gerv.net | 5 | -0/+330 |
2002-04-21 | Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the po... | justdave%syndicomm.com | 1 | -1/+1 |
2002-04-20 | Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave. | gerv%gerv.net | 1 | -1/+1 |
2002-04-20 | Bug 135707 - template reorganisation. This makes the new copies of the templa... | gerv%gerv.net | 44 | -92/+152 |
2002-04-20 | Bug 135707 - make template/en/default templates consistent with template/defa... | gerv%gerv.net | 4 | -33/+6 |
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create directory... | gerv%gerv.net | 1 | -0/+55 |
2002-04-19 | Bug 138064 - False-positive error message in checksetup.pl when checking for ... | gerv%gerv.net | 1 | -5/+7 |
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create directory... | gerv%gerv.net | 4 | -0/+0 |
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create directory... | gerv%gerv.net | 4 | -0/+294 |
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create directory... | gerv%gerv.net | 58 | -0/+6877 |
2002-04-18 | Missing version string. Fixes tinderbox bustage, or it would if the | bbaetz%student.usyd.edu.au | 1 | -0/+1 |
2002-04-18 | Fix for bug 12004: need info on Template and AppConfig in the help docs. | justdave%syndicomm.com | 2 | -18/+82 |
2002-04-18 | Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by ge... | gerv%gerv.net | 1 | -1/+1 |
2002-04-18 | Fix for bug 126792: Templatizes showdependencytree.cgi. | myk%mozilla.org | 2 | -356/+336 |
2002-04-18 | Bug 135545 - missing template version strings. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 12 | -1/+34 |
2002-04-18 | Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch b... | gerv%gerv.net | 1 | -1/+1 |
2002-04-18 | Bug 137589 - fix test 4 not to hang on the "use CGI" in the template. | gerv%gerv.net | 1 | -0/+3 |
2002-04-17 | Fix for bug 136506: work-around taint error on Perl 5.005. | myk%mozilla.org | 1 | -0/+1 |
2002-04-16 | bug 117718 - Mass Change removes a bugs groupset if the bug was in the | bbaetz%student.usyd.edu.au | 1 | -4/+12 |
2002-04-16 | Bug 125427 - Taint error in duplicates.cgi with perl < 5.6 | bbaetz%student.usyd.edu.au | 1 | -19/+39 |
2002-04-16 | Fix for bug 137669: remove <nobr> tags from attachment status lists | justdave%syndicomm.com | 2 | -6/+2 |
2002-04-16 | Release notes update. | matty%chariot.net.au | 1 | -16/+175 |
2002-04-16 | Bug 121247 - enter_bug comment templates. Template method for amalgamation of... | gerv%gerv.net | 2 | -2/+31 |