Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trying to make the simplest possible inherited objects. | Matěj Cepl | 2010-06-11 | 5 | -1614/+1697 |
| | |||||
* | Trying to clean-up the OO structure ... there is still something broken there | Matěj Cepl | 2010-06-10 | 2 | -53/+63 |
| | |||||
* | * clean up to make jslint happy (abandoned let and replaced with var) | Matěj Cepl | 2010-06-09 | 4 | -211/+219 |
| | | | | * cleaned up couple of crashes and missing stuff | ||||
* | Cleanup before re-posting to https://bugzilla.mozilla.org/show_bug.cgi?id=570741 | Matěj Cepl | 2010-06-08 | 1 | -10/+1 |
| | |||||
* | First almost working version of main.js | Matěj Cepl | 2010-06-08 | 5 | -59/+160 |
| | |||||
* | Added getCurrentFlavors with tests to the clipboard module. | Matěj Cepl | 2010-06-08 | 1 | -10/+15 |
| | |||||
* | Clean up spurious spaces. | Matěj Cepl | 2010-06-07 | 1 | -0/+1 |
| | |||||
* | Fix creation of non-existent logstore | Matěj Cepl | 2010-06-07 | 2 | -2/+4 |
| | |||||
* | The first attempt to make JEP-10/Clipboard working. | Matěj Cepl | 2010-06-07 | 2 | -2/+132 |
| | |||||
* | Unfinished mess of everything, unworking. | Matěj Cepl | 2010-06-05 | 5 | -239/+237 |
| | |||||
* | 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. | ||||
* | Noted couple of URLs to go through | Matěj Cepl | 2010-06-01 | 1 | -0/+9 |
| | |||||
* | Adding unit tests for xmlrpc.js | Matěj Cepl | 2010-06-01 | 2 | -3/+5 |
| | |||||
* | Adding unit tests for Color object | Matěj Cepl | 2010-06-01 | 1 | -1/+1 |
| | |||||
* | 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 | 6 | -21/+30 |
| | |||||
* | First attempt to split main script into modules. | Matěj Cepl | 2010-05-31 | 8 | -2500/+2528 |
| | |||||
* | Reshuffling to Jetpack-SDK directory layout. | Matěj Cepl | 2010-05-31 | 2 | -0/+2630 |