summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* hlintGravatar Joey Hess2012-09-13
* Remove trailing whitespaceGravatar Richard Hartmann2012-09-11
* fixed all pairing alert issuesGravatar Joey Hess2012-09-11
* fix combining of pairing alertsGravatar Joey Hess2012-09-11
* pairing works!!Gravatar Joey Hess2012-09-11
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
* additional security sanity checks on pairing messagesGravatar Joey Hess2012-09-11
* add a UUID to pair requestsGravatar Joey Hess2012-09-11
* handle stale PairAcksGravatar Joey Hess2012-09-11
* clean up authorized_keys handlingGravatar Joey Hess2012-09-11
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
* add an alert while a locally initiated pairing request is in progressGravatar Joey Hess2012-09-09
* pair request alert tweaksGravatar Joey Hess2012-09-09
* update pair request alert when button is pressedGravatar Joey Hess2012-09-09
* moved the PairStage inside the Verifiable dataGravatar Joey Hess2012-09-08
* add a PairDone messageGravatar Joey Hess2012-09-08
* render webapp staitc file url using yesodGravatar Joey Hess2012-09-08
* first pass at alert buttonsGravatar Joey Hess2012-09-08
* add remote directory to pair requestGravatar Joey Hess2012-09-08
* filter out our own pairing requestsGravatar Joey Hess2012-09-08
* fix build without pairing supportGravatar Joey Hess2012-09-08
* added pair listener threadGravatar Joey Hess2012-09-08
* yesod skelton and routes for pairingGravatar Joey Hess2012-09-08
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* display alert for inotify/kqueue errorsGravatar Joey Hess2012-09-06
* improve syncing support for special remotesGravatar Joey Hess2012-09-04
* add ssh confirmation pageGravatar Joey Hess2012-09-02
* split out local repo configuratorsGravatar Joey Hess2012-08-31
* fix alterTransferInfoGravatar Joey Hess2012-08-31
* typoeGravatar Joey Hess2012-08-29
* make start button work on queued transfersGravatar Joey Hess2012-08-29
* got alterTransferInfo and updateTransferInfo mixed upGravatar Joey Hess2012-08-29
* avoid failure alerts for temporary transfer failuresGravatar Joey Hess2012-08-29
* fix a transfers display glitchGravatar Joey Hess2012-08-28
* avoid possibly re-adding a removed transfer when updating its infoGravatar Joey Hess2012-08-28
* add download progress polling threadGravatar Joey Hess2012-08-28
* look up Remote when a transfer appearsGravatar Joey Hess2012-08-27
* improve display of failed transfer alertGravatar Joey Hess2012-08-27
* use the ~/.config/git-annex/program file to find command when running transfersGravatar Joey Hess2012-08-27
* avoid some confusing alertsGravatar Joey Hess2012-08-26
* add support for readonly remotesGravatar Joey Hess2012-08-26
* don't exclude special remotes from the knownRemotes list used by the assistantGravatar Joey Hess2012-08-26
* tweak field nameGravatar Joey Hess2012-08-26
* cleanupGravatar Joey Hess2012-08-26
* scan multiple remotes in one passGravatar Joey Hess2012-08-26
* add transferkey commandGravatar Joey Hess2012-08-24
* keep track of which remotes have been scanned in process stateGravatar Joey Hess2012-08-24
* avoid crash when directory doesn't existGravatar Joey Hess2012-08-24
* run full transfer scan on all remotes at startupGravatar Joey Hess2012-08-24