Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mainly add XML-RPC handling | Matěj Cepl | 2011-02-09 | 1 | -1/+0 |
| | | | | | | | | | | | | In details: * add libbugzilla.makeXMLRPCCall * rewrite addAttachment and fixAttachById to use it * add RHOnMessageHandler to process RHBZ-specific RPC messages * fix the mess around getting passwords and not-provided passwords (there should be no password in a content script) * add libbugzilla.openURLinPanel and make showAttachment to use it * fix indentation of switch statements * remove JSLint strings, we need to fix the script, no screw up my ones | ||||
* | Massive reformatting to make Eclipse happy | Matěj Cepl | 2010-09-25 | 1 | -1/+3 |
| | |||||
* | Merge branch 'betterPasswordHandling' | Matěj Cepl | 2010-07-16 | 1 | -0/+1 |
| | |||||
* | change {set,remove}Password to *Login | Matěj Cepl | 2010-07-16 | 1 | -5/+4 |
| | |||||
* | Passwords library with unit test. | Matěj Cepl | 2010-07-16 | 1 | -0/+57 |