1. 07 Jan, 2007 2 commits
  2. 22 Dec, 2006 1 commit
  3. 19 Dec, 2006 1 commit
  4. 28 Nov, 2006 1 commit
  5. 14 Nov, 2006 1 commit
  6. 11 Nov, 2006 1 commit
  7. 10 Nov, 2006 1 commit
  8. 04 Nov, 2006 1 commit
  9. 02 Nov, 2006 1 commit
  10. 23 Oct, 2006 1 commit
    • timeless%mozdev.org's avatar
      Bug 357677 Crash on enter_bug.cgi · 2d33c8a8
      timeless%mozdev.org authored
      Patch by FrÃ:copyright::copyright:ric Buclin <LpSolit@gmail.com>
      r=ghendricks r=colin.ogilvie
      
      Object->new_from_list() orders the list by LIST_ORDER
      which have these defaults:
      LIST_ORDER => NAME_FIELD
      NAME_FIELD => 'name'
      
      but the profiles table has login_name, not name
      so this object needs to set NAME_FIELD
      2d33c8a8
  11. 21 Oct, 2006 2 commits
  12. 15 Oct, 2006 1 commit
  13. 06 Oct, 2006 1 commit
  14. 23 Sep, 2006 1 commit
  15. 20 Sep, 2006 1 commit
  16. 06 Sep, 2006 1 commit
  17. 04 Sep, 2006 1 commit
  18. 26 Aug, 2006 1 commit
  19. 20 Aug, 2006 1 commit
  20. 16 Aug, 2006 1 commit
  21. 11 Aug, 2006 1 commit
  22. 10 Aug, 2006 1 commit
  23. 05 Aug, 2006 1 commit
  24. 30 Jul, 2006 1 commit
  25. 25 Jul, 2006 1 commit
  26. 21 Jul, 2006 1 commit
  27. 19 Jul, 2006 1 commit
  28. 17 Jul, 2006 1 commit
  29. 14 Jul, 2006 2 commits
  30. 04 Jul, 2006 2 commits
  31. 26 Jun, 2006 1 commit
  32. 20 Jun, 2006 1 commit
  33. 08 Jun, 2006 1 commit
  34. 07 Jun, 2006 1 commit
    • uid623's avatar
      Patch for bug 305506: reduce number of SQL calls in Bugzilla::User->groups;… · e45db871
      uid623 authored
      Patch for bug 305506: reduce number of SQL calls in Bugzilla::User->groups; increase speed when DB connectivity is poor and shift the burden on the webserver in order to improve scalability when multiple web frontends are used with a single backend DB; patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua>, r=wicked, r=mkanat, a=myk.
      e45db871
  35. 30 May, 2006 1 commit
  36. 12 May, 2006 1 commit