aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Trying to make jslint happy.Matěj Cepl2010-07-192-10/+4
|
* Yet another fix for the chip magic.Matěj Cepl2010-07-193-11/+14
| | | | | - all constant data moved to this.constantData, so that they are available everywhere.
* Explaining why #2 has been wontfixed.Matěj Cepl2010-07-191-0/+8
|
* Make chip magic working again0.14Matěj Cepl2010-07-183-50/+54
| | | | This was tough, but finally this fixes #24.
* Make new releaseMatěj Cepl2010-07-181-1/+1
|
* Add a tool to analyze Xorg.0.log filesMatěj Cepl2010-07-184-18/+57
| | | | Fixes #1
* Removing fixElement ... we don't need it anymore when we use innerHTML.Matěj Cepl2010-07-181-15/+0
|
* Make XMLRPC service independent of a bugzilla instance.Matěj Cepl2010-07-175-14/+20
| | | | | | | - activates password dialog only for bugzillas which actually need it - XML-RPC URL is stored in data/XMLRPCdata.json Fixes #23
* Forgot to remove this logging print.Matěj Cepl2010-07-161-1/+0
|
* Make "Query upstream" button working again.Matěj Cepl2010-07-163-10/+7
| | | | Fix #22
* Cleanup shared constants to work over modules.Matěj Cepl2010-07-163-5/+6
| | | | Relates to #12.
* Create a special library prompts, add prompts.prompt, and switch bzpageMatěj Cepl2010-07-164-57/+88
| | | | and logger to use it.
* Bail out if we are not logged in.Matěj Cepl2010-07-163-52/+59
| | | | | | | | Adding our own exception and checking it. Move configuration button to special method of BZPage. A bit of cleanup. Fixes #20 (I hope).
* Use Firefox nsILoginManager to store password and make it optional.0.13Matěj Cepl2010-07-164-13/+57
| | | | Fixes #16.
* Merge branch 'betterPasswordHandling'Matěj Cepl2010-07-166-9/+138
|\
| * A nucleus of the documentation for passwords module.Matěj Cepl2010-07-161-0/+51
| |
| * change {set,remove}Password to *LoginMatěj Cepl2010-07-162-8/+7
| |
| * Passwords library with unit test.Matěj Cepl2010-07-162-0/+75
| |
| * BSTPrefNS replace by BTSPrefNSMatěj Cepl2010-07-152-6/+6
| |
| * Give getPassword possibility of having different promptMatěj Cepl2010-07-151-3/+6
| |
* | Move even handler installation to later, so we don't hit missing element; ↵Matěj Cepl2010-07-151-7/+8
| | | | | | | | hopefully
* | Forgotten EOL in the end of the fileMatěj Cepl2010-07-151-1/+1
|/
* Make the script more robust against different HTML versions of the commentMatěj Cepl2010-07-151-11/+21
| | | | | | | | | | box location. - use getElementsByName("add_comment")[0].parentNode instead - fix bzpage.prototype.changeAssignee Javadoc, which didn't make any sense - remove superfluous TODOs Fixes #17.
* Make fix target of Makefile more usefullMatěj Cepl2010-07-151-1/+1
| | | | | - print line numbers of found FIXMEs - in case of some are found, fail
* Overcome cache so that JSON configuration file is not stale (fixes #21).Matěj Cepl2010-07-141-0/+5
|
* make fixMatěj Cepl2010-07-144-13/+15
| | | | | | - check for occurrence of FIXME in all lib/*.js files. - clear out obsolete ones - add fix target as dependency of all one.
* Make configuration of used packages hostname-sensitive and stored in theMatěj Cepl2010-07-141-15/+17
| | | | | JSON file itself. Fixes #18 Also clear out all FIXMEs.
* Clean up after yourselfMatěj Cepl2010-07-141-1/+1
| | | | Packaging .xpi is nice, but we shouldn't leave install.rdf behind.
* Fix em:minVersion in generated .xpi fileMatěj Cepl2010-07-051-1/+6
|
* Make the package compatible with new require("chrome") policy.0.12Matěj Cepl2010-07-043-2/+4
|
* Make all fixes available.0.11Matěj Cepl2010-07-031-1/+1
|
* Fix Fedora BugZappers' signatureMatěj Cepl2010-07-021-3/+3
|
* Everybody needs to be a bit ignorantMatěj Cepl2010-07-022-6/+2
|
* Bump the versionMatěj Cepl2010-07-021-1/+1
|
* Added tag 0.10 for changeset 63547aef7422Matěj Cepl2010-07-020-0/+0
|
* Fix URL of the default JSON and make the script working even for non-me :)0.10Matěj Cepl2010-07-022-2/+5
|
* Bump the release version to allow upgrade.Matěj Cepl2010-07-011-1/+1
|
* Add a configuration button for setting JSON file; fixes #15Matěj Cepl2010-07-011-0/+23
|
* Change default URL of JSON configuration file.Matěj Cepl2010-07-011-1/+1
|
* New release 0.8Matěj Cepl2010-07-012-1/+2
|
* Added tag 0.8 for changeset 13059f87399bMatěj Cepl2010-07-010-0/+0
|
* Add default configuration JSON file. Fixes #100.8Matěj Cepl2010-07-011-0/+117
|
* All I want to do in my life is to make jslint happy.Matěj Cepl2010-07-013-4/+3
|
* Simplify loggingMatěj Cepl2010-07-011-2/+0
|
* enabledPackages defaults to all; fixes #14Matěj Cepl2010-07-011-1/+9
|
* This Request object, not Require! Fixing #7Matěj Cepl2010-07-011-6/+4
|
* Use 'request' module instead of home brewed load{Text,JSON} and httpPOSTMatěj Cepl2010-06-306-182/+88
|
* Fixing .hgtagsMatěj Cepl2010-06-270-0/+0
|\
| * Added tag 0.6 for changeset 0fd1ee954a62Matěj Cepl2010-06-270-0/+0
| |
| * New release.0.6Matěj Cepl2010-06-271-1/+1
| |