summaryrefslogtreecommitdiffstats
path: root/contrib/convert-workflow.pl
AgeCommit message (Collapse)AuthorFilesLines
2010-07-06Bug 577037: Make convert-workflow convert statuses in order, so thatMax Kanat-Alexander1-6/+11
IN_PROGRESS doesn't end up before CONFIRMED. r=LpSolit, a=LpSolit
2010-07-06Fix the execute bit on contrib/convert-workflow.pl.Max Kanat-Alexander1-0/+0
2010-07-06Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander1-0/+111
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat