aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/bugzillaDOMFunctions.js
Commit message (Collapse)AuthorAgeFilesLines
* Really Eclipseize formatting.Matěj Cepl2011-05-131-6/+6
|
* Another massive cleanup and simplification of tweak scripts.Matěj Cepl2011-05-071-0/+41
| | | | | | | 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 the script working with bugzilla.gnome.orgMatěj Cepl2011-05-061-11/+13
| | | | | | | * Fix Config_gnome.json for new system of killNodes * Make the script more tolerable to non-RH configuration Fixes #75
* Release 0.1030.103Matěj Cepl2011-05-061-1/+0
|
* Removing unimportant parts of the page as a prevention against #65Matěj Cepl2011-05-061-33/+53
| | | | | | There is now complete analysis of the issue, but I don’t know how to fix it, because we just write into various input boxes and they got focus (and subsequently Firefox makes them visible).
* Reformatting to MoFo coding styleMatěj Cepl2011-04-281-53/+69
|
* Don't allow marking bug as triaged when it doesn't have severity set.Matěj Cepl2011-04-251-0/+9
|
* Fixed other functions brokenMatěj Cepl2011-04-221-2/+1
| | | | | | | * not all functions are able to accept the null as return value (directly or indirectly) of filterByRegexp * finally make all logic not to affect components which shouldn't be bothered with the test.
* Cut out general bugzilla functions to a special module.Matěj Cepl2011-03-251-0/+372