aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Whine/Query.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
| | | | r=wicked a=LpSolit
* 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 530467: Create a read-only Bugzilla::Whine::Query object and have ↵mkanat%bugzilla.org2009-12-121-0/+136
editwhines.cgi use it Patch by Eric Black <eblack@higherone.com> r=mkanat, a=mkanat