Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |