Commit Graph

  • 46a6576c68 Fix test_component to properly return deferreds from it's test methods Andrew Resch 2010-03-27 19:43:42 -07:00
  • 0182641bbb Use the python diff for *.py Andrew Resch 2010-03-27 18:51:50 -07:00
  • cc086917c1 Add export-ignore attribute to .gitignore deluge-1.2.3 Andrew Resch 2010-03-27 13:20:46 -07:00
  • 3e0a35c802 Prep for release Andrew Resch 2010-03-27 12:37:04 -07:00
  • e939f17654 fix updating the peers grid Damien Churchill 2010-03-27 15:00:20 +00:00
  • 17903c78d4 update the sorter to point to the correct function Damien Churchill 2010-03-27 14:59:05 +00:00
  • 676c59c318 rename Deluge.Sorters to Deluge.data.SortTypes and reflect this within the file Damien Churchill 2010-03-27 14:58:22 +00:00
  • 4ec10575f3 fix the records names to match the json object we receieve Damien Churchill 2010-03-27 12:56:18 +00:00
  • 323638a751 add a new namespace for data records, Deluge.data rename Deluge.Torrent to Deluge.data.Torrent add new file Deluge.data.Peer that contains records in the Peers grid add a singleton that contains sort functions Damien Churchill 2010-03-27 12:40:16 +00:00
  • 4a2316411d Add .gitignore file to 1.2 branch John Garland 2010-03-27 19:15:04 +11:00
  • ce0dc49572 Update .gitignore file to work with git <= 1.6 John Garland 2010-03-27 17:28:44 +11:00
  • 3f0edee17a Add win32 files from 1.2-stable to keep in sync Andrew Resch 2010-03-26 13:14:51 -07:00
  • ea65974dc2 Remove old win32 files Andrew Resch 2010-03-26 13:13:58 -07:00
  • ddd0f40d4c Add .gitattributes file Andrew Resch 2010-03-26 13:12:30 -07:00
  • 12b2f47762 Merge branch 'master' of deluge-torrent.org:deluge Andrew Resch 2010-03-26 13:10:58 -07:00
  • 250471fe47 Add .gitignore file Andrew Resch 2010-03-26 13:10:35 -07:00
  • 1a26287a5a Merge branch 'master' into autoadd Chase Sterling 2010-03-26 11:16:03 -04:00
  • 5c42cfbf64 Fix pluginbase Andrew Resch 2010-03-25 15:01:15 -07:00
  • 1cfc4f522e Merge branch 'master' into autoadd Chase Sterling 2010-03-25 17:56:20 -04:00
  • 73db03a33b Fix up some docstrings Andrew Resch 2010-03-25 14:43:15 -07:00
  • efe2c06347 remove some useless code Chase Sterling 2010-03-25 17:41:15 -04:00
  • 53fd0a57ee add quotes around attribute name Chase Sterling 2010-03-25 15:55:01 -04:00
  • 017d1e058e autoadd plugin will now transfer settings from core autoadd folder Chase Sterling 2010-03-25 15:30:54 -04:00
  • e7e480cf3e Fix up some docstrings Andrew Resch 2010-03-25 12:01:40 -07:00
  • c978c6d016 Fix test_alertmanager Andrew Resch 2010-03-25 11:47:05 -07:00
  • 8fb56f0410 Update versions in the man files Andrew Resch 2010-03-25 10:49:51 -07:00
  • 211d0bee5d Added autoadd plugin Chase Sterling 2010-03-25 12:03:36 -04:00
  • e7c7b8f4db Fix typo Andrew Resch 2010-03-24 22:55:45 -07:00
  • 78f9f22a40 Raise a KeyError exception if trying to stop a component that hasn't isn't registered Andrew Resch 2010-03-24 22:52:03 -07:00
  • c8f2173a04 Use a hack to get the version instead of relying on pkg_resources. This allows the docs to be built without having to install deluge. Andrew Resch 2010-03-24 15:36:28 -07:00
  • 256ae0745c Update year Andrew Resch 2010-03-24 14:29:17 -07:00
  • 8dad06cfbd Fix some typos Andrew Resch 2010-03-24 14:17:58 -07:00
  • b8270be10f Add ability for plugins to set their component update interval by setting a 'update_interval' value in their object. Andrew Resch 2010-03-24 13:29:41 -07:00
  • afbca066d7 Fix typo in super call Andrew Resch 2010-03-24 13:24:04 -07:00
  • ee8531aa24 update the debug and compressed js files Damien Churchill 2010-03-24 18:04:06 +00:00
  • 7d27b847fb remove unrequired attributes from the button configs Damien Churchill 2010-03-24 18:03:38 +00:00
  • 73ec9b0338 Fix the progress bars for directories, was calculating the progress incorrectly Damien Churchill 2010-03-23 23:45:52 +00:00
  • 4005003003 remove the last of the resources that used absolute paths and move them to css with relative paths Damien Churchill 2010-03-23 23:20:03 +00:00
  • 3e4f2f94dd fix the progress bar usage Damien Churchill 2010-03-23 14:36:34 +00:00
  • d39b5bd071 fix the name for the add window instance Damien Churchill 2010-03-23 11:09:01 +00:00
  • 52ea19249c Fix issue where plugins would try to be stopped after they have been deregistered Andrew Resch 2010-03-22 19:59:11 -07:00
  • 1b54d5b93b Merge branch '1.2-stable' of deluge-torrent.org:deluge into 1.2-stable Andrew Resch 2010-03-22 13:58:51 -07:00
  • 64d927b499 Fix libtorrent 0.15 compat Andrew Resch 2010-03-22 13:58:32 -07:00
  • 3e639c3445 Merged test_versionsplit.py into test_common.py John Garland 2010-03-22 18:16:17 +11:00
  • ec39a8d501 Add test case for deluge/common.py John Garland 2010-03-21 15:54:39 +11:00
  • a93bbc35a1 Merged test_versionsplit.py into test_common.py John Garland 2010-03-22 18:16:17 +11:00
  • 79ab0f118f Add test case for deluge/common.py John Garland 2010-03-21 15:54:39 +11:00
  • 90103358f3 Fix VersionSplit comparison to do a proper compare and not simply against the version strings Andrew Resch 2010-03-21 15:57:53 -07:00
  • 9d13b17a3c Fix VersionSplit comparison to do a proper compare and not simply against the version strings Andrew Resch 2010-03-21 15:57:53 -07:00
  • 6aacc6e75c add 2 extra debug logging statements to the Upload controller Damien Churchill 2010-03-21 18:59:05 +00:00
  • c03f519f9a add some base parameter validation Damien Churchill 2010-03-21 10:33:02 +00:00
  • c6caae848f Fix another problem with component change Andrew Resch 2010-03-20 20:54:36 -07:00
  • 5945b24476 Fix pluginmanagerbase using new component module Andrew Resch 2010-03-20 19:29:36 -07:00
  • 606b623d73 AlertManager will now cancel all pending delayedCalls prior to stopping. Andrew Resch 2010-03-20 19:12:28 -07:00
  • 16b832f7ab Fix importing libtorrent Andrew Resch 2010-03-20 19:12:10 -07:00
  • b0714f625f Rewrite component module to handle deferreds properly Add test_component Fix test_core to work with new component module Andrew Resch 2010-03-20 19:11:32 -07:00
  • 670ad51de1 drop the Config resource and just include it in a script tag on the index page this allows for dynamic base setting add support for setting the base via a request header X-Deluge-Header Damien Churchill 2010-03-20 14:14:46 +00:00
  • 986e632475 add a missing Ext.namespace in order to create Deluge.preferences Damien Churchill 2010-03-20 14:14:30 +00:00
  • f08c0e053c tidy up doc strings and change InstallPlugin to InstallPluginWindow Damien Churchill 2010-03-20 13:35:21 +00:00
  • fd9dc2d892 add the new command line switches that deluge-web has Damien Churchill 2010-03-20 12:41:51 +00:00
  • 67bcaa267a allow the base path to be specified by a command line switch on deluge-web Damien Churchill 2010-03-20 12:01:02 +00:00
  • 5a9b671c85 add the jsdoc showing it extends from Ext.util.Observable Damien Churchill 2010-03-20 11:26:54 +00:00
  • af9eeb02b0 rename Deluge.Events to Deluge.EventsManager Damien Churchill 2010-03-20 11:02:13 +00:00
  • ff1ad9d764 fix logging out Damien Churchill 2010-03-20 11:01:44 +00:00
  • 32a00d7919 Update attributes deluge-1.2.2 Andrew Resch 2010-03-19 13:56:40 -07:00
  • 3932e632c1 Add export-ignore attributes Andrew Resch 2010-03-19 13:51:17 -07:00
  • 3f37b3bb01 Update ChangeLog Andrew Resch 2010-03-19 13:37:48 -07:00
  • 03b9b940af Update Windows installer Andrew Resch 2010-03-19 13:36:36 -07:00
  • eeda4a5ecd Update translations Andrew Resch 2010-03-19 13:05:58 -07:00
  • fd5460b403 Update Windows installer files Andrew Resch 2010-03-19 12:23:51 -07:00
  • 7e5e28ea2b update to the new namespace format Damien Churchill 2010-03-19 08:48:13 +00:00
  • 51555cab83 fix the quick limits menus fix displaying speeds with limits Damien Churchill 2010-03-18 23:01:42 +00:00
  • dd866f07de big refactor to meet the new coding style to allow for tidier namespaces Damien Churchill 2010-03-18 22:56:18 +00:00
  • 26defff7fc fix building after the theme switch about Damien Churchill 2010-03-18 12:41:07 +00:00
  • 7947773a88 move the docs generating out of the js folder and include ext-js when generating the docs Damien Churchill 2010-03-17 23:54:59 +00:00
  • ed03721789 upgrade to extjs 3.1.1 Damien Churchill 2010-03-17 23:17:13 +00:00
  • 0f6cab42a8 reorganise the themes to make it easier to upgrade extjs Damien Churchill 2010-03-17 23:13:32 +00:00
  • 4031b9f94b ensure that we are definitely using the filename Damien Churchill 2010-03-17 23:09:44 +00:00
  • a23648c657 fix the statusbar bandwidth limits (Closes: #1181) Damien Churchill 2010-03-17 00:10:33 +00:00
  • 9672480d39 add support for selecting multiple filters Damien Churchill 2010-03-16 23:47:44 +00:00
  • 7a115622df add "All" to the list of filters for tracker hosts Damien Churchill 2010-03-16 23:44:38 +00:00
  • f7071b4428 fix the sidebar and torrent filtering (Closes: #1176) Damien Churchill 2010-03-16 22:42:52 +00:00
  • 296d790421 If the torrent has been added via a magnet link then try and extract the name from the dn key in the url. Fixes #1154. Damien Churchill 2010-03-16 01:14:27 +00:00
  • 228d623aef compress the response of Upload Damien Churchill 2010-03-15 12:12:44 +00:00
  • e83737805d show the connection manager when the ui disconnects Damien Churchill 2010-03-14 10:00:04 +00:00
  • 2952a5a7a3 fix up the statusbar switching Damien Churchill 2010-03-14 09:20:57 +00:00
  • 21431f18e1 reset the torrents object upon a disconnect so there aren't any errors when reconnecting Damien Churchill 2010-03-14 09:05:12 +00:00
  • 4929ba3c44 pass in true to the formatter so fsize doesn't ignore zero values Damien Churchill 2010-03-14 08:55:26 +00:00
  • 81d28b686f add a failure callback when uploading a torrent file Damien Churchill 2010-03-14 08:46:21 +00:00
  • e2840148af remove a torrent from the grid as well as displaying an error message Damien Churchill 2010-03-14 00:44:04 +00:00
  • 450d526eca Fix issue where the gtkui sometimes won't start if there is a stale lock file or socket in the ipc/ directory. Andrew Resch 2010-03-13 12:17:34 -08:00
  • 35b72ba8d7 Fix issue where the gtkui sometimes won't start if there is a stale lock file or socket in the ipc/ directory Andrew Resch 2010-03-13 12:13:59 -08:00
  • ae426eb0cd add support for asking the user to change their password if it is their first login Damien Churchill 2010-03-13 18:42:09 +00:00
  • 3e6c956ac6 change first_load to first_login in the ui config keys as well Damien Churchill 2010-03-11 20:29:55 +00:00
  • 3a54a9aebc change load to login as it seems more sensible Damien Churchill 2010-03-11 20:24:20 +00:00
  • f6c058dd34 add a first_load config parameter Damien Churchill 2010-03-11 20:20:23 +00:00
  • fc109479bf Update ChangeLog Andrew Resch 2010-03-13 10:10:13 -08:00
  • f0226decff Fix #1172 notify startup complete when adding torrents externally Andrew Resch 2010-03-13 10:08:16 -08:00
  • cd7681b909 Fix #1172 notify startup complete when adding torrents externally Andrew Resch 2010-03-13 10:08:16 -08:00
  • 5bd22ee6d5 change the libtorrent submodule to point to 0.14-stable Damien Churchill 2010-03-12 10:16:00 +00:00