Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make filterByRegexp more tolerant to different configurations. | Matěj Cepl | 2011-06-05 | 1 | -2/+2 |
| | | | | | | | * filterByRegexp shouldn’t crash when list is undefined * also be more tolerant for nonexistent some RH-specific functions Fixes #91. | ||||
* | Incompatibility bits. | Matěj Cepl | 2011-06-05 | 1 | -1/+1 |
| | | | | | | * global onMessage is not chic anymore, replacing with self.on handler. * filterByRegexp returns string and could return null. Make sure we can survive it. | ||||
* | Reformatting to MoFo coding style | Matěj Cepl | 2011-06-05 | 1 | -36/+43 |
| | |||||
* | We don't set severity for RHEL bugs | Matěj Cepl | 2011-06-05 | 1 | -1/+1 |
| | |||||
* | Don't allow marking bug as triaged when it doesn't have severity set. | Matěj Cepl | 2011-06-05 | 1 | -2/+7 |
| | |||||
* | Fixed other functions broken | Matěj Cepl | 2011-06-05 | 1 | -2/+2 |
| | | | | | | | * 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. | ||||
* | Make the categories work only for Xorg bugs. | Matěj Cepl | 2011-06-05 | 1 | -2/+3 |
| | |||||
* | Add the roll-down list for selection of categories. | Matěj Cepl | 2011-06-05 | 1 | -1/+5 |
| | |||||
* | Move marking reporter's to otherButtons module. | Matěj Cepl | 2011-06-05 | 1 | -0/+23 |
| | |||||
* | Fix order of parameters of fixAttachById function. XMLRPCURL is mandatory. | Matěj Cepl | 2011-06-05 | 1 | -1/+1 |
| | | | | Fixes #73 | ||||
* | Cut out general bugzilla functions to a special module. | Matěj Cepl | 2011-06-05 | 1 | -0/+8 |
| | |||||
* | Starting another module ... all small embelishments to the page. | Matěj Cepl | 2011-06-05 | 1 | -0/+158 |