diff options
author | mkanat%bugzilla.org <> | 2007-10-19 12:58:48 +0000 |
---|---|---|
committer | mkanat%bugzilla.org <> | 2007-10-19 12:58:48 +0000 |
commit | 77761cd6861490775d0d617f962ad213019517d9 (patch) | |
tree | dd220626d75c0c22afb2c2bd25c5d06a53f5d260 /.cvsignore | |
parent | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory (diff) | |
download | bugzilla-77761cd6861490775d0d617f962ad213019517d9.tar.gz bugzilla-77761cd6861490775d0d617f962ad213019517d9.tar.bz2 bugzilla-77761cd6861490775d0d617f962ad213019517d9.zip |
Bug 396243: Allow extensions (aka plugins) to extend the WebService interface
This also includes the first checkin of the example plugin.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index 1d378db06..cba381bab 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,4 +4,3 @@ data localconfig index.html old-params.txt -extensions |