Commit Graph

  • 53215d87ee [#2077] [Extractor] Ignore the remaining rar part files Calum Lind 2016-05-31 00:44:30 +01:00
  • 2d5dce4954 [#2785] [Extractor] Fix successful claimed extract leaving empty folder Calum Lind 2016-05-31 00:29:54 +01:00
  • 7e229ceb2f [Tests] Combine echo lines into python cmd for tox docs Calum Lind 2016-05-25 11:06:48 +01:00
  • 2a8388d262 [UI] Fix translation setup in console bendikro 2016-05-24 14:43:40 +02:00
  • 4751b33d0c [Console] Fix to console argument parsing bendikro 2016-05-22 20:02:02 +02:00
  • 98eb810f89 [Docs] Minor tidyup of docstrings Calum Lind 2016-05-24 23:47:46 +01:00
  • 7c07001bdc [Docs] Make tox -e docs fail on sphinx warnings bendikro 2016-05-22 17:14:46 +02:00
  • a81f17a802 [Tests] Improve test docs bendikro 2016-05-21 21:46:14 +02:00
  • dbadb9b0a6 [Core] Fix core.remove_torrents return value on error bendikro 2016-04-19 19:42:49 +02:00
  • c204b63653 [Docs] Make tox -e docs fail on sphinx warnings bendikro 2016-05-22 17:14:46 +02:00
  • 48240db813 [Docs] Fix docs in maketorrent.py bendikro 2016-05-22 16:05:53 +02:00
  • 94a9f17838 [Tests] Improve test docs bendikro 2016-05-21 21:46:14 +02:00
  • 5ca7bb365e [Tests] Use tests/common.todo_test to mark tests for TODO bendikro 2016-05-11 18:24:40 +02:00
  • 260268f62b [Tests] Inherit from BaseTestCase in testcases bendikro 2016-05-11 19:42:31 +02:00
  • a8dac9bd3a [Base] [Tests] Add more component tests bendikro 2016-05-16 23:27:14 +02:00
  • d1acd964a5 [Base] Fix Component docs bendikro 2016-04-24 15:46:20 +02:00
  • 5e493f2d3f [UI] Use a shared DEFAULT_HOSTS dict in ui/common bendikro 2016-05-09 19:38:21 +02:00
  • d65ebb80c6 [UI] Reduce ui.client log verbosity bendikro 2016-05-01 19:26:18 +02:00
  • b9f3f549a1 [UI] Add __contains__ to deluge/ui/coreconfig.py bendikro 2016-05-09 19:33:01 +02:00
  • 67cefb1211 [Core] Add finished_time to torrent status bendikro 2016-01-24 13:31:06 +01:00
  • 14b576e411 [Core] Fix core.remove_torrents return value on error bendikro 2016-04-19 19:42:49 +02:00
  • 43edea01b7 [Console] Queue prefs updated Calum Lind 2016-05-23 15:31:23 +01:00
  • 262c8d71d5 [WebUI] Queue prefs updated Calum Lind 2016-05-23 13:41:09 +01:00
  • 80ee713893 [#2520] [GTKUI] Queue preferences page reworked Calum Lind 2015-08-30 01:02:09 +01:00
  • 3837a2c5d6 [WebUI] Constrain dialogs to browser window Calum Lind 2016-05-23 14:04:17 +01:00
  • dc56e4557b [WebUI] Create more space by removing headers from Prefs dialogs Calum Lind 2016-05-23 14:05:00 +01:00
  • 717ceee0ea [Tests] Update comments in tox.ini Calum Lind 2016-05-22 12:43:07 +01:00
  • 5713ff09f4 [Docs] Autogenerate module docs with apidoc bendikro 2016-05-11 15:47:31 +02:00
  • b6b1d40516 [Tox] [Travis] Fixes to test config bendikro 2016-05-21 19:53:40 +02:00
  • 152eaa10dd [Console] Fix bug when parsing UI commands bendikro 2016-05-22 02:52:38 +02:00
  • d689ad72e8 [UI] [#1973] Improve passing extra args to UIs bendikro 2016-05-10 18:48:13 +02:00
  • d6fec88932 [UI] Move Gtk console entry point class to __init__ bendikro 2016-05-12 20:18:58 +02:00
  • fd9e68e7e7 [Tests] Place logfiles from py.test run in _pytest_temp bendikro 2016-05-11 01:49:29 +02:00
  • 6971e08b0d [#2828] [Packaging] Fix ImportError with setuptools version > 18.8 Calum Lind 2016-05-19 17:18:34 +01:00
  • cea50f319d [WebUI] Print error if minify script encounters error with closure Calum Lind 2016-05-19 14:12:14 +01:00
  • 6ce9f77e17 [WebUI] Handle missing script files and fallback to available files bendikro 2016-05-18 17:57:09 +02:00
  • 0f43b564c9 [WebUI] Add WebUI build class to setup.py for minifing javascript Calum Lind 2015-08-22 14:25:15 +01:00
  • 6bf906a849 [Lint] Use a shorter line length for isort Calum Lind 2016-05-13 14:00:10 +01:00
  • 983ee7b973 [Tests] Raise minimum isort version to 4.2.5 Calum Lind 2016-05-18 10:03:02 +01:00
  • bd7d10b81e [Lint] [WebUI] Fix issues raised by closure Calum Lind 2016-05-18 09:53:09 +01:00
  • 876e70d85f [WebUI] Remove margins from main window elements Calum Lind 2016-05-16 13:44:00 +01:00
  • 590f077963 [WebUI] Tidyup Add dialog margins Calum Lind 2016-05-16 13:27:00 +01:00
  • 2aa1ab2f2b [WebUI] Revert broken refactor of theme css Calum Lind 2016-05-16 12:32:41 +01:00
  • 2e08599f82 [WebUI] Disable disabling WebUi plugin in WebUI Calum Lind 2016-05-16 11:40:22 +01:00
  • b450739333 [WebUI] Remove border in Prefs for cleaner look Calum Lind 2016-05-16 01:19:35 +01:00
  • e330ff0299 [WebUI] Tidyup prefs plugins details Calum Lind 2016-05-16 01:07:18 +01:00
  • 6c233da2ff [WebUI] Case-insensitive sort for plugins list Calum Lind 2016-05-15 21:46:52 +01:00
  • fa309d0d18 [WebUI] Refactor json_api._get_host Calum Lind 2016-05-15 19:21:21 +01:00
  • 9f187ed027 [WebUI] Add missing deregister event handlers Calum Lind 2016-05-15 19:10:49 +01:00
  • 42e5876ebe [#2293] [WebUI] Fix plugins not loading when using WebUI plugin Calum Lind 2016-05-15 21:20:14 +01:00
  • 46b726a4e0 [WebUI] Fix prefs plugins page not listing enabled plugins correctly Calum Lind 2016-05-15 21:03:07 +01:00
  • 0278e782e0 [#2490] Add external IP to statusbar Calum Lind 2016-05-11 16:08:03 +01:00
  • bf8f71f215 [WebUI] Update gettext script to find any missed marked-up text Calum Lind 2016-05-11 22:36:42 +01:00
  • 9adc9f886c [WebUI] Add missing translation markup Calum Lind 2016-05-11 16:22:04 +01:00
  • 50d504a38f [AutoAdd] Fix watch dir not accepting uppercase file extension TannerMoore 2016-04-29 23:23:18 +01:00
  • c2d7f3c653 [#2795] [GTKUI] Reduce height of Add Torrent Dialog Calum Lind 2016-05-10 14:45:41 +01:00
  • 9e92178357 [GTKUI] Fix Add Dialog tooltip text needing escaped Calum Lind 2016-05-10 15:01:50 +01:00
  • 42c3580bf2 [Lint] [Plugins] Fix all pylint issues Calum Lind 2016-05-09 22:06:15 +01:00
  • 9237c931b2 [Lint] Update pylint to only allow LF line ending Calum Lind 2016-05-08 17:59:48 +01:00
  • 1a62e00066 [Lint] Add Plugins and scripts to tox pylint Calum Lind 2016-05-08 17:53:49 +01:00
  • 803d94c8ac Remove old wiki_docgen script Calum Lind 2016-05-08 17:52:52 +01:00
  • ac2bbd68db [Tests] Remove flake8 complextity from travis run Calum Lind 2016-05-08 17:42:34 +01:00
  • 8160cef2b3 [Lint] Enable pylint 'not-callable' Calum Lind 2016-05-07 12:22:40 +01:00
  • c7fd8f5116 [Lint] Fix redefining filename in script Calum Lind 2016-05-07 12:09:57 +01:00
  • 618d2f9f58 [Lint] Enable pylint 'bad-continuation' and fix issues Calum Lind 2016-04-29 23:19:55 +01:00
  • 807d7a7aaf [Lint] Fix pylint msg for rencode Calum Lind 2016-05-09 19:52:47 +01:00
  • 416fb5e1e3 [#2832] [UI] Skip blank lines in auth file Calum Lind 2016-05-09 16:37:02 +01:00
  • 1fb9960168 [Base] Updated fix for missing trace with new twisted logger bendikro 2016-05-06 21:58:27 +02:00
  • 919e41f55e [Lint] [GTKUI] Apply isort fix for fixed placement imports Calum Lind 2016-04-26 23:05:33 +01:00
  • 616523c732 [rencode] Update module to v1.0.4 Calum Lind 2016-04-26 18:41:13 +01:00
  • bb0e699619 [UI] Add tests for ui_entry bendikro 2016-04-29 00:13:28 +02:00
  • d5294d5733 [Tests] Fix json_api AlreadyCancelled watchdog error Calum Lind 2016-05-08 10:36:44 +01:00
  • 3769d99532 [GTKUI] Fix silly typo Calum Lind 2016-05-07 00:52:47 +01:00
  • c7b272561e [#2827] [GTKUI] Fix issue with loading GTKUI columns state bendikro 2016-05-06 21:23:35 +02:00
  • 21789e0692 [#2813] [GTKUI] Fix connection manager showing daemon offline in Windows Calum Lind 2016-05-06 22:30:16 +01:00
  • 1a2ff9b089 [Lint] Fix and remove old-style-class from ignore warnings bendikro 2016-05-03 12:26:35 +02:00
  • 3ec8dc6858 [Lint] Remove warnings from .pylintrc bendikro 2016-05-02 14:07:32 +02:00
  • 9be1bd523a [Tests] Cancel watchdog deferreds on test completion bendikro 2016-05-02 01:47:07 +02:00
  • 1f191c3ce1 [Base] Fix incorrect use of defer.fail in component bendikro 2016-05-01 22:14:46 +02:00
  • 91ed621ec8 [UI] Changed ui command description and help bendikro 2016-04-26 12:31:34 +02:00
  • 6adbd14bf8 [Base] Add custom log observer to handle twisted errors bendikro 2016-05-01 16:38:19 +02:00
  • 5826446509 [Lint] Fix pylint signature-differs warning bendikro 2016-04-30 03:00:08 +02:00
  • 84d2d20e13 [Web] Pylint fix for WebUtils bendikro 2016-04-29 21:13:01 +02:00
  • 3ed4c8d636 [Lint] Add pylint to tox run Calum Lind 2016-04-29 23:23:18 +01:00
  • c15931e6f6 [Tests] Rename pylintrc and ignore .tox dir Calum Lind 2016-04-28 23:34:18 +01:00
  • 7c20ed777d [Core] Save fastresume file on separate thread bendikro 2016-04-24 21:36:10 +02:00
  • 5d0359331b [#2821] [UI] Fix missing parameter in baseargs init Calum Lind 2016-04-28 22:42:59 +01:00
  • b255fc40af [WebUI] Remove openssl check as already a requirement Calum Lind 2016-04-28 10:53:20 +01:00
  • 7b523af05b [#2819] [WebUI] Handle CannotListenError for second instance Calum Lind 2016-04-28 10:39:07 +01:00
  • bd65abd3b4 [UI] [Core] Combine common process options into baseargparser Calum Lind 2016-04-28 10:52:15 +01:00
  • b4dd90ba2b Cleanup code in web and deamon entries to match Calum Lind 2016-04-27 12:58:50 +01:00
  • c274d5114c [#2818] [WebUI] Fix AttributeError starting WebUI on windows Calum Lind 2016-04-27 12:40:52 +01:00
  • c821cdd9c7 [UI] Fix unable to use uppercase log level Calum Lind 2016-04-27 09:10:31 +01:00
  • 69871506e1 Improve order of args and wording of '--help' text Calum Lind 2016-04-26 12:44:24 +01:00
  • a99e29642c [UI] Restore short arg for version '-V' (deprecate '-v') Calum Lind 2016-04-26 11:59:24 +01:00
  • acdc19df1d Add translation markup to '--help' options Calum Lind 2016-04-24 22:51:46 +01:00
  • 2bad04848c [WebUI] Update gettext.js Calum Lind 2016-04-25 15:41:47 +01:00
  • bf3d6ae24b [WebUI] Add refresh dialog for language change Calum Lind 2016-04-25 13:16:12 +01:00
  • 2984e2dc5d [WebUI] Fix Interface page not saving with OK button Calum Lind 2016-04-25 10:39:08 +01:00
  • 3b23f69786 [WebUI] Use Apply button to change password Calum Lind 2016-04-25 09:50:17 +01:00