0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
torrent file uses prototypical extension More... almost 15 years ago
Simplify torrent implementation, use AttributeEventDispatcher. Observe changes to files and fileStats attributes More... almost 15 years ago
Switch torrentGet signature to receive object to bind to as argument instead of binding twice More... almost 15 years ago
Implement TorrentEventDispatcher as prototype-extendable class More... almost 15 years ago
Fix off-by-one error in Transmission.extend More... almost 15 years ago
Make EventDispatcher and AttributeEventDispatcher self-initializing so their prototypes can be seamlessly attached as other object's prototypes More... almost 15 years ago
Extracted attribute-observing functionality from TorrentFile More... almost 15 years ago
Moving attribute-observing and updating functionality to common module More... almost 15 years ago
Add attribute listener functionality to torrent file. Consider refactoring attribute-observing functionality to common behavior. More... almost 15 years ago
Assign initial attributes to torrent file More... almost 15 years ago
Tweak and test event dispatching implementation More... almost 15 years ago
Invoke attribute callbacks only once per Torrent#updateAttributes More... almost 15 years ago
Allow registration of a single callback on multiple attributes of a torrent. More... almost 15 years ago
Remove unnecessary log line from test. More... almost 15 years ago
Add a convenient interface for returning different values on subsequent invocations of a mocked method More... almost 15 years ago
Support Transmission X-Transmission-Session-Id header More... almost 15 years ago
Added favicon and started markup for torrent file list More... almost 15 years ago
Test for change in attribute value required to fire event. More... almost 15 years ago
Implement per-attribute event dispatching on torrents More... almost 15 years ago
Move Transmission Events to utils More... almost 15 years ago
Tests for event system More... almost 15 years ago
Add TorrentFile model. More... almost 15 years ago
Cleaning up Remote. More... almost 15 years ago
Creating a new object is for the event type is unnecessary. More... almost 15 years ago
Make Torrent model use shared function references More... almost 15 years ago
Rework Timer instances to use shared function references More... almost 15 years ago
Less property clobbering, more prototype More... almost 15 years ago
Document and test object extension functionality More... almost 15 years ago
Include links to all available tests. More... almost 15 years ago
Include link to file under test in test layout More... almost 15 years ago