aboutsummaryrefslogtreecommitdiffstats
path: root/data/rhlib/rhbzpage.js
Commit message (Collapse)AuthorAgeFilesLines
* New release 0.105.0.105Matěj Cepl2011-05-141-0/+1
| | | | | | * bumping the metadata * when doing makeBacktraceAttachment conditional, we could loose titleParsedAttachment, which we need in RHBZInit. Moved to rhbzpage.js
* Don't allow submit for 0xFFFF component.Matěj Cepl2011-05-131-0/+10
| | | Fix #97
* Really Eclipseize formatting.Matěj Cepl2011-05-131-71/+71
|
* 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.