Changes between Version 41 and Version 42 of Development
- Timestamp:
- 10/19/2014 05:05:11 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development
v41 v42 1 [[PageOutline(2-4,,inline)]] 2 1 3 = Development = 2 4 … … 15 17 * [GitRepo Using git repository] 16 18 19 == Bug Tracking == 20 21 * [/report/2 View bug tickets] 22 * [/newticket Create bug ticket] 23 17 24 == Development Documentation == 18 25 … … 21 28 * [wiki:'Development/DelugeRPC' DelugeRPC] 22 29 * [http://deluge-torrent.org/docs/master/modules/ui/web/json_api.html WebUI Json API] 30 * [http://deluge.readthedocs.org Code Documentation] 23 31 24 32 === Coding === 33 25 34 * [wiki:'Contributing/CodingStyle' Coding Style] 26 * [http://deluge.readthedocs.org Code Documentation]27 35 * [wiki:'Development/1.3/UIClient' HowTo - Writing a Client] 28 36 29 == Plugins == 37 === Unit Testing === 38 39 * [wiki:'Development/Testing' Unit Testing] 40 41 === Plugins === 30 42 31 43 * [wiki:'Development/1.3/Plugin' HowTo - Writing a Plugin] … … 33 45 * [wiki:'Plugins' Current Plugins] 34 46 35 == Bug Tracking==47 === Performance === 36 48 37 * [/report/2 View bug tickets] 38 * [/newticket Create bug ticket] 39 40 == Testing == 41 42 * [wiki:'Development/Testing' Testing] 43 44 == Performance == 45 46 * [wiki:'Development/Profiling' Profiling] 49 * [wiki:'Development/Profiling' Profiling Deluge] 47 50 * [wiki:'Development/Vast_amount_of_torrents' Making deluge handle thousands of torrents] 48 51 … … 55 58 * [wiki:'Development/Translation' Translation] 56 59 57 58 == Contact == 60 == Community == 59 61 60 62 * [http://forum.deluge-torrent.org/viewforum.php?f=8 Development Forum] - Forum for ideas and discussion