aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/addAttachmentRow.js
Commit message (Collapse)AuthorAgeFilesLines
* Move RH BZ-related XMLRPC calls to data/rhlib/ directory.Matěj Cepl2011-05-131-63/+0
| | | | Fixes #79
* Warn against multiple items in some {XML,JSON}RPC calls.Matěj Cepl2011-05-131-1/+1
| | | | Fix #84.
* Really Eclipseize formatting.Matěj Cepl2011-05-131-24/+24
|
* All XML-RPC calls are rewritten as JSON-RPC ones.Matěj Cepl2011-04-291-6/+26
| | | | | * also MakeJSONRPCall is a functional call now * reorganization for dealing with the history.
* Reformatting to MoFo coding styleMatěj Cepl2011-04-281-15/+17
|
* Use self.on and self.postMessage instead of global on and postMessage.Matěj Cepl2011-04-281-1/+1
| | | | | The reason is https://bugzilla.mozilla.org/show_bug.cgi?id=635748 and effort to save the world from global variables in content scripts.
* Cut out general bugzilla functions to a special module.Matěj Cepl2011-03-251-0/+41