summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Migrate
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Flyspray: Migrate usernamesFlorian Pritz1-1/+1
2018-12-06Flyspray: Change description of private bug group to match bz_privateFlorian Pritz1-1/+1
2018-12-06Flyspray: Check if dupeOf bug exists before adding commentFlorian Pritz1-1/+1
2018-12-06Flyspray: Only mark bugs as duplicates with the last dupe IDFlorian Pritz1-2/+7
2018-12-06Flyspray: Create watch usersFlorian Pritz1-5/+27
2018-12-06Flyspray: Add private bug supportFlorian Pritz1-3/+14
2018-12-06Flyspray: Adapt to changed DB classFlorian Pritz1-1/+1
2018-12-06Flyspray: Add multiple asignees as CCFlorian Pritz1-4/+17
2018-12-06Throw exception for private bugsFlorian Pritz1-0/+4
2018-12-06Flyspray: Mark duplicate bugs only once all bugs are importedFlorian Pritz1-18/+24
2018-12-06Flyspray: misc clean + debug outputFlorian Pritz1-4/+2
2018-12-06Flyspray: Remove old debug codeFlorian Pritz1-6/+0
2018-12-06Flyspray: Ensure bugs are fetched in correct orderFlorian Pritz1-0/+1
2018-12-06Flyspray: Create comments for duplicate bugsFlorian Pritz1-6/+32
2018-12-06Flyspray: Add CC list to bugsFlorian Pritz1-0/+10
2018-12-06Flyspray: Fix timestamps of attachmentsFlorian Pritz1-1/+1
2018-12-06Flyspray: Only migrate users that are necessaryFlorian Pritz1-0/+9
2018-12-06Adapt flyspray migration to work without username and only emailFlorian Pritz1-11/+11
2018-12-06Fix duplicate detection triggering on reopened bugsFlorian Pritz1-1/+4
2018-12-06WIP: miscFlorian Pritz1-15/+23
2018-12-06WIP: misc fixesFlorian Pritz1-7/+24
2018-12-06WIP: misc fixesFlorian Pritz1-4/+9
2018-12-06WIP: Migrate duplicate IDFlorian Pritz1-0/+7
2018-12-06WIP: rename bug variableFlorian Pritz1-16/+16
2018-12-06WIP: Add flyspray migration classFlorian Pritz1-0/+528
2018-12-05no bug - reformat all the code using the new perltidy rulesPerl Tidy1-499/+525
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-16/+16
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-19/+9
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-9/+19
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-19/+9
2010-07-06Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander1-2/+2
2010-04-22Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander1-6/+9
2009-10-24Bug 519584: Implement a framework for migrating from other bug-trackers, and ...mkanat%bugzilla.org1-0/+709