Joey Hess
0bbef83570
remove old item
2016-12-31 00:20:08 -04:00
Joey Hess
6b30079218
todo
2016-12-31 00:19:01 -04:00
Joey Hess
b2834db613
Merge branch 'master' of ssh://git-annex.branchable.com
2016-12-30 10:48:56 -04:00
Joey Hess
a03c51988f
idea
2016-12-29 14:57:13 -04:00
mhauru
c2325c2640
Added a comment
2016-12-29 18:00:10 +00:00
mhauru
a702917848
2016-12-29 17:49:14 +00:00
Joey Hess
cf6545198b
a few last changes post xmpp removal
2016-12-28 12:29:21 -04:00
Joey Hess
b21ffe62f5
update
2016-12-28 12:26:48 -04:00
Joey Hess
ab66bbfeb6
Merge branch 'master' into no-xmpp
2016-12-24 15:01:55 -04:00
Joey Hess
d6b401c458
todo
2016-12-24 13:10:51 -04:00
Joey Hess
993f30ac92
update
2016-12-24 12:53:57 -04:00
Joey Hess
e08691b393
enable-tor: When run as a regular user, test a connection back to the hidden service over tor.
...
This way we know that after enable-tor, the tor hidden service is fully
published and working, and so there should be no problems with it at
pairing time.
It has to start up its own temporary listener on the hidden service. It
would be nice to have it start the remotedaemon running, so that extra
step is not needed afterwards. But, there may already be a remotedaemon
running, in communication with the assistant and we don't want to start
another one. I thought about trying to HUP any running remotedaemon, but
Windows does not make it easy to do that. In any case, having the user
start the remotedaemon themselves lets them know it needs to be running
to serve the hidden service.
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
2016-12-24 12:50:23 -04:00
Joey Hess
22252e8e4c
Revert "close"
...
This reverts commit 3aaabc906b
.
Commit contained incomplete work.
2016-12-24 12:07:15 -04:00
Joey Hess
3aaabc906b
close
2016-12-22 13:59:21 -04:00
Joey Hess
942ea305a2
todo
2016-12-21 15:11:10 -04:00
Joey Hess
872064e4a6
comment
2016-12-21 14:21:05 -04:00
Joey Hess
f3972999ae
update
2016-12-20 15:15:01 -04:00
Joey Hess
9bdb617484
add some links to new workflow page
2016-12-20 15:13:44 -04:00
Joey Hess
ccde0932a5
p2p --pair with magic wormhole (untested)
...
It builds. I have not tried to run it yet. :)
This commit was sponsored by Jake Vosloo on Patreon.
2016-12-18 16:51:41 -04:00
marekj
1d7aabdda0
Added a comment: I took the liberty to do it
2016-12-14 07:49:26 +00:00
Joey Hess
a12eac060c
updates
2016-12-13 14:35:58 -04:00
Joey Hess
d87abe61f6
comment
2016-12-13 11:57:32 -04:00
Joey Hess
6f502c859b
todo
2016-12-12 17:21:32 -04:00
Joey Hess
b65780778a
update
2016-12-09 17:07:32 -04:00
Joey Hess
2c907fff51
remotedaemon: git change detection over tor hidden service
2016-12-09 16:02:43 -04:00
Joey Hess
596e1685a6
update
2016-12-09 13:38:50 -04:00
Joey Hess
71e8cd408e
content removal is supposed to succed if the content was already not present
2016-12-09 12:48:22 -04:00
Joey Hess
9c5c24aa0a
todo
2016-12-08 20:55:46 -04:00
Joey Hess
e84165dc5e
more todo
2016-12-08 20:15:12 -04:00
Joey Hess
38516b2fca
update progress logs in remotedaemon send/receive
2016-12-08 19:56:02 -04:00
Joey Hess
0f4ee4f298
fix memory leak
...
I'm unsure why this fixed it, but it did. Seems to suggest that the
memory leak is not due to a bug in my code, but that ghc didn't manage
to take full advantage of laziness, or was failing to gc something it
could have.
2016-12-08 18:42:52 -04:00
Joey Hess
095593a9af
correction
2016-12-08 18:25:51 -04:00
Joey Hess
3b9f6c1b2b
analysis
2016-12-08 17:50:59 -04:00
Joey Hess
5654085e7a
profiling
2016-12-08 17:34:26 -04:00
Joey Hess
b8fea9f08d
we have a memory leak
2016-12-08 16:35:33 -04:00
Joey Hess
39b7eb7350
update
2016-12-08 16:00:29 -04:00
Joey Hess
af41519126
convert P2P runners from Maybe to Either String
...
So we get some useful error messages when things fail.
This commit was sponsored by Peter Hogg on Patreon.
2016-12-08 15:47:49 -04:00
Joey Hess
b613ccf7a3
update
2016-12-08 13:58:11 -04:00
Joey Hess
138f618002
todo
2016-12-07 15:49:15 -04:00
Joey Hess
e5476d42ce
update
2016-12-07 15:38:37 -04:00
Joey Hess
0541f19bea
fix math error that caused resumes to always fail
2016-12-07 15:36:39 -04:00
Joey Hess
b55399e3ac
offset meters when resuming
2016-12-07 14:52:10 -04:00
Joey Hess
5ff85c8515
todo
2016-12-07 14:46:27 -04:00
Joey Hess
2fb6fd7434
Merge branch 'master' into tor
2016-12-07 14:32:25 -04:00
Joey Hess
0d9a11625c
remote uuid discovery in p2p --link
...
This also tests that we can connect to the peer.
This commit was sponsored by Jeff Goeke-Smith on Patreon.
2016-12-07 12:38:21 -04:00
Joey Hess
729e864ad0
add todo list for remaining tor stuff
2016-12-07 12:11:38 -04:00
lorenzo@a77fdbe826df1c175cbd30ed050312ccf7b7fc7b
67bc5c2e35
2016-12-03 09:04:45 +00:00
Joey Hess
d98f071319
todo
2016-11-21 12:30:15 -04:00
Joey Hess
61fe128bbc
no-xmpp branch
2016-11-14 15:04:16 -04:00
Joey Hess
d58148031b
remove xmpp support
...
I've long considered the XMPP support in git-annex a wart.
It's nice to remove it.
(This also removes the NetMessager, which was only used for XMPP, and the
daemonstatus's desynced list (likewise).)
Existing XMPP remotes should be ignored by git-annex.
This commit was sponsored by Brock Spratlen on Patreon.
2016-11-14 14:53:08 -04:00