| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a horribly botched branch merged.
Conflicts:
chip-data/chipNames.json
data/lib/bugzillaDOMFunctions.js
data/lib/bzpage.js
data/lib/jumpNextBug.js
data/lib/otherButtons.js
data/lib/queries.js
data/lib/util.js
data/rhlib/addAttachmentRow.js
data/rhlib/fixingAttMIME.js
data/rhlib/rhbzpage.js
data/tweaks/bug-page-mod.js
data/tweaks/viewSource.js
lib/libbugzilla.js
lib/main.js
package.json
|
| |
| |
| |
| |
| | |
Specifically there are objects AttachList, Attachment, Comment,
and CommentList.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
bugs on bugzilla.mozilla.org now work as well, although the history is
still not shown inline, which remains for 1.1.
Fixes #88
|
| |
| |
| |
| |
| |
| |
| | |
* Fix Config_gnome.json for new system of killNodes
* Make the script more tolerable to non-RH configuration
Fixes #75
|
| | |
|
| |
| |
| |
| |
| |
| | |
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).
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
|
| |
|
|
|
|
|
|
|
| |
bugs on bugzilla.mozilla.org now work as well, although the history is
still not shown inline, which remains for 1.1.
Fixes #88
|
|
|
|
|
|
|
| |
* Fix Config_gnome.json for new system of killNodes
* Make the script more tolerable to non-RH configuration
Fixes #75
|
| |
|
|
|
|
|
|
| |
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).
|
| |
|
| |
|
|
|
|
|
|
|
| |
* 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.
|
|
|