aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Make attachment view work again (bug 204964), r=myk@mozilla.orgjkeiser%netscape.com2003-05-091-1/+1
|
* Pick up recent docs changes for the compiled versionsjake%bugzilla.org2003-05-066-17/+55
|
* Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.jake%bugzilla.org2003-05-061-1/+1
|
* bug 203867: Add regular expression references to glossarybugreport%peshkin.net2003-05-061-0/+11
| | | | r,a=jake
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-0551-205/+352
| | | | r=joel, a=justdave
* Bug 204104 - internal error in Search.pm when searching for invalidbbaetz%acm.org2003-05-031-5/+6
| | | | | | | keywords/email patch by mike.morgan@oregonstate.edu (michael morgan) r=bbaetz a=justdave
* Bug 204008: checksetup.pl didn't set permissions on the js directoryjustdave%syndicomm.com2003-05-011-0/+2
| | | | r= zach, a= justdave
* Clean-up patch for bug 72837: uses /usr/bin/perl instead of ↵myk%mozilla.org2003-05-013-1/+7
| | | | | | | /usr/bonsaitools/bin/perl and adds message about these interfaces being experimental. r=gerv a=myk
* Fixing build bustage by adding version string and license header.myk%mozilla.org2003-04-302-0/+41
|
* Fix for bug 72837: a script that generates configuration information for a ↵myk%mozilla.org2003-04-303-0/+356
| | | | | | | Bugzilla installation. r=gerv a=myk
* Spell component correctly.jake%bugzilla.org2003-04-291-1/+1
|
* Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of ↵burnus%gmx.de2003-04-292-10/+11
| | | | | | $changedsince r=gerv, a=justdave
* Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave.gerv%gerv.net2003-04-271-2/+2
|
* Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by ↵gerv%gerv.net2003-04-272-3/+5
| | | | gerv; r,a=justdave.
* Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org2003-04-277-23/+33
| | | | | | patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave
* Bug 203540 - RenameField doesn't get NULL/NOT NULL correctbbaetz%acm.org2003-04-271-1/+1
| | | | r,a=justdave
* Byg 202463 - prefill 'assign to' with default component ownerbbaetz%acm.org2003-04-272-14/+59
| | | | | patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave
* Bug 203080 - New version of LDAP to Bugzilla account sync script.jake%bugzilla.org2003-04-261-23/+58
| | | | No review for contrib/
* Bug 203318 - 008filter.t fails to do chdir $topdir - if ↵burnus%gmx.de2003-04-261-6/+9
| | | | | | | @Support::Templates::include_paths returns more than one path r=justdave,gerv a=justdave
* Bug 203160 - mod_throttle has a new URLjake%bugzilla.org2003-04-261-3/+2
|
* Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org2003-04-259-75/+276
| | | | | | | request notifications r=bbaetz,jpreed a=justdave
* Bug 172331 - importxml.pl warnings under perl 5.8bbaetz%acm.org2003-04-251-6/+6
| | | | r,a=justdave
* Bug 179513, take N. Fix the bracketing so that it actually works...bbaetz%acm.org2003-04-251-24/+24
| | | | | r=myk, justdave a=justdave
* Updating 2.17.4 release notesjustdave%syndicomm.com2003-04-251-9/+14
|
* Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bugbbaetz%acm.org2003-04-252-1/+10
| | | | | | patch mostly by justdave, bits by me r=bbaetz,justdave,myk a=justdave
* Bug 197153 - Add wording schange requested by reviewer which wasn't in thebbaetz%acm.org2003-04-251-1/+1
| | | | | patch on the bug, and so wasn't checked in. r,a=justdave
* Bumping version number to 2.17.4 for developer snapshot releasejustdave%syndicomm.com2003-04-251-1/+1
|
* Bug 193965: On product change, user can accidentally opt-out of required ↵justdave%syndicomm.com2003-04-251-1/+2
| | | | | | | | group restriction Patch by Joel Peshkin <bugreport@peshkin.net> r= bbaetz, justdave a= justdave
* Bug 197153: Fix for insecure temporary filename handling.justdave%syndicomm.com2003-04-254-43/+59
| | | | | | Patch by Brad Baetz <bbaetz@acm.org> r= justdave, gerv a= justdave
* Bug 192661: Dependency graphs were printing bug summaries without HTML ↵justdave%syndicomm.com2003-04-251-1/+2
| | | | | | | filtering. r= bbaetz, gerv a= justdave
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-2519-27/+825
| | | | | | | | | templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
* Missed a couple of SGML references that should have been changed.jake%bugzilla.org2003-04-231-2/+2
|
* Realphabetize the directory list.jake%bugzilla.org2003-04-231-1/+1
|
* Recompile the docs from the XML source in anticipation of the 2.17.4 release.jake%bugzilla.org2003-04-2315-972/+1121
|
* Updating date for the 2.17.4 release.jake%bugzilla.org2003-04-231-1/+1
|
* The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org2003-04-2337-7792/+71
| | | | | | of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
* Bug 198458: Added LDAP Sync script contributed by ↵justdave%syndicomm.com2003-04-222-15/+170
| | | | | | thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory. a= justdave (no review for contrib)
* Bug 202744: Removing unnecessary output from collectstats.pl cron jobjustdave%syndicomm.com2003-04-211-1/+2
| | | | r= gerv, a= justdave
* Per bug 200472 - Changing the version information for Date::Parse (any) to ↵jake%bugzilla.org2003-04-214-4/+4
| | | | instead specify Date::Format (2.21).
* Fix typo in previous checking for bug 200472. Date::Format should be ↵justdave%syndicomm.com2003-04-191-1/+1
| | | | version *2*.21.
* Bug 200472: Require specific version of Date::Format to ensure we don't run ↵justdave%syndicomm.com2003-04-191-2/+2
| | | | | | into a bug in an older version that we're triggering. r= jake, a= justdave
* bug 202534 - Login with unrestricted IP address fails - tries to access ↵bugreport%peshkin.net2003-04-191-1/+1
| | | | | | | missing get_netaddr r=bbaetz a=myk