1. 01 Sep, 2001 2 commits
  2. 31 Aug, 2001 5 commits
    • justdave%syndicomm.com's avatar
      Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was… · fdc62300
      justdave%syndicomm.com authored
      Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was Perl 5.004).  This is due to the use of Template Toolkit for templatizing the pages for easier local customization.  The new attachment tracker that was checked in earlier tonight uses the templates.  Also included on this patch is a check for AppConfig, which is a prerequisite for Template Toolkit, because the Makefile.PL for Template Toolkit won't run without it, and it doesn't tell CPAN that it has prereqs, which causes confusion if you're installing from CPAN.
      Patch by Dave Miller <justdave@syndicomm.com>
      r= myk@mozilla.org
      fdc62300
    • justdave%syndicomm.com's avatar
      Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla during… · 31152e8e
      justdave%syndicomm.com authored
      Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla during the sync process so mysql doesn't get overloaded while the tables are locked.  This patch also adds some funtionality to the script to allow you to specify an alternate temp directory on the command line, in case you have a large database and need it made to a different filesystem for space reasons.
      Patch by Dawn Endico <endico@mozilla.org> and Jake Steenhagen <jake@acutex.net>
      r= justdave@syndicomm.com
      31152e8e
    • myk%mozilla.org's avatar
      Fix for bug 84338: initial implementation of attachment tracker, which lets… · 5d1bca95
      myk%mozilla.org authored
      Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
      Patch by Myk Melez <myk@mozilla.org>
      r=justdave@syndicomm.com
      5d1bca95
    • myk%mozilla.org's avatar
      Fix for bug 84338: initial implementation of attachment tracker, which lets… · 880e86c8
      myk%mozilla.org authored
      Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
      Patch by Myk Melez <myk@mozilla.org>
      r=justdave@syndicomm.com
      880e86c8
    • justdave%syndicomm.com's avatar
      Fix for bug 96534: The version, component, and milestone select lists on the… · 0e9bbc0b
      justdave%syndicomm.com authored
      Fix for bug 96534: The version, component, and milestone select lists on the query page were slow to reflow when you changed the product in the first select list.  This patch is a complete rewrite from scratch of the javascript used on query.cgi, which results in an approximately 700% speed increase in the reflow time when changing the selected product.
      Patch by Chris Lahey <clahey@ximian.com> and Christian Reis <kiko@async.com.br>
      Javascript changes r= caillon@returnzero.com, louie@ximian.com
      Perl changes r= jake@acutex.net, justdave@syndicomm.com
      0e9bbc0b
  3. 30 Aug, 2001 6 commits
  4. 29 Aug, 2001 1 commit
  5. 28 Aug, 2001 1 commit
  6. 27 Aug, 2001 3 commits
  7. 26 Aug, 2001 1 commit
  8. 25 Aug, 2001 2 commits
  9. 23 Aug, 2001 1 commit
  10. 22 Aug, 2001 1 commit
  11. 21 Aug, 2001 2 commits
  12. 20 Aug, 2001 1 commit
  13. 18 Aug, 2001 3 commits
  14. 17 Aug, 2001 3 commits
  15. 16 Aug, 2001 5 commits
  16. 15 Aug, 2001 1 commit
  17. 14 Aug, 2001 2 commits