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
...
|
*
Add an example scroll-down menu with askFlag.
Matěj Cepl
2011-06-05
1
-15
/
+13
|
*
New release ... for BMO.
Matěj Cepl
2011-06-05
2
-1
/
+16
|
*
Make one nice closure mozFlags instead of spreading yet another group of func...
Matěj Cepl
2011-06-05
1
-34
/
+60
|
*
First draft of the flags handling for Mozilla bugzilla.
Matěj Cepl
2011-06-05
5
-6
/
+97
|
*
There shouldn't be a semicolon after object member.
Matěj Cepl
2011-06-05
1
-1
/
+1
|
*
Add to the upstreamed bug note about our original bug.
Matěj Cepl
2011-06-05
1
-2
/
+3
|
*
New release.
Matěj Cepl
2011-06-05
2
-1
/
+16
|
*
Make bugs.freedesktop.org supported as well.
Matěj Cepl
2011-06-05
2
-0
/
+7
|
*
Make closing bug as UPSTREAM working again.
Matěj Cepl
2011-06-05
1
-2
/
+6
|
*
Use new tab.attach() internal page-mod method of creating new upstream bug.
Matěj Cepl
2011-06-05
2
-8
/
+20
|
*
Revert [e6762f8883], we actually want caching.
Matěj Cepl
2011-06-05
1
-5
/
+0
|
*
Release 1.0.
Matěj Cepl
2011-06-05
2
-1
/
+16
|
*
Remove unnecessary isOurPage function.
Matěj Cepl
2011-06-05
1
-8
/
+6
|
*
Fix the path to makeBacktraceAttachment.js in lib/main.js
Matěj Cepl
2011-06-05
4
-2
/
+18
|
*
New release 0.105.
Matěj Cepl
2011-06-05
5
-2
/
+20
|
*
Move RH BZ-related XMLRPC calls to data/rhlib/ directory.
Matěj Cepl
2011-06-05
2
-0
/
+0
|
*
Warn against multiple items in some {XML,JSON}RPC calls.
Matěj Cepl
2011-06-05
2
-1
/
+31
|
*
Don't allow submit for 0xFFFF component.
Matěj Cepl
2011-06-05
1
-0
/
+10
|
*
Forgot debugging print
Matěj Cepl
2011-06-05
1
-1
/
+0
|
*
Don't run chip magic on already triaged bugs.
Matěj Cepl
2011-06-05
1
-3
/
+5
|
*
Really Eclipseize formatting.
Matěj Cepl
2011-06-05
25
-549
/
+471
|
*
Add PCI ID 8086:2572 as Springdale.
Matěj Cepl
2011-06-05
1
-0
/
+1
|
*
Don’t remove whiteboard, we’ll need it.
Matěj Cepl
2011-06-05
1
-1
/
+0
|
*
We don't suppport card_CODE in Whiteboard.
Matěj Cepl
2011-06-05
1
-5
/
+1
|
*
Remove testing tabs.open
Matěj Cepl
2011-06-05
1
-1
/
+0
|
*
New release. RC1
Matěj Cepl
2011-06-05
3
-12
/
+21
|
*
Make inline history (if it worked, that is ;)) configurable.
Matěj Cepl
2011-06-05
4
-5
/
+6
|
*
Another massive cleanup and simplification of tweak scripts.
Matěj Cepl
2011-06-05
9
-250
/
+176
|
*
Make the script working with bugzilla.gnome.org
Matěj Cepl
2011-06-05
4
-18
/
+21
|
*
Release 0.103
Matěj Cepl
2011-06-05
3
-2
/
+16
|
*
Removing unimportant parts of the page as a prevention against #65
Matěj Cepl
2011-06-05
3
-131
/
+173
|
*
Add makeJSONRPCCallWithLogin, and other small issues.
Matěj Cepl
2011-06-05
7
-35
/
+94
|
*
Make my console.myDebug configurable via about:config preference.
Matěj Cepl
2011-06-05
4
-16
/
+24
|
*
Make the script more reliable against JSON-hosting sites being down.
Matěj Cepl
2011-06-05
2
-4
/
+6
|
*
Our 0.100 revisioin. Let’s see whether it breaks Add-on SDK.
Matěj Cepl
2011-06-05
2
-1
/
+16
|
*
Make filterByRegexp more tolerant to different configurations.
Matěj Cepl
2011-06-05
2
-3
/
+3
|
*
New release ... 0.99
Matěj Cepl
2011-06-05
3
-2
/
+17
|
*
"all" keyword in enabledPackages configuration didn't work.
Matěj Cepl
2011-06-05
1
-3
/
+2
|
*
Comment away activation of tweakBugzilla for 0.99 release.
Matěj Cepl
2011-06-05
1
-3
/
+3
|
*
There is no <a name="add_comment"> in 4.0 BZ and it is not necessary anyway.
Matěj Cepl
2011-06-05
1
-1
/
+1
|
*
Incompatibility bits.
Matěj Cepl
2011-06-05
2
-3
/
+3
|
*
All XML-RPC calls are rewritten as JSON-RPC ones.
Matěj Cepl
2011-06-05
8
-782
/
+985
|
*
Reorganization.
Matěj Cepl
2011-06-05
14
-94
/
+12
|
*
Reformatting to MoFo coding style
Matěj Cepl
2011-06-05
34
-1068
/
+1274
|
*
A bit of analysis of bugzilla-tweak script
Matěj Cepl
2011-06-05
1
-0
/
+12
|
*
Allow working with the log record without a comment.
Matěj Cepl
2011-06-05
1
-2
/
+2
|
*
Two small typos
Matěj Cepl
2011-06-05
2
-2
/
+3
|
*
Use self.on and self.postMessage instead of global on and postMessage.
Matěj Cepl
2011-06-05
10
-24
/
+24
|
*
We don't set severity for RHEL bugs
Matěj Cepl
2011-06-05
1
-1
/
+1
|
*
New release version 0.98
Matěj Cepl
2011-06-05
2
-1
/
+16
[prev]
[next]