Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add util.getParamsFromURL method to parse URL parameters. | Matěj Cepl | 2010-07-25 | 1 | -7/+32 |
| | |||||
* | Add a test for empty list paramter of util.filterByRegexp function. | Matěj Cepl | 2010-07-21 | 1 | -4/+12 |
| | |||||
* | Add util.getObjectKeys for better diagnostic. | Matěj Cepl | 2010-07-20 | 1 | -3/+11 |
| | |||||
* | Use 'request' module instead of home brewed load{Text,JSON} and httpPOST | Matěj Cepl | 2010-06-30 | 1 | -33/+1 |
| | |||||
* | Adding JEP-10 support. | Matěj Cepl | 2010-06-07 | 1 | -1/+1 |
| | |||||
* | Unfinished mess of everything, unworking. | Matěj Cepl | 2010-06-05 | 1 | -8/+30 |
| | |||||
* | Adding failing Unicode test. | Matěj Cepl | 2010-06-03 | 1 | -0/+10 |
| | |||||
* | With help of bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=569273 | Matěj Cepl | 2010-06-03 | 1 | -70/+31 |
| | | | | | and https://bugzilla.mozilla.org/show_bug.cgi?id=569271 I've got most tests working. | ||||
* | Added test for util.heir | Matěj Cepl | 2010-06-01 | 1 | -0/+46 |
| | |||||
* | Added another unit tests | Matěj Cepl | 2010-06-01 | 1 | -2/+73 |
| | | | | | | | - util.isInList - util.getISODate - util.valToArray - util.getBugNo | ||||
* | * Added hopefully a full coverage of unit tests for: | Matěj Cepl | 2010-05-31 | 1 | -3/+90 |
| | | | | | | | | util.valToArray util.addCSVValue util.removeCSVValue * Cleaning up to make jslint happy for */util*.js | ||||
* | First attempt to split main script into modules. | Matěj Cepl | 2010-05-31 | 1 | -0/+7 |