Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-07-25 | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 1 | -1/+1 | |
patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit | |||||
2007-06-22 | Bug 383745: Incorrect charset specification in "please wait" screen when ↵ | wurblzap%gmail.com | 1 | -3/+3 | |
server push is in use. Patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, a=mkanat | |||||
2006-11-13 | Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵ | mkanat%bugzilla.org | 1 | -0/+25 | |
buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-01 | Bug 357526: buglist.cgi doesn't specify encoding as UTF-8 when the rest of ↵ | mkanat%bugzilla.org | 1 | -1/+13 | |
Bugzilla does Patch By John Beranek <john@redux.org.uk> r=mkanat, a=justdave | |||||
2006-09-06 | Bug 349764: Errors print out a whole HTML page, even when we're not in ↵ | mkanat%bugzilla.org | 1 | -4/+7 | |
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=kevin.benton, a=myk | |||||
2006-07-28 | Bug 173897: Fix |XXX - mod_perl| comments | mkanat%bugzilla.org | 1 | -7/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-26 | Bug 300978: bad output when a non-cgi script dies | mkanat%bugzilla.org | 1 | -1/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-12 | Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS ↵ | mkanat%bugzilla.org | 1 | -10/+16 | |
SERVER-PUSH TECHNOLOGY" warning on brower under mod_perl Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
2006-07-06 | Bug 343361: die_with_dignity is useless inside of Bugzilla::CGI | mkanat%bugzilla.org | 1 | -12/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=colin, a=myk | |||||
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 1 | -6/+9 | |
module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | |||||
2006-06-20 | Spelling in code comments patch: 'behavour' -> 'behaviour'; patch by Vlad ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Dascalu <vladd@bugzilla.org>. | |||||
2006-06-14 | Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+18 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-03-31 | Bug 306695: Boolean charts forgets "0" values. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, bugreport, a=justdave | |||||
2005-11-26 | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 1 | -1/+1 | |
patch by unknown@simplemachines.org r=timeless rs=brendan | |||||
2005-09-23 | Bug 308876: Iff ssl is "always", whining (and other non-interactive ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
scripts?) get a 302-moved error - Patch by A. Karl Kornel <karl@kornel.name> r=joel a=justdave | |||||
2005-08-04 | Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave | |||||
2005-07-14 | Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI | mkanat%kerio.com | 1 | -0/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave | |||||
2005-07-07 | Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵ | lpsolit%gmail.com | 1 | -17/+50 | |
missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave | |||||
2005-01-17 | Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric ↵ | jocuri%softhome.net | 1 | -0/+4 | |
Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk. | |||||
2005-01-16 | Patch for bug 260682: Support redirecting to HTTPS always or for ↵ | jocuri%softhome.net | 1 | -0/+28 | |
authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk. | |||||
2005-01-13 | Bug 275108 : Content-disposition header is incorrect, violates RFC | travis%sedsystems.ca | 1 | -33/+29 | |
Patch by byron jones (glob) <bugzilla@glob.com.au> r=mkanat a=justdave | |||||
2004-10-23 | Bug 265731: multipart_start in the server-push handling code wasn't honoring ↵ | justdave%bugzilla.org | 1 | -0/+3 | |
the $cgi->charset setting. r=myk, a=justdave | |||||
2004-07-22 | Bug 252388: Fix undef warning when Bugzilla->cgi->header() is called twice | bugreport%peshkin.net | 1 | -1/+1 | |
r=jouni a=justdave | |||||
2004-03-26 | Patch for bug 238683: fix for usage of uninitialized value in concatenation ↵ | jocuri%softhome.net | 1 | -1/+1 | |
in Bugzilla/CGI.pm: remove extra $ char; patch by corporate_gadfly@hotmail.com; r=vlad; a=justdave. | |||||
2004-02-25 | Tree bustage fix: eliminates the tabs that have been introduced while ↵ | jocuri%softhome.net | 1 | -3/+3 | |
checking in the patch for bug 226251. | |||||
2004-02-23 | Patch for bug 226251 (internal error when server push is enabled): Due to ↵ | jocuri%softhome.net | 1 | -7/+15 | |
randomization of perl hash table functionality since 5.8.1 the 'hack' to unset the nph parameter for multipart messages is not working reliable, instead a modified clone of the original multipart_init function is setting this parameter to '0' and is ignoring the given nph parameter from buglist.cgi; patch by Stephen Reindl <sr@stephenreindl.de>; r=bbaetz; a=justdave. | |||||
2003-11-23 | Bug 226027: Use the Perl CGI module to send cookies. | justdave%syndicomm.com | 1 | -8/+45 | |
r=bbaetz, a=justdave | |||||
2003-05-09 | Bug 204592 - invalid column name error | bbaetz%acm.org | 1 | -18/+8 | |
r,a=myk | |||||
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -15/+74 | |
r=joel, a=justdave | |||||
2003-01-11 | Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes | zach%zachlipton.com | 1 | -1/+1 | |
the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave | |||||
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
2002-11-09 | Bug 179174 - renable $| = 1 | bbaetz%student.usyd.edu.au | 1 | -0/+3 | |
r=justdave x2 a=justdave | |||||
2002-10-26 | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 1 | -0/+149 | |
r=gerv, justdave |