index
:
bugzilla-triage
Ehsan
bugzillatweaks
cachedRequest
fixHistory
localStorage
maint
master
offlineSubmit
reviveFF31
Additional buttons and other function helping in the triage on bugzilla
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
/
lib
/
rhbzpage.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two small typos
Matěj Cepl
2011-06-05
1
-1
/
+1
*
Use self.on and self.postMessage instead of global on and postMessage.
Matěj Cepl
2011-06-05
1
-4
/
+4
*
Setup logging of submits only when asked for.
Matěj Cepl
2011-06-05
1
-0
/
+5
*
Fixed other functions broken
Matěj Cepl
2011-06-05
1
-1
/
+3
*
Make the categories work only for Xorg bugs.
Matěj Cepl
2011-06-05
1
-1
/
+3
*
Add the roll-down list for selection of categories.
Matěj Cepl
2011-06-05
1
-0
/
+4
*
Fix nvidia.
Matěj Cepl
2011-06-05
1
-43
/
+32
*
debugFlag must be in util.js as well.
Matěj Cepl
2011-06-05
1
-3
/
+0
*
Fixing "Fixing Magic" for nvidia.
Matěj Cepl
2011-06-05
1
-3
/
+35
*
Add better logging support.
Matěj Cepl
2011-06-05
1
-2
/
+7
*
Don't mess with cursor.
Matěj Cepl
2011-06-05
1
-2
/
+0
*
Cut out general bugzilla functions to a special module.
Matěj Cepl
2011-06-05
1
-364
/
+5
*
Starting another module ... all small embelishments to the page.
Matěj Cepl
2011-06-05
1
-151
/
+3
*
Working on cutting down lines from bug-page-mod.js
Matěj Cepl
2011-06-05
1
-1
/
+1
*
Fix indentation and else for Mozilla coding guidelines.
Matěj Cepl
2011-03-23
1
-655
/
+668
*
Attempt to include kernel line in the Xorg report.
Matěj Cepl
2011-03-23
1
-1
/
+4
*
Allow parsing of non-timed Xorg.0.log lines.
Matěj Cepl
2011-03-20
1
-2
/
+2
*
Set cursor to busy while analyzing Xorg.0.log.
Matěj Cepl
2011-03-18
1
-0
/
+2
*
Add unknown PCI ID to the clipboard.
Matěj Cepl
2011-03-02
1
-1
/
+3
*
Nouveau doesn't dedicated data, so just the Chipset line is parsed.
Matěj Cepl
2011-02-24
1
-32
/
+68
*
Moved .js files from data/ to data/lib/ so that we don't mix data and code.
Matěj Cepl
2011-02-23
1
-0
/
+924