aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Finally understood the last parameter of addEventListener.Matěj Cepl2010-01-041-5/+5
|
* Fixing two more typos and missing index.Matěj Cepl2010-01-041-5/+7
|
* Patch changes from another branchMatěj Cepl2010-01-041-40/+58
|
* Fix apply parameters again.Matěj Cepl2010-01-041-2/+2
|
* Make backtrace parsing working again.Matěj Cepl2010-01-031-2/+2
|
* Remove unnecessary FIXMEMatěj Cepl2010-01-011-13/+2
|
* Final dejQuerization!!!Matěj Cepl2010-01-011-21/+48
|
* 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
| | | | that missing in the BzPage constructor.
* 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
|
* Change JSON for future upstreaming button.Matěj Cepl2009-12-281-212/+249
|
* 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
| | | | .clone() isn't a method of DOM element (temporary jquerize the element)
* 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
|
* General cleanup.Matěj Cepl2009-12-153-25/+524
|
* 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
| | | | tab titles) and some light dejQuerization.
* Lost in the "this" object nightmare again. Now it seems to be workingMatěj Cepl2009-12-151-11/+6
| | | | again.
* Mostly working, some level of dejQuerization happened.Matěj Cepl2009-12-101-11/+11
| | | | Mass-deduplication is functional, still doesn't reload page on the result.
* Bit of cleaning, when with Jetpack we don't need to be compatible with FFMatěj Cepl2009-12-091-42/+46
| | | | 3.*, Jetpack doesn't work there anyway.
* Fix couple of small bugsMatěj Cepl2009-12-081-8/+10
|
* Fix the comment ... attachment is below not above any more.Matěj Cepl2009-12-081-2/+2
|
* 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
| | | | | everywhere. Parametrize number of stack frames we get in the comment for abrt bugs.
* 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
| | | | | Add "SOMERELEASE" resolution for closing intelligently changing resolution according to circumstances.
* One proposal for smarter closing of bugs.Matěj Cepl2009-11-201-14/+21
| | | | Fix setting of the default assignee.
* 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
|