aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmlrpc.js
Commit message (Collapse)AuthorAgeFilesLines
* Move all constant data out of the main JSONMatěj Cepl2010-06-271-1/+1
|
* Make fixing MIME type again (includes creation of util.httpPOST)Matěj Cepl2010-06-221-1/+1
| | | | | | | | | - it is useful to have variable in the same module where the function using it is. - a lot of this magic and mystery - add this.win property - yuhooo, we have timer module, so I don't have to fish it from this.doc.defaultView (which doesn't work anyway)
* Write HACKING document with coding guidelines and actually fix theMatěj Cepl2010-06-181-22/+22
| | | | code to follow it.
* Inheritance works, now there are jetpack-prototype-related bugsMatěj Cepl2010-06-171-0/+168
|
* More cleanup to make a simple reproducerMatěj Cepl2010-06-111-168/+0
|
* Adding unit tests for xmlrpc.jsMatěj Cepl2010-06-011-1/+1
|
* First attempt to split main script into modules.Matěj Cepl2010-05-311-0/+168