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
/
lib
/
main.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
We can't modify a menu's label, so switch to 'Toggle' in the label
Ehsan Akhgari
2010-05-31
1
-9
/
+3
|
*
Fix a few bugs to actually make the jetpack work
Ehsan Akhgari
2010-05-31
1
-5
/
+3
|
*
Create a cookiemanager package and use it
Ehsan Akhgari
2010-05-30
1
-3
/
+1
|
*
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
1
-1
/
+1
|
*
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
1
-11
/
+13
|
*
Import the old bugzilla-tweaks.js as lib/main.js
Ehsan Akhgari
2010-05-30
1
-0
/
+1173
*
Fix indentation and else for Mozilla coding guidelines.
Matěj Cepl
2011-03-23
1
-114
/
+114
*
Make script working with Mozilla bugzilla.
Matěj Cepl
2011-03-03
1
-13
/
+20
*
Add a 'n' accesskey to Next link to next bug
Matěj Cepl
2011-03-02
1
-0
/
+1
*
Separate logging front-end into special content script.
Matěj Cepl
2011-03-02
1
-0
/
+1
*
Add unknown PCI ID to the clipboard.
Matěj Cepl
2011-03-02
1
-0
/
+3
*
Logger at least creates new records.
Matěj Cepl
2011-03-01
1
-1
/
+0
*
Nouveau doesn't dedicated data, so just the Chipset line is parsed.
Matěj Cepl
2011-02-24
1
-1
/
+1
*
Moved .js files from data/ to data/lib/ so that we don't mix data and code.
Matěj Cepl
2011-02-23
1
-5
/
+5
*
Fix fill-in magic.
Matěj Cepl
2011-02-20
1
-1
/
+0
*
Make queryLocal and XML-RPC generally work again.
Matěj Cepl
2011-02-17
1
-5
/
+2
*
Fix the password recognition.
Matěj Cepl
2011-02-16
1
-1
/
+2
*
Bit of reorganization
Matěj Cepl
2011-02-15
1
-1
/
+2
*
Basic functionality working. Switching to this bug for my day-to-day work.
Matěj Cepl
2011-02-14
1
-2
/
+10
*
All functions should be (theoretically) either working or commented out.
Matěj Cepl
2011-02-10
1
-7
/
+20
*
Mainly add XML-RPC handling
Matěj Cepl
2011-02-09
1
-44
/
+50
*
This actually almost looks like working, so much I can file bugs.
Matěj Cepl
2011-02-01
1
-14
/
+33
*
Tons of fixes, we are almost in state that the primitive run is possible.
Matěj Cepl
2011-01-31
1
-31
/
+6
*
bzpage.js mostly done
Matěj Cepl
2011-01-28
1
-86
/
+18
*
First rough removal of objects and transformation on plain functions.
Matěj Cepl
2011-01-20
1
-3
/
+63
*
Move choice of particular content script objects to initialize().
Matěj Cepl
2010-10-25
1
-8
/
+9
*
Update to the latest Request API
Matěj Cepl
2010-10-10
1
-6
/
+6
*
Remove notification method in utils.js, provided by the Jetpack module.
Matěj Cepl
2010-10-08
1
-1
/
+0
*
Fix Logger object to be self contained and use storage properly
Matěj Cepl
2010-09-24
1
-8
/
+1
*
Adding parsed backtraces seems to be functional. Yuhooo! \o/
Matěj Cepl
2010-09-21
1
-1
/
+0
*
Make skipping attachments working
Matěj Cepl
2010-08-19
1
-7
/
+13
*
Regexps for matching URLs is configuration and should be in JSON, not
Matěj Cepl
2010-07-29
1
-5
/
+5
*
We check this.response.status everywhere
Matěj Cepl
2010-07-28
1
-24
/
+28
*
That would be actually nice to actually return the email from
Matěj Cepl
2010-07-27
1
-2
/
+2
*
Allow empty Xorg log analysis
Matěj Cepl
2010-07-19
1
-3
/
+0
*
Yet another fix for the chip magic.
Matěj Cepl
2010-07-19
1
-6
/
+1
*
Add a tool to analyze Xorg.0.log files
Matěj Cepl
2010-07-18
1
-4
/
+7
*
Make XMLRPC service independent of a bugzilla instance.
Matěj Cepl
2010-07-17
1
-4
/
+1
*
Make "Query upstream" button working again.
Matěj Cepl
2010-07-16
1
-4
/
+0
*
Cleanup shared constants to work over modules.
Matěj Cepl
2010-07-16
1
-2
/
+0
*
Bail out if we are not logged in.
Matěj Cepl
2010-07-16
1
-23
/
+0
*
BSTPrefNS replace by BTSPrefNS
Matěj Cepl
2010-07-15
1
-2
/
+2
*
Overcome cache so that JSON configuration file is not stale (fixes #21).
Matěj Cepl
2010-07-14
1
-0
/
+5
*
Fix URL of the default JSON and make the script working even for non-me :)
0.10
Matěj Cepl
2010-07-02
1
-1
/
+2
*
Change default URL of JSON configuration file.
Matěj Cepl
2010-07-01
1
-1
/
+1
*
All I want to do in my life is to make jslint happy.
Matěj Cepl
2010-07-01
1
-2
/
+2
*
Use 'request' module instead of home brewed load{Text,JSON} and httpPOST
Matěj Cepl
2010-06-30
1
-33
/
+38
*
Move all constant data out of the main JSON
Matěj Cepl
2010-06-27
1
-21
/
+19
[prev]
[next]