Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make script work even when no credentials are stored!1.4.91 | Matěj Cepl | 2011-10-30 | 1 | -0/+4 |
| | | | | Fixes #117. | ||||
* | Various cleanups. | Matěj Cepl | 2011-10-30 | 1 | -59/+33 |
| | | | | | - Also fix generation of XPI file. - Fix against missing RE keys | ||||
* | Unbreak with FF8 ... missing var1.4.901.4.8 | Matěj Cepl | 2011-09-07 | 1 | -1/+1 |
| | | | | Version 1.4.8 | ||||
* | Make skipping unimportant pages work again.1.4.7 | Matěj Cepl | 2011-09-07 | 1 | -1/+1 |
| | | | | | | | Skript generating RE was putting too many \/ into it. New release. Fixes #115. | ||||
* | configData.matches array is now used as include for PageMod. | Matěj Cepl | 2011-09-06 | 1 | -15/+48 |
| | |||||
* | Cache the configuration JSON. | Matěj Cepl | 2011-09-06 | 1 | -60/+132 |
| | | | | | | | So it is available when the website is down and speeds up startup (I hope). Fixes #94. | ||||
* | Remove unnecessary call OpenStringInPanel and related function. | Matěj Cepl | 2011-09-04 | 1 | -5/+0 |
| | |||||
* | Add some comments on very ugly function libbz.loginToAllBugzillas. | Matěj Cepl | 2011-09-04 | 1 | -6/+11 |
| | |||||
* | Fix passwords and XML-RPC logins. | Matěj Cepl | 2011-09-04 | 1 | -66/+90 |
| | | | | | Make switching off XML-RPC per-domain not per-user (fixes #107). Login just once per session and domain (fixes #113). | ||||
* | Better MVC separation ... generating time sheet in content script. | Matěj Cepl | 2011-09-01 | 1 | -2/+3 |
| | |||||
* | Remove unused LogMessage call | Matěj Cepl | 2011-09-01 | 1 | -4/+0 |
| | |||||
* | Eliminating MakeJSONRPC calls and fixing multiple logins. | Matěj Cepl | 2011-09-01 | 1 | -41/+6 |
| | | | | Fixes #113. | ||||
* | Removing GetURL and some overcomplicated parts. | Matěj Cepl | 2011-09-01 | 1 | -11/+0 |
| | |||||
* | Add some simple analysis of dmesg output. | Matěj Cepl | 2011-08-06 | 1 | -2/+2 |
| | | | | | | | Adds to dmesg attachments "check" link filtering on /[fF]ail|[eE]rror|drm/ Fix #111 | ||||
* | Just reformatting and more debug logging. | Matěj Cepl | 2011-08-04 | 1 | -14/+16 |
| | |||||
* | Stabilization to make it merged to next. | Matěj Cepl | 2011-07-15 | 1 | -1/+0 |
| | |||||
* | Make fixing MIME types of attachments working again. | Matěj Cepl | 2011-06-06 | 1 | -1/+0 |
| | | | | When the Attachment is suddenly object instead of an array. | ||||
* | Moving ahead ... storing the progress for future. | Matěj Cepl | 2011-06-05 | 1 | -1/+1 |
| | |||||
* | Use new tab.attach() internal page-mod method of creating new upstream bug. | Matěj Cepl | 2011-06-05 | 1 | -8/+14 |
| | | | | Fixes #100 | ||||
* | Revert [e6762f8883], we actually want caching. | Matěj Cepl | 2011-06-05 | 1 | -5/+0 |
| | | | | | See #21 for the original discussion. Lately JSON configuration is more or less stable, so we actually want caching. | ||||
* | Really Eclipseize formatting. | Matěj Cepl | 2011-06-05 | 1 | -79/+79 |
| | |||||
* | Another massive cleanup and simplification of tweak scripts. | Matěj Cepl | 2011-06-05 | 1 | -0/+3 |
| | | | | | | | bugs on bugzilla.mozilla.org now work as well, although the history is still not shown inline, which remains for 1.1. Fixes #88 | ||||
* | Add makeJSONRPCCallWithLogin, and other small issues. | Matěj Cepl | 2011-06-05 | 1 | -25/+42 |
| | | | | | | * Release 0.102 * Don't react on bugzilla.gnome.org per default * Simplify handling of preferences and debugging output. | ||||
* | Make my console.myDebug configurable via about:config preference. | Matěj Cepl | 2011-06-05 | 1 | -7/+17 |
| | | | | That is the Boolean variable bugzilla-triage.setting.debug | ||||
* | Make the script more reliable against JSON-hosting sites being down. | Matěj Cepl | 2011-06-05 | 1 | -0/+2 |
| | | | | Fixes #92 | ||||
* | "all" keyword in enabledPackages configuration didn't work. | Matěj Cepl | 2011-06-05 | 1 | -3/+2 |
| | | | | | | Bad use of Array.slice. Fixes #89 | ||||
* | All XML-RPC calls are rewritten as JSON-RPC ones. | Matěj Cepl | 2011-06-05 | 1 | -30/+57 |
| | | | | | * also MakeJSONRPCall is a functional call now * reorganization for dealing with the history. | ||||
* | Reformatting to MoFo coding style | Matěj Cepl | 2011-06-05 | 1 | -19/+21 |
| | |||||
* | We were missing many attributes from configData. | Matěj Cepl | 2011-06-05 | 1 | -9/+10 |
| | |||||
* | Working on cutting down lines from bug-page-mod.js | Matěj Cepl | 2011-06-05 | 1 | -1/+1 |
| | |||||
* | Fix indentation and else for Mozilla coding guidelines. | Matěj Cepl | 2011-03-23 | 1 | -286/+289 |
| | |||||
* | Convert to using passwords.js from Add-on SDK, not out own. | Matěj Cepl | 2011-03-23 | 1 | -56/+79 |
| | | | | Exccessive callbacks are considered harmful! | ||||
* | Don't suggest restart of Firefox, when it is not required. | Matěj Cepl | 2011-03-19 | 1 | -1/+1 |
| | | | | | | | Check that the value of the configuration URL has actually changed before suggesting Firefox needs to be restarted. Fixes #61 | ||||
* | Merge branch 'anyAllJSON' into next | Matěj Cepl | 2011-03-07 | 1 | -7/+6 |
|\ | | | | | | | | | Conflicts: lib/libbugzilla.js | ||||
| * | Config_data.json should have "all" for bugzilla.redhat.com not "any" | Matěj Cepl | 2011-03-07 | 1 | -16/+15 |
| | | | | | | | | | | | | Also: * remove all trailing spaces * with "all" just add packages, don't replace other ones. | ||||
* | | Make script working with Mozilla bugzilla. | Matěj Cepl | 2011-03-03 | 1 | -15/+2 |
| | | | | | | | | | | * Store all functions in an array and store just indexes in the SELECT * add pageMod options for other bugzillas | ||||
* | | Add unknown PCI ID to the clipboard. | Matěj Cepl | 2011-03-02 | 1 | -0/+4 |
| | | |||||
* | | Logger at least creates new records. | Matěj Cepl | 2011-03-01 | 1 | -1/+0 |
| | | |||||
* | | Most of logger recovered. | Matěj Cepl | 2011-02-20 | 1 | -0/+2 |
| | | |||||
* | | Fix fill-in magic. | Matěj Cepl | 2011-02-20 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | * changed regexp for parsing driver line, just PCI ID is relevant. * all magic is now in data * eliminated most unnecessary console.logs ... either changed to console.error or just removed. | ||||
* | | Add ability to briefly look through Xorg.0.log | Matěj Cepl | 2011-02-20 | 1 | -3/+3 |
| | | |||||
* | | Make queryLocal and XML-RPC generally work again. | Matěj Cepl | 2011-02-17 | 1 | -2/+4 |
| | | |||||
* | | Fix the password recognition. | Matěj Cepl | 2011-02-16 | 1 | -10/+2 |
| | | | | | | | | | | * doh! !== instead of === * also skip attachment.cgi page | ||||
* | | All functions should be (theoretically) either working or commented out. | Matěj Cepl | 2011-02-10 | 1 | -22/+66 |
| | | |||||
* | | Mainly add XML-RPC handling | Matěj Cepl | 2011-02-09 | 1 | -25/+83 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Bit of cleaning of logger | Matěj Cepl | 2011-02-01 | 1 | -3/+3 |
|/ | |||||
* | This actually almost looks like working, so much I can file bugs. | Matěj Cepl | 2011-02-01 | 1 | -26/+17 |
| | |||||
* | Tons of fixes, we are almost in state that the primitive run is possible. | Matěj Cepl | 2011-01-31 | 1 | -6/+30 |
| | | | | | | TOOD: * The most important part is we have to run libbz.initialize() and wait until it is done. | ||||
* | bzpage.js mostly done | Matěj Cepl | 2011-01-28 | 1 | -0/+273 |
Also: * created libbugzilla.js for putting aside most RPCed functions * utils.js and color.js moved to data * tons and tons of restructing to make things work via RPC |