1. 18 Jul, 2006 1 commit
  2. 04 Jul, 2006 2 commits
  3. 21 Jun, 2006 1 commit
  4. 20 Jun, 2006 1 commit
    • lpsolit%gmail.com's avatar
      Bug 304601: Bugzilla::Config's :locations exports need to be in their own module… · 2545c095
      lpsolit%gmail.com authored
      Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
      
      Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
      
      Bug 110503 - Eliminate versioncache
      2545c095
  5. 09 Mar, 2006 1 commit
  6. 25 Oct, 2005 1 commit
  7. 10 Aug, 2005 1 commit
  8. 08 Jul, 2005 1 commit
  9. 07 Jul, 2005 1 commit
  10. 16 Mar, 2005 1 commit
  11. 17 Jan, 2005 1 commit
  12. 16 Jan, 2005 1 commit
  13. 05 Dec, 2004 1 commit
  14. 24 Sep, 2004 1 commit
  15. 21 Aug, 2004 1 commit
  16. 17 Apr, 2004 1 commit
  17. 02 Apr, 2004 1 commit
  18. 27 Mar, 2004 1 commit
  19. 19 Nov, 2003 1 commit
  20. 14 Nov, 2003 1 commit
  21. 13 May, 2003 1 commit
  22. 05 May, 2003 1 commit
  23. 27 Mar, 2003 1 commit
  24. 08 Dec, 2002 1 commit
  25. 04 Nov, 2002 1 commit
  26. 13 Oct, 2002 1 commit
  27. 26 Aug, 2002 1 commit
  28. 15 Aug, 2002 1 commit
  29. 27 Jul, 2002 1 commit
  30. 28 Jun, 2002 1 commit
  31. 17 Jun, 2002 1 commit
  32. 07 Jun, 2002 1 commit
  33. 24 Apr, 2002 1 commit
  34. 13 Feb, 2002 1 commit
  35. 01 Feb, 2002 2 commits
  36. 20 Jan, 2002 1 commit
  37. 27 Nov, 2001 1 commit
  38. 13 Oct, 2001 1 commit
    • 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