Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2 | -0/+2 | |
r=dkl a=sgreen | |||||
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2 | -2/+2 | |
r/a=LpSolit | |||||
2012-11-30 | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2 | -0/+16 | |
r/a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2 | -2/+4 | |
r=wicked a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2 | -36/+10 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2010-06-24 | Bug 572602: Change the way that Bugzilla::Object determines what fields | Max Kanat-Alexander | 1 | -2/+0 | |
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 | |||||
2009-12-12 | Bug 530467: Create a read-only Bugzilla::Whine::Query object and have ↵ | mkanat%bugzilla.org | 1 | -0/+136 | |
editwhines.cgi use it Patch by Eric Black <eblack@higherone.com> r=mkanat, a=mkanat | |||||
2009-11-09 | Bug 511028: Create a read-only Bugzilla::Whine::Schedule object using ↵ | mkanat%bugzilla.org | 1 | -0/+172 | |
Bugzilla::Object, for whine schedules Patch by Eric Black <eblack@higherone.com> r=mkanat, a=mkanat |