aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* New release.1.1Matěj Cepl2011-05-281-1/+1
|
* Release 1.0.1.0Matěj Cepl2011-05-181-1/+1
|
* Fix the path to makeBacktraceAttachment.js in lib/main.jsMatěj Cepl2011-05-151-1/+1
| | | | Fixes #98
* New release 0.105.0.105Matěj Cepl2011-05-141-1/+1
| | | | | | * bumping the metadata * when doing makeBacktraceAttachment conditional, we could loose titleParsedAttachment, which we need in RHBZInit. Moved to rhbzpage.js
* New release. RC10.104Matěj Cepl2011-05-071-1/+1
|
* Release 0.1030.103Matěj Cepl2011-05-061-1/+1
|
* Add makeJSONRPCCallWithLogin, and other small issues.Matěj Cepl2011-05-051-1/+1
| | | | | | * Release 0.102 * Don't react on bugzilla.gnome.org per default * Simplify handling of preferences and debugging output.
* Our 0.100 revisioin. Let’s see whether it breaks Add-on SDK.0.100Matěj Cepl2011-05-041-1/+1
|
* New release ... 0.990.99Matěj Cepl2011-05-021-1/+1
|
* New release version 0.980.98Matěj Cepl2011-04-261-1/+1
|
* New release 0.97.0.97Matěj Cepl2011-04-221-1/+1
|
* New release 0.96.0.96Matěj Cepl2011-04-221-1/+1
|
* debugFlag must be in util.js as well.0.95Matěj Cepl2011-04-211-1/+1
|
* New version 0.94 ... also clean up update.rdf.0.94Matěj Cepl2011-04-171-1/+1
|
* Bump the release version to make it higher than 0.92Matěj Cepl2011-03-301-1/+1
|
* Working on cutting down lines from bug-page-mod.jsMatěj Cepl2011-03-251-2/+2
|
* 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