aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID ↵justdave%syndicomm.com2003-07-191-2/+2
| | | | | | when it's already an ID r= myk, a= justdave
* Fixes singed tinderbox trees; vladd: NO TABS in patches, please. Spaces only.preed%sigkill.com2003-07-181-1/+1
|
* Bug 147480 - Lack of newlines when asking for password in checksetup.pl. ↵preed%sigkill.com2003-07-181-1/+1
| | | | Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave
* Bug 82172 - Don't allow empty bug summaries. Patch by jocuri@softhome.net ↵preed%sigkill.com2003-07-181-0/+4
| | | | (Vlad Dascalu), r=kiko, a=justdave
* Bug 95759: localconfig.js contains strings of equals signs (===). Patch by ↵preed%sigkill.com2003-07-181-5/+5
| | | | jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave
* Bug 207206: doeditparams.cgi XHTML compatibility. Patch by ↵preed%sigkill.com2003-07-161-4/+4
| | | | jocuri@softhome.net, r=kiko, a=justdave
* Bug 122365 - Allow installation definable LDAP filtersbbaetz%acm.org2003-07-142-2/+10
| | | | r,a=justdave
* Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; ↵gerv%gerv.net2003-07-142-3/+11
| | | | r=gerv, a=justdave.
* Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by ↵gerv%gerv.net2003-07-141-3/+6
| | | | gerv; r,a=justdave.
* Bug 212361: Additional Comments date had month and day swapped in bug change ↵justdave%syndicomm.com2003-07-111-1/+1
| | | | | | emails r= jaypee, a= justdave
* Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes thezach%zachlipton.com2003-07-101-1/+1
| | | | | | | default in localconfig; admins will have to change existing installations manually. r+a=justdave
* Bug 107580: Add space to front of "New:" designator on bugmail so it will ↵justdave%syndicomm.com2003-07-101-1/+1
| | | | | | | always sort before changed mails in an alphabetical subject listing in user mailboxes. Patch by benc@netscape.com r= myk, a=myk
* Bug 211758: checksetup.pl was trying to use params that didn't exist yet ↵justdave%syndicomm.com2003-07-081-1/+1
| | | | | | | because it was loading Bugzilla::Series at compile time (use). Now pulls in Bugzilla::Series at runtime (require) after initializing the params. Patch by Brad Roberts <braddr@puremagic.com> r= justdave, a= justdave
* Recompile the docsjake%bugzilla.org2003-07-0816-627/+1185
|
* Use pdfjadetex to generate the PDF file instead of going through PostScript ↵jake%bugzilla.org2003-07-081-7/+4
| | | | as it generates a much cleaner PDF file.
* Bug 13540 - change filters to cope with new terms.* code.gerv%gerv.net2003-07-041-7/+5
|
* Bug 13540 again - removing tabs from this file, inserted accidentally by ↵gerv%gerv.net2003-07-041-3/+3
| | | | last-minute cleanup.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-0486-1102/+1323
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 194347 - Updating MacOS X hints to specify that the GD patch is no ↵jake%bugzilla.org2003-07-043-72/+44
| | | | longer required (when using the gd2 package) and also recommend using fink to install expat.
* *Whitespace* Fixing indentation like I wanted to do before I checked this ↵jake%bugzilla.org2003-07-041-114/+111
| | | | section in...
* Refix bug 201955 - Forgot to edit one of the introductory paragraphs and ↵jake%bugzilla.org2003-07-031-10/+8
| | | | fixed a couple other minor errors.
* Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP ↵jake%bugzilla.org2003-07-032-58/+125
| | | | authentication has changed.
* Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, ↵gerv%gerv.net2003-07-011-1/+1
| | | | a=justdave.
* Bug 201955 - The method for specifing a charset has changed now that we use ↵jake%bugzilla.org2003-07-011-17/+14
| | | | CGI.pm for header output (bug 201816).
* Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that ↵jake%bugzilla.org2003-07-011-0/+8
| | | | backups should be made.
* Bug 210248 - Missing "my" in SMTP code for win32 instructions.jake%bugzilla.org2003-06-291-2/+2
| | | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com> r,a=jake
* Bug 193575 - Internal server error from votes.cgibbaetz%acm.org2003-06-281-1/+6
| | | | | patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz, a=justdave
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-2623-6/+2130
|
* Fix for bug 204631: enhances config.cgi to generate a list of queryable ↵myk%mozilla.org2003-06-245-14/+48
| | | | | | | fields so third-party clients can populate search forms with the list. r=gerv a=myk
* Bug 210324 - s/->err/->error/bbaetz%acm.org2003-06-231-1/+1
| | | | r,a=justdave
* Fresh docs compile (first one w/a PDF version).jake%bugzilla.org2003-06-1314-219/+277
|
* Optionally create a PDF version of the docs.jake%bugzilla.org2003-06-131-1/+19
|
* Bug 77192 MOVED is not handled properly on queryhelp.cgi.timeless%mozdev.org2003-06-131-1/+12
| | | | r=justdave a=justdave
* Bug 207096 minor spelling fixes for Bugzilla/Search.pmtimeless%mozdev.org2003-06-131-6/+6
| | | | r=justdave a=justdave
* Bug 208620 - Fix return value of Bugzilla->login when user already existsbbaetz%acm.org2003-06-071-1/+1
| | | | r,a=justdave
* Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org2003-06-073-11/+1
| | | | r,a=justdave
* Bug 205463 - Tokens aren't canceled after a successful login.bbaetz%acm.org2003-06-073-3/+3
| | | | patch by 'Randall M! Gee', r=bbaetz, a=justdave
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-0331-437/+647
| | | | r=myk,jake
* last not breaktimeless%mozdev.org2003-05-261-1/+1
|
* Bug 207085 Updating a stored query shouldn't return the same message as ↵timeless%mozdev.org2003-05-262-3/+12
| | | | | | creating one r=kiko
* Bug 37749 - query for changes to specific field in last n days not working. ↵gerv%gerv.net2003-05-234-100/+116
| | | | Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
* Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.jake%bugzilla.org2003-05-211-2/+4
|
* Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32jake%bugzilla.org2003-05-211-1/+39
| | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
* Bug 199129 - Replace installation list w/a link to the installation list on ↵jake%bugzilla.org2003-05-171-23/+7
| | | | the web page
* Recompile docs so (hopefully) I can get some feedback on the installation ↵jake%bugzilla.org2003-05-1733-2006/+3252
| | | | chapter changes.
* Bug 191034 - Making the installation chapter a little more generic. Replaced ↵jake%bugzilla.org2003-05-175-373/+512
| | | | a lot of OS Specific hints with links to the OS Specific section.
* Bug 204724 - ExcludeSelf doesn't work with an email containing capital ↵preed%sigkill.com2003-05-131-1/+1
| | | | letters; Patch by marcschum@web.de, r=preed/myk,a=myk
* Bug 195977: Add ability to show alias column in buglistbugreport%peshkin.net2003-05-132-0/+4
| | | | | r=jhedlund a=justdave
* Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org2003-05-1311-201/+162
| | | | | | Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions.
* Bug 204592 - invalid column name errorbbaetz%acm.org2003-05-092-20/+9
| | | | r,a=myk