diff options
Diffstat (limited to 'bugs')
14 files changed, 0 insertions, 360 deletions
diff --git a/bugs/issue-19e01fc733de5d53809f3423cb6ff0a5fb7d3019.yaml b/bugs/issue-19e01fc733de5d53809f3423cb6ff0a5fb7d3019.yaml deleted file mode 100644 index 2b34b8e..0000000 --- a/bugs/issue-19e01fc733de5d53809f3423cb6ff0a5fb7d3019.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: RHEL bugs shouldn't be ASSIGNED when marked as Triaged -desc: especially RHEL bugs -type: :bugfix -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :closed -disposition: :fixed -creation_time: 2011-01-31 19:47:02.506618 Z -references: [] - -id: 19e01fc733de5d53809f3423cb6ff0a5fb7d3019 -log_events: -- - 2011-01-31 19:47:03.270434 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -- - 2011-02-14 16:55:15.729691 Z - - Matej Cepl <mcepl@redhat.com> - - closed with disposition fixed - - doesn't happen anymore. -trac_id: diff --git a/bugs/issue-237027cea4bc85bfad8931daa7143ac13293d7fd.yaml b/bugs/issue-237027cea4bc85bfad8931daa7143ac13293d7fd.yaml deleted file mode 100644 index 5749e0f..0000000 --- a/bugs/issue-237027cea4bc85bfad8931daa7143ac13293d7fd.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: "\"Def. Assignee\" button doesn't hide" -desc: "" -type: :bugfix -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :closed -disposition: :fixed -creation_time: 2011-02-14 16:24:37.870775 Z -references: [] - -id: 237027cea4bc85bfad8931daa7143ac13293d7fd -log_events: -- - 2011-02-14 16:24:38.601662 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -- - 2011-02-16 17:36:44.048519 Z - - Matej Cepl <mcepl@redhat.com> - - closed with disposition fixed - - Wrong ID used for "Def. Assignee" button. -trac_id: diff --git a/bugs/issue-3b136f091181132a672eadc32a6c49f103b8241c.yaml b/bugs/issue-3b136f091181132a672eadc32a6c49f103b8241c.yaml deleted file mode 100644 index e25830b..0000000 --- a/bugs/issue-3b136f091181132a672eadc32a6c49f103b8241c.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: API documentation is incomplete -desc: |- - Mess we have (which needs to be regenerated) is at http://gitorious.org/addon-sdk/bugzilla-triage-scripts/commits/api-documentation - - Probably depends on #7 {issue e389bd396f38d67898a3e6cdb1315c4df5f2ef0d} -type: :bugfix -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: -creation_time: 2011-01-31 19:51:09.160661 Z -references: [] - -id: 3b136f091181132a672eadc32a6c49f103b8241c -log_events: -- - 2011-01-31 19:51:09.779364 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -trac_id: diff --git a/bugs/issue-3f25dcad80af1bd00cb2c6cf055be0a452ccbb35.yaml b/bugs/issue-3f25dcad80af1bd00cb2c6cf055be0a452ccbb35.yaml deleted file mode 100644 index 73097a7..0000000 --- a/bugs/issue-3f25dcad80af1bd00cb2c6cf055be0a452ccbb35.yaml +++ /dev/null @@ -1,19 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: fillIn magic is broken again -desc: doesn't fill anything -type: :bugfix -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: -creation_time: 2011-01-31 19:34:58.359512 Z -references: [] - -id: 3f25dcad80af1bd00cb2c6cf055be0a452ccbb35 -log_events: -- - 2011-01-31 19:34:59.946459 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -trac_id: diff --git a/bugs/issue-40324045db21fe6260149c43b369302baf19518b.yaml b/bugs/issue-40324045db21fe6260149c43b369302baf19518b.yaml deleted file mode 100644 index 4005159..0000000 --- a/bugs/issue-40324045db21fe6260149c43b369302baf19518b.yaml +++ /dev/null @@ -1,38 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: switch to pageMods -desc: What I am doing right now :) -type: :task -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: -creation_time: 2011-01-31 19:46:33.319516 Z -references: [] - -id: 40324045db21fe6260149c43b369302baf19518b -log_events: -- - 2011-01-31 19:46:34.115434 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -- - 2011-01-31 19:54:15.892410 Z - - Matej Cepl <mcepl@redhat.com> - - commented - - |- - [16:58:10] mcepl: another question: is there some example - somewhere of unit test testing pageMods. Meaning, my script works - on bugzilla and tests I do is to: run firefox, login to - bugzilla.redhat.com, open some random bug (or some particular one - if it is some specific thing I want to test), and look for - exceptions. How to make this automatic? - [17:01:59] dietrich: mcepl: packages/addon-kit/tests/test-pagemod.js - [17:02:04] dietrich: (or something near that) - [17:02:16] dietrich: not sure if does what you want, but should have examples - [17:02:21] mcepl: will take a look - [17:03:07] * mcepl makes note to switch to proper pageMods ... -- - 2011-02-14 16:56:14.748946 Z - - Matej Cepl <mcepl@redhat.com> - - edited title - - done, but no testing. Will add next. -trac_id: diff --git a/bugs/issue-4b0135b3f8d3675913978d8cf258a28dd9dabb3d.yaml b/bugs/issue-4b0135b3f8d3675913978d8cf258a28dd9dabb3d.yaml deleted file mode 100644 index f7678ec..0000000 --- a/bugs/issue-4b0135b3f8d3675913978d8cf258a28dd9dabb3d.yaml +++ /dev/null @@ -1,33 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: Remove all ifExist elements -desc: |- - I really don't like them, and now when createNewButton accepts whole - objects, we can avoid them (see setDefaultAssignee in rhbzpage.js for - an example). -type: :task -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :closed -disposition: :fixed -creation_time: 2011-02-14 12:05:04.006931 Z -references: [] - -id: 4b0135b3f8d3675913978d8cf258a28dd9dabb3d -log_events: -- - 2011-02-14 12:05:05.114654 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -- - 2011-02-14 12:07:18.816791 Z - - Matej Cepl <mcepl@redhat.com> - - commented - - also line 669 in fillInChipMagic -- - 2011-02-16 17:50:14.228537 Z - - Matej Cepl <mcepl@redhat.com> - - closed with disposition fixed - - |- - Isn't need anymore, with relation to {issue e389bd396f38d67898a3e6cdb1315c4df5f2ef0d} almost fixed, - we can do it much more easily just by passing the command to the button - instead of playing with false indexes. -trac_id: diff --git a/bugs/issue-638c5caba8afcae9382bc71d168349b8f36ebaa0.yaml b/bugs/issue-638c5caba8afcae9382bc71d168349b8f36ebaa0.yaml deleted file mode 100644 index 991dc53..0000000 --- a/bugs/issue-638c5caba8afcae9382bc71d168349b8f36ebaa0.yaml +++ /dev/null @@ -1,19 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: separate auxilliary methods and direct commands into separate classes -desc: "" -type: :task -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: -creation_time: 2011-01-31 19:51:44.658512 Z -references: [] - -id: 638c5caba8afcae9382bc71d168349b8f36ebaa0 -log_events: -- - 2011-01-31 19:51:45.326468 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -trac_id: diff --git a/bugs/issue-7511cacab3bd611fd72ada886a2d3735d02e281a.yaml b/bugs/issue-7511cacab3bd611fd72ada886a2d3735d02e281a.yaml deleted file mode 100644 index 925d08c..0000000 --- a/bugs/issue-7511cacab3bd611fd72ada886a2d3735d02e281a.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: no password -desc: "" -type: :bugfix -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :closed -disposition: :fixed -creation_time: 2011-02-14 16:50:55.160771 Z -references: [] - -id: 7511cacab3bd611fd72ada886a2d3735d02e281a -log_events: -- - 2011-02-14 16:50:55.884697 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -- - 2011-02-16 17:01:38.601715 Z - - Matej Cepl <mcepl@redhat.com> - - closed with disposition fixed - - fixed in the previous commit. -trac_id: diff --git a/bugs/issue-75694ffca68d7319fddf66febdc6729a4ceb48fb.yaml b/bugs/issue-75694ffca68d7319fddf66febdc6729a4ceb48fb.yaml deleted file mode 100644 index ce495de..0000000 --- a/bugs/issue-75694ffca68d7319fddf66febdc6729a4ceb48fb.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: define proper CSS styles instead of using variables and style attribute -desc: |- - So instead of this.RHColor, this.FedoraColor, - this.RawhideColor, this.RHITColor variables and using style - attribute, I would have special styles in the webpages - stylesheet, and link to them with class. -type: :bugfix -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: -creation_time: 2011-01-31 19:48:05.730545 Z -references: [] - -id: 75694ffca68d7319fddf66febdc6729a4ceb48fb -log_events: -- - 2011-01-31 19:48:06.454494 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -trac_id: diff --git a/bugs/issue-9c9185a90d9e4bb21d51571e969b8fc126f27376.yaml b/bugs/issue-9c9185a90d9e4bb21d51571e969b8fc126f27376.yaml deleted file mode 100644 index edfc8fb..0000000 --- a/bugs/issue-9c9185a90d9e4bb21d51571e969b8fc126f27376.yaml +++ /dev/null @@ -1,62 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: with some bugs (many) scripts seems to be freezing (running endlessly) on bugzilla.mozilla.org -desc: |- - Skript: file:///home/matej/projekty/jetpack-sdk/packages/jetpack-core/lib/securable-module.js - -> resource://jid0-uxmbewgoltuuuqrhkhrr7hw3iqy-bugzilla-triage-lib/bzpage.js:700 - - but I am not sure how reliable it is ... there doesn't seem to be anything crazy going on there. -type: :bugfix -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: -creation_time: 2011-01-31 19:36:13.148555 Z -references: [] - -id: 9c9185a90d9e4bb21d51571e969b8fc126f27376 -log_events: -- - 2011-01-31 19:36:14.120426 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -- - 2011-01-31 19:45:39.701764 Z - - Matej Cepl <mcepl@redhat.com> - - commented - - |- - This is somewhere around the line 700 in that time. - - BZPage.prototype.selectOptionByLabel = function selectOptionByLabel(id, label, fireEvent) { - if (!fireEvent) { - fireEvent = true; - } - var sel = this.doc.getElementById(id); - var labelRE = new RegExp(label.trim()); - var ourOption = Array.filter(sel.options, function (op) { - return op.textContent.trim() === label; - }, this); - - if (ourOption[0]) { - sel.value = ourOption[0].value; - } - - if (fireEvent) { - var intEvent = this.doc.createEvent("HTMLEvents"); - intEvent.initEvent("change", true, true); - sel.dispatchEvent(intEvent); - } - }; - >>>>>>HERE IS THE LINE 700!!!! - /** - * Send mouse click to the specified element - * - * @param String ID of the element to send mouseclick to - * @return None - */ - BZPage.prototype.clickMouse = function clickMouse (targetID) { - var localEvent = this.doc.createEvent("MouseEvents"); - localEvent.initMouseEvent("click", true, true, this.doc.defaultView, 0, 0, - 0, 0, 0, false, false, false, false, 0, null); - this.doc.getElementById(targetID).dispatchEvent(localEvent); - }; -trac_id: diff --git a/bugs/issue-a453b3561cf4224d5038d832c3f903631a1e1bb7.yaml b/bugs/issue-a453b3561cf4224d5038d832c3f903631a1e1bb7.yaml deleted file mode 100644 index 362b38f..0000000 --- a/bugs/issue-a453b3561cf4224d5038d832c3f903631a1e1bb7.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: try to merge bugzillatweaks -desc: |- - repo is - http://hg.mozilla.org/users/ehsan.akhgari_gmail.com/extensions/summary - blog http://ehsanakhgari.org/ -type: :task -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: -creation_time: 2011-01-31 19:48:55.896516 Z -references: [] - -id: a453b3561cf4224d5038d832c3f903631a1e1bb7 -log_events: -- - 2011-01-31 19:48:56.556473 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -trac_id: diff --git a/bugs/issue-e389bd396f38d67898a3e6cdb1315c4df5f2ef0d.yaml b/bugs/issue-e389bd396f38d67898a3e6cdb1315c4df5f2ef0d.yaml deleted file mode 100644 index d4729e5..0000000 --- a/bugs/issue-e389bd396f38d67898a3e6cdb1315c4df5f2ef0d.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: consider rewriting bzpage.js and rhbzpage.js more in line with command pattern -desc: |- - http://en.wikipedia.org/wiki/Command_pattern - and probably instead of two ugly switches, make this into a - dictionary with a switch. -type: :bugfix -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: -creation_time: 2011-01-31 19:49:48.194553 Z -references: [] - -id: e389bd396f38d67898a3e6cdb1315c4df5f2ef0d -log_events: -- - 2011-01-31 19:49:50.029462 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -trac_id: diff --git a/bugs/issue-e972aae37941e9d9e87b431929135b67168a2ac1.yaml b/bugs/issue-e972aae37941e9d9e87b431929135b67168a2ac1.yaml deleted file mode 100644 index 9da52e3..0000000 --- a/bugs/issue-e972aae37941e9d9e87b431929135b67168a2ac1.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/issue -title: Reload of the process.cgi page -desc: It is awfull to live without it again. -type: :bugfix -component: bugzilla-triage -release: -reporter: Matej Cepl <mcepl@redhat.com> -status: :closed -disposition: :fixed -creation_time: 2011-02-01 23:55:23.152405 Z -references: [] - -id: e972aae37941e9d9e87b431929135b67168a2ac1 -log_events: -- - 2011-02-01 23:55:23.939288 Z - - Matej Cepl <mcepl@redhat.com> - - created - - "" -- - 2011-02-14 16:54:55.434724 Z - - Matej Cepl <mcepl@redhat.com> - - closed with disposition fixed - - additional pageMod for process_bug.cgi page. Doesn't work for attachments. -trac_id: diff --git a/bugs/project.yaml b/bugs/project.yaml deleted file mode 100644 index dfc2d0d..0000000 --- a/bugs/project.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- !ditz.rubyforge.org,2008-03-06/project -name: bugzilla-triage -version: "0.5" -components: -- !ditz.rubyforge.org,2008-03-06/component - name: bugzilla-triage -releases: [] - |