1. 09 May, 2002 1 commit
  2. 08 May, 2002 1 commit
  3. 15 Apr, 2002 1 commit
  4. 07 Apr, 2002 1 commit
  5. 03 Apr, 2002 1 commit
  6. 02 Apr, 2002 1 commit
  7. 31 Mar, 2002 1 commit
  8. 24 Feb, 2002 1 commit
  9. 05 Feb, 2002 1 commit
  10. 30 Jan, 2002 1 commit
  11. 31 Oct, 2001 1 commit
  12. 15 Oct, 2001 1 commit
  13. 13 Oct, 2001 2 commits
    • justdave%syndicomm.com's avatar
      Fix for bug 104516: No code changes in this patch, all this checkin does is… · 430a652f
      justdave%syndicomm.com authored
      Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code.  This is part of the effort to bring the existing codebase up to par with our style guidelines.
      Patch by Jake Steehagen <jake@acutex.net>
      r= justdave x2
      430a652f
    • justdave%syndicomm.com's avatar
      Fix for bug 19910: Bugzilla installs on the same server would interfere with… · 5c861318
      justdave%syndicomm.com authored
      Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies.  Cookies now have a path value that can be set to indicate which bugzilla install they belong to.  Browsers will only send the cookie to the appropriate installation.  The path can be set in the 'cookiepath' parameter in editparams.cgi.
      Patch by Dave Lawrence <dkl@redhat.com>
      r= myk, justdave
      5c861318
  14. 10 Sep, 2001 1 commit
  15. 07 Sep, 2001 1 commit
  16. 31 Aug, 2001 1 commit
  17. 25 Aug, 2001 1 commit
  18. 14 Aug, 2001 1 commit
    • justdave%syndicomm.com's avatar
      Fix for bug 26194: There are now substitution parameters available for use in… · 45e6db58
      justdave%syndicomm.com authored
      Fix for bug 26194: There are now substitution parameters available for use in newchangedmail which will include the reason(s)
      that the person is receiving the mail in either an email header, the body of the message, or both.  The default newchangedmail
      parameter includes these in it.  If you have an existing installation you will need to either hit "reset" next to the
      newchangedmail parameter, or add the substitution parameters where you like them according to the instructions given in
      editparams.cgi viewed from the web.
      Patch by Matthew Tuck <matty@chariot.net.au> and Zach Lipton <zach@zachlipton.com>
      r= justdave@syndicomm.com
      45e6db58
  19. 12 Aug, 2001 2 commits
  20. 04 Jul, 2001 1 commit
  21. 24 May, 2001 1 commit
  22. 22 Apr, 2001 1 commit
  23. 20 Apr, 2001 1 commit
  24. 07 Apr, 2001 2 commits
    • justdave%syndicomm.com's avatar
      Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug… · 6ed055cf
      justdave%syndicomm.com authored
      Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug 69054 (DB_File not portable): dependence on DB_File removed, now uses AnyDBM_File which comes standard with Perl.  Duplicates.cgi now runs its queries against the shadow database if it's available, among many other improvements.
      Patch by gervase.markham@univ.ox.ac.uk (Gervase Markham)
      r= justdave
      6ed055cf
    • justdave%syndicomm.com's avatar
      Re-fix for bug 29820: remove "Changed" from email subject line. Based on patch… · 9818692e
      justdave%syndicomm.com authored
      Re-fix for bug 29820: remove "Changed" from email subject line.  Based on patch submitted by Stephan Niemz [faniz] <st.n@gmx.net>, r= jake, cyeh
      
      UPGRADE NOTES: when you install this update, you will need to change the subject line in your 'changedmail' and 'newchangedmail' params from the web by running editparams.cgi.  The subject line needs to be changed from:
      Subject: [Bug %bugid%] %neworchanged% - %summary%
      to
      Subject: [Bug %bugid%] %neworchanged%%summary%
      
      Or whatever is appropriate for the subject you are using on your system.  Note the removal of the " - " in the middle.
      9818692e
  25. 20 Mar, 2001 1 commit
  26. 23 Dec, 2000 1 commit
    • dmose%mozilla.org's avatar
      changes from jake@acutex.net to make it possible to toggle the default value of… · be610ad9
      dmose%mozilla.org authored
      changes from jake@acutex.net to make it possible to toggle the default value of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org.  changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away.  r=endico@mozilla.org,cyeh@bluemartini.com
      be610ad9
  27. 24 Oct, 2000 1 commit
  28. 16 Sep, 2000 2 commits
  29. 30 Aug, 2000 1 commit
  30. 28 Aug, 2000 1 commit
  31. 14 Jul, 2000 1 commit
  32. 09 May, 2000 1 commit
  33. 29 Mar, 2000 1 commit
  34. 11 Mar, 2000 1 commit
  35. 08 Mar, 2000 1 commit
  36. 26 Feb, 2000 1 commit