aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Write HACKING document with coding guidelines and actually fix theMatěj Cepl2010-06-184-78/+78
| | | | code to follow it.
* Merge in original rhbzpage.js as well, it doesn't make sense to protect part ↵Matěj Cepl2010-06-172-950/+923
| | | | of the system, we have to deal with whole mess now.
* Inheritance works, now there are jetpack-prototype-related bugsMatěj Cepl2010-06-1711-860/+816
|
* Merge OOPtesting branchMatěj Cepl2010-06-171-0/+56
|\
| * Port bugfixes from the -prototype branch. simpleStorage is apparentlyMatěj Cepl2010-06-164-20/+45
| | | | | | | | not that simple and it will need to be fixed.
| * Merged in r187.Matěj Cepl2010-06-152-10/+12
| |\
| * | Adding JEP-10 support.Matěj Cepl2010-06-073-1/+211
| | |
* | | Following https://bugzilla.mozilla.org/show_bug.cgi?id=572566 example nowMatěj Cepl2010-06-172-8/+5
| | | | | | | | | | | | works.
* | | Forgotten newMatěj Cepl2010-06-131-1/+1
| | |
* | | Another unsatisfactory result.Matěj Cepl2010-06-132-3/+14
| | |
* | | Trying solutions from Felipe GomesMatěj Cepl2010-06-123-3/+10
| | |
* | | Even more simplificationMatěj Cepl2010-06-124-8/+18
| | |
* | | More cleanupMatěj Cepl2010-06-111-9/+1
| | |
* | | Even more brutalMatěj Cepl2010-06-113-46/+12
| | |
* | | Last unused files archived.Matěj Cepl2010-06-113-0/+0
| | |
* | | More cleanup to make a simple reproducerMatěj Cepl2010-06-117-142/+6
| | |
* | | Trying to make the simplest possible inherited objects.Matěj Cepl2010-06-115-1614/+1697
| | |
* | | Trying to clean-up the OO structure ... there is still something broken thereMatěj Cepl2010-06-102-53/+63
| | |
* | | * clean up to make jslint happy (abandoned let and replaced with var)Matěj Cepl2010-06-094-211/+219
| | | | | | | | | | | | * cleaned up couple of crashes and missing stuff
* | | Cleanup before re-posting to https://bugzilla.mozilla.org/show_bug.cgi?id=570741Matěj Cepl2010-06-081-10/+1
| | |
* | | First almost working version of main.jsMatěj Cepl2010-06-085-59/+160
| | |
* | | Added getCurrentFlavors with tests to the clipboard module.Matěj Cepl2010-06-081-10/+15
| | |
* | | Clean up spurious spaces.Matěj Cepl2010-06-071-0/+1
| | |
* | | Fix creation of non-existent logstoreMatěj Cepl2010-06-072-2/+4
| |/ |/|
* | The first attempt to make JEP-10/Clipboard working.Matěj Cepl2010-06-072-2/+132
|/
* Unfinished mess of everything, unworking.Matěj Cepl2010-06-055-239/+237
|
* With help of bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=569273Matěj Cepl2010-06-031-1/+4
| | | | | and https://bugzilla.mozilla.org/show_bug.cgi?id=569271 I've got most tests working.
* Noted couple of URLs to go throughMatěj Cepl2010-06-011-0/+9
|
* Adding unit tests for xmlrpc.jsMatěj Cepl2010-06-012-3/+5
|
* Adding unit tests for Color objectMatěj Cepl2010-06-011-1/+1
|
* Added another unit testsMatěj Cepl2010-06-011-13/+1
| | | | | | | - util.isInList - util.getISODate - util.valToArray - util.getBugNo
* * Added hopefully a full coverage of unit tests for:Matěj Cepl2010-05-311-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 Cepl2010-05-316-21/+30
|
* First attempt to split main script into modules.Matěj Cepl2010-05-318-2500/+2528
|
* Reshuffling to Jetpack-SDK directory layout.Matěj Cepl2010-05-312-0/+2630