summaryrefslogtreecommitdiff
path: root/doc/design/assistant
Commit message (Collapse)AuthorAge
...
* | gcrypt needs a new version, which I am releaseingGravatar Joey Hess2014-05-15
| |
* | avoid clobbering existing envGravatar Joey Hess2014-05-14
| | | | | | | | | | This is necessary on windows, ssh couldn't resolve hostnames without env for whatever reason.
* | webapp: Better ssh password prompting.Gravatar Joey Hess2014-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When setting up a remote on a ssh server, prompt for a password inside the webapp, rather than relying on ssh's own password prompting in the terminal the webapp was started from, or ssh-askpass. Avoids double prompting for the ssh password (and triple-prompting on windows for rsync.net), since the entered password is cached for 10 minutes and this cached password is reused when setting up the repository, after the initial probe. When the user has an existing ssh key set up, they can choose to use it, rather than entering a password. The webapp used to probe for this case automatically, so this is a little harder, but it's an advanced user thing. Note that this commit is known to break enabling existing rsync repositories. It hs not been tested with gcrypt repositories. It's not been successfully tested yet on Windows. This commit was sponsored by Ralph Mayer.
| * poll vote (Google Drive)Gravatar 212.194.32.1442014-05-11
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-05-06
|\
* | reorg and add a start of a design for requests and ad-hoc routing with TTL ↵Gravatar Joey Hess2014-05-06
| | | | | | | | in git-annex branch
| * poll vote (OpenStack SWIFT)Gravatar 50.56.228.642014-05-05
|/
* improved reportingGravatar Joey Hess2014-05-03
|
* add mocambos network dataGravatar Joey Hess2014-05-03
|
* use a map so immobile nodes have namesGravatar Joey Hess2014-05-03
|
* add routing simulationGravatar Joey Hess2014-05-02
|
* support being run by ssh as ssh-askpass replacementGravatar Joey Hess2014-04-29
| | | | | | | | | To use, set GIT_ANNEX_SSHASKPASS to point to a fifo or regular file (FIFO is better, avoids touching disk or multiple readers) that contains the password. Then set SSH_ASKPASS=git-annex, and when ssh runs it, it will tell ssh the password. This is not yet used..
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU2014-04-29
|
* updateGravatar Joey Hess2014-04-26
|
* devblogGravatar Joey Hess2014-04-25
|
* designGravatar Joey Hess2014-04-25
|
* poll vote (My phone (or MP3 player))Gravatar 78.49.117.1562014-04-16
|
* Merge branch 'master' into remotecontrolGravatar Joey Hess2014-04-14
|\ | | | | | | | | Conflicts: doc/devblog/day_152__more_ssh_connection_caching.mdwn
| * poll vote (DCIM directory (photos and videos only))Gravatar 2601:0:b100:7c0::12014-04-12
| |
* | assistant: Now detects immediately when other repositories push changes toGravatar Joey Hess2014-04-08
|/ | | | | | | | | | | | a ssh remote, and pulls. XMPP is no longer needed in this configuration! Requires the remote server have git-annex-shell with notifychanges support. (untested) This commit was sponsored by Geog Wechslberger.
* add design for git-remote-daemonGravatar Joey Hess2014-04-03
|
* windows fix try 2Gravatar Joey Hess2014-04-02
|
* poll vote (Google Drive)Gravatar 216.115.165.42014-03-21
|
* poll vote (Google Drive)Gravatar 131.130.79.562014-03-21
|
* fix up old comments that used format=txt, which is no longer enabledGravatar Joey Hess2014-03-20
|
* poll vote (/sdcard/annex)Gravatar 192.171.33.1112014-03-17
|
* poll vote (/sdcard/annex)Gravatar 93.128.10.192014-03-16
|
* poll vote (DCIM directory (photos and videos only))Gravatar 78.53.214.752014-03-16
|
* poll vote (/sdcard/annex)Gravatar 194.197.235.1092014-03-16
|
* poll vote (Tahoe-LAFS)Gravatar 166.70.207.22014-03-11
|
* remove spamGravatar Joey Hess2014-02-20
|
* Added a comment: niceGravatar https://www.google.com/accounts/o8/id?id=AItOawlVsvZpOtQ_ukVysPjQxJEBlKCM5lsgPkk2014-02-15
|
* telehash securityGravatar Joey Hess2014-02-10
|
* poll vote (Tahoe-LAFS)Gravatar 139.80.40.122014-02-04
|
* typoGravatar https://thargos.myopenid.com/2014-01-27
|
* a separate sync daemon has many advantages indeedGravatar https://id.koumbit.net/anarcat2014-01-20
|
* gathdGravatar Joey Hess2014-01-19
|
* Added a comment: re: long pollingGravatar https://www.google.com/accounts/o8/id?id=AItOawmz8d2M0lQDYWLSbDQSjYRHfrQkWKgPu602014-01-17
|
* Added a commentGravatar http://joeyh.name/2014-01-16
|
* Added a comment: long polling in Widget formGravatar https://www.google.com/accounts/o8/id?id=AItOawmz8d2M0lQDYWLSbDQSjYRHfrQkWKgPu602014-01-16
|
* TelelhashGravatar Richard Hartmann2014-01-14
|
* add telehash design page; update roadmapGravatar Joey Hess2014-01-13
|
* Added a commentGravatar http://joeyh.name/2014-01-06
|
* Added a comment: exactly this use case: cloud remotes too smallGravatar https://www.google.com/accounts/o8/id?id=AItOawnRRUUZo3W7pAoRoST8P_l0PtUBhvYuzDg2014-01-06
|
* Added a comment: Can't seem to get the configuration I am looking for from ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawmH-n1yD04qmSeXKKzYaXFTN1ciFWVb5As2014-01-02
| | | | the webapp
* doc/: s/amoung/among/giGravatar Richard Hartmann2013-12-18
| | | | | | Qouth ye olde [Wiktionary](http://en.wiktionary.org/wiki/amoung) Archaic spelling of among.
* removedGravatar http://joeyh.name/2013-12-18
|
* Added a comment: niceGravatar https://www.google.com/accounts/o8/id?id=AItOawnN99WKdpXGRJD8xpJxfsoumA9ZVCBjxrE2013-12-18
|
* poll vote (/sdcard/annex)Gravatar 178.12.110.1652013-12-18
|
* remove done todo about upgradingGravatar Joey Hess2013-12-17
|