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
Commit message (
Expand
)
Author
Age
Files
Lines
*
New release 0.105.
0.105
Matěj Cepl
2011-05-14
5
-2
/
+20
*
Move RH BZ-related XMLRPC calls to data/rhlib/ directory.
Matěj Cepl
2011-05-13
2
-0
/
+0
*
Warn against multiple items in some {XML,JSON}RPC calls.
Matěj Cepl
2011-05-13
2
-1
/
+31
*
Don't allow submit for 0xFFFF component.
Matěj Cepl
2011-05-13
1
-0
/
+10
*
Forgot debugging print
Matěj Cepl
2011-05-13
1
-1
/
+0
*
Don't run chip magic on already triaged bugs.
Matěj Cepl
2011-05-13
1
-3
/
+5
*
Really Eclipseize formatting.
Matěj Cepl
2011-05-13
25
-549
/
+471
*
Add PCI ID 8086:2572 as Springdale.
Matěj Cepl
2011-05-10
1
-0
/
+1
*
Don’t remove whiteboard, we’ll need it.
Matěj Cepl
2011-05-08
1
-1
/
+0
*
We don't suppport card_CODE in Whiteboard.
Matěj Cepl
2011-05-07
1
-5
/
+1
*
Remove testing tabs.open
RC1
Matěj Cepl
2011-05-07
1
-1
/
+0
*
New release. RC1
0.104
Matěj Cepl
2011-05-07
3
-12
/
+21
*
Make inline history (if it worked, that is ;)) configurable.
Matěj Cepl
2011-05-07
4
-5
/
+6
*
Another massive cleanup and simplification of tweak scripts.
Matěj Cepl
2011-05-07
9
-256
/
+176
*
Make the script working with bugzilla.gnome.org
Matěj Cepl
2011-05-06
4
-18
/
+21
*
Release 0.103
0.103
Matěj Cepl
2011-05-06
3
-2
/
+16
*
Removing unimportant parts of the page as a prevention against #65
Matěj Cepl
2011-05-06
3
-131
/
+173
*
Add makeJSONRPCCallWithLogin, and other small issues.
Matěj Cepl
2011-05-05
7
-35
/
+94
*
Make my console.myDebug configurable via about:config preference.
Matěj Cepl
2011-05-05
4
-16
/
+24
*
Make the script more reliable against JSON-hosting sites being down.
Matěj Cepl
2011-05-05
2
-4
/
+6
*
Our 0.100 revisioin. Let’s see whether it breaks Add-on SDK.
0.100
Matěj Cepl
2011-05-04
2
-1
/
+16
*
Make filterByRegexp more tolerant to different configurations.
Matěj Cepl
2011-05-04
2
-3
/
+3
*
New release ... 0.99
0.99
Matěj Cepl
2011-05-02
3
-2
/
+17
*
"all" keyword in enabledPackages configuration didn't work.
Matěj Cepl
2011-05-02
1
-3
/
+2
*
Comment away activation of tweakBugzilla for 0.99 release.
Matěj Cepl
2011-05-01
1
-3
/
+3
*
There is no <a name="add_comment"> in 4.0 BZ and it is not necessary anyway.
Matěj Cepl
2011-04-29
1
-1
/
+1
*
Incompatibility bits.
Matěj Cepl
2011-04-29
2
-3
/
+3
*
All XML-RPC calls are rewritten as JSON-RPC ones.
Matěj Cepl
2011-04-29
8
-767
/
+986
*
Reorganization.
Matěj Cepl
2011-04-28
14
-94
/
+12
*
Reformatting to MoFo coding style
Matěj Cepl
2011-04-28
34
-1075
/
+1250
*
A bit of analysis of bugzilla-tweak script
Matěj Cepl
2011-04-28
1
-0
/
+12
*
Allow working with the log record without a comment.
Matěj Cepl
2011-04-28
1
-2
/
+2
*
Two small typos
Matěj Cepl
2011-04-28
2
-2
/
+3
*
Use self.on and self.postMessage instead of global on and postMessage.
Matěj Cepl
2011-04-28
10
-24
/
+24
*
We don't set severity for RHEL bugs
Matěj Cepl
2011-04-27
1
-1
/
+1
*
New release version 0.98
0.98
Matěj Cepl
2011-04-26
2
-1
/
+16
*
We were missing many attributes from configData.
Matěj Cepl
2011-04-26
1
-9
/
+10
*
Setup logging of submits only when asked for.
Matěj Cepl
2011-04-26
2
-4
/
+5
*
Don't allow marking bug as triaged when it doesn't have severity set.
Matěj Cepl
2011-04-25
2
-2
/
+16
*
Fixed other functions broken
Matěj Cepl
2011-04-22
6
-10
/
+24
*
New release 0.97.
0.97
Matěj Cepl
2011-04-22
2
-1
/
+16
*
Make the categories work only for Xorg bugs.
Matěj Cepl
2011-04-22
5
-13
/
+27
*
New release 0.96.
0.96
Matěj Cepl
2011-04-22
2
-1
/
+16
*
Add the roll-down list for selection of categories.
Matěj Cepl
2011-04-22
4
-1
/
+61
*
Merge branch 'fixMagic' into next
Matěj Cepl
2011-04-22
1
-43
/
+32
|
\
|
*
Fix nvidia.
Matěj Cepl
2011-04-21
2
-46
/
+35
*
|
debugFlag must be in util.js as well.
0.95
Matěj Cepl
2011-04-21
4
-261
/
+311
*
|
Merge branch 'jumpNextBug' into next
Matěj Cepl
2011-04-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Don't create new elements, just add relational <link>s.
Matěj Cepl
2011-04-07
2
-12
/
+44
*
|
Fixing "Fixing Magic" for nvidia.
Matěj Cepl
2011-04-21
1
-3
/
+35
[next]