| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
We shouldn't check for its length, but for the length of interestingPCIID.
|
| |
|
|
|
|
|
|
|
| |
Fixes #104
But really, this is whole broken, and we need to eliminate direct calls
and use event handlers internally.
|
|
|
|
| |
Will fix #103 (when reviewed)
|
| |
|
| |
|
|
|
|
|
|
|
| |
Actually, wholeURL must be initialized and wholeURL is string, not
an object which would have host property).
Fixes #102
|
|
|
|
|
|
| |
* bumping the metadata
* when doing makeBacktraceAttachment conditional, we could loose
titleParsedAttachment, which we need in RHBZInit. Moved to rhbzpage.js
|
|
|
|
| |
Fixes #79
|
|
|
| |
Fix #97
|
| |
|
|
|
|
|
|
|
| |
bugs on bugzilla.mozilla.org now work as well, although the history is
still not shown inline, which remains for 1.1.
Fixes #88
|
|
|
|
|
|
| |
* Release 0.102
* Don't react on bugzilla.gnome.org per default
* Simplify handling of preferences and debugging output.
|
|
|
|
| |
That is the Boolean variable bugzilla-triage.setting.debug
|
|
|
|
|
| |
* also MakeJSONRPCall is a functional call now
* reorganization for dealing with the history.
|
|
* 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.
|