1. 01 Sep, 2000 4 commits
  2. 31 Aug, 2000 7 commits
  3. 30 Aug, 2000 4 commits
  4. 29 Aug, 2000 9 commits
  5. 28 Aug, 2000 1 commit
  6. 23 Aug, 2000 1 commit
  7. 22 Aug, 2000 2 commits
  8. 17 Aug, 2000 1 commit
  9. 15 Aug, 2000 1 commit
  10. 13 Aug, 2000 1 commit
  11. 12 Aug, 2000 1 commit
  12. 10 Aug, 2000 1 commit
  13. 08 Aug, 2000 2 commits
  14. 06 Aug, 2000 1 commit
  15. 05 Aug, 2000 1 commit
  16. 02 Aug, 2000 1 commit
  17. 29 Jul, 2000 1 commit
  18. 28 Jul, 2000 1 commit
    • dmose%mozilla.org's avatar
      A menu was being created too early, before it is possible to avoid · 1552368b
      dmose%mozilla.org authored
      creating the menu with an invalid default selection.  This was causing
      bugzilla to (incorrectly) spew a database corruption error when
      attempting to view a bug that had been resolved MOVED.  Why this
      wasn't causing the same problem with DUPLICATE resolutions, I don't
      know.  Moved the menu creation later in the code, so that it only
      happens after it has been ensured that the default selection is not
      going to be MOVED.
      1552368b