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
/
util.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Reformatting to MoFo coding style
Matěj Cepl
2011-04-28
1
-63
/
+86
|
*
Use self.on and self.postMessage instead of global on and postMessage.
Matěj Cepl
2011-04-28
1
-2
/
+2
|
|
|
|
|
The reason is https://bugzilla.mozilla.org/show_bug.cgi?id=635748 and effort to save the world from global variables in content scripts.
*
Make the categories work only for Xorg bugs.
Matěj Cepl
2011-04-22
1
-1
/
+1
|
*
debugFlag must be in util.js as well.
0.95
Matěj Cepl
2011-04-21
1
-0
/
+3
|
*
Add better logging support.
Matěj Cepl
2011-04-21
1
-0
/
+6
|
|
|
|
https://bugzilla.mozilla.org/show_bug.cgi?id=582760 is still unfixed.
*
Fix order of covering elements in createDeadLink.
Matěj Cepl
2011-03-31
1
-2
/
+2
|
*
Cut out general bugzilla functions to a special module.
Matěj Cepl
2011-03-25
1
-0
/
+13
|
*
Working on cutting down lines from bug-page-mod.js
Matěj Cepl
2011-03-25
1
-2
/
+6
|
*
Fix indentation and else for Mozilla coding guidelines.
Matěj Cepl
2011-03-23
1
-144
/
+149
|
*
Removing apply in createDeadLink was a bad idea.
Matěj Cepl
2011-03-17
1
-2
/
+2
|
*
Fix local query, the first table is numbered 0, not 1.
Matěj Cepl
2011-03-16
1
-1
/
+2
|
*
Separate logging front-end into special content script.
Matěj Cepl
2011-03-02
1
-0
/
+50
|
*
Logger at least creates new records.
Matěj Cepl
2011-03-01
1
-2
/
+0
|
*
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
/
+282