Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-16 | Bug 578335: The "Show next bug in my list" user pref either doesn't display ↵ | Frédéric Buclin | 1 | -1/+1 | |
the next bug or display one from the wrong buglist r/a=mkanat | |||||
2010-06-24 | Bug 572602: Change the way that Bugzilla::Object determines what fields | Max Kanat-Alexander | 1 | -3/+1 | |
are required for create(). It now assumes that any column that is NOT NULL and has not DEFAULT in the database is required. We also shift the burden of throwing errors about empty values to the validators. This fixes the bug that Bugzilla::Bug->create() wasn't populating default values for fields if they weren't specified in the create() parameters. r=timello, a=mkanat | |||||
2010-06-16 | A few tinderbox bustage fixes from the checkin of bug 24896. | Max Kanat-Alexander | 1 | -1/+1 | |
2010-06-16 | Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with | Max Kanat-Alexander | 1 | -0/+147 | |
multiple buglists at once r=glob, a=mkanat |