Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move even handler installation to later, so we don't hit missing element; ↵ | Matěj Cepl | 2010-07-15 | 1 | -7/+8 |
| | | | | hopefully | ||||
* | Forgotten EOL in the end of the file | Matěj Cepl | 2010-07-15 | 1 | -1/+1 |
| | |||||
* | Make the script more robust against different HTML versions of the comment | Matěj Cepl | 2010-07-15 | 1 | -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 usefull | Matěj Cepl | 2010-07-15 | 1 | -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 Cepl | 2010-07-14 | 1 | -0/+5 |
| | |||||
* | make fix | Matěj Cepl | 2010-07-14 | 4 | -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 the | Matěj Cepl | 2010-07-14 | 1 | -15/+17 |
| | | | | | JSON file itself. Fixes #18 Also clear out all FIXMEs. | ||||
* | Clean up after yourself | Matěj Cepl | 2010-07-14 | 1 | -1/+1 |
| | | | | Packaging .xpi is nice, but we shouldn't leave install.rdf behind. | ||||
* | Fix em:minVersion in generated .xpi file | Matěj Cepl | 2010-07-05 | 1 | -1/+6 |
| | |||||
* | Make the package compatible with new require("chrome") policy.0.12 | Matěj Cepl | 2010-07-04 | 3 | -2/+4 |
| | |||||
* | Make all fixes available.0.11 | Matěj Cepl | 2010-07-03 | 1 | -1/+1 |
| | |||||
* | Fix Fedora BugZappers' signature | Matěj Cepl | 2010-07-02 | 1 | -3/+3 |
| | |||||
* | Everybody needs to be a bit ignorant | Matěj Cepl | 2010-07-02 | 2 | -6/+2 |
| | |||||
* | Bump the version | Matěj Cepl | 2010-07-02 | 1 | -1/+1 |
| | |||||
* | Added tag 0.10 for changeset 63547aef7422 | Matěj Cepl | 2010-07-02 | 0 | -0/+0 |
| | |||||
* | Fix URL of the default JSON and make the script working even for non-me :)0.10 | Matěj Cepl | 2010-07-02 | 2 | -2/+5 |
| | |||||
* | Bump the release version to allow upgrade. | Matěj Cepl | 2010-07-01 | 1 | -1/+1 |
| | |||||
* | Add a configuration button for setting JSON file; fixes #15 | Matěj Cepl | 2010-07-01 | 1 | -0/+23 |
| | |||||
* | Change default URL of JSON configuration file. | Matěj Cepl | 2010-07-01 | 1 | -1/+1 |
| | |||||
* | New release 0.8 | Matěj Cepl | 2010-07-01 | 2 | -1/+2 |
| | |||||
* | Added tag 0.8 for changeset 13059f87399b | Matěj Cepl | 2010-07-01 | 0 | -0/+0 |
| | |||||
* | Add default configuration JSON file. Fixes #100.8 | Matěj Cepl | 2010-07-01 | 1 | -0/+117 |
| | |||||
* | All I want to do in my life is to make jslint happy. | Matěj Cepl | 2010-07-01 | 3 | -4/+3 |
| | |||||
* | Simplify logging | Matěj Cepl | 2010-07-01 | 1 | -2/+0 |
| | |||||
* | enabledPackages defaults to all; fixes #14 | Matěj Cepl | 2010-07-01 | 1 | -1/+9 |
| | |||||
* | This Request object, not Require! Fixing #7 | Matěj Cepl | 2010-07-01 | 1 | -6/+4 |
| | |||||
* | Use 'request' module instead of home brewed load{Text,JSON} and httpPOST | Matěj Cepl | 2010-06-30 | 6 | -182/+88 |
| | |||||
* | Fixing .hgtags | Matěj Cepl | 2010-06-27 | 0 | -0/+0 |
|\ | |||||
| * | Added tag 0.6 for changeset 0fd1ee954a62 | Matěj Cepl | 2010-06-27 | 0 | -0/+0 |
| | | |||||
| * | New release.0.6 | Matěj Cepl | 2010-06-27 | 1 | -1/+1 |
| | | |||||
* | | Added tag 0.5 for changeset a4466292d1df | Matěj Cepl | 2010-06-27 | 0 | -0/+0 |
| | | |||||
* | | Cleaning up tags | Matěj Cepl | 2010-06-27 | 1 | -1/+1 |
|/ | |||||
* | Added tag 0.6 for changeset 328fc51d9894 | Matěj Cepl | 2010-06-27 | 0 | -0/+0 |
| | |||||
* | Move all constant data out of the main JSON | Matěj Cepl | 2010-06-27 | 11 | -527/+166 |
| | |||||
* | Even query of our Bugzilla should be done on background. | Matěj Cepl | 2010-06-24 | 1 | -1/+7 |
| | |||||
* | Getting out of the mutliple heads misery.0.5 | Matěj Cepl | 2010-06-24 | 0 | -0/+0 |
|\ | |||||
| * | Fix query upstream bugzilla (finally, I hope!) | Matěj Cepl | 2010-06-24 | 2 | -392/+1 |
| | | |||||
* | | Fix query upstream bugzilla (finally, I hope!) | Matěj Cepl | 2010-06-24 | 4 | -395/+2 |
|/ | |||||
* | Fix some hg metadata | Matěj Cepl | 2010-06-24 | 2 | -2/+2 |
| | |||||
* | Added tag r0.3 for changeset 91051f73cff7 | Matěj Cepl | 2010-06-24 | 0 | -0/+0 |
| | |||||
* | Added tag r0.4 for changeset 3beba2a37cb2 | Matěj Cepl | 2010-06-24 | 0 | -0/+0 |
| | |||||
* | Make URL for JSON file configurable (fixes #9)0.4 | Matěj Cepl | 2010-06-24 | 6 | -16/+44 |
| | |||||
* | Fix JSON of package.json for release 0.30.3 | Matěj Cepl | 2010-06-23 | 1 | -6/+9 |
| | |||||
* | Docs and namespace for preferences | Matěj Cepl | 2010-06-23 | 2 | -2299/+1963 |
| | | | | | - the first attempt (just a copy) of documentation - put all preferences into names (bugzilla-triage.setting.) | ||||
* | Raw HTML documentation generated by JSDoc from Javadoc comments in the code | Matěj Cepl | 2010-06-23 | 40 | -0/+15163 |
| | |||||
* | Fix timesheet generation with bad URLs and get activated on the Freedesktop ↵ | Matěj Cepl | 2010-06-23 | 4 | -26/+30 |
| | | | | bugzilla as well | ||||
* | Some people, when confronted with a problem, think I know, I'll use regular ↵ | Matěj Cepl | 2010-06-22 | 1 | -3/+4 |
| | | | | expressions.'' Now they have two problems. | ||||
* | Make fixing MIME type again (includes creation of util.httpPOST) | Matěj Cepl | 2010-06-22 | 10 | -128/+63 |
| | | | | | | | | | - it is useful to have variable in the same module where the function using it is. - a lot of this magic and mystery - add this.win property - yuhooo, we have timer module, so I don't have to fish it from this.doc.defaultView (which doesn't work anyway) | ||||
* | Add variable children of bzpage back | Matěj Cepl | 2010-06-22 | 1 | -2/+9 |
| | |||||
* | Make skipping over attachment.cgi work and more cleanup | Matěj Cepl | 2010-06-22 | 4 | -11/+12 |
| | | | | | | - improve regexp in main.js / skipThisPage - fix util.notification to not crash - remove non-ASCII characters from package.json |