aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Whine.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 530468: Create a read-only Bugzilla::Whine object for whine events andEric Black2010-07-051-0/+132
have editwhines.cgi use it r=mkanat, a=mkanat