| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Make switching off XML-RPC per-domain not per-user (fixes #107).
Login just once per session and domain (fixes #113).
|
|
|
|
| |
Fixes #113.
|
| |
|
|
|
|
|
|
|
| |
Adds to dmesg attachments "check" link filtering on
/[fF]ail|[eE]rror|drm/
Fix #111
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Fix #106
|
| |
| |
| |
| | |
We shouldn't check for its length, but for the length of interestingPCIID.
|
| |
| |
| |
| |
| |
| | |
Conflicts:
data/rhlib/rhbzpage.js
|
| | |
|
| |
| |
| |
| | |
When the Attachment is suddenly object instead of an array.
|
| |
| |
| |
| |
| | |
Specifically there are objects AttachList, Attachment, Comment,
and CommentList.
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
|
|
|
|
| |
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.
|