1. 20 Aug, 2002 1 commit
  2. 15 Aug, 2002 1 commit
  3. 12 Aug, 2002 1 commit
  4. 31 Jul, 2002 1 commit
  5. 26 Jun, 2002 1 commit
  6. 17 Jun, 2002 2 commits
  7. 16 Jun, 2002 1 commit
  8. 11 Jun, 2002 1 commit
  9. 09 May, 2002 1 commit
  10. 02 May, 2002 1 commit
  11. 29 Apr, 2002 1 commit
  12. 26 Apr, 2002 1 commit
  13. 24 Apr, 2002 2 commits
  14. 16 Apr, 2002 1 commit
  15. 14 Apr, 2002 1 commit
  16. 05 Apr, 2002 1 commit
  17. 11 Mar, 2002 1 commit
  18. 05 Mar, 2002 1 commit
  19. 04 Mar, 2002 1 commit
  20. 01 Mar, 2002 1 commit
  21. 05 Feb, 2002 1 commit
  22. 20 Jan, 2002 1 commit
  23. 18 Nov, 2001 1 commit
  24. 06 Nov, 2001 1 commit
  25. 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
  26. 27 Jun, 2001 2 commits
  27. 06 Jun, 2001 1 commit
  28. 10 Apr, 2001 1 commit
  29. 23 Feb, 2001 2 commits
  30. 31 Aug, 2000 1 commit
    • cyeh%bluemartini.com's avatar
      fix for 37684 and 42609: trying to deal with malformed url's in the URL field · 6fc3ee11
      cyeh%bluemartini.com authored
      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
      6fc3ee11
  31. 18 May, 2000 1 commit
  32. 27 Apr, 2000 1 commit
  33. 19 Apr, 2000 2 commits
  34. 29 Mar, 2000 1 commit
  35. 24 Mar, 2000 1 commit