aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-0551-205/+352
* Bug 204104 - internal error in Search.pm when searching for invalidbbaetz%acm.org2003-05-031-5/+6
* Bug 204008: checksetup.pl didn't set permissions on the js directoryjustdave%syndicomm.com2003-05-011-0/+2
* Clean-up patch for bug 72837: uses /usr/bin/perl instead of /usr/bonsaitools/...myk%mozilla.org2003-05-013-1/+7
* 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 Bu...myk%mozilla.org2003-04-303-0/+356
* Spell component correctly.jake%bugzilla.org2003-04-291-1/+1
* Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of $change...burnus%gmx.de2003-04-292-10/+11
* 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 g...gerv%gerv.net2003-04-272-3/+5
* Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org2003-04-277-23/+33
* Bug 203540 - RenameField doesn't get NULL/NOT NULL correctbbaetz%acm.org2003-04-271-1/+1
* Byg 202463 - prefill 'assign to' with default component ownerbbaetz%acm.org2003-04-272-14/+59
* Bug 203080 - New version of LDAP to Bugzilla account sync script.jake%bugzilla.org2003-04-261-23/+58
* Bug 203318 - 008filter.t fails to do chdir $topdir - if @Support::Templates::...burnus%gmx.de2003-04-261-6/+9
* 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 reques...myk%mozilla.org2003-04-259-75/+276
* Bug 172331 - importxml.pl warnings under perl 5.8bbaetz%acm.org2003-04-251-6/+6
* Bug 179513, take N. Fix the bracketing so that it actually works...bbaetz%acm.org2003-04-251-24/+24
* 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
* Bug 197153 - Add wording schange requested by reviewer which wasn't in thebbaetz%acm.org2003-04-251-1/+1
* 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 grou...justdave%syndicomm.com2003-04-251-1/+2
* Bug 197153: Fix for insecure temporary filename handling.justdave%syndicomm.com2003-04-254-43/+59
* Bug 192661: Dependency graphs were printing bug summaries without HTML filter...justdave%syndicomm.com2003-04-251-1/+2
* Bug 192677: Add new test to flag failure-to-filter situations in the template...justdave%syndicomm.com2003-04-2519-27/+825
* 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
* Bug 198458: Added LDAP Sync script contributed by thomas+mozilla@stromberg.or...justdave%syndicomm.com2003-04-222-15/+170
* Bug 202744: Removing unnecessary output from collectstats.pl cron jobjustdave%syndicomm.com2003-04-211-1/+2
* Per bug 200472 - Changing the version information for Date::Parse (any) to in...jake%bugzilla.org2003-04-214-4/+4
* Fix typo in previous checking for bug 200472. Date::Format should be version...justdave%syndicomm.com2003-04-191-1/+1
* Bug 200472: Require specific version of Date::Format to ensure we don't run i...justdave%syndicomm.com2003-04-191-2/+2
* bug 202534 - Login with unrestricted IP address fails - tries to access missi...bugreport%peshkin.net2003-04-191-1/+1
* Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de2003-04-094-2/+43
* Fixing tinderbox bustage from previous checkin (bug 199012)justdave%syndicomm.com2003-04-091-2/+2
* Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ...gerv%gerv.net2003-04-092-3/+4
* Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.myk%mozilla.org2003-04-081-2/+2
* Bug 200072 - Creating new users from LDAP at authentication time is brokenbbaetz%acm.org2003-04-051-3/+3
* Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi for...burnus%gmx.de2003-04-031-1/+1
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-0212-118/+193
* Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in My...jake%bugzilla.org2003-04-022-0/+12
* Bug 194541 - Dot is a binary executable, not a perl script so we don't need t...jake%bugzilla.org2003-04-022-76/+0
* Misc. updates to the FAQ.jake%bugzilla.org2003-04-022-20/+22
* Bug 171674 - Adding a section to the Troubleshooting section describing how t...jake%bugzilla.org2003-04-024-0/+148
* Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, ...gerv%gerv.net2003-04-011-0/+33