Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move RH BZ-related XMLRPC calls to data/rhlib/ directory. | Matěj Cepl | 2011-05-13 | 1 | -63/+0 |
| | | | | Fixes #79 | ||||
* | Warn against multiple items in some {XML,JSON}RPC calls. | Matěj Cepl | 2011-05-13 | 1 | -1/+1 |
| | | | | Fix #84. | ||||
* | Really Eclipseize formatting. | Matěj Cepl | 2011-05-13 | 1 | -24/+24 |
| | |||||
* | All XML-RPC calls are rewritten as JSON-RPC ones. | Matěj Cepl | 2011-04-29 | 1 | -6/+26 |
| | | | | | * also MakeJSONRPCall is a functional call now * reorganization for dealing with the history. | ||||
* | Reformatting to MoFo coding style | Matěj Cepl | 2011-04-28 | 1 | -15/+17 |
| | |||||
* | Use self.on and self.postMessage instead of global on and postMessage. | Matěj Cepl | 2011-04-28 | 1 | -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 Cepl | 2011-03-25 | 1 | -0/+41 |