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
...
*
|
There shouldn't be a semicolon after object member.
Matěj Cepl
2011-05-28
1
-1
/
+1
*
|
Merge branch 'upstreaming' into next
Matěj Cepl
2011-05-28
1
-2
/
+3
|
\
\
|
*
|
Add to the upstreamed bug note about our original bug.
Matěj Cepl
2011-05-28
1
-2
/
+3
*
|
|
New release.
1.1
Matěj Cepl
2011-05-28
2
-1
/
+16
|
/
/
*
|
Make bugs.freedesktop.org supported as well.
Matěj Cepl
2011-05-28
2
-0
/
+7
*
|
Make closing bug as UPSTREAM working again.
Matěj Cepl
2011-05-28
1
-2
/
+6
*
|
Use new tab.attach() internal page-mod method of creating new upstream bug.
Matěj Cepl
2011-05-28
2
-8
/
+20
*
|
Revert [e6762f8883], we actually want caching.
Matěj Cepl
2011-05-21
1
-5
/
+0
*
|
Release 1.0.
1.0
Matěj Cepl
2011-05-18
2
-1
/
+16
*
|
Remove unnecessary isOurPage function.
Matěj Cepl
2011-05-16
1
-8
/
+6
*
|
Fix the path to makeBacktraceAttachment.js in lib/main.js
Matěj Cepl
2011-05-15
4
-2
/
+18
*
|
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
[prev]
[next]