aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Most of logger recovered.Matěj Cepl2011-02-202-29/+16
* Fix fill-in magic.Matěj Cepl2011-02-202-4/+1
* Add ability to briefly look through Xorg.0.logMatěj Cepl2011-02-201-3/+3
* Make queryLocal and XML-RPC generally work again.Matěj Cepl2011-02-172-7/+6
* Fix the password recognition.Matěj Cepl2011-02-162-11/+4
* Bit of reorganizationMatěj Cepl2011-02-152-1/+14
* Basic functionality working. Switching to this bug for my day-to-day work.Matěj Cepl2011-02-142-3/+11
* All functions should be (theoretically) either working or commented out.Matěj Cepl2011-02-102-29/+86
* Mainly add XML-RPC handlingMatěj Cepl2011-02-094-71/+133
* Bit of cleaning of loggerMatěj Cepl2011-02-012-59/+39
* This actually almost looks like working, so much I can file bugs.Matěj Cepl2011-02-014-65/+138
* Tons of fixes, we are almost in state that the primitive run is possible.Matěj Cepl2011-01-313-40/+38
* bzpage.js mostly doneMatěj Cepl2011-01-284-566/+291
* First rough removal of objects and transformation on plain functions.Matěj Cepl2011-01-201-3/+63
* Just move key libraries to data/ to be made into content scripts.Matěj Cepl2011-01-203-2129/+0
* Remove unnecessary require.Matěj Cepl2011-01-191-1/+0
* Limit full-text queries of upstream bugzillas just to current component.Matěj Cepl2010-11-241-2/+7
* Move choice of particular content script objects to initialize().Matěj Cepl2010-10-251-8/+9
* Echm, I should actually pass the argument where it is expected ;).Matěj Cepl2010-10-251-2/+2
* Jetpack-SDK currently provides clipboard and selection libraries.Matěj Cepl2010-10-232-128/+0
* Update to the latest Request APIMatěj Cepl2010-10-103-27/+26
* Remove notification method in utils.js, provided by the Jetpack module.Matěj Cepl2010-10-082-36/+0
* A bit of cleanup ... removed one TODOMatěj Cepl2010-09-301-5/+9
* Use createDeadLink method, it's better for your soul.Matěj Cepl2010-09-301-12/+5
* All button-links in the top row is generated by createDeadLinkMatěj Cepl2010-09-272-38/+31
* Fix fixAllButton (missing that = this).Matěj Cepl2010-09-271-3/+4
* Remove unnecessary console.logMatěj Cepl2010-09-261-1/+0
* Massive reformatting to make Eclipse happyMatěj Cepl2010-09-255-8/+15
* Removing unused persistent-page-mod.jsMatěj Cepl2010-09-251-57/+0
* Make jslint more happy.Matěj Cepl2010-09-251-4/+8
* Search in our bugzilla could be done in multiple components at once.Matěj Cepl2010-09-251-2/+15
* Offline support attempts were moved to a separate branch.Matěj Cepl2010-09-241-149/+0
* Fix Logger object to be self contained and use storage properlyMatěj Cepl2010-09-243-60/+71
* Fix arrays in xmlrpc module0.24Matěj Cepl2010-09-241-48/+66
* innerHTML is a good servant ... scrap it, it is bad servant even.Matěj Cepl2010-09-231-8/+4
* Adding parsed backtraces seems to be functional. Yuhooo! \o/Matěj Cepl2010-09-214-52/+60
* Make showing parsed backtrace at least workingMatěj Cepl2010-09-202-21/+45
* Add checking of HTTP status in rhbzpage.showAttachmentMatěj Cepl2010-09-191-7/+13
* Fix .split() methodMatěj Cepl2010-09-193-10/+7
* First working version.Matěj Cepl2010-09-182-53/+137
* Wrong id parameter of <a id='showBacktrace' elementMatěj Cepl2010-09-171-3/+6
* A lot of hacking, but still not working.Matěj Cepl2010-09-171-33/+38
* Some thoughts on the backtrace showingMatěj Cepl2010-09-172-49/+84
* First attempt to attach backtraces instead of pasting them into commentsMatěj Cepl2010-09-171-7/+44
* Add also chipset and driver information to the Xorg log analysisMatěj Cepl2010-09-152-2/+14
* Clarify the situation with getBugNo.Matěj Cepl2010-09-142-10/+6
* Fixed number of lines in the head of the Xorg.0.log analysisMatěj Cepl2010-09-141-2/+3
* Make certain that this.bugNo is really numerical value of bug number.Matěj Cepl2010-09-102-36/+15
* Getting Bug.get via XML-RPCMatěj Cepl2010-09-104-24/+77
* Add console.log to show what's going on in getOptionTableCellMatěj Cepl2010-09-101-0/+1