Commit Graph

  • 996d8fd2cc Test commit Andrew Resch 2009-07-23 00:27:43 +00:00
  • 5f89f5239e add autodoc for ui.common fix some docstrings in the json_api module Damien Churchill 2009-07-23 00:24:07 +00:00
  • 94891cb1f6 Test commit Andrew Resch 2009-07-23 00:23:48 +00:00
  • d7168f5f49 Test commit Andrew Resch 2009-07-23 00:20:57 +00:00
  • 129f3bb7c7 Test commit Andrew Resch 2009-07-23 00:19:43 +00:00
  • 1291fd52d1 Test commit Andrew Resch 2009-07-23 00:13:54 +00:00
  • 41b3d555c3 Test commit Andrew Resch 2009-07-23 00:09:13 +00:00
  • 3af616adb1 Test commit Andrew Resch 2009-07-23 00:07:27 +00:00
  • d972a0c951 Test commit Andrew Resch 2009-07-23 00:06:44 +00:00
  • a29cd7bf1e Test commit Andrew Resch 2009-07-23 00:01:21 +00:00
  • 5ca119827b update documentation about the webui Damien Churchill 2009-07-22 23:53:30 +00:00
  • aef0a4616f Don't depend on sphinx to build Andrew Resch 2009-07-22 23:52:18 +00:00
  • 5278c82580 Add a version for twisted-web too Andrew Resch 2009-07-22 23:40:58 +00:00
  • a1e41d1fe6 Add required version for twisted. John Garland 2009-07-22 23:35:54 +00:00
  • 50ba89659c Remove some unncessary code Andrew Resch 2009-07-22 23:06:24 +00:00
  • ead063e279 Add a 'build_docs' command to build the documentation Andrew Resch 2009-07-22 23:04:48 +00:00
  • 85c49595ee update the doc string for add_torrent_url Damien Churchill 2009-07-22 20:56:08 +00:00
  • e5021cdbc8 remove the docs/build folder revert the removal of the __rpcapi file for auto-generating the rpc api docs Damien Churchill 2009-07-22 20:50:06 +00:00
  • 46b5e9b406 exclude docs and tests from find_packages also Damien Churchill 2009-07-22 20:31:16 +00:00
  • f1c192b996 just autodoc the Core and Daemon classes rather than use the RpcApi class Damien Churchill 2009-07-22 20:23:16 +00:00
  • 063c8b3980 add the deluge remove js script to the debug list add a css class for the windows icon Damien Churchill 2009-07-22 20:11:18 +00:00
  • fafe2d3bea add a new window for removing torrents that allows the torrent data to be also removed Damien Churchill 2009-07-22 18:57:24 +00:00
  • b289e13bc4 Update to the latest ez_setup.py Andrew Resch 2009-07-21 18:02:49 +00:00
  • 88c77f063d Update to the latest ez_setup.py Andrew Resch 2009-07-21 18:02:49 +00:00
  • c9228c99a7 Updated docstring in add_torrent_url. Wrote test for add_torrent_url which tests sending headers. John Garland 2009-07-21 02:45:16 +00:00
  • 698d37f535 setup automatically generating the core's rpc api Damien Churchill 2009-07-20 10:51:33 +00:00
  • 8a25bd4adc add a page on deluge-rpc Damien Churchill 2009-07-20 10:25:21 +00:00
  • 891bc9df89 use configmanagers get_config_dir rather than get_default_config_dir Damien Churchill 2009-07-20 10:08:29 +00:00
  • 6bb4d857c2 add some logging showing pkey/cert locations when starting the webserver Damien Churchill 2009-07-20 09:57:17 +00:00
  • 2591845512 Fix error when trying to install. John Garland 2009-07-20 09:41:44 +00:00
  • 3c74a8e4bf update the docs, creating a simple structure for user orientated documentation Damien Churchill 2009-07-20 09:36:16 +00:00
  • 8bb70f1671 rebuild the docs Damien Churchill 2009-07-20 09:09:53 +00:00
  • c62258fa48 move docs out of the deluge package Damien Churchill 2009-07-20 09:02:09 +00:00
  • cd7b202d9d moves tests out of the deluge package Damien Churchill 2009-07-20 09:01:43 +00:00
  • ae5011ec92 setup the build_spinx command Damien Churchill 2009-07-20 09:00:47 +00:00
  • dcccc3f4de add_torrent_url now uses httpdownloader's download_file. This also allows it to send request headers. As a result it can download torrents from sites that require cookies. John Garland 2009-07-20 08:47:32 +00:00
  • 3a94a33b56 just return the deferred created by httpdownloader Damien Churchill 2009-07-20 08:39:46 +00:00
  • a2893cc1b7 change download_torrent_from_url to use the httpdownloader module Damien Churchill 2009-07-20 08:20:17 +00:00
  • e1ee5c3436 Blocklist reader's read() now calls callback with two arguments: start and end. This will allow us to better detect when a blocklist reader fails to parse an entry. Renamed is_valid to is_ignored to make the purpose of the function less ambigious. John Garland 2009-07-20 04:49:55 +00:00
  • 8fbe456410 change BLANK_IMAGE_URL to /images/s.gif rather than http://extjs.com/s.gif begin converting D.P.D to a class Damien Churchill 2009-07-16 13:25:00 +00:00
  • 9aec641965 set the mimetype for the documentation Damien Churchill 2009-07-16 09:43:36 +00:00
  • 45eb817301 make the locations of the pkey/cert configurable Damien Churchill 2009-07-16 09:24:55 +00:00
  • aa05a27d28 use the same ssl key and certificate as the daemon (will add the option to specify a different one later) Damien Churchill 2009-07-16 08:58:05 +00:00
  • 0490df5a42 clear the options panel when the add window is closed Damien Churchill 2009-07-15 18:56:41 +00:00
  • 2450599789 trim the trim variable so there is no decimal point Damien Churchill 2009-07-15 18:54:58 +00:00
  • 929a501453 remove the borders on the GridPanels Damien Churchill 2009-07-15 16:43:42 +00:00
  • ba91b6e587 Updated imports. Added decompresser and reader dicts. Make import_list actually import list into libtorrent session. Begin auto-detection of blocklists. John Garland 2009-07-15 14:00:57 +00:00
  • 4df5fe20ce Use wiki formatting in DEPENDS Andrew Resch 2009-07-15 03:06:58 +00:00
  • 35136b652d Update README and add a DEPENDS file that lists the dependencies Andrew Resch 2009-07-15 02:50:26 +00:00
  • e9d7b71fe8 Changed decompressers names. No longer use new module, decompressers will decorate an un-instantiated class. John Garland 2009-07-14 04:59:35 +00:00
  • c9a622b846 Prevent exception when clicking 'Rescan Plugins' button when not connected to a daemon Andrew Resch 2009-07-13 21:55:34 +00:00
  • f42e8c4316 Show an Error dialog if starting the core in classic mode is unsuccessful Andrew Resch 2009-07-13 21:44:21 +00:00
  • d0fb657ada Fix exception when quitting in classic mode Andrew Resch 2009-07-13 20:23:17 +00:00
  • fbba1795ad Make the test port button insensitive when not connected to a daemon Andrew Resch 2009-07-13 19:45:30 +00:00
  • 0f453eb8f1 Fix some deprecation warnings regarding spinbuttons page adjustment size Andrew Resch 2009-07-13 18:27:08 +00:00
  • bdcc0047a8 Fix opening the preferences window when not connected to a daemon Andrew Resch 2009-07-13 18:26:40 +00:00
  • c4c6d1d511 Fix syntax error Andrew Resch 2009-07-13 18:04:26 +00:00
  • f1350da011 Removed old code from get status. John Garland 2009-07-13 05:15:03 +00:00
  • 4c9d01efe8 Removed type combo box from gtkui (will be auto-detecting type). Removed old format readers. Added new format readers and decompressers. John Garland 2009-07-13 05:12:26 +00:00
  • c7db93e954 rebuild docs Damien Churchill 2009-07-12 23:33:54 +00:00
  • 26b4f4020b disable the options tab in the add window (will complete post release) Damien Churchill 2009-07-12 23:33:34 +00:00
  • 2156d1f6f6 large changes within the optionsmanager fix the details panel to reflect this add setting of file priorities in the add window Damien Churchill 2009-07-12 23:27:41 +00:00
  • 324679de1f build the compressed version Damien Churchill 2009-07-12 23:26:52 +00:00
  • 3b810f5ce3 fix a bug in the radio group setValue when the buttons haven't been rendered yet Damien Churchill 2009-07-12 23:23:05 +00:00
  • 9762853d32 add a try/except block testing for openssl support before adding it as an option to the commandline Damien Churchill 2009-07-08 18:07:12 +00:00
  • e9541ab7c6 Fix setting cache options Andrew Resch 2009-07-08 07:10:15 +00:00
  • 6a78e51475 Fix race condition when blocklist is up to date. Make import_list return a deferred to prevent error (still doesn't do anything). Fix typos. John Garland 2009-07-07 06:51:47 +00:00
  • 2b789b501b Better fix for last commit.. AuthManager will now raise a BadLoginError if the username or password does not match Andrew Resch 2009-07-06 21:09:22 +00:00
  • b6793f7268 Fix client.connect() not firing the errback when a login attempt result is 0 (meaning no authorization) Fix console connect command Andrew Resch 2009-07-06 20:00:41 +00:00
  • 66243d1859 allow for the scope to be specified when calling the walkFileTree method Damien Churchill 2009-07-06 11:51:06 +00:00
  • 4cefabe2db add a generic method for walking the file tree in the add window Damien Churchill 2009-07-06 11:36:12 +00:00
  • c2e3f3d228 Store removed columns' state so that plugin's columns are restored properly Andrew Resch 2009-07-06 07:05:39 +00:00
  • 9238fab360 Likewise for Windows close/shutdown events Andrew Resch 2009-07-06 06:51:54 +00:00
  • 594bc7cb9f Have the gnome "die" signal call gtk.main_quit instead of shutdown Andrew Resch 2009-07-06 06:50:40 +00:00
  • c53af6af33 Fix status reporting. John Garland 2009-07-06 06:49:34 +00:00
  • b3a3b9e4f1 Fix loading old configs with version numbers Andrew Resch 2009-07-06 06:38:06 +00:00
  • 2909e285fc Fix restoring vpaned position when window is maximized Fix stopping gtkui with ctrl+c Fix showing the connection manager window in the certain of the window if maximized on start-up Andrew Resch 2009-07-06 06:29:45 +00:00
  • efa125ac83 Fix starting plugins when enabled Andrew Resch 2009-07-06 05:18:18 +00:00
  • cdddc38780 Put string conversion from last commit in correct place. John Garland 2009-07-06 04:54:45 +00:00
  • 1f2072f8c2 Make sure last_update is an ascii encoded string. John Garland 2009-07-06 04:40:57 +00:00
  • d8e265011a Several blocklist fixes. John Garland 2009-07-05 18:38:51 +00:00
  • 1b997b2349 The default format version and file version should be 1 Andrew Resch 2009-07-05 17:42:36 +00:00
  • e9f62ea08c Fix typos in blocklist core. Remove reset_ip_filter and block_ip_range from deluge core. John Garland 2009-07-05 16:27:22 +00:00
  • 75338d8a9e Make sure child folders of renamed folders are properly renamed in the torrent options Andrew Resch 2009-07-05 16:25:05 +00:00
  • 1b29d267cc Add / to the end of folder names when renaming Andrew Resch 2009-07-05 16:19:47 +00:00
  • f221a39bcf Updated config values names in gtkui. John Garland 2009-07-05 06:20:19 +00:00
  • 76bc45a3bf Add some tests for core Andrew Resch 2009-07-05 01:17:38 +00:00
  • 2ced8ad189 Change add_torrent_magnets to add_torrent_magnet Have add_torrent_magnet return a torrent_id on successful add Andrew Resch 2009-07-05 00:09:49 +00:00
  • 054ab20402 Use deluge.configmanager.get_config_dir() to find the state folder location since the 'state_location' key in the config may be wrong if the config folder has changed Andrew Resch 2009-07-04 23:59:38 +00:00
  • 8c23baa4e2 Modify add_torrent_url to return a deferred that returns the torrent_id as a result if successful Andrew Resch 2009-07-04 23:06:14 +00:00
  • 7815f22a73 Stop some LoopingCalls when stopping components Andrew Resch 2009-07-04 22:53:10 +00:00
  • 061cd96096 Have add_torrent_file return a torrent_id on successful add Andrew Resch 2009-07-04 22:52:41 +00:00
  • 191d83c4be Added check to see if blocklist should be downloaded when load on start is enabled. Updated function names in gtkui. John Garland 2009-07-04 17:05:50 +00:00
  • 5b4d138baf Fix renaming files with / in them Andrew Resch 2009-07-04 16:49:18 +00:00
  • 016e99b728 Add a dep to the apt-get list Andrew Resch 2009-07-02 18:51:26 +00:00
  • 34def2524f Fix typo Andrew Resch 2009-07-02 18:13:37 +00:00
  • a8b83281ab If a exported method returns a deferred, the rpcserver will now wait for it to fire before sending either the RPC_RESPONSE or RPC_ERROR message back to the client Andrew Resch 2009-07-02 18:10:13 +00:00
  • 85c32f0403 Use stored last_update for conditional get. John Garland 2009-07-02 15:40:13 +00:00
  • 8e69a82881 Begin rewrite of blocklist (core) using twisted. John Garland 2009-07-02 15:29:57 +00:00
  • d317d5c857 update the sudo apt-get install line Damien Churchill 2009-07-02 08:23:24 +00:00