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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary call OpenStringInPanel and related function.
Matěj Cepl
2011-09-04
2
-9
/
+0
*
Add some comments on very ugly function libbz.loginToAllBugzillas.
Matěj Cepl
2011-09-04
1
-6
/
+11
*
Fix passwords and XML-RPC logins.
Matěj Cepl
2011-09-04
1
-66
/
+90
*
Better MVC separation ... generating time sheet in content script.
Matěj Cepl
2011-09-01
3
-94
/
+11
*
Remove unused LogMessage call
Matěj Cepl
2011-09-01
2
-10
/
+0
*
Use regular expressions instead of long long array of URLs.
Matěj Cepl
2011-09-01
1
-20
/
+6
*
Eliminating MakeJSONRPC calls and fixing multiple logins.
Matěj Cepl
2011-09-01
2
-71
/
+7
*
Removing GetURL and some overcomplicated parts.
Matěj Cepl
2011-09-01
2
-18
/
+11
*
Add some simple analysis of dmesg output.
Matěj Cepl
2011-08-06
1
-2
/
+2
*
Just reformatting and more debug logging.
Matěj Cepl
2011-08-04
2
-14
/
+17
*
Stabilization to make it merged to next.
Matěj Cepl
2011-07-15
1
-1
/
+0
*
And even chip magic now works with new Attachment objects.
Matěj Cepl
2011-06-07
1
-0
/
+1
*
Make sending bugs upstream working (collecting comments was broken).
Matěj Cepl
2011-06-06
1
-1
/
+0
*
Make fixing MIME types of attachments working again.
Matěj Cepl
2011-06-06
1
-1
/
+0
*
Move attachments and comments functions into four separate objects.
Matěj Cepl
2011-06-05
1
-0
/
+1
*
Moving ahead ... storing the progress for future.
Matěj Cepl
2011-06-05
2
-1
/
+2
*
First draft of the flags handling for Mozilla bugzilla.
Matěj Cepl
2011-06-05
1
-0
/
+1
*
Make bugs.freedesktop.org supported as well.
Matěj Cepl
2011-06-05
1
-0
/
+4
*
Use new tab.attach() internal page-mod method of creating new upstream bug.
Matěj Cepl
2011-06-05
1
-8
/
+14
*
Revert [e6762f8883], we actually want caching.
Matěj Cepl
2011-06-05
1
-5
/
+0
*
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
1
-1
/
+1
*
Really Eclipseize formatting.
Matěj Cepl
2011-06-05
6
-143
/
+140
*
Remove testing tabs.open
Matěj Cepl
2011-06-05
1
-1
/
+0
*
Another massive cleanup and simplification of tweak scripts.
Matěj Cepl
2011-06-05
2
-0
/
+4
*
Add makeJSONRPCCallWithLogin, and other small issues.
Matěj Cepl
2011-06-05
2
-31
/
+60
*
Make my console.myDebug configurable via about:config preference.
Matěj Cepl
2011-06-05
1
-7
/
+17
*
Make the script more reliable against JSON-hosting sites being down.
Matěj Cepl
2011-06-05
1
-0
/
+2
*
"all" keyword in enabledPackages configuration didn't work.
Matěj Cepl
2011-06-05
1
-3
/
+2
*
All XML-RPC calls are rewritten as JSON-RPC ones.
Matěj Cepl
2011-06-05
2
-31
/
+67
*
Reorganization.
Matěj Cepl
2011-06-05
1
-12
/
+12
*
Reformatting to MoFo coding style
Matěj Cepl
2011-06-05
7
-195
/
+211
*
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
1
-1
/
+2
*
We were missing many attributes from configData.
Matěj Cepl
2011-06-05
1
-9
/
+10
*
Make the categories work only for Xorg bugs.
Matěj Cepl
2011-06-05
1
-1
/
+1
*
Add the roll-down list for selection of categories.
Matěj Cepl
2011-06-05
1
-0
/
+1
*
Make logger.timeSheetRecordsPrinter testeable and add unit test.
Matěj Cepl
2011-06-05
1
-7
/
+6
*
Auch! Say NO to the copy&paste inheritance!
Matěj Cepl
2011-06-05
2
-17
/
+21
*
Generate better <title> for the timesheet.
Matěj Cepl
2011-06-05
2
-21
/
+36
*
Don't create new elements, just add relational <link>s.
Matěj Cepl
2011-06-05
1
-1
/
+1
*
Cut out general bugzilla functions to a special module.
Matěj Cepl
2011-06-05
1
-1
/
+4
*
Starting another module ... all small embelishments to the page.
Matěj Cepl
2011-06-05
1
-0
/
+1
*
First ideas about splitting queries to separate module.
Matěj Cepl
2011-06-05
1
-0
/
+1
*
Working on cutting down lines from bug-page-mod.js
Matěj Cepl
2011-06-05
3
-10
/
+11
*
Merge branch 'Ehsan' into bugzillatweaks
Matěj Cepl
2011-03-24
2
-1
/
+75
|
\
|
*
Apply tweaks to landfill (test) bugzilla installations at bugzilla.org.
Steve Fink
2011-02-17
1
-1
/
+1
|
*
Update to new Addon SDK page-mod and context-menu modules
Heather Arthur
2011-02-15
1
-0
/
+65
|
*
Move main.js to bug-page-mod.js
Heather Arthur
2011-02-15
1
-1148
/
+0
|
*
Replace + signs in the quicksearch parameter with spaces
Ehsan Akhgari
2010-11-03
1
-1
/
+1
[next]