Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-02-27 | Bug 194744 - fix dead link to confirmhelp.html. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -2/+1 | |
2003-02-25 | Bug 183017 - Only numbers displayed when bar chart contains too many ↵ | gerv%gerv.net | 1 | -0/+13 | |
products. Patch by gerv; r=joel, a=justdave. | |||||
2003-02-23 | Bug 194394 - Internal error after turning useqacontact off | bbaetz%acm.org | 4 | -6/+18 | |
r,a=justdave | |||||
2003-02-23 | Bug 186689: Should be able to set all/clear all email options in user ↵ | justdave%syndicomm.com | 2 | -1/+21 | |
preferences with one click. r= gerv, a= justdave | |||||
2003-02-22 | Bug 194426: "usequips" was renamed improperly in the backward-compatibility ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
Param code. Patch by Steve Lamm <slamm@yahoo-inc.com> r= bbaetz, a= justdave | |||||
2003-02-20 | Bug 194172: move.pl was sending empty bugs because of failure to initialize ↵ | justdave%syndicomm.com | 1 | -1/+11 | |
the field list for the new "XML Summary" mode. r= gerv, a= justdave | |||||
2003-02-20 | Bug 193985 - errors from SendSQL aren't being reported | bbaetz%acm.org | 1 | -2/+2 | |
r,a=justdave | |||||
2003-02-20 | Move instructions specific to Linux-Mandrake to the OS Specific section. | jake%bugzilla.org | 2 | -92/+52 | |
2003-02-20 | Explain 'zarro boogs found' better provide links to key parts of the MySQL ↵ | jake%bugzilla.org | 2 | -28/+102 | |
documentation. | |||||
2003-02-17 | runtests.pl now lets you specify a test number on the command line if you ↵ | justdave%syndicomm.com | 1 | -2/+5 | |
only want to run that specific test instead of all of them. (no bug number) | |||||
2003-02-17 | Bug 135820 - token cancellation message are not user-friendly | burnus%gmx.de | 2 | -8/+22 | |
r=gerv, a=justdave | |||||
2003-02-17 | Recompiling the docs for the 2.17.4 development release. | jake%bugzilla.org | 61 | -2317/+2388 | |
2003-02-17 | Spell variant correctly | jake%bugzilla.org | 4 | -4/+4 | |
2003-02-17 | Update version infomation in anticipation for 2.17.4. | jake%bugzilla.org | 2 | -6/+6 | |
2003-02-16 | Bug 193511 - post_bug page has two headers. Patch by gerv; r=burnus, a=justdave. | gerv%gerv.net | 1 | -0/+2 | |
2003-02-16 | Bug 186994 - Unable to accept a new bug that has been assigned. Patch by ↵ | gerv%gerv.net | 3 | -14/+14 | |
gerv; r=bbaetz, a=justdave. | |||||
2003-02-16 | Rearrange the credits page and give myself co-author status. | jake%bugzilla.org | 6 | -82/+170 | |
2003-02-16 | Bug 191537 - Improvements to the security section. | jake%bugzilla.org | 6 | -756/+560 | |
2003-02-15 | Bug 192877 - State changes on bugs w/ dependancies cause "Use of ↵ | preed%sigkill.com | 1 | -6/+9 | |
uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave | |||||
2003-02-15 | Bug 193286: Field validation errors had the wrong page title | justdave%syndicomm.com | 3 | -6/+11 | |
r= gerv, a= justdave | |||||
2003-02-15 | Add a little page telling people where the win32 instructions went (NOTE: ↵ | jake%bugzilla.org | 1 | -0/+11 | |
This file is not generated by Bugzilla-Guide.sgml). | |||||
2003-02-15 | <edition/> is not included by default in ldp.dsl so putting version ↵ | jake%bugzilla.org | 2 | -6/+2 | |
information into the <title/> tag. This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org). | |||||
2003-02-14 | Bug 192531 - Bugzilla not properly closing DB statement handles | bbaetz%acm.org | 2 | -10/+21 | |
Change code to work arround a perl < 5.8 leak when localising the tied statement attributes. Also, clear the sql statestack compat stuff so that the handles are really dead by the time we disconnect r,a=justdave | |||||
2003-02-13 | Bug 177997 - Update the AOL Server section with the new configuration ↵ | jake%bugzilla.org | 2 | -20/+50 | |
information. | |||||
2003-02-13 | Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵ | jake%bugzilla.org | 6 | -32/+74 | |
now that bug 124174 is FIXED. | |||||
2003-02-13 | Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
in silent mode. r=zach, a=justdave | |||||
2003-02-12 | Bug 58020: include bug summaries in whinemail. | justdave%syndicomm.com | 1 | -3/+9 | |
Patch by pbaker@where2getit.com (Paul Baker) r= jouni, a= justdave | |||||
2003-02-11 | Give all FAQ questions an id so the anchor name doesn't have to be randomly ↵ | jake%bugzilla.org | 2 | -116/+116 | |
generated and therefore won't change every time the docs get recompiled. | |||||
2003-02-10 | Bug 192513: importxml.pl and move.pl now use the new mail routines ↵ | justdave%syndicomm.com | 5 | -9/+11 | |
introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl. r= jaypee, a= justdave | |||||
2003-02-10 | Partial fix for bug 192513 (processmail cleanup). Patch fixes test files | zach%zachlipton.com | 2 | -6/+3 | |
to disregard processmail since it no longer exists (it was special-cased before). r=dave, a=dave | |||||
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 11 | -236/+214 | |
a=justdave | |||||
2003-02-09 | Bug 192393 - $::dbwritesallowed never set | bbaetz%acm.org | 3 | -4/+20 | |
r, a=justdave | |||||
2003-02-08 | Bug 192340 - 'unknown_keyword' error doesn't mention keyword | bbaetz%acm.org | 1 | -0/+1 | |
r=myk, a=justdave | |||||
2003-02-08 | Bug 192182 - editflagtypes uses ^ instead of ** | bbaetz%acm.org | 1 | -1/+1 | |
r,a=justdave | |||||
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 ↵ | gerv%gerv.net | 1 | -16/+36 | |
to save. Patch by gerv; r=bbaetz, a=justdave. | |||||
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 12 | -106/+67 | |
r=gerv, justdave a=justdave | |||||
2003-02-06 | This checkin contains two fixes: | jake%bugzilla.org | 27 | -327/+394 | |
* Bug 191971 - The guide incorrectly stated that you could resolve a bug via email * Provide an example of a glossary term in the document conventions section | |||||
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 | |
change a field r=gerv, a=justdave | |||||
2003-02-02 | Bug 191085 - Fix FetchSQLData compat code. | bbaetz%acm.org | 1 | -5/+4 | |
r,a=justdave | |||||
2003-02-01 | Recompiling the docs because of the large change to the installation section ↵ | jake%bugzilla.org | 37 | -6005/+6560 | |
just checked in. | |||||
2003-02-01 | Bug 191034, step 1 - Refactoring the installation chapter to provide ↵ | jake%bugzilla.org | 6 | -1616/+960 | |
sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary. | |||||
2003-01-30 | Bug 191080 - fix SQLQuote return value for an undef input | bbaetz%acm.org | 1 | -1/+1 | |
r=gerv, a=justdave | |||||
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 -- ↵ | burnus%gmx.de | 1 | -1/+1 | |
s/FetchSQLData/FetchOneColumn/ r,a=myk | |||||
2003-01-28 | Spell servlet correctly. Also, Scarab is now at Version 1.0 Beta 13, as long ↵ | jake%bugzilla.org | 2 | -4/+4 | |
as I'm updating... | |||||
2003-01-26 | The GNU Free Documentation License should be at the end of the guide (in an ↵ | jake%bugzilla.org | 6 | -24/+22 | |
appendix), not at the begining. Also, add the version number of the guide to the front page. | |||||
2003-01-25 | Bug 190582 - quips table initial definition in checksetup.pl missing ↵ | burnus%gmx.de | 1 | -1/+2 | |
approved column r,a=justdave | |||||
2003-01-25 | Bug 190521 - If the attachment didn't have a Content-Description: header in ↵ | jake%bugzilla.org | 1 | -2/+3 | |
the e-mail, it ended up not having a description in Bugzilla leaving nothing to click on in the Attachment table on the bug form. r=jake a=justdave |