Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-16 | Fix for bug 51270: param for bodyhtml to allow sites to customize | dave%intrec.com | 2 | -2/+6 | |
background colors/image and link colors. | |||||
2000-09-16 | fix for 41303: new email tech doesn't work with emailregexp | cyeh%bluemartini.com | 1 | -1/+6 | |
patch by JRobertson@medevolve.com (Jon Robertson) | |||||
2000-09-16 | front end fix for 31456: Editing a superuser clears their access flags | cyeh%bluemartini.com | 2 | -20/+30 | |
patch by jmrobin@tgix.com | |||||
2000-09-16 | fixes for 51184, 51185, 51186: allow for ldap authentication. patches | cyeh%bluemartini.com | 4 | -59/+261 | |
by jmrobins@tgix.com (Joe Robins). LDAP sections haven't been tested yet, but the code is arranged such that it shouldn't disturb existing user authentication system. | |||||
2000-09-15 | put little comment in here about apostrophe's in enums | cyeh%bluemartini.com | 1 | -1/+4 | |
2000-09-15 | fix for 47561:Incorrect group bit used for new group. | cyeh%bluemartini.com | 1 | -1/+1 | |
patch by dave@intrec.com | |||||
2000-09-14 | fix for 13626: loaded query doesn't show "Sort By" correctly. | cyeh%bluemartini.com | 1 | -0/+2 | |
patch by dave@intrec.com | |||||
2000-09-14 | fix for 29820: Remove "Changed" from email subject line | cyeh%bluemartini.com | 1 | -1/+6 | |
patch submitted by zach@math.berkeley.edu, additional commentary by cyeh@bluemartini.com. | |||||
2000-09-14 | fix for 51520: Missing uses of Param('emailsuffix') | cyeh%bluemartini.com | 2 | -2/+5 | |
patch submitted by john.beranek@pace.co.uk (John Beranek) | |||||
2000-09-13 | fix for 51521: Broken HTML on user permissions page, patch by ↵ | cyeh%bluemartini.com | 1 | -2/+2 | |
john.beranek@pace.co.uk | |||||
2000-09-13 | fix for 50647: RFE: yp_nomail.sh contribution. contributed by ↵ | cyeh%bluemartini.com | 2 | -0/+80 | |
mtakacs@pacbell.net | |||||
2000-09-13 | fix for 44653: Products with / in don't get any chart data | cyeh%bluemartini.com | 1 | -3/+5 | |
patch submitted by gavins@iplbath.com | |||||
2000-09-13 | fix for 51299: RemoveVotes email should use the 'sendmailnow' Param. patch ↵ | cyeh%bluemartini.com | 1 | -1/+5 | |
by dave@intrec.com | |||||
2000-09-11 | Fix for bug 51487: Now only checks for a valid QA Contact if it actually | dave%intrec.com | 1 | -8/+4 | |
asked you for one. Thanks to bg.mahesh@team.indiainfo.com (B.G. Mahesh) for catching this. | |||||
2000-09-07 | Fix for bug 51519: Links to index are too specific. Patch by | dave%intrec.com | 2 | -2/+2 | |
john.beranek@pace.co.uk (John Beranek) | |||||
2000-09-07 | Fix for bug 51508: Unclosed <NOBR> around named queries in command menu. | dave%intrec.com | 1 | -1/+1 | |
Patch by john.beranek@pace.co.uk (John Beranek) | |||||
2000-09-06 | Fix for bug 38791: scipped -> skipped spelling correction. | dave%intrec.com | 1 | -2/+2 | |
2000-09-06 | Fix for bug 33491: adds comment about configuration items for Apache being | dave%intrec.com | 1 | -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. | |||||
2000-09-06 | Fix for bug 21782: add instructions for using CPAN to install Perl modules | dave%intrec.com | 1 | -1/+8 | |
to the README. | |||||
2000-09-06 | html fix to reclose 21583 | cyeh%bluemartini.com | 1 | -1/+1 | |
2000-09-04 | Fix for bug 43821: PutHeader has unbalanced <TABLE> tags. | dave%intrec.com | 1 | -2/+0 | |
2000-09-02 | Removing duplicate variable declaration from patch for bug 50698. The | dave%intrec.com | 1 | -2/+2 | |
sendmail deferred vs immediate delivery Param is now honored even in Perl 5.6. | |||||
2000-09-02 | Fix for bug 46913: xml.cgi produces SQL error when accessed while not | dave%intrec.com | 2 | -0/+2 | |
logged in yet. Thanks to luke_harless@attglobal.net for discovering this one. | |||||
2000-09-01 | fix for 6944: buglist: summary and whiteboard fight for space | cyeh%bluemartini.com | 1 | -8/+1 | |
patch by the ever present dave@intrec.com | |||||
2000-09-01 | fix for 45583: all users get added to a group if userregexp is null in ↵ | cyeh%bluemartini.com | 1 | -12/+12 | |
editproducts.cgi patch by jmrobins@tgix.com | |||||
2000-09-01 | fix for 35604: indicate on bug lists if a bug is not visible to the public | cyeh%bluemartini.com | 1 | -1/+7 | |
patch submitted by dave@intrec.com (Dave Miller), legend added by cyeh@bluemartini.com | |||||
2000-09-01 | fix for 44609 : Remove the useless "project" column in the Change columns page | cyeh%bluemartini.com | 1 | -1/+1 | |
patch submitted by cdurst@world.std.com (Charles Durst) | |||||
2000-08-31 | fix for bug #24806 | tara%tequilarista.org | 1 | -1/+8 | |
2000-08-31 | fix for 44617: edit*.cgi: Should show which product you're working on | cyeh%bluemartini.com | 3 | -20/+20 | |
patches by mtakacs@pacbell.net (Tak) | |||||
2000-08-31 | fix for 32828: Redirect fails on Internet explorer: colchange.cgi | cyeh%bluemartini.com | 1 | -0/+2 | |
patch from mtakacs@pacbell.net | |||||
2000-08-31 | fix for 40603: query.cgi shutdownhtml PutHeader | cyeh%bluemartini.com | 1 | -0/+5 | |
patch submitted by JRobertson@medevolve.com (Jon Robertson) | |||||
2000-08-31 | fix for 40603: Assumes user is coming from different page | cyeh%bluemartini.com | 1 | -2/+1 | |
patch by zach@zachlipton.com | |||||
2000-08-31 | fix submitted for 42809: bug_email.pl doesn't allow for priority = 0 | cyeh%bluemartini.com | 1 | -3/+3 | |
patch submitted by brad@xyu.dhs.org (Brad Sarsfield) | |||||
2000-08-31 | fix for 37684 and 42609: trying to deal with malformed url's in the URL field | cyeh%bluemartini.com | 2 | -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 | |||||
2000-08-30 | fix for 50698: parameter for sendmail deferred mode | cyeh%bluemartini.com | 2 | -2/+15 | |
2000-08-30 | fix for 49063: no sanity checking when setting duplicate. sanity checking | cyeh%bluemartini.com | 1 | -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 | |||||
2000-08-30 | fix for 38463: show_bug.cgi: colon in "keywords:" not part of link | cyeh%bluemartini.com | 1 | -1/+1 | |
2000-08-30 | fix for 38624: "New value" column smaller than "old value" column. added an | cyeh%bluemartini.com | 1 | -1/+1 | |
extra "<" in FormatTriple so that old/new are the same size | |||||
2000-08-30 | fix for 31081: Make comment field in bug view larger. | cyeh%bluemartini.com | 1 | -1/+1 | |
2000-08-29 | use big sql tables because checking keywords requires a fairly huge query | endico%mozilla.org | 1 | -0/+1 | |
2000-08-29 | Add new flavors of BSD to the list of platforms and rearrange the order of ↵ | endico%mozilla.org | 1 | -9/+11 | |
the list. Also, fix a couple of typos in the opening comments. | |||||
2000-08-29 | fix for 40286 : strike-throughs impair readability. patch from | cyeh%bluemartini.com | 1 | -2/+2 | |
gervase.markham@univ.ox.ac.uk | |||||
2000-08-29 | fix for 45118: Target milestone setup issue. patch submitted by | cyeh%bluemartini.com | 1 | -0/+1 | |
matty@box.net.au (Matthew Tuck). now creates a milestone entry for the first test product | |||||
2000-08-29 | fix for 21583: Buzilla attachments should say what kind of file they are | cyeh%bluemartini.com | 1 | -3/+3 | |
2000-08-29 | remove extra spaces at head of file | cyeh%bluemartini.com | 1 | -2/+0 | |
2000-08-29 | fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks to | cyeh%bluemartini.com | 1 | -3/+3 | |
rwhite@collectivenet.net (Ryan White) for finding it. | |||||
2000-08-29 | fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves. | cyeh%bluemartini.com | 6 | -17/+18 | |
patches by zach@zachlipton.com. Thanks! | |||||
2000-08-28 | fix for 45116, typo, above should be below. | cyeh%bluemartini.com | 1 | -1/+1 | |
2000-08-23 | Fix for bug 16454: can now run checksetup.pl on databases with passwords. | dave%intrec.com | 1 | -3/+6 | |
2000-08-22 | fix for #39044 : Some vers. of some browsers give a script warning on query ↵ | cyeh%bluemartini.com | 1 | -27/+28 | |
page when not using milestones. patch submitted by nkiesel@tbdnetworks.com |