Age | Commit message (Expand) | Author | Files | Lines |
2002-08-22 | Bug 163570 - Bugzilla::Search missing Date::Format include | bbaetz%student.usyd.edu.au | 1 | -0/+2 |
2002-08-22 | Fix for bug 163541: Corrects problem with previous patch that causes primary ... | myk%mozilla.org | 1 | -1/+1 |
2002-08-20 | Fix for bug 163541: let there be a page title but no primary page header. | myk%mozilla.org | 1 | -1/+10 |
2002-08-20 | Bug 163457 - bugs not registered as "new". Patch by gerv; r=timeless, bbaetz. | gerv%gerv.net | 1 | -12/+5 |
2002-08-20 | Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2 | -4/+5 |
2002-08-20 | Bug 163299 - Can't change cc accessible checkbox | bbaetz%student.usyd.edu.au | 1 | -1/+4 |
2002-08-20 | Bug 143286 - Add support for Insiders, Private comments, Private Attachments.... | gerv%gerv.net | 16 | -74/+194 |
2002-08-19 | Fix long line noticed by Gerv, no bug #. | bbaetz%student.usyd.edu.au | 1 | -1/+2 |
2002-08-19 | Big 163291 - Move utility funcs into a module | bbaetz%student.usyd.edu.au | 7 | -121/+294 |
2002-08-19 | Fix typo from 43600 | bugreport%peshkin.net | 1 | -1/+1 |
2002-08-17 | Bug 162854 - buglist.cgi reporter is actually owner | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-08-17 | bug 160631 - bug_email.pl is broken | bbaetz%student.usyd.edu.au | 1 | -7/+1 |
2002-08-17 | Bug 160112 - clean up quip table conversion code | bbaetz%student.usyd.edu.au | 1 | -23/+13 |
2002-08-17 | Backing out patch for bug 126955 (supporting localized templates) due to fata... | justdave%syndicomm.com | 2 | -59/+1 |
2002-08-17 | Bug 10037 - param to disable adding new quips | bugreport%peshkin.net | 3 | -5/+13 |
2002-08-16 | Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html... | gerv%gerv.net | 3 | -16/+26 |
2002-08-16 | Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b... | gerv%gerv.net | 6 | -118/+236 |
2002-08-15 | Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10na... | gerv%gerv.net | 4 | -20/+45 |
2002-08-15 | Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html... | gerv%gerv.net | 4 | -16/+29 |
2002-08-15 | Bug 151619 - Problem with the regex in checksetup.pl to find dependancies | bbaetz%student.usyd.edu.au | 1 | -1/+2 |
2002-08-14 | Bug 153578 - Attachment modified date is meant to be attachment creation | bbaetz%student.usyd.edu.au | 3 | -12/+49 |
2002-08-14 | Bug 162642 - Cannot accept bugs if requiremilestone is on; regression from | bbaetz%student.usyd.edu.au | 1 | -2/+2 |
2002-08-14 | Bug 162438 - fix permissions/tests for Bugzilla/ directory | bbaetz%student.usyd.edu.au | 2 | -1/+15 |
2002-08-13 | Bug 24823 - show the last modified date at the top of show_bug | bbaetz%student.usyd.edu.au | 3 | -4/+23 |
2002-08-13 | Bug 160710 - Taint checking causes problem with rename function | bbaetz%student.usyd.edu.au | 2 | -1/+15 |
2002-08-12 | Fixing up the changedate from my bug 43600 patch. Knew I must have | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-08-12 | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 29 | -366/+651 |
2002-08-12 | Bug 162217: fixed my bustage introduced in bug 160410; yes, I owe the whole B... | preed%sigkill.com | 1 | -1/+7 |
2002-08-11 | D'OH! Previous checkin for Bug 160410 broke the build due to "only seen once"... | preed%sigkill.com | 1 | -0/+1 |
2002-08-11 | Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=j... | preed%sigkill.com | 4 | -28/+213 |
2002-08-11 | Bug 160557 - products that start with _ do not show up properly in query.cgi.... | gerv%gerv.net | 2 | -36/+24 |
2002-08-11 | Bug 126955 - Bugzilla should support translated/localized templates. This pat... | gerv%gerv.net | 2 | -1/+59 |
2002-08-10 | Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax e... | gerv%gerv.net | 3 | -128/+131 |
2002-08-10 | Fixing bustage - missing %]. | gerv%gerv.net | 1 | -1/+1 |
2002-08-10 | Bug 159996 - bug vote instructions are misleading/confusing | bbaetz%student.usyd.edu.au | 1 | -3/+16 |
2002-08-10 | Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; r... | gerv%gerv.net | 3 | -14/+19 |
2002-08-10 | Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ... | gerv%gerv.net | 4 | -12/+23 |
2002-08-10 | Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table | bbaetz%student.usyd.edu.au | 2 | -9/+8 |
2002-08-10 | Fix another un-globalised SqlQuote(). Oops. | gerv%gerv.net | 1 | -1/+1 |
2002-08-10 | Miseed &:: for call to SqlQuote, no bug # (cleanup from bug 158474) | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-08-10 | Bug 161402 - Disable DBI taint mode in processmail | bbaetz%student.usyd.edu.au | 1 | -4/+0 |
2002-08-10 | Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni. | gerv%gerv.net | 2 | -844/+881 |
2002-08-10 | Add a test to check for speling errors. It only currently checks for two simp... | zach%zachlipton.com | 1 | -0/+92 |
2002-08-10 | Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz. | gerv%gerv.net | 1 | -1/+1 |
2002-08-08 | Bug 160224 - remember query radio buttons don't have default | bbaetz%student.usyd.edu.au | 1 | -2/+1 |
2002-08-08 | Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch b... | gerv%gerv.net | 1 | -1/+1 |
2002-08-01 | Bug 118442 - Bugzilla fails to notice if nothing has changed when editing | bbaetz%student.usyd.edu.au | 1 | -2/+1 |
2002-07-31 | Bug 160227 - VERSION cookie not set correctly | bbaetz%student.usyd.edu.au | 1 | -2/+2 |
2002-07-31 | Bug 113459 Bad regexp in emailregexp causes system lockout | bugreport%peshkin.net | 1 | -1/+8 |
2002-07-31 | Bug 160204 - search/knob.html.tmpl: script type missing, space missing | bbaetz%student.usyd.edu.au | 1 | -3/+3 |