Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Logger works and some cleanup | Matěj Cepl | 2010-06-21 | 1 | -3/+3 |
| | | | | | Juhuuu, logger works (almost, I haven't tested generation of reports yet) remove all trailing blank space | ||||
* | Silly cleanup | Matěj Cepl | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Loads a bug page without crash!!! | Matěj Cepl | 2010-06-19 | 1 | -1/+135 |
| | | | | There is not jetpack. call in used modules. | ||||
* | Even more simplification | Matěj Cepl | 2010-06-12 | 1 | -1/+4 |
| | |||||
* | More cleanup to make a simple reproducer | Matěj Cepl | 2010-06-11 | 1 | -109/+0 |
| | |||||
* | Unfinished mess of everything, unworking. | Matěj Cepl | 2010-06-05 | 1 | -0/+22 |
| | |||||
* | With help of bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=569273 | Matěj Cepl | 2010-06-03 | 1 | -1/+4 |
| | | | | | and https://bugzilla.mozilla.org/show_bug.cgi?id=569271 I've got most tests working. | ||||
* | Added another unit tests | Matěj Cepl | 2010-06-01 | 1 | -13/+1 |
| | | | | | | | - util.isInList - util.getISODate - util.valToArray - util.getBugNo | ||||
* | * Added hopefully a full coverage of unit tests for: | Matěj Cepl | 2010-05-31 | 1 | -20/+25 |
| | | | | | | | | util.valToArray util.addCSVValue util.removeCSVValue * Cleaning up to make jslint happy for */util*.js | ||||
* | rewrite util.js to be more compliant with SDK usage. | Matěj Cepl | 2010-05-31 | 1 | -1/+1 |
| | |||||
* | First attempt to split main script into modules. | Matěj Cepl | 2010-05-31 | 1 | -0/+185 |