Commit graph

  • 1d5e8e35cb Merge 04efede480 into 838d0aa3a9 John Maguire 2017-02-10 19:25:54 +0000
  • 838d0aa3a9 Use Go 1.7 for Travis and builds master Tony Blyler 2016-08-20 18:26:02 -0400
  • 588f0fb89b
    Add a backoff timeout to checking diskspace and logging about it Tony Blyler 2016-07-28 22:11:22 -0400
  • 5cb62347e7
    Add ability to prevent downloads based off of available disk space v0.1.2 Tony Blyler 2016-07-23 17:23:36 -0400
  • d248260789
    Clean up rpc.go file Tony Blyler 2016-07-23 16:26:52 -0400
  • 44e04ef998 Merge pull request #7 from doomrobo/master Tony Blyler 2016-07-20 17:25:43 -0400
  • 01da49db25 Change defer to explicit function call before os.Exit() Michael Rosenberg 2016-07-07 21:56:44 -0400
  • 4ad1968b2a Don't leave RPC socket on the filesystem if an error happens in NewQueue Michael Rosenberg 2016-07-04 18:17:24 -0400
  • fccc859d57 Fix alignment on download progress example Michael Rosenberg 2016-06-28 20:42:51 -0400
  • e958dcb451 New command line option -getStatus to view formatted download status; config now requires RPC socket path; queue.Close() now runs after interrupt is sent Michael Rosenberg 2016-06-28 20:36:54 -0400
  • 7b8d4ed528
    Update easysftp to its vendored version Tony Blyler 2016-06-18 20:53:54 -0400
  • 2c78267568 Merge pull request #6 from doomrobo/patch-1 Tony Blyler 2016-06-18 20:44:33 -0400
  • d884835580 Update README.md Michael Rosenberg 2016-06-18 00:18:33 -0400
  • 270e766867
    More Travis fixes Tony Blyler 2016-06-17 10:12:56 -0400
  • d775b8f80d
    Fix poor mistakes with travis Tony Blyler 2016-06-17 10:04:47 -0400
  • c485a4d507
    Fix travis notfications Tony Blyler 2016-06-17 09:26:24 -0400
  • 4133c751eb
    Fix Travis builds Tony Blyler 2016-06-17 09:03:41 -0400
  • 9729316082
    Do not try to run tests since we do not have any Tony Blyler 2016-06-17 08:46:36 -0400
  • e269cde865
    Convert yaml to use vendoring Tony Blyler 2016-06-16 10:08:56 -0400
  • b5c5d2177b
    Use vendoring Tony Blyler 2016-06-15 20:41:31 -0400
  • 955f9c6da0
    Do not let travis build releases master-prerelease Tony Blyler 2016-05-24 22:50:45 -0400
  • 9e49d266cf
    Fix startup issue of closing a nonexistent connection v0.1.1 Tony Blyler 2016-05-24 22:21:57 -0400
  • ba49a850a2
    Prevent SSH timeouts by closing connection when not needed Tony Blyler 2016-05-24 22:04:28 -0400
  • a6db512926
    Fix travis config env setting Tony Blyler 2016-05-17 14:35:00 -0400
  • ab0eb7f461
    Stop the Travis spamming Tony Blyler 2016-05-17 14:16:10 -0400
  • 3bc24bb3f8
    Update README for downloading releases v0.1.0 Tony Blyler 2016-05-17 11:57:29 -0400
  • 27f0436a18
    Update travis-ci deployment options Tony Blyler 2016-05-17 11:50:55 -0400
  • 02f6bae479
    Update support for pull requests in Travis Tony Blyler 2016-05-16 23:06:02 -0400
  • 61f7a52ef1
    Update version to use a nicer date format Tony Blyler 2016-05-16 22:53:08 -0400
  • 31bf3fca93
    Update travis config yet again. Tony Blyler 2016-05-16 22:17:59 -0400
  • 85df9d87cd
    Update gox to build to correct folder Tony Blyler 2016-05-16 21:26:40 -0400
  • cebd68a820
    Even more Travis Tony Blyler 2016-05-16 21:17:15 -0400
  • 57a45b522d
    Fix bad env variables for travis Tony Blyler 2016-05-16 21:11:04 -0400
  • 46bb0b9ec3
    More Travis config Tony Blyler 2016-05-16 21:09:00 -0400
  • e0e87419a6
    Fix bad travis config Tony Blyler 2016-05-16 21:00:51 -0400
  • cb13f6073b
    Update travis build config Tony Blyler 2016-05-16 20:55:31 -0400
  • 8f1aa0651c
    Add version output support when built Tony Blyler 2016-05-16 20:12:26 -0400
  • 659fca62a8
    Fixes locked up downloads and enables removing torrents via .torrent removal Tony Blyler 2016-05-16 12:37:28 -0400
  • 80929d25ed
    Only look at .torrent files in the bash implementation Tony Blyler 2016-05-16 09:55:56 -0400
  • 8e86703f0e
    Add some extra logging when adding a torrent file. Tony Blyler 2016-05-14 16:24:59 -0400
  • ce5685573f
    Fix failure to unlock something that is already unlocked Tony Blyler 2016-05-14 16:12:24 -0400
  • a08a102d15
    Add resume support to downloading Tony Blyler 2016-05-14 11:32:24 -0400
  • 93cf0597ed
    Fix download deadlock Tony Blyler 2016-05-14 10:33:04 -0400
  • 95ce7fccee
    Support YAML for the configuration and rearrange the config struct Tony Blyler 2016-05-14 10:22:10 -0400
  • fb15dcf3d5
    Add Travis CI status Tony Blyler 2016-05-13 19:38:24 -0400
  • 2110148ee4
    Add completed download log Tony Blyler 2016-05-13 19:28:03 -0400
  • cab6926338
    Use floating points for download sizes Tony Blyler 2016-05-13 19:09:14 -0400
  • 3ebb4798dc
    Add pretty byte size output to download log Tony Blyler 2016-05-13 19:03:55 -0400
  • 6899802247
    Add final destination to download log Tony Blyler 2016-05-13 18:49:47 -0400
  • 13580fda9f
    Update queue to actually download files and log when starting a download Tony Blyler 2016-05-13 18:47:05 -0400
  • 291967610a
    Add some logging for added initial files Tony Blyler 2016-05-13 18:32:04 -0400
  • 3299e329db
    Initial Travis CI support Tony Blyler 2016-05-13 18:14:25 -0400
  • 819930a8fc
    Fix syntax error for torrent hash generation Tony Blyler 2016-05-13 17:58:59 -0400
  • 4e5e70f752
    Fix documentation error and logging prefix for STDOUT Tony Blyler 2016-05-13 17:42:37 -0400
  • a6dfb7e698
    Add the ability to do everything in Go Tony Blyler 2016-05-13 17:38:53 -0400
  • d088e413b7 Add initial SSH/SFTP framework for downloading directories/files Tony Blyler 2016-05-11 21:39:37 -0400
  • 3d9fdad416 Update listed requirements Tony Blyler 2016-02-06 18:02:20 -0500
  • 04efede480 Use lowercase a to declare array (closes #4) John Maguire 2016-02-05 20:24:55 -0500
  • 67198d1021 Echo that a download is being started Tony Blyler 2015-03-01 00:33:53 -0500
  • 30b0258294 Handle torrent files with spaces in their name Tony Blyler 2015-03-01 00:00:26 -0500
  • cd5263cb5e Actually adds and removes from the queue and works. Accidentally submitted a broken version. Tony Blyler 2015-02-09 12:20:00 -0500
  • e347363249 Makes adding to the associative arrays correct. Tony Blyler 2015-02-08 14:30:00 -0500
  • b1b0c7b4c3 Rewrote hoarder in Bash. Tony Blyler 2015-02-06 22:20:06 -0500
  • 758ce5cb8e Handles SSH/SFTP connection closing gracefully. Adds auto restarting of processes config option. Makes dying a little more uniform. Still need to make dying graceful. Tony Blyler 2015-01-24 11:45:28 -0500
  • d36b7ff8d6 Cleaned up code with gofmt/lint. Added download resuming. Made downloads for subdirectories work correctly. Tony Blyler 2014-12-29 18:58:23 -0500
  • a6e0debe9a Added CLI arguments and updated the README Tony Blyler 2014-12-23 17:59:25 -0500
  • a32e222ce6 Project is now in Go Tony Blyler 2014-12-23 17:38:01 -0500
  • 6e94efb517 Fixed a case of an infintie reconnect loop. Tony Blyler 2014-05-21 09:31:51 -0400
  • dee3c58e54 * adds config sanity check * makes it so a single torrent download doesn't get two children * adds children as a config option Tony Blyler 2014-05-14 10:00:06 -0400
  • daf6094ad7 * The included config is now an example config. * Fixes a logging issue when already downloading a torrent. * Uses better management of the download queue * Fixes a constant spamming issue when the queue is empty and there is a download Tony Blyler 2014-05-08 21:58:17 -0400
  • 5817fd3d77 Initial commit Tony Blyler 2014-05-02 09:49:56 -0400
  • aeff525220 Initial commit Tony Blyler 2014-05-02 06:41:51 -0700