Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminating MakeJSONRPC calls and fixing multiple logins. | Matěj Cepl | 2011-09-01 | 1 | -14/+0 |
| | | | | Fixes #113. | ||||
* | Make bugs.freedesktop.org supported as well. | Matěj Cepl | 2011-05-28 | 1 | -0/+3 |
| | | | | Fixes #101 | ||||
* | All XML-RPC calls are rewritten as JSON-RPC ones. | Matěj Cepl | 2011-04-29 | 1 | -3/+6 |
| | | | | | * also MakeJSONRPCall is a functional call now * reorganization for dealing with the history. | ||||
* | Make XMLRPC service independent of a bugzilla instance. | Matěj Cepl | 2010-07-17 | 1 | -0/+8 |
- activates password dialog only for bugzillas which actually need it - XML-RPC URL is stored in data/XMLRPCdata.json Fixes #23 |