Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 3 | -0/+5 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 816870: All extensions must require Perl 5.10.1 to pass tests | Matt Selsky | 2013-01-01 | 3 | -0/+5 |
| | | | | r/a=LpSolit | ||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 757935: Bugs with resolution MOVED cannot be edited | Frédéric Buclin | 2012-10-03 | 1 | -1/+3 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 9 | -171/+45 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 618161: Make VERSION into a constant in two included extensions so that | Max Kanat-Alexander | 2010-12-12 | 1 | -2/+2 |
| | | | | | | calling $class->VERSION on them won't throw an error on Perl 5.12 when there are non-numeric characters in BUGZILLA_VERSION. r=LpSolit, a=LpSolit | ||||
* | Bug 581690: Restore the ability to move several bugs at once to another ↵ | Frédéric Buclin | 2010-08-13 | 3 | -13/+35 |
| | | | | | | installation r=ghendricks a=LpSolit | ||||
* | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 2010-06-18 | 9 | -0/+447 |
called OldBugMove. r=dkl, a=mkanat |