Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |