aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 38791: scipped -> skipped spelling correction.dave%intrec.com2000-09-061-2/+2
|
* Fix for bug 33491: adds comment about configuration items for Apache beingdave%intrec.com2000-09-061-3/+11
| | | | | | | in httpd.conf in never versions of apache, rather than in srm.conf or access.conf. Also adds comment in the "adding a maintainer by hand" section that you may need command-line options for the mysql command if you've enabled security in MySQL.
* Fix for bug 21782: add instructions for using CPAN to install Perl modulesdave%intrec.com2000-09-061-1/+8
| | | | to the README.
* html fix to reclose 21583cyeh%bluemartini.com2000-09-061-1/+1
|
* Fix for bug 43821: PutHeader has unbalanced <TABLE> tags.dave%intrec.com2000-09-041-2/+0
|
* Removing duplicate variable declaration from patch for bug 50698. Thedave%intrec.com2000-09-021-2/+2
| | | | | sendmail deferred vs immediate delivery Param is now honored even in Perl 5.6.
* Fix for bug 46913: xml.cgi produces SQL error when accessed while notdave%intrec.com2000-09-022-0/+2
| | | | | logged in yet. Thanks to luke_harless@attglobal.net for discovering this one.
* fix for 6944: buglist: summary and whiteboard fight for spacecyeh%bluemartini.com2000-09-011-8/+1
| | | | patch by the ever present dave@intrec.com
* fix for 45583: all users get added to a group if userregexp is null in ↵cyeh%bluemartini.com2000-09-011-12/+12
| | | | | | editproducts.cgi patch by jmrobins@tgix.com
* fix for 35604: indicate on bug lists if a bug is not visible to the publiccyeh%bluemartini.com2000-09-011-1/+7
| | | | | patch submitted by dave@intrec.com (Dave Miller), legend added by cyeh@bluemartini.com
* fix for 44609 : Remove the useless "project" column in the Change columns pagecyeh%bluemartini.com2000-09-011-1/+1
| | | | patch submitted by cdurst@world.std.com (Charles Durst)
* fix for bug #24806tara%tequilarista.org2000-08-311-1/+8
|
* fix for 44617: edit*.cgi: Should show which product you're working oncyeh%bluemartini.com2000-08-313-20/+20
| | | | patches by mtakacs@pacbell.net (Tak)
* fix for 32828: Redirect fails on Internet explorer: colchange.cgicyeh%bluemartini.com2000-08-311-0/+2
| | | | patch from mtakacs@pacbell.net
* fix for 40603: query.cgi shutdownhtml PutHeadercyeh%bluemartini.com2000-08-311-0/+5
| | | | patch submitted by JRobertson@medevolve.com (Jon Robertson)
* fix for 40603: Assumes user is coming from different pagecyeh%bluemartini.com2000-08-311-2/+1
| | | | patch by zach@zachlipton.com
* fix submitted for 42809: bug_email.pl doesn't allow for priority = 0cyeh%bluemartini.com2000-08-311-3/+3
| | | | patch submitted by brad@xyu.dhs.org (Brad Sarsfield)
* fix for 37684 and 42609: trying to deal with malformed url's in the URL fieldcyeh%bluemartini.com2000-08-312-2/+16
| | | | | | | | | | during bug entry. instead of trying to be really intelligent over what a valid url field is, or doing any kind of complicated regexping and forcing http:// on everyone, what we do instead is pre-seed enter_bug.cgi bug_file_loc with http:// in the text field. if that is all there is in the field when we are in post_bug.cgi, then the value gets set to null (no URL entered into the new bug form). this allows for you to enter in any valid url that you want, but also make it obvious that http:// should be there for http:// urls at bug entry time
* fix for 50698: parameter for sendmail deferred modecyeh%bluemartini.com2000-08-302-2/+15
|
* fix for 49063: no sanity checking when setting duplicate. sanity checkingcyeh%bluemartini.com2000-08-301-0/+7
| | | | | | is done for the dup id field, but not for the originating bug id. now checks to see if the original bug id is valid as well, although i don't understand how this could get corrupted in the first place
* fix for 38463: show_bug.cgi: colon in "keywords:" not part of linkcyeh%bluemartini.com2000-08-301-1/+1
|
* fix for 38624: "New value" column smaller than "old value" column. added ancyeh%bluemartini.com2000-08-301-1/+1
| | | | extra "<" in FormatTriple so that old/new are the same size
* fix for 31081: Make comment field in bug view larger.cyeh%bluemartini.com2000-08-291-1/+1
|
* use big sql tables because checking keywords requires a fairly huge queryendico%mozilla.org2000-08-291-0/+1
|
* Add new flavors of BSD to the list of platforms and rearrange the order of ↵endico%mozilla.org2000-08-291-9/+11
| | | | the list. Also, fix a couple of typos in the opening comments.
* fix for 40286 : strike-throughs impair readability. patch fromcyeh%bluemartini.com2000-08-291-2/+2
| | | | gervase.markham@univ.ox.ac.uk
* fix for 45118: Target milestone setup issue. patch submitted bycyeh%bluemartini.com2000-08-291-0/+1
| | | | | matty@box.net.au (Matthew Tuck). now creates a milestone entry for the first test product
* fix for 21583: Buzilla attachments should say what kind of file they arecyeh%bluemartini.com2000-08-291-3/+3
|
* remove extra spaces at head of filecyeh%bluemartini.com2000-08-291-2/+0
|
* fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks tocyeh%bluemartini.com2000-08-291-3/+3
| | | | rwhite@collectivenet.net (Ryan White) for finding it.
* fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.cyeh%bluemartini.com2000-08-296-17/+18
| | | | patches by zach@zachlipton.com. Thanks!
* fix for 45116, typo, above should be below.cyeh%bluemartini.com2000-08-281-1/+1
|
* Fix for bug 16454: can now run checksetup.pl on databases with passwords.dave%intrec.com2000-08-231-3/+6
|
* fix for #39044 : Some vers. of some browsers give a script warning on query ↵cyeh%bluemartini.com2000-08-221-27/+28
| | | | | | page when not using milestones. patch submitted by nkiesel@tbdnetworks.com
* fix for bug #44622: perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.cyeh%bluemartini.com2000-08-222-5/+5
| | | | patches by mtakacs@pacbell.net.
* Deflect email away from me.terry%mozilla.org2000-08-171-2/+2
|
* Landing zach's \n for #48947tara%tequilarista.org2000-08-151-1/+1
|
* Re-fixing bug 30824 the correct way (which also fixes bug 46753)dave%intrec.com2000-08-131-3/+2
|
* fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins)cyeh%bluemartini.com2000-08-121-1/+1
|
* Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching thedave%intrec.com2000-08-101-1/+1
| | | | omission in the original patch.
* Fixing bug #46897tara%tequilarista.org2000-08-083-3/+9
|
* fix for bug 42089: change wording of link from "create new bug" tocyeh%bluemartini.com2000-08-081-1/+1
| | | | | "report new bug". r=timeless@bemail.org, cyeh@bluemartini.com, patch submitted by zach@zachlipton.com
* Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catchingdave%intrec.com2000-08-061-1/+1
| | | | this one.
* Removing a couple lines from the patch for bug 31336 that got left in bydave%intrec.com2000-08-051-2/+0
| | | | accident.
* Undoing missing QA bug introduced with earlier patch (see bug 30826 fordave%intrec.com2000-08-021-1/+1
| | | | details)
* If the application is set up at the server root (e.g. bugzilla.mozilla.org) ↵endico%mozilla.org2000-07-291-0/+3
| | | | then this robots.txt disallows robots from scanning the site except for the top level file.
* A menu was being created too early, before it is possible to avoiddmose%mozilla.org2000-07-281-2/+2
| | | | | | | | | | creating the menu with an invalid default selection. This was causing bugzilla to (incorrectly) spew a database corruption error when attempting to view a bug that had been resolved MOVED. Why this wasn't causing the same problem with DUPLICATE resolutions, I don't know. Moved the menu creation later in the code, so that it only happens after it has been ensured that the default selection is not going to be MOVED.
* Turning off tag support in quips because some assholes have nothing better ↵tara%tequilarista.org2000-07-281-0/+7
| | | | do than fuck with my tool
* Landing Jon Robertson's for bug #41915tara%tequilarista.org2000-07-261-1/+5
|
* Landing Jon Robertson's for bug #41913tara%tequilarista.org2000-07-261-1/+1
|