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
...
|
*
Put the quicksearch text in the search boxes so that they can be edited
Ehsan Akhgari
2010-11-01
1
-0
/
+17
|
*
Show the Review link for process_bug.cgi pages
Ehsan Akhgari
2010-10-28
1
-5
/
+1
|
*
Bump the version of Bugzilla Tweaks to 1.4
tweaks-1.4
Ehsan Akhgari
2010-09-17
1
-1
/
+1
|
*
Add a link to collapse all of tbplbot's comments
Ehsan Akhgari
2010-09-17
1
-0
/
+33
|
*
Bump the version of Bugzilla Tweaks to 1.3
tweaks-1.3
Ehsan Akhgari
2010-09-10
1
-1
/
+1
|
*
Use Chrome Authority to access the Cookie Manager API which requires chrome p...
Ehsan Akhgari
2010-09-10
1
-0
/
+1
|
*
Remove the clipboard module because it's now in Jetpack SDK core
Ehsan Akhgari
2010-09-10
1
-59
/
+0
|
*
Fix Bugzilla Tweaks in debug builds
Ehsan Akhgari
2010-09-10
1
-1
/
+1
|
*
Bump the version of Bugzilla Tweaks to 1.2
tweaks-1.2
Ehsan Akhgari
2010-07-15
1
-1
/
+1
|
*
Tweak the regular expression to support linkifying attachment flags in Bugzil...
Ehsan Akhgari
2010-07-15
1
-1
/
+1
|
*
Bump the version number for Bugzilla Tweaks
tweaks-1.1
Ehsan Akhgari
2010-07-09
1
-1
/
+1
|
*
Remove the support for user name autocomplete because bugzilla.mozilla.org is...
Ehsan Akhgari
2010-07-09
1
-121
/
+0
|
*
Re-enable the context menu; work-around and initial patch by Drew Willcoxon
tweaks-1.0
Ehsan Akhgari
2010-06-28
1
-37
/
+36
|
*
Remove the context menu stuff until we have a work-around for context menu it...
Ehsan Akhgari
2010-06-28
1
-0
/
+4
|
*
Add Johnath to the list of contributors
Ehsan Akhgari
2010-05-31
1
-0
/
+1
|
*
Add license header to main.js
Ehsan Akhgari
2010-05-31
1
-0
/
+37
|
*
Don't show our context menu options on other pages
Ehsan Akhgari
2010-05-31
1
-2
/
+11
|
*
Remove the context menu on page unload
Ehsan Akhgari
2010-05-31
1
-0
/
+6
|
*
Don't show an empty name in the CC autocomplete list
Ehsan Akhgari
2010-05-31
1
-1
/
+1
|
*
Don't pass cookie XPCOM objects across package boundaries
Ehsan Akhgari
2010-05-31
2
-4
/
+15
|
*
We can't modify a menu's label, so switch to 'Toggle' in the label
Ehsan Akhgari
2010-05-31
1
-9
/
+3
|
*
Correct the exported function name
Ehsan Akhgari
2010-05-31
1
-1
/
+1
|
*
Fix a syntax error
Ehsan Akhgari
2010-05-31
1
-1
/
+1
|
*
Fix a few bugs to actually make the jetpack work
Ehsan Akhgari
2010-05-31
3
-133
/
+3
|
*
Removed the id attribute, and ran cfx xpi
Ehsan Akhgari
2010-05-30
1
-8
/
+10
|
*
Add some more manifest fields
Ehsan Akhgari
2010-05-30
1
-1
/
+6
|
*
Don't store a global clipboard object, to prevent possible future leaks
Ehsan Akhgari
2010-05-30
1
-3
/
+3
|
*
Create a cookiemanager package and use it
Ehsan Akhgari
2010-05-30
2
-3
/
+43
|
*
Port to using the preferences-service package
Ehsan Akhgari
2010-05-30
1
-4
/
+2
|
*
Port clipboard operations to a new Jetpack SDK-style API
Ehsan Akhgari
2010-05-30
2
-1
/
+60
|
*
Switch to using the context-menu API
Ehsan Akhgari
2010-05-30
1
-17
/
+23
|
*
Switch to using the new equivalent of the pageMods API
Ehsan Akhgari
2010-05-30
3
-11
/
+141
|
*
Import the old bugzilla-tweaks.js as lib/main.js
Ehsan Akhgari
2010-05-30
1
-0
/
+1173
|
*
Add an initial package.json file
Ehsan Akhgari
2010-05-30
1
-0
/
+5
*
Fix indentation and else for Mozilla coding guidelines.
Matěj Cepl
2011-03-23
19
-2475
/
+2527
*
Attempt to include kernel line in the Xorg report.
Matěj Cepl
2011-03-23
1
-1
/
+4
*
Convert to using passwords.js from Add-on SDK, not out own.
Matěj Cepl
2011-03-23
4
-183
/
+79
*
Adding PCI ID 1002:6718 … Cayman XT and some other chips data cleanup.
Matěj Cepl
2011-03-23
1
-8
/
+9
*
Allow parsing of non-timed Xorg.0.log lines.
Matěj Cepl
2011-03-20
1
-2
/
+2
*
Don't suggest restart of Firefox, when it is not required.
Matěj Cepl
2011-03-19
1
-1
/
+1
*
Set cursor to busy while analyzing Xorg.0.log.
Matěj Cepl
2011-03-18
1
-0
/
+2
*
Don't use RE for distinguishing reporters.
Matěj Cepl
2011-03-18
1
-2
/
+2
*
Bump the release
0.92
Matěj Cepl
2011-03-18
2
-1
/
+19
*
Removing apply in createDeadLink was a bad idea.
Matěj Cepl
2011-03-17
1
-2
/
+2
*
Release the version 0.91
0.91
Matěj Cepl
2011-03-17
2
-1
/
+37
*
Merge branch 'logging' into next
Matěj Cepl
2011-03-17
1
-2
/
+2
|
\
|
*
Let's be cool and use HTML5. Also hopefully encoding will actually work.
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
2
-5
/
+6
*
|
Switching back to track.
Matěj Cepl
2011-03-14
54
-738
/
+0
*
|
Merge branch 'anyAllJSON' into next
Matěj Cepl
2011-03-07
2
-8
/
+7
|
\
\
[prev]
[next]