Age | Commit message (Expand) | Author | Files | Lines |
2003-02-15 | Add a little page telling people where the win32 instructions went (NOTE: Thi... | jake%bugzilla.org | 1 | -0/+11 |
2003-02-15 | <edition/> is not included by default in ldp.dsl so putting version informati... | jake%bugzilla.org | 2 | -6/+2 |
2003-02-14 | Bug 192531 - Bugzilla not properly closing DB statement handles | bbaetz%acm.org | 2 | -10/+21 |
2003-02-13 | Bug 177997 - Update the AOL Server section with the new configuration informa... | jake%bugzilla.org | 2 | -20/+50 |
2003-02-13 | Bug 192511 - Removing all occurances of 'processmail' from the documentation ... | jake%bugzilla.org | 6 | -32/+74 |
2003-02-13 | Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running in... | justdave%syndicomm.com | 1 | -2/+2 |
2003-02-12 | Bug 58020: include bug summaries in whinemail. | justdave%syndicomm.com | 1 | -3/+9 |
2003-02-11 | Give all FAQ questions an id so the anchor name doesn't have to be randomly g... | jake%bugzilla.org | 2 | -116/+116 |
2003-02-10 | Bug 192513: importxml.pl and move.pl now use the new mail routines introduced... | justdave%syndicomm.com | 5 | -9/+11 |
2003-02-10 | Partial fix for bug 192513 (processmail cleanup). Patch fixes test files | zach%zachlipton.com | 2 | -6/+3 |
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a... | preed%sigkill.com | 11 | -236/+214 |
2003-02-09 | Bug 192393 - $::dbwritesallowed never set | bbaetz%acm.org | 3 | -4/+20 |
2003-02-08 | Bug 192340 - 'unknown_keyword' error doesn't mention keyword | bbaetz%acm.org | 1 | -0/+1 |
2003-02-08 | Bug 192182 - editflagtypes uses ^ instead of ** | bbaetz%acm.org | 1 | -1/+1 |
2003-02-07 | Bug 191020 - back out bits of generic charting checked in by mistake. Apologies. | gerv%gerv.net | 1 | -18/+0 |
2003-02-07 | Bug 191020 - buglist.cgi doesn't always get query names right for filename to... | gerv%gerv.net | 1 | -16/+36 |
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 12 | -106/+67 |
2003-02-06 | This checkin contains two fixes: | jake%bugzilla.org | 27 | -327/+394 |
2003-02-06 | Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave. | gerv%gerv.net | 1 | -1/+5 |
2003-02-05 | bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ... | burnus%gmx.de | 2 | -1/+2 |
2003-02-02 | Bug 191085 - Fix FetchSQLData compat code. | bbaetz%acm.org | 1 | -5/+4 |
2003-02-01 | Recompiling the docs because of the large change to the installation section ... | jake%bugzilla.org | 37 | -6005/+6560 |
2003-02-01 | Bug 191034, step 1 - Refactoring the installation chapter to provide sections... | jake%bugzilla.org | 6 | -1616/+960 |
2003-01-30 | Bug 191080 - fix SQLQuote return value for an undef input | bbaetz%acm.org | 1 | -1/+1 |
2003-01-29 | Fix "variable declaration masks earler declaration" warning. No bug number. | gerv%gerv.net | 1 | -1/+1 |
2003-01-29 | bug 190999 - Quips.cgi editing doesn't show quips author -- s/FetchSQLData/Fe... | burnus%gmx.de | 1 | -1/+1 |
2003-01-28 | Spell servlet correctly. Also, Scarab is now at Version 1.0 Beta 13, as long ... | jake%bugzilla.org | 2 | -4/+4 |
2003-01-26 | The GNU Free Documentation License should be at the end of the guide (in an a... | jake%bugzilla.org | 6 | -24/+22 |
2003-01-25 | Bug 190582 - quips table initial definition in checksetup.pl missing approved... | burnus%gmx.de | 1 | -1/+2 |
2003-01-25 | Bug 190521 - If the attachment didn't have a Content-Description: header in t... | jake%bugzilla.org | 1 | -2/+3 |
2003-01-24 | Bug 190437 - showdependencytree.cgi and showdependencygraph should use switch... | burnus%gmx.de | 2 | -0/+8 |
2003-01-24 | Bug 106918: the "movers" param was not being interpreted correctly by move.pl... | justdave%syndicomm.com | 3 | -2/+6 |
2003-01-24 | Bug 126955 - Bugzilla should support translated/localized templates. Patch by... | gerv%gerv.net | 6 | -122/+269 |
2003-01-23 | Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi ... | timeless%mozdev.org | 1 | -5/+8 |
2003-01-23 | Bug 188712 Apple's Browser Safari does not support server-push | timeless%mozdev.org | 1 | -6/+7 |
2003-01-23 | Bug 189446 - Can't change product of a bug | bbaetz%acm.org | 1 | -1/+8 |
2003-01-23 | Bug 188161 - assignee/qa missing change knobs. | bbaetz%acm.org | 2 | -6/+6 |
2003-01-22 | Bug 189790 voting info not displayed when editing/viewing a bug | bugreport%peshkin.net | 1 | -1/+1 |
2003-01-17 | Fix for bug 184909: show status whiteboard on bug lists when the user request... | myk%mozilla.org | 1 | -1/+1 |
2003-01-16 | Bug 105692: Script to compile all docs directories. | matty%chariot.net.au | 1 | -0/+78 |
2003-01-15 | Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv... | gerv%gerv.net | 2 | -18/+47 |
2003-01-15 | Bug 184309: Adds an optional disabled state to quips, which allows quips to b... | justdave%syndicomm.com | 5 | -35/+115 |
2003-01-15 | Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, ... | jouni%heikniemi.net | 1 | -5/+2 |
2003-01-15 | Bumping minimum versions for DBI and DBD::mysql to match what was just checke... | jake%bugzilla.org | 2 | -4/+4 |
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 9 | -198/+322 |
2003-01-14 | Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=... | jouni%heikniemi.net | 4 | -3/+10 |
2003-01-14 | remove these, they belong on the branch (woops!) | zach%zachlipton.com | 3 | -205/+0 |
2003-01-14 | Readd the changes back on the (now updated) branch :( | zach%zachlipton.com | 3 | -0/+205 |
2003-01-13 | Recompile the docs to pick up recent changes for the website. | jake%bugzilla.org | 19 | -486/+1555 |
2003-01-13 | Update links to tldp.org and Bugzilla version numbers. Also, added some text ab | jake%bugzilla.org | 4 | -44/+82 |