aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Working on cutting down lines from bug-page-mod.jsMatěj Cepl2011-06-051-5/+2
|
* Bump the version number to 1.10EhsanEhsan Akhgari2011-06-051-1/+4
|
* Merge branch 'Ehsan' into bugzillatweaksMatěj Cepl2011-03-241-1/+8
|\ | | | | | | | | | | Conflicts: lib/main.js package.json
| * Bump the version number to 1.8tweaks-1.8Ehsan Akhgari2011-02-221-1/+1
| |
| * Correct a misspelling (thanks to sfink)tweaks-1.71.7Ehsan Akhgari2011-02-221-1/+1
| |
| * Bump the version and add credits to the new contributorsEhsan Akhgari2011-02-171-2/+6
| |
| * Update to new Addon SDK page-mod and context-menu modulesHeather Arthur2011-02-151-4/+1
| |
| * Bump the version of Bugzilla Tweakstweaks-1.6Ehsan Akhgari2010-11-031-1/+1
| |
| * Bump the version of the Bugzilla Tweaks add-on to 1.5tweaks-1.5Ehsan Akhgari2010-11-011-1/+1
| |
| * Bump the version of Bugzilla Tweaks to 1.4tweaks-1.4Ehsan Akhgari2010-09-171-1/+1
| |
| * Bump the version of Bugzilla Tweaks to 1.3tweaks-1.3Ehsan Akhgari2010-09-101-1/+1
| |
| * Bump the version of Bugzilla Tweaks to 1.2tweaks-1.2Ehsan Akhgari2010-07-151-1/+1
| |
| * Bump the version number for Bugzilla Tweakstweaks-1.1Ehsan Akhgari2010-07-091-1/+1
| |
| * Add Johnath to the list of contributorsEhsan Akhgari2010-05-311-0/+1
| |
| * Removed the id attribute, and ran cfx xpiEhsan Akhgari2010-05-301-8/+10
| |
| * Add some more manifest fieldsEhsan Akhgari2010-05-301-1/+6
| |
| * Add an initial package.json fileEhsan Akhgari2010-05-301-0/+5
|
* Bump the release0.92Matěj Cepl2011-03-181-1/+1
|
* Release the version 0.910.91Matěj Cepl2011-03-171-1/+1
|
* Bump the version number.Matěj Cepl2011-03-031-1/+1
|
* Fix the password recognition.Matěj Cepl2011-02-161-1/+1
| | | | | * doh! !== instead of === * also skip attachment.cgi page
* Fix compatibility of packages.json ... s/jetpack-core/api-utils/Matěj Cepl2010-12-091-1/+1
|
* Rebuild to get on Jetpack 9f202a, which seems to be most compatible.0.27maintMatěj Cepl2010-11-251-1/+1
|
* Actually, really bump the version. :(Matěj Cepl2010-11-121-1/+1
|
* Update to the latest Request APIMatěj Cepl2010-10-101-1/+1
|
* Release 0.250.25Matěj Cepl2010-09-251-1/+1
|
* innerHTML is a good servant ... scrap it, it is bad servant even.Matěj Cepl2010-09-231-1/+1
|
* Fix version numberMatěj Cepl2010-09-141-1/+1
|
* Fix version number0.22Matěj Cepl2010-09-031-1/+1
|
* We don't have getVersion method anymore0.21Matěj Cepl2010-08-201-1/+1
|
* Actually really fix #43 and simplification of collecting information.0.20Matěj Cepl2010-08-191-1/+1
| | | | Release 0.20
* Changed RH Bugzilla moved reporter's address to other column. Fixed.0.19Matěj Cepl2010-08-191-1/+1
| | | | Fixes #43
* Make skipping attachments workingMatěj Cepl2010-08-191-1/+1
| | | | | | | | - add attachment.cgi$ to skipMatches regexp - NotLoggedinException should be caught in main.js not in rhbzpage.js Fixes #41 New release 0.18
* New release 0.170.17Matěj Cepl2010-08-161-1/+1
| | | | | | | | | * support for bugzilla.gnome.org (with removal of original buttons) * related to the previous: new configuration option * configData.killNodes * support the latest changes in bugzilla.redhat.com (fixes #40) * compatible with Firefox 4.0beta4 (strict mode is actually taken * seriously)
* Move queryForSelection and affiiliated methods to BZPage.Matěj Cepl2010-07-251-1/+1
| | | | Plus another attempt to make update.rdf work.
* Add update.rdf a hopefully make it working.Matěj Cepl2010-07-241-1/+1
| | | | Rename to bugzilla-triage-scripts in package.json
* Release 0.150.15Matěj Cepl2010-07-211-1/+1
|
* Make new releaseMatěj Cepl2010-07-181-1/+1
|
* Use Firefox nsILoginManager to store password and make it optional.0.13Matěj Cepl2010-07-161-1/+1
| | | | Fixes #16.
* Make the package compatible with new require("chrome") policy.0.12Matěj Cepl2010-07-041-1/+1
|
* Make all fixes available.0.11Matěj Cepl2010-07-031-1/+1
|
* Bump the versionMatěj Cepl2010-07-021-1/+1
|
* Bump the release version to allow upgrade.Matěj Cepl2010-07-011-1/+1
|
* New release 0.8Matěj Cepl2010-07-011-1/+1
|
* Use 'request' module instead of home brewed load{Text,JSON} and httpPOSTMatěj Cepl2010-06-301-2/+2
|
* Cleaning up tagsMatěj Cepl2010-06-271-1/+1
|
* Fix query upstream bugzilla (finally, I hope!)Matěj Cepl2010-06-241-1/+1
|
* Make URL for JSON file configurable (fixes #9)0.4Matěj Cepl2010-06-241-2/+2
|
* Fix JSON of package.json for release 0.30.3Matěj Cepl2010-06-231-6/+9
|
* Make skipping over attachment.cgi work and more cleanupMatěj Cepl2010-06-221-1/+1
| | | | | | - improve regexp in main.js / skipThisPage - fix util.notification to not crash - remove non-ASCII characters from package.json