aboutsummaryrefslogtreecommitdiffstats
path: root/bugzillaBugTriage.js
Commit message (Expand)AuthorAgeFilesLines
...
* Removing one useless thatMatěj Cepl2010-01-011-4/+4
* Further dejquerization.Matěj Cepl2010-01-011-31/+74
* Add link to the original Red Hat bug to the Mozilla report.Matěj Cepl2009-12-281-4/+6
* Finally roughly complete version ... no testing.Matěj Cepl2009-12-281-2/+1
* Finally roughly complete version ... no testing.Matěj Cepl2009-12-281-8/+8
* Nucleus of the upstreaming button.Matěj Cepl2009-12-281-9/+49
* Fix selectOption ... there actually IS too much .value replacing .textContent :)Matěj Cepl2009-12-281-5/+7
* First attempt to get HTML5 working; no luck!Matěj Cepl2009-12-281-4/+16
* Fix adding Bugzappers' signatureMatěj Cepl2009-12-241-1/+1
* Another version of the label for the configuration UI.Matěj Cepl2009-12-231-1/+1
* A little less thats and custom JSON URL user interfaceMatěj Cepl2009-12-231-11/+31
* Fix marking reporter's comments.Matěj Cepl2009-12-231-1/+1
* fix encodeURIComponentMatěj Cepl2009-12-231-2/+2
* One more not-everybody-is-a-RH-employee bugMatěj Cepl2009-12-221-3/+3
* Try to encode URI before opening a new tab for query.Matěj Cepl2009-12-221-1/+1
* Don't eliminate title, just add "Abrt bugs" link.Matěj Cepl2009-12-181-4/+8
* Missing closing brace.Matěj Cepl2009-12-181-0/+1
* Making jsLint.js happy (at least a little bit more)Matěj Cepl2009-12-181-73/+73
* Two typosMatěj Cepl2009-12-181-2/+2
* A tiny formatting changeMatěj Cepl2009-12-181-4/+5
* And even more deJQuerization and repair of broken branch.Matěj Cepl2009-12-181-28/+34
* Some changes from offline branch and .gitignoreMatěj Cepl2009-12-181-2/+12
* Cleaning up and checking of the Jetpack completness.Matěj Cepl2009-12-181-77/+108
* Further fixes for non-RH bugZappersMatěj Cepl2009-12-161-50/+49
* Some attempts to make it working for non-RH employees.Matěj Cepl2009-12-151-4/+9
* Eliminate string "Bug " where it is not 100% necessary (to make betterMatěj Cepl2009-12-151-50/+46
* Lost in the "this" object nightmare again. Now it seems to be workingMatěj Cepl2009-12-151-11/+6
* Mostly working, some level of dejQuerization happened.Matěj Cepl2009-12-101-11/+11
* Bit of cleaning, when with Jetpack we don't need to be compatible with FFMatěj Cepl2009-12-091-42/+46
* Fix couple of small bugsMatěj Cepl2009-12-081-8/+10
* This is correct interpreation of the current policy.Matěj Cepl2009-12-011-5/+12
* Remove the distinction between different distros, we do keyword TriagedMatěj Cepl2009-12-011-10/+9
* Remove unnecessary commentsMatěj Cepl2009-11-261-10/+1
* Fix look of "Abrt bugs" buttonMatěj Cepl2009-11-251-1/+1
* First version of parsing backtracesMatěj Cepl2009-11-251-32/+85
* Upstreaming works and a little cleanups.Matěj Cepl2009-11-251-67/+52
* Trailing spaces removed (again, have to fix it somewhere in gedit)Matěj Cepl2009-11-201-15/+28
* One proposal for smarter closing of bugs.Matěj Cepl2009-11-201-14/+21
* Went through jslint.js, more or less compliantMatěj Cepl2009-11-201-110/+120
* Yey, 100% functional parity with the Greasemonkey script!Matěj Cepl2009-11-201-9/+3
* It works much better when I would actually upload the JSON file ;)Matěj Cepl2009-11-201-2/+1
* Mark assigned bugs with highlighting the status field with lighter versionMatěj Cepl2009-11-191-49/+264
* Make it visible that the bug is triaged.Matěj Cepl2009-11-181-1/+13
* .attr("value") is clearly work of the Evil one.Matěj Cepl2009-11-181-12/+9
* Attempts to fix XML-RPC (unsuccesful) & support for new Triage keywordMatěj Cepl2009-11-171-20/+77
* Struggling with https://bugzilla.mozilla.org/show_bug.cgi?id=528892Matěj Cepl2009-11-161-1/+3
* Search also in the Whiteboard field, and again comment-box has value notMatěj Cepl2009-11-161-8/+9
* XML-RPC should work but it doesn't :( plus couple of small fixes.Matěj Cepl2009-11-161-38/+114
* Further progress towards salvation ... the last large piece remaining is XML-...Matěj Cepl2009-11-151-430/+552
* * Query for text is working,Matěj Cepl2009-11-151-41/+20