aboutsummaryrefslogtreecommitdiffstats
path: root/data/rhlib/rhbzpage.js
Commit message (Collapse)AuthorAgeFilesLines
* Another massive cleanup and simplification of tweak scripts.Matěj Cepl2011-05-071-2/+1
| | | | | | | bugs on bugzilla.mozilla.org now work as well, although the history is still not shown inline, which remains for 1.1. Fixes #88
* Make my console.myDebug configurable via about:config preference.Matěj Cepl2011-05-051-2/+1
| | | | That is the Boolean variable bugzilla-triage.setting.debug
* Reorganization.Matěj Cepl2011-04-281-0/+510
* fixingAttMIME, rhbzpage, xorgBugCategories moved to data/rhlib directory, * docs directory removed ... keep documentation in JSDocs; rewrite in MD is a waste of time. * move Ehsan’s scripts to separate data/tweaks directory.