aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix sending bugs upstream, adding external bug, and no munching on <title>1.9Matěj Cepl2013-12-122-2/+2
* Remove depreceated calls.Matěj Cepl2013-08-055-19/+19
* Updates and also add --strip-sdk.Matěj Cepl2013-07-091-0/+1
* Fix calls of bugzilla.updateAttachMimeType to the new API.Matěj Cepl2012-09-191-1/+0
* Clean superfluous console.log calls and update HACKINGMatěj Cepl2012-04-113-4/+1
* Eh, that's embarrassing! Forgot testing tab.open() :(1.6.2Matěj Cepl2012-04-111-1/+1
* Make the script bugs.eclipse.org compatible.Matěj Cepl2012-04-111-47/+49
* Attempts to make the script work on bugs.eclipse.org.Matěj Cepl2012-04-111-5/+2
* Higher versions of Firefox are even more strict about undefined variables.1.6Matěj Cepl2012-04-101-9/+15
* Hopefully fixes compatibility with bugs.eclipse.org.Matěj Cepl2012-01-031-1/+8
* Eliminate unusused configuration options.Matěj Cepl2011-11-091-1/+1
* Make script work even when no credentials are stored!1.4.91Matěj Cepl2011-10-301-0/+4
* Various cleanups.Matěj Cepl2011-10-301-59/+33
* Unbreak with FF8 ... missing var1.4.901.4.8Matěj Cepl2011-09-071-1/+1
* Make skipping unimportant pages work again.1.4.7Matěj Cepl2011-09-072-3/+1
* configData.matches array is now used as include for PageMod.Matěj Cepl2011-09-062-28/+56
* Cache the configuration JSON.Matěj Cepl2011-09-062-61/+133
* Remove unnecessary call OpenStringInPanel and related function.Matěj Cepl2011-09-042-9/+0
* Add some comments on very ugly function libbz.loginToAllBugzillas.Matěj Cepl2011-09-041-6/+11
* Fix passwords and XML-RPC logins.Matěj Cepl2011-09-041-66/+90
* Better MVC separation ... generating time sheet in content script.Matěj Cepl2011-09-013-94/+11
* Remove unused LogMessage callMatěj Cepl2011-09-012-10/+0
* Use regular expressions instead of long long array of URLs.Matěj Cepl2011-09-011-20/+6
* Eliminating MakeJSONRPC calls and fixing multiple logins.Matěj Cepl2011-09-012-71/+7
* Removing GetURL and some overcomplicated parts.Matěj Cepl2011-09-012-18/+11
* Add some simple analysis of dmesg output.Matěj Cepl2011-08-061-2/+2
* Just reformatting and more debug logging.Matěj Cepl2011-08-042-14/+17
* Stabilization to make it merged to next.Matěj Cepl2011-07-151-1/+0
* And even chip magic now works with new Attachment objects.Matěj Cepl2011-06-071-0/+1
* Make sending bugs upstream working (collecting comments was broken).Matěj Cepl2011-06-061-1/+0
* Make fixing MIME types of attachments working again.Matěj Cepl2011-06-061-1/+0
* Move attachments and comments functions into four separate objects.Matěj Cepl2011-06-051-0/+1
* Moving ahead ... storing the progress for future.Matěj Cepl2011-06-052-1/+2
* First draft of the flags handling for Mozilla bugzilla.Matěj Cepl2011-06-051-0/+1
* Make bugs.freedesktop.org supported as well.Matěj Cepl2011-06-051-0/+4
* Use new tab.attach() internal page-mod method of creating new upstream bug.Matěj Cepl2011-06-051-8/+14
* Revert [e6762f8883], we actually want caching.Matěj Cepl2011-06-051-5/+0
* Remove unnecessary isOurPage function.Matěj Cepl2011-06-051-8/+6
* Fix the path to makeBacktraceAttachment.js in lib/main.jsMatěj Cepl2011-06-051-1/+1
* Really Eclipseize formatting.Matěj Cepl2011-06-056-143/+140
* Remove testing tabs.openMatěj Cepl2011-06-051-1/+0
* Another massive cleanup and simplification of tweak scripts.Matěj Cepl2011-06-052-0/+4
* Add makeJSONRPCCallWithLogin, and other small issues.Matěj Cepl2011-06-052-31/+60
* Make my console.myDebug configurable via about:config preference.Matěj Cepl2011-06-051-7/+17
* Make the script more reliable against JSON-hosting sites being down.Matěj Cepl2011-06-051-0/+2
* "all" keyword in enabledPackages configuration didn't work.Matěj Cepl2011-06-051-3/+2
* All XML-RPC calls are rewritten as JSON-RPC ones.Matěj Cepl2011-06-052-31/+67
* Reorganization.Matěj Cepl2011-06-051-12/+12
* Reformatting to MoFo coding styleMatěj Cepl2011-06-057-195/+211
* Allow working with the log record without a comment.Matěj Cepl2011-06-051-2/+2