Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make skipping unimportant pages work again.1.4.7 | Matěj Cepl | 2011-09-07 | 1 | -2/+0 |
| | | | | | | | Skript generating RE was putting too many \/ into it. New release. Fixes #115. | ||||
* | configData.matches array is now used as include for PageMod. | Matěj Cepl | 2011-09-06 | 1 | -13/+8 |
| | |||||
* | Cache the configuration JSON. | Matěj Cepl | 2011-09-06 | 1 | -1/+1 |
| | | | | | | | So it is available when the website is down and speeds up startup (I hope). Fixes #94. | ||||
* | Remove unnecessary call OpenStringInPanel and related function. | Matěj Cepl | 2011-09-04 | 1 | -4/+0 |
| | |||||
* | Better MVC separation ... generating time sheet in content script. | Matěj Cepl | 2011-09-01 | 1 | -3/+4 |
| | |||||
* | Remove unused LogMessage call | Matěj Cepl | 2011-09-01 | 1 | -6/+0 |
| | |||||
* | Use regular expressions instead of long long array of URLs. | Matěj Cepl | 2011-09-01 | 1 | -20/+6 |
| | | | | | | Yes, I know https://groups.google.com/d/topic/alt.religion.emacs/DR057Srw5-c/discussion (actually, also http://regex.info/blog/2006-09-15/247 :)) | ||||
* | Eliminating MakeJSONRPC calls and fixing multiple logins. | Matěj Cepl | 2011-09-01 | 1 | -30/+1 |
| | | | | Fixes #113. | ||||
* | Removing GetURL and some overcomplicated parts. | Matěj Cepl | 2011-09-01 | 1 | -7/+11 |
| | |||||
* | Just reformatting and more debug logging. | Matěj Cepl | 2011-08-04 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | Move attachments and comments functions into four separate objects. | Matěj Cepl | 2011-06-05 | 1 | -0/+1 |
| | | | | | Specifically there are objects AttachList, Attachment, Comment, and CommentList. | ||||
* | Moving ahead ... storing the progress for future. | Matěj Cepl | 2011-06-05 | 1 | -0/+1 |
| | |||||
* | First draft of the flags handling for Mozilla bugzilla. | Matěj Cepl | 2011-06-05 | 1 | -0/+1 |
| | | | | Will fix #103 (when reviewed) | ||||
* | Make bugs.freedesktop.org supported as well. | Matěj Cepl | 2011-06-05 | 1 | -0/+4 |
| | | | | Fixes #101 | ||||
* | 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 |
| | | | | Fixes #98 | ||||
* | Really Eclipseize formatting. | Matěj Cepl | 2011-06-05 | 1 | -19/+18 |
| | |||||
* | 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 | 1 | -0/+1 |
| | | | | | | | bugs on bugzilla.mozilla.org now work as well, although the history is still not shown inline, which remains for 1.1. Fixes #88 | ||||
* | Add makeJSONRPCCallWithLogin, and other small issues. | Matěj Cepl | 2011-06-05 | 1 | -6/+18 |
| | | | | | | * Release 0.102 * Don't react on bugzilla.gnome.org per default * Simplify handling of preferences and debugging output. | ||||
* | All XML-RPC calls are rewritten as JSON-RPC ones. | Matěj Cepl | 2011-06-05 | 1 | -1/+10 |
| | | | | | * also MakeJSONRPCall is a functional call now * reorganization for dealing with the history. | ||||
* | Reorganization. | Matěj Cepl | 2011-06-05 | 1 | -12/+12 |
| | | | | | | | | * fixingAttMIME, rhbzpage, xorgBugCategories moved to data/rhlib directory, * docs directory removed ... keep documentation in JSDocs; rewrite in MD is a waste of time. * move Ehsan’s scripts to separate data/tweaks directory. | ||||
* | Reformatting to MoFo coding style | Matěj Cepl | 2011-06-05 | 1 | -63/+72 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -7/+9 |
| | |||||
* | Merge branch 'Ehsan' into bugzillatweaks | Matěj Cepl | 2011-03-24 | 1 | -1/+20 |
|\ | | | | | | | | | | | Conflicts: lib/main.js package.json | ||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | Add a link to collapse all of tbplbot's comments | Ehsan Akhgari | 2010-09-17 | 1 | -0/+33 |
| | | |||||
| * | Fix Bugzilla Tweaks in debug builds | Ehsan Akhgari | 2010-09-10 | 1 | -1/+1 |
| | | |||||
| * | Tweak the regular expression to support linkifying attachment flags in ↵ | Ehsan Akhgari | 2010-07-15 | 1 | -1/+1 |
| | | | | | | | | Bugzilla 3.6 again | ||||
| * | Remove the support for user name autocomplete because bugzilla.mozilla.org ↵ | Ehsan Akhgari | 2010-07-09 | 1 | -121/+0 |
| | | | | | | | | is moving to Bugzilla 3.6 which provides this functionality by default | ||||
| * | Re-enable the context menu; work-around and initial patch by Drew Willcoxontweaks-1.0 | Ehsan Akhgari | 2010-06-28 | 1 | -37/+36 |
| | | |||||
| * | Remove the context menu stuff until we have a work-around for context menu ↵ | Ehsan Akhgari | 2010-06-28 | 1 | -0/+4 |
| | | | | | | | | items appearing multiple times | ||||
| * | 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 | 1 | -3/+2 |
| | |