index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
Commit message (
Expand
)
Author
Age
*
webapp now does long polling
Joey Hess
2012-07-26
*
on second thought, the session cookie is still useful to support setMessage
Joey Hess
2012-07-26
*
disable client session cookie
Joey Hess
2012-07-26
*
update
Joey Hess
2012-07-26
*
use the secret token for authentication, and add to all dynamic urls
Joey Hess
2012-07-26
*
generate random token and launch webapp using it
Joey Hess
2012-07-26
*
added a custom defaultLayout, static site, and favicon
Joey Hess
2012-07-26
*
tweak
Joey Hess
2012-07-26
*
use hamlet at least for the static html
Joey Hess
2012-07-25
*
git annex webapp now opens a browser to the webapp
Joey Hess
2012-07-25
*
build fixes
Joey Hess
2012-07-25
*
run yesod, and launch webapp on startup
Joey Hess
2012-07-25
*
laziness fix
Joey Hess
2012-07-25
*
implement simple working copy based scan
Joey Hess
2012-07-25
*
fix including of remote in TransferInfo when queueing new transfers
Joey Hess
2012-07-25
*
better transfer queue management
Joey Hess
2012-07-25
*
avoid spawning new transfer thread until a slot becomes available
Joey Hess
2012-07-25
*
add TransferScanner thread
Joey Hess
2012-07-22
*
filter out special remotes when pulling
Joey Hess
2012-07-22
*
pull from newly mounted git remotes
Joey Hess
2012-07-22
*
debugging improvements
Joey Hess
2012-07-20
*
detect KDE automounting
Joey Hess
2012-07-20
*
catch all errors
Joey Hess
2012-07-20
*
use dbus to activate GduVolumeMonitor if it's not already running
Joey Hess
2012-07-20
*
only use dbus when there's a client connected we know will send mount events
Joey Hess
2012-07-19
*
store whole Mntents
Joey Hess
2012-07-19
*
try to make Utility.Mounts portable
Joey Hess
2012-07-19
*
MountWatcher thread
Joey Hess
2012-07-19
*
run file transfers in threads, not processes
Joey Hess
2012-07-18
*
add thread id field to transferinfo
Joey Hess
2012-07-18
*
add missing imports
Joey Hess
2012-07-18
*
avoid enqueing downloads from remotes that don't have the key
Joey Hess
2012-07-17
*
merge two shouldTransfer checks
Joey Hess
2012-07-17
*
bugfix
Joey Hess
2012-07-07
*
fix transferrer thread's use of transfer slots and transfer info files
Joey Hess
2012-07-07
*
fix transfer slots blocking and refilling when transfers are stopped
Joey Hess
2012-07-06
*
fixed close-together transfer race
Joey Hess
2012-07-06
*
wait on child transfer processes, and invalidate cache
Joey Hess
2012-07-06
*
logic error
Joey Hess
2012-07-06
*
simplified
Joey Hess
2012-07-06
*
it builds again
Joey Hess
2012-07-06
*
fix
Joey Hess
2012-07-06
*
fix build (almost)
Joey Hess
2012-07-06
*
unfinished (and unbuildable) work toward separate transfer processes
Joey Hess
2012-07-05
*
run transfer with copy of annex state
Joey Hess
2012-07-05
*
logic error
Joey Hess
2012-07-05
*
wrote transfer thread
Joey Hess
2012-07-05
*
enqueue Downloads when new symlinks appear to content we don't have
Joey Hess
2012-07-05
*
split logic for uploads and downloads
Joey Hess
2012-07-05
*
queue Uploads of newly added files to remotes
Joey Hess
2012-07-05
[next]