| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | Fix indentation and else for Mozilla coding guidelines. | Matěj Cepl | 2011-03-23 | 6 | -689/+705 |
* | Convert to using passwords.js from Add-on SDK, not out own. | Matěj Cepl | 2011-03-23 | 2 | -114/+79 |
* | Don't suggest restart of Firefox, when it is not required. | Matěj Cepl | 2011-03-19 | 1 | -1/+1 |
* | 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 |
* | | Merge branch 'anyAllJSON' into next | Matěj Cepl | 2011-03-07 | 1 | -7/+6 |
|\ \ |
|
| * | | Config_data.json should have "all" for bugzilla.redhat.com not "any" | Matěj Cepl | 2011-03-07 | 1 | -16/+15 |
* | | | Merge branch 'logging' into next | Matěj Cepl | 2011-03-03 | 1 | -1/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Generated time sheets should be explicitly marked as UTF-8 | Matěj Cepl | 2011-03-03 | 1 | -1/+3 |
* | | | Make script working with Mozilla bugzilla. | Matěj Cepl | 2011-03-03 | 2 | -28/+22 |
* | | | 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 | 2 | -0/+7 |
* | | Yes, we can have window object in main script! | Matěj Cepl | 2011-03-02 | 2 | -2/+3 |
* | | Fix sorting of the records in generated log. Now generates time sheet! | Matěj Cepl | 2011-03-01 | 1 | -1/+7 |
* | | Logger at least creates new records. | Matěj Cepl | 2011-03-01 | 2 | -2/+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 |
* | | Most of logger recovered. | Matěj Cepl | 2011-02-20 | 2 | -29/+16 |
* | | Fix fill-in magic. | Matěj Cepl | 2011-02-20 | 2 | -4/+1 |
* | | Add ability to briefly look through Xorg.0.log | Matěj Cepl | 2011-02-20 | 1 | -3/+3 |
* | | Make queryLocal and XML-RPC generally work again. | Matěj Cepl | 2011-02-17 | 2 | -7/+6 |
* | | Fix the password recognition. | Matěj Cepl | 2011-02-16 | 2 | -11/+4 |
* | | Bit of reorganization | Matěj Cepl | 2011-02-15 | 2 | -1/+14 |
* | | Basic functionality working. Switching to this bug for my day-to-day work. | Matěj Cepl | 2011-02-14 | 2 | -3/+11 |
* | | All functions should be (theoretically) either working or commented out. | Matěj Cepl | 2011-02-10 | 2 | -29/+86 |
* | | Mainly add XML-RPC handling | Matěj Cepl | 2011-02-09 | 4 | -71/+133 |
* | | Bit of cleaning of logger | Matěj Cepl | 2011-02-01 | 2 | -59/+39 |
|/ |
|
* | This actually almost looks like working, so much I can file bugs. | Matěj Cepl | 2011-02-01 | 4 | -65/+138 |
* | Tons of fixes, we are almost in state that the primitive run is possible. | Matěj Cepl | 2011-01-31 | 3 | -40/+38 |
* | bzpage.js mostly done | Matěj Cepl | 2011-01-28 | 4 | -566/+291 |
* | First rough removal of objects and transformation on plain functions. | Matěj Cepl | 2011-01-20 | 1 | -3/+63 |
* | Just move key libraries to data/ to be made into content scripts. | Matěj Cepl | 2011-01-20 | 3 | -2129/+0 |
* | Remove unnecessary require. | Matěj Cepl | 2011-01-19 | 1 | -1/+0 |
* | Limit full-text queries of upstream bugzillas just to current component. | Matěj Cepl | 2010-11-24 | 1 | -2/+7 |
* | Move choice of particular content script objects to initialize(). | Matěj Cepl | 2010-10-25 | 1 | -8/+9 |
* | Echm, I should actually pass the argument where it is expected ;). | Matěj Cepl | 2010-10-25 | 1 | -2/+2 |
* | Jetpack-SDK currently provides clipboard and selection libraries. | Matěj Cepl | 2010-10-23 | 2 | -128/+0 |
* | Update to the latest Request API | Matěj Cepl | 2010-10-10 | 3 | -27/+26 |
* | Remove notification method in utils.js, provided by the Jetpack module. | Matěj Cepl | 2010-10-08 | 2 | -36/+0 |
* | A bit of cleanup ... removed one TODO | Matěj Cepl | 2010-09-30 | 1 | -5/+9 |
* | Use createDeadLink method, it's better for your soul. | Matěj Cepl | 2010-09-30 | 1 | -12/+5 |
* | All button-links in the top row is generated by createDeadLink | Matěj Cepl | 2010-09-27 | 2 | -38/+31 |