1. 23 Sep, 2002 1 commit
  2. 18 Sep, 2002 1 commit
  3. 26 Aug, 2002 1 commit
  4. 12 Aug, 2002 1 commit
  5. 11 Jun, 2002 1 commit
  6. 14 May, 2002 1 commit
  7. 11 May, 2002 1 commit
  8. 27 Apr, 2002 1 commit
  9. 25 Apr, 2002 1 commit
  10. 24 Apr, 2002 1 commit
  11. 15 Apr, 2002 1 commit
    • timeless%mac.com's avatar
      Bug 92763 Add Windows XP as OS selection for entering/searching bugs · cf1c1f16
      timeless%mac.com authored
      patch by ddk r=bbaetz r=justdave
      Bug 135666 Creating bugs: OS detection doesn't work for Internet Explorer, Win NT 4.
      patch by ddk+johannes.pellenz@sdm.de r=bbaetz r=justdave
      
      Adds Windows XP to the bugzilla OS list
      Activates the Windows XP detection (it was commented out waiting for this fix...)
      Makes Windows NT (4) detection match the pattern everything else used
      cf1c1f16
  12. 14 Feb, 2002 1 commit
  13. 13 Feb, 2002 1 commit
  14. 05 Feb, 2002 1 commit
  15. 01 Feb, 2002 1 commit
  16. 20 Jan, 2002 1 commit
  17. 18 Nov, 2001 1 commit
  18. 09 Nov, 2001 1 commit
  19. 05 Nov, 2001 1 commit
  20. 13 Oct, 2001 1 commit
    • 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
  21. 04 Oct, 2001 1 commit
  22. 14 Sep, 2001 2 commits
  23. 01 Jul, 2001 1 commit
  24. 28 Jun, 2001 1 commit
  25. 27 Jun, 2001 1 commit
    • justdave%syndicomm.com's avatar
      Fix for bug 80289: Group restrictions are now identified with checkboxes instead… · 218999dc
      justdave%syndicomm.com authored
      Fix for bug 80289: Group restrictions are now identified with checkboxes instead of select widgets.  Also, product groups are now only offered if they are either already set, or match the current product (i.e. the option to set a product bit for a product other than the one the bug is in is no longer available) This results in much less clutter for the admin folks on sites with lots of products.
      Patch by Joe Robbins <jmrobins@tgix.com>
      r= justdave@syndicomm.com
      218999dc
  26. 15 Jun, 2001 2 commits
  27. 08 Jun, 2001 1 commit
  28. 06 Jun, 2001 1 commit
  29. 17 Apr, 2001 1 commit
  30. 10 Mar, 2001 1 commit
  31. 13 Oct, 2000 1 commit
  32. 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
  33. 29 Aug, 2000 1 commit
  34. 10 Jun, 2000 1 commit
  35. 07 Jun, 2000 1 commit
  36. 27 Apr, 2000 1 commit
  37. 19 Apr, 2000 2 commits