aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/util.js
Commit message (Expand)AuthorAgeFilesLines
* Add a modelineMatěj Cepl2011-10-301-0/+2
* Remove unused LogMessage callMatěj Cepl2011-09-011-4/+0
* Make check link working again.Matěj Cepl2011-06-061-1/+1
* Moving ahead ... storing the progress for future.Matěj Cepl2011-06-051-1/+24
* Working on analysis of bug-page-mod module.Matěj Cepl2011-06-051-2/+6
* Really Eclipseize formatting.Matěj Cepl2011-06-051-33/+33
* Another massive cleanup and simplification of tweak scripts.Matěj Cepl2011-06-051-0/+3
* Make my console.myDebug configurable via about:config preference.Matěj Cepl2011-06-051-5/+4
* Make filterByRegexp more tolerant to different configurations.Matěj Cepl2011-06-051-1/+1
* All XML-RPC calls are rewritten as JSON-RPC ones.Matěj Cepl2011-06-051-6/+2
* Reformatting to MoFo coding styleMatěj Cepl2011-06-051-63/+86
* Use self.on and self.postMessage instead of global on and postMessage.Matěj Cepl2011-06-051-2/+2
* Make the categories work only for Xorg bugs.Matěj Cepl2011-06-051-1/+1
* Fix nvidia.Matěj Cepl2011-06-051-1/+1
* debugFlag must be in util.js as well.Matěj Cepl2011-06-051-0/+3
* Add better logging support.Matěj Cepl2011-06-051-0/+6
* Working on analysis of bug-page-mod module.Matěj Cepl2011-06-051-2/+6
* Fix order of covering elements in createDeadLink.Matěj Cepl2011-06-051-2/+2
* Cut out general bugzilla functions to a special module.Matěj Cepl2011-06-051-0/+13
* Working on cutting down lines from bug-page-mod.jsMatěj Cepl2011-06-051-2/+6
* Fix indentation and else for Mozilla coding guidelines.Matěj Cepl2011-03-231-144/+149
* Removing apply in createDeadLink was a bad idea.Matěj Cepl2011-03-171-2/+2
* Fix local query, the first table is numbered 0, not 1.Matěj Cepl2011-03-161-1/+2
* Separate logging front-end into special content script.Matěj Cepl2011-03-021-0/+50
* Logger at least creates new records.Matěj Cepl2011-03-011-2/+0
* Moved .js files from data/ to data/lib/ so that we don't mix data and code.Matěj Cepl2011-02-231-0/+282