1. 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
  2. 06 Apr, 2001 3 commits
  3. 04 Apr, 2001 2 commits
  4. 29 Mar, 2001 2 commits
  5. 20 Mar, 2001 3 commits
  6. 16 Mar, 2001 1 commit
  7. 15 Mar, 2001 1 commit
  8. 13 Mar, 2001 1 commit
    • endico%mozilla.org's avatar
      Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla… · f9ad3697
      endico%mozilla.org authored
      Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla was showing bug summaries to everyone, even if they didn't have permission to view the bug. Jake's quick solution is to not display the bug at all if it is in a group no matter who is viewing it. The correct solution would be display the  summary if the viewer had the proper permissions.
      f9ad3697
  9. 12 Mar, 2001 2 commits
  10. 11 Mar, 2001 2 commits
  11. 10 Mar, 2001 11 commits
  12. 09 Mar, 2001 3 commits
  13. 08 Mar, 2001 7 commits