Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move attachments and comments functions into four separate objects. | Matěj Cepl | 2011-06-05 | 1 | -67/+26 |
| | | | | | Specifically there are objects AttachList, Attachment, Comment, and CommentList. | ||||
* | Moving ahead ... storing the progress for future. | Matěj Cepl | 2011-06-05 | 1 | -0/+20 |
| | |||||
* | Really Eclipseize formatting. | Matěj Cepl | 2011-06-05 | 1 | -6/+6 |
| | |||||
* | Another massive cleanup and simplification of tweak scripts. | Matěj Cepl | 2011-06-05 | 1 | -0/+41 |
| | | | | | | | bugs on bugzilla.mozilla.org now work as well, although the history is still not shown inline, which remains for 1.1. Fixes #88 | ||||
* | Make the script working with bugzilla.gnome.org | Matěj Cepl | 2011-06-05 | 1 | -11/+13 |
| | | | | | | | * Fix Config_gnome.json for new system of killNodes * Make the script more tolerable to non-RH configuration Fixes #75 | ||||
* | Release 0.103 | Matěj Cepl | 2011-06-05 | 1 | -1/+0 |
| | |||||
* | Removing unimportant parts of the page as a prevention against #65 | Matěj Cepl | 2011-06-05 | 1 | -33/+53 |
| | | | | | | There is now complete analysis of the issue, but I don’t know how to fix it, because we just write into various input boxes and they got focus (and subsequently Firefox makes them visible). | ||||
* | Reformatting to MoFo coding style | Matěj Cepl | 2011-06-05 | 1 | -53/+69 |
| | |||||
* | Don't allow marking bug as triaged when it doesn't have severity set. | Matěj Cepl | 2011-06-05 | 1 | -0/+9 |
| | |||||
* | Fixed other functions broken | Matěj Cepl | 2011-06-05 | 1 | -2/+1 |
| | | | | | | | * not all functions are able to accept the null as return value (directly or indirectly) of filterByRegexp * finally make all logic not to affect components which shouldn't be bothered with the test. | ||||
* | Cut out general bugzilla functions to a special module. | Matěj Cepl | 2011-06-05 | 1 | -0/+372 |