]> granicus.if.org Git - transmission/commit
(trunk web) Torrent class cleanup:
authorJordan Lee <jordan@transmissionbt.com>
Sat, 20 Aug 2011 21:17:12 +0000 (21:17 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sat, 20 Aug 2011 21:17:12 +0000 (21:17 +0000)
commitb36c648b316474330b1e05cd62f59f5f752c1048
tree5a038c1941012c8d5fdeefa0a51681377bd7254f
parent56e47e96d067aac32edf05dabb26e8adfb5df63c
(trunk web) Torrent class cleanup:
1. remove some of its unnecessary coupling to other classes
2. make more of its method names consistent with each other
3. make its field names consistent with the RPC spec
4. better grouping of methods by relevance
5. syntactical cleanup
web/javascript/file-row.js
web/javascript/torrent-renderer.js
web/javascript/torrent.js
web/javascript/transmission.js
web/javascript/transmission.remote.js