aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib
Commit message (Expand)AuthorAgeFilesLines
* Make skipping unimportant pages work again.1.4.7Matěj Cepl2011-09-071-4/+1
* Having switched off XML-RPC is not a problem, we should not report it.Matěj Cepl2011-09-041-2/+1
* Fix passwords and XML-RPC logins.Matěj Cepl2011-09-043-24/+3
* Better MVC separation ... generating time sheet in content script.Matěj Cepl2011-09-012-1/+67
* Remove unused LogMessage callMatěj Cepl2011-09-011-4/+0
* Eliminating MakeJSONRPC calls and fixing multiple logins.Matěj Cepl2011-09-013-5/+68
* Removing GetURL and some overcomplicated parts.Matěj Cepl2011-09-011-1/+1
* Get back Next shortcut (I have no idea where it got lost).Matěj Cepl2011-08-061-11/+15
* Add some simple analysis of dmesg output.Matěj Cepl2011-08-062-34/+43
* Merge branch 'bugzillatweaks' into next.Matěj Cepl2011-07-195-59/+285
|\
| * Adding external ticket reference.Matěj Cepl2011-06-111-0/+7
| * And even chip magic now works with new Attachment objects.Matěj Cepl2011-06-071-2/+4
| * Make check link working again.Matěj Cepl2011-06-062-3/+4
| * Make sending bugs upstream working (collecting comments was broken).Matěj Cepl2011-06-061-3/+8
| * Make coloring reporter’s comments working again.Matěj Cepl2011-06-062-11/+10
| * Make fixing MIME types of attachments working again.Matěj Cepl2011-06-061-1/+1
| * Move attachments and comments functions into four separate objects.Matěj Cepl2011-06-055-1109/+220
| * Moving ahead ... storing the progress for future.Matěj Cepl2011-06-053-1/+46
| * Working on analysis of bug-page-mod module.Matěj Cepl2011-06-052-2/+992
| * Add a comment to follow key shortcut for Next bug.Matěj Cepl2011-06-051-50/+12
| * First draft of the flags handling for Mozilla bugzilla.Matěj Cepl2011-06-051-1/+1
| * Move RH BZ-related XMLRPC calls to data/rhlib/ directory.Matěj Cepl2011-06-052-229/+0
| * Warn against multiple items in some {XML,JSON}RPC calls.Matěj Cepl2011-06-051-1/+1
| * Forgot debugging printMatěj Cepl2011-06-051-1/+0
| * Don't run chip magic on already triaged bugs.Matěj Cepl2011-06-051-3/+5
| * Really Eclipseize formatting.Matěj Cepl2011-06-058-138/+139
| * We don't suppport card_CODE in Whiteboard.Matěj Cepl2011-06-051-5/+1
| * Make inline history (if it worked, that is ;)) configurable.Matěj Cepl2011-06-052-1/+5
| * Another massive cleanup and simplification of tweak scripts.Matěj Cepl2011-06-053-41/+56
| * Make the script working with bugzilla.gnome.orgMatěj Cepl2011-06-052-15/+16
| * Release 0.103Matěj Cepl2011-06-051-1/+0
| * Removing unimportant parts of the page as a prevention against #65Matěj Cepl2011-06-052-33/+55
| * Add makeJSONRPCCallWithLogin, and other small issues.Matěj Cepl2011-06-051-1/+1
| * Make my console.myDebug configurable via about:config preference.Matěj Cepl2011-06-052-7/+6
| * Make the script more reliable against JSON-hosting sites being down.Matěj Cepl2011-06-051-4/+4
| * Make filterByRegexp more tolerant to different configurations.Matěj Cepl2011-06-052-3/+3
| * Comment away activation of tweakBugzilla for 0.99 release.Matěj Cepl2011-06-051-3/+3
| * There is no <a name="add_comment"> in 4.0 BZ and it is not necessary anyway.Matěj Cepl2011-06-051-1/+1
| * Incompatibility bits.Matěj Cepl2011-06-052-3/+3
| * All XML-RPC calls are rewritten as JSON-RPC ones.Matěj Cepl2011-06-053-21/+42
| * Reorganization.Matěj Cepl2011-06-0510-2028/+0
| * Reformatting to MoFo coding styleMatěj Cepl2011-06-0520-595/+763
| * A bit of analysis of bugzilla-tweak scriptMatěj Cepl2011-06-051-0/+12
| * Two small typosMatěj Cepl2011-06-051-1/+1
| * Use self.on and self.postMessage instead of global on and postMessage.Matěj Cepl2011-06-0510-24/+24
| * We don't set severity for RHEL bugsMatěj Cepl2011-06-051-1/+1
| * Setup logging of submits only when asked for.Matěj Cepl2011-06-052-4/+5
| * Don't allow marking bug as triaged when it doesn't have severity set.Matěj Cepl2011-06-052-2/+16
| * Fixed other functions brokenMatěj Cepl2011-06-055-9/+23
| * Make the categories work only for Xorg bugs.Matěj Cepl2011-06-054-12/+26