Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ommitted merge conflict in lib/main.js | Matěj Cepl | 2011-03-25 | 1 | -6/+0 |
| | |||||
* | Merge branch 'next' of gitorious.org:addon-sdk/bugzilla-triage-scripts into next | Matěj Cepl | 2011-03-25 | 1 | -0/+6 |
|\ | | | | | | | | | | | Conflicts: data/lib/rhbzpage.js lib/main.js | ||||
| * | Working on cutting down lines from bug-page-mod.js | Matěj Cepl | 2011-03-25 | 1 | -7/+9 |
| | | |||||
* | | Cut out general bugzilla functions to a special module. | Matěj Cepl | 2011-03-25 | 1 | -1/+4 |
| | | |||||
* | | Starting another module ... all small embelishments to the page. | Matěj Cepl | 2011-03-25 | 1 | -0/+1 |
| | | |||||
* | | First ideas about splitting queries to separate module. | Matěj Cepl | 2011-03-25 | 1 | -0/+1 |
| | | |||||
* | | Working on cutting down lines from bug-page-mod.js | Matěj Cepl | 2011-03-25 | 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 |
| | | |||||
| * | 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 |
| | | | | | * Store all functions in an array and store just indexes in the SELECT * add pageMod options for other bugzillas | ||||
* | 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 |
| | | | | | | | | * changed regexp for parsing driver line, just PCI ID is relevant. * all magic is now in data * eliminated most unnecessary console.logs ... either changed to console.error or just removed. | ||||
* | 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 |
| | | | | | * doh! !== instead of === * also skip attachment.cgi page | ||||
* | Bit of reorganization | Matěj Cepl | 2011-02-15 | 1 | -1/+2 |
| | | | | Also add an event handler on changes in assigned_to input box | ||||
* | 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 |
| | | | | | | | | | | | | In details: * add libbugzilla.makeXMLRPCCall * rewrite addAttachment and fixAttachById to use it * add RHOnMessageHandler to process RHBZ-specific RPC messages * fix the mess around getting passwords and not-provided passwords (there should be no password in a content script) * add libbugzilla.openURLinPanel and make showAttachment to use it * fix indentation of switch statements * remove JSLint strings, we need to fix the script, no screw up my ones | ||||
* | 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 |
| | | | | | | TOOD: * The most important part is we have to run libbz.initialize() and wait until it is done. |