Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 191020 - buglist.cgi doesn't always get query names right for filename ↵ | gerv%gerv.net | 2003-02-07 | 1 | -16/+36 |
| | | | | to save. Patch by gerv; r=bbaetz, a=justdave. | ||||
* | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2003-02-07 | 12 | -106/+67 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | This checkin contains two fixes: | jake%bugzilla.org | 2003-02-06 | 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 | ||||
* | Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave. | gerv%gerv.net | 2003-02-06 | 1 | -1/+5 |
| | |||||
* | bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵ | burnus%gmx.de | 2003-02-05 | 2 | -1/+2 |
| | | | | | | change a field r=gerv, a=justdave | ||||
* | Bug 191085 - Fix FetchSQLData compat code. | bbaetz%acm.org | 2003-02-02 | 1 | -5/+4 |
| | | | | r,a=justdave | ||||
* | Recompiling the docs because of the large change to the installation section ↵ | jake%bugzilla.org | 2003-02-01 | 37 | -6005/+6560 |
| | | | | just checked in. | ||||
* | Bug 191034, step 1 - Refactoring the installation chapter to provide ↵ | jake%bugzilla.org | 2003-02-01 | 6 | -1616/+960 |
| | | | | sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary. | ||||
* | Bug 191080 - fix SQLQuote return value for an undef input | bbaetz%acm.org | 2003-01-30 | 1 | -1/+1 |
| | | | | r=gerv, a=justdave | ||||
* | Fix "variable declaration masks earler declaration" warning. No bug number. | gerv%gerv.net | 2003-01-29 | 1 | -1/+1 |
| | |||||
* | bug 190999 - Quips.cgi editing doesn't show quips author -- ↵ | burnus%gmx.de | 2003-01-29 | 1 | -1/+1 |
| | | | | | | s/FetchSQLData/FetchOneColumn/ r,a=myk | ||||
* | Spell servlet correctly. Also, Scarab is now at Version 1.0 Beta 13, as long ↵ | jake%bugzilla.org | 2003-01-28 | 2 | -4/+4 |
| | | | | as I'm updating... | ||||
* | The GNU Free Documentation License should be at the end of the guide (in an ↵ | jake%bugzilla.org | 2003-01-26 | 6 | -24/+22 |
| | | | | | | appendix), not at the begining. Also, add the version number of the guide to the front page. | ||||
* | Bug 190582 - quips table initial definition in checksetup.pl missing ↵ | burnus%gmx.de | 2003-01-25 | 1 | -1/+2 |
| | | | | | | approved column r,a=justdave | ||||
* | Bug 190521 - If the attachment didn't have a Content-Description: header in ↵ | jake%bugzilla.org | 2003-01-25 | 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 | ||||
* | Bug 190437 - showdependencytree.cgi and showdependencygraph should use ↵ | burnus%gmx.de | 2003-01-24 | 2 | -0/+8 |
| | | | | | | | switch_to_shadow_db r=bbaetz a=justdave | ||||
* | Bug 106918: the "movers" param was not being interpreted correctly by ↵ | justdave%syndicomm.com | 2003-01-24 | 3 | -2/+6 |
| | | | | | | move.pl or the show_bug template. Also the exporter value was not properly fed into the xml template. r= myk, a= justdave | ||||
* | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 2003-01-24 | 6 | -122/+269 |
| | | | | by burnus; r=gerv, a=justdave. | ||||
* | Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi ↵ | timeless%mozdev.org | 2003-01-23 | 1 | -5/+8 |
| | | | | | | breaks bug entering patch by jon@vmware.com r=justdave a=justdave | ||||
* | Bug 188712 Apple's Browser Safari does not support server-push | timeless%mozdev.org | 2003-01-23 | 1 | -6/+7 |
| | | | | patch by melo@isp.novis.pt r=timeless a=justdave | ||||
* | Bug 189446 - Can't change product of a bug | bbaetz%acm.org | 2003-01-23 | 1 | -1/+8 |
| | | | | r, a=justdave | ||||
* | Bug 188161 - assignee/qa missing change knobs. | bbaetz%acm.org | 2003-01-23 | 2 | -6/+6 |
| | | | | r, a=justdave | ||||
* | Bug 189790 voting info not displayed when editing/viewing a bug | bugreport%peshkin.net | 2003-01-21 | 1 | -1/+1 |
| | | | | | | patch by jnerad@bellsouth.net r=burnus a=justdave | ||||
* | Fix for bug 184909: show status whiteboard on bug lists when the user ↵ | myk%mozilla.org | 2003-01-17 | 1 | -1/+1 |
| | | | | | | | requests it. r=justdave a=myk | ||||
* | Bug 105692: Script to compile all docs directories. | matty%chariot.net.au | 2003-01-15 | 1 | -0/+78 |
| | |||||
* | Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by ↵ | gerv%gerv.net | 2003-01-15 | 2 | -18/+47 |
| | | | | gerv; r=bbaetz, a=justdave. | ||||
* | Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵ | justdave%syndicomm.com | 2003-01-15 | 5 | -35/+115 |
| | | | | | | | be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave | ||||
* | Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, ↵ | jouni%heikniemi.net | 2003-01-15 | 1 | -5/+2 |
| | | | | a=justdave | ||||
* | Bumping minimum versions for DBI and DBD::mysql to match what was just ↵ | jake%bugzilla.org | 2003-01-15 | 2 | -4/+4 |
| | | | | checked in for bug 163290. | ||||
* | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 2003-01-15 | 9 | -198/+322 |
| | | | | | r=justdave, myk, joel, preed a=justdave | ||||
* | Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵ | jouni%heikniemi.net | 2003-01-14 | 4 | -3/+10 |
| | | | | a=justdave | ||||
* | remove these, they belong on the branch (woops!) | zach%zachlipton.com | 2003-01-14 | 3 | -205/+0 |
| | | | | r=mystupidstupidself | ||||
* | Readd the changes back on the (now updated) branch :( | zach%zachlipton.com | 2003-01-14 | 3 | -0/+205 |
| | |||||
* | Recompile the docs to pick up recent changes for the website. | jake%bugzilla.org | 2003-01-13 | 19 | -486/+1555 |
| | |||||
* | Update links to tldp.org and Bugzilla version numbers. Also, added some text ab | jake%bugzilla.org | 2003-01-13 | 4 | -44/+82 |
| | | | | | out this being a development version of the guide and instructions on what to ch ange for a release (including how to disable the devel text). | ||||
* | Bug 187566 - Making the upgrading section much clearer and presenting ↵ | jake%bugzilla.org | 2003-01-13 | 2 | -56/+378 |
| | | | | multiple possible methods (CVS, tarball, patch). | ||||
* | XUL Chrome should use |content| over |_content|. r/a=justdave via irc | caillon%returnzero.com | 2003-01-12 | 1 | -1/+1 |
| | |||||
* | Bug 153874: Query in sidebar wasn't working | justdave%syndicomm.com | 2003-01-12 | 2 | -1/+5 |
| | | | | | Patch by Peter Henderson (peterhenderson@usa.net) r= kiko, a= justdave | ||||
* | Bug 188656 Change required mysqld minimum to 3.23.41 | bugreport%peshkin.net | 2003-01-12 | 3 | -3/+3 |
| | | | | | r=bbaetz,justdave a=justdave | ||||
* | Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes | zach%zachlipton.com | 2003-01-11 | 4 | -19/+33 |
| | | | | | | | | | 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 | ||||
* | Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave | jouni%heikniemi.net | 2003-01-10 | 2 | -2/+2 |
| | |||||
* | Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. ↵ | gerv%gerv.net | 2003-01-10 | 1 | -16/+13 |
| | | | | Patch by gerv; r,a=justdave. | ||||
* | Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary | timeless%mozdev.org | 2003-01-07 | 1 | -1/+1 |
| | | | | r=burnus a=justdave | ||||
* | Bug 186920 - Loosen checking for Windows ME user-agents. Patch by gerv; ↵ | gerv%gerv.net | 2003-01-06 | 1 | -1/+1 |
| | | | | r,a=justdave. | ||||
* | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵ | gerv%gerv.net | 2003-01-06 | 13 | -12/+12 |
| | | | | gerv; r=bbaetz, a=justdave. | ||||
* | Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, ↵ | gerv%gerv.net | 2003-01-06 | 2 | -54/+42 |
| | | | | a=justdave. | ||||
* | We use the GD::Graph perl module, not GD::Chart (which doesn't exist) | jake%bugzilla.org | 2003-01-05 | 4 | -6/+6 |
| | |||||
* | Bumping the rev number for 2.17.3 release. | preed%sigkill.com | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | Recomiple the docs for the 2.17.3 release | jake%bugzilla.org | 2003-01-03 | 25 | -2323/+3713 |
| | |||||
* | Link to report.cgi instead of reports.cgi (more stuff available from the ↵ | jake%bugzilla.org | 2003-01-03 | 2 | -4/+4 |
| | | | | former, including a link to the later). |