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
/
bzpage.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformatting to MoFo coding style
Matěj Cepl
2011-06-05
1
-32
/
+42
*
Use self.on and self.postMessage instead of global on and postMessage.
Matěj Cepl
2011-06-05
1
-2
/
+2
*
Move marking reporter's to otherButtons module.
Matěj Cepl
2011-06-05
1
-23
/
+0
*
Cut out general bugzilla functions to a special module.
Matěj Cepl
2011-06-05
1
-345
/
+0
*
CLeaned queries.js so that it is independent of external forces.
Matěj Cepl
2011-06-05
1
-2
/
+5
*
First ideas about splitting queries to separate module.
Matěj Cepl
2011-06-05
1
-67
/
+0
*
Fix indentation and else for Mozilla coding guidelines.
Matěj Cepl
2011-03-23
1
-534
/
+544
*
Don't use RE for distinguishing reporters.
Matěj Cepl
2011-03-18
1
-2
/
+2
*
Fix local query, the first table is numbered 0, not 1.
Matěj Cepl
2011-03-16
1
-4
/
+4
*
Make script working with Mozilla bugzilla.
Matěj Cepl
2011-03-03
1
-4
/
+8
*
Separate logging front-end into special content script.
Matěj Cepl
2011-03-02
1
-134
/
+0
*
Add unknown PCI ID to the clipboard.
Matěj Cepl
2011-03-02
1
-0
/
+4
*
Logger at least creates new records.
Matěj Cepl
2011-03-01
1
-17
/
+12
*
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
/
+985