Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 5 | -179/+0 | |
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files. | |||||
2009-10-01 | Bug 364254: Add hook to Bugzilla::Template::quoteUrls | mkanat%bugzilla.org | 1 | -0/+43 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-03-31 | Bug 432907: Create a JSON frontend for WebServices | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-08-07 | Bug 438435: Need code hooks for authentication | mkanat%bugzilla.org | 2 | -0/+63 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-05-28 | Bug 435507: Provide a method of hooking the WebService error codes | mkanat%bugzilla.org | 1 | -1/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat | |||||
2008-05-06 | Bug 430909 - add hook for parameters | bbaetz%acm.org | 1 | -0/+41 | |
r=mkanat, r/a=lpsolit | |||||
2007-10-19 | Add license blocks to the example plugin code. (Follow-up for bug 396243.) | mkanat%bugzilla.org | 1 | -0/+20 | |
2007-10-19 | Bug 396243: Allow extensions (aka plugins) to extend the WebService interface | mkanat%bugzilla.org | 1 | -0/+10 | |
This also includes the first checkin of the example plugin. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat |