Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 801664 - Add DATE type for custom fields. r=LpSolit. | Gervase Markham | 2013-01-02 | 1 | -2/+5 |
| | |||||
* | Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_desc | Byron Jones | 2013-01-03 | 1 | -1/+1 |
| | | | | r=LpSolit,a=LpSolit | ||||
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 1 | -0/+46 |
| | | | | r/a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -1/+3 |
| | | | | 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 Buclin | 2012-01-11 | 1 | -19/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 682203 - migrate.pl fails at requirements check. | Marc Schumann | 2011-08-31 | 1 | -0/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 662070: Use say() instead of print() where appropriate | Frédéric Buclin | 2011-08-17 | 1 | -7/+7 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 622204: Bugzilla::Migrate crashes trying to create bugs with resolutions | 2011-01-09 | 1 | -1/+1 | |
| | | | | r/a=mkanat | ||||
* | Bug 620796: Make Bugzilla::Migrate skip abnormal fields when doing | Max Kanat-Alexander | 2010-12-21 | 1 | -0/+2 |
| | | | | | | create_legal_values (otherwise it tried to create Components there, when it should not have). r=mkanat, a=mkanat (module owner) | ||||
* | Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields | Tiago Mello | 2010-08-24 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 2010-07-05 | 1 | -1/+1 |
| | | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | ||||
* | Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, and | Max Kanat-Alexander | 2010-05-14 | 1 | -3/+3 |
| | | | | | Bugzilla::Component use VALIDATOR_DEPENDENCIES instead of UPDATE_VALIDATORS r=LpSolit, a=LpSolit | ||||
* | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 2010-02-01 | 1 | -2/+2 |
| | | | | | | component r=dkl, a=mkanat | ||||
* | Fix POD of Bugzilla::Migrate to be consistent with reality (it was slightly | mkanat%bugzilla.org | 2009-11-17 | 1 | -17/+17 |
| | | | | | | out-of-sync with the code when I first checked it in, because some things ended up working differently than they originally did as I developed, but the POD didn't get updated at the end). | ||||
* | Bug 526165: Make it impossible to set creation_ts via Bugzilla::Bug->create | mkanat%bugzilla.org | 2009-11-10 | 1 | -1/+6 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵ | mkanat%bugzilla.org | 2009-10-24 | 1 | -0/+1166 |
start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat |