aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libbugzilla.js
Commit message (Expand)AuthorAgeFilesLines
* Make fixing MIME types of attachments working again.Matěj Cepl2011-06-061-1/+0
* Moving ahead ... storing the progress for future.Matěj Cepl2011-06-051-1/+1
* 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
* Really Eclipseize formatting.Matěj Cepl2011-06-051-79/+79
* Another massive cleanup and simplification of tweak scripts.Matěj Cepl2011-06-051-0/+3
* Add makeJSONRPCCallWithLogin, and other small issues.Matěj Cepl2011-06-051-25/+42
* 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-051-30/+57
* Reformatting to MoFo coding styleMatěj Cepl2011-06-051-19/+21
* We were missing many attributes from configData.Matěj Cepl2011-06-051-9/+10
* Working on cutting down lines from bug-page-mod.jsMatěj Cepl2011-06-051-1/+1
* Fix indentation and else for Mozilla coding guidelines.Matěj Cepl2011-03-231-286/+289
* Convert to using passwords.js from Add-on SDK, not out own.Matěj Cepl2011-03-231-56/+79
* Don't suggest restart of Firefox, when it is not required.Matěj Cepl2011-03-191-1/+1
* Merge branch 'anyAllJSON' into nextMatěj Cepl2011-03-071-7/+6
|\
| * Config_data.json should have "all" for bugzilla.redhat.com not "any"Matěj Cepl2011-03-071-16/+15
* | Make script working with Mozilla bugzilla.Matěj Cepl2011-03-031-15/+2
* | Add unknown PCI ID to the clipboard.Matěj Cepl2011-03-021-0/+4
* | Logger at least creates new records.Matěj Cepl2011-03-011-1/+0
* | Most of logger recovered.Matěj Cepl2011-02-201-0/+2
* | Fix fill-in magic.Matěj Cepl2011-02-201-3/+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-171-2/+4
* | Fix the password recognition.Matěj Cepl2011-02-161-10/+2
* | All functions should be (theoretically) either working or commented out.Matěj Cepl2011-02-101-22/+66
* | Mainly add XML-RPC handlingMatěj Cepl2011-02-091-25/+83
* | Bit of cleaning of loggerMatěj Cepl2011-02-011-3/+3
|/
* This actually almost looks like working, so much I can file bugs.Matěj Cepl2011-02-011-26/+17
* Tons of fixes, we are almost in state that the primitive run is possible.Matěj Cepl2011-01-311-6/+30
* bzpage.js mostly doneMatěj Cepl2011-01-281-0/+273