index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-11-01
merge changes from concurrent-output
Joey Hess
2015-11-01
take dkim out of test mode
Joey Hess
2015-10-29
generalize what can be output
Joey Hess
2015-10-28
example
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
have to flush concurrent output before printing result when chaining
Joey Hess
2015-10-28
export lockOutput
Joey Hess
2015-10-28
remove externals
Joey Hess
2015-10-28
better lock taking using STM, and wait for concurrent processes writer thread...
Joey Hess
2015-10-28
remove debug code
Joey Hess
2015-10-28
fix memory leak, and optimise when command output is very large
Joey Hess
2015-10-28
fix buffer order
Joey Hess
2015-10-28
work around waitForProcess race condition
Joey Hess
2015-10-28
fix tricky race
Joey Hess
2015-10-28
fix bad MVar use, use STM
Joey Hess
2015-10-28
need withConcurrentOutput to flush any buffered concurrent output
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
use outputConcurrent interface
Joey Hess
2015-10-28
remove debug
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
propellor spin
Joey Hess
2015-10-28
improve comment
Joey Hess
2015-10-28
don't truncate over-large output; swap to temp files
Joey Hess
2015-10-28
split out generic ConcurrentOutput module to Utility
Joey Hess
2015-10-28
concurrency docs
Joey Hess
2015-10-27
use execProcessConcurrent everywhere
Joey Hess
2015-10-27
merge from git-annex
Joey Hess
2015-10-27
concurrent version of createProcess
Joey Hess
2015-10-27
make Propellor.Message use lock to handle concurrent threads outputting messages
Joey Hess
2015-10-27
use a shared global for the MessageHandle
Joey Hess
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-26
Add File.isCopyOf
Per Olofsson
2015-10-24
propellor spin
Joey Hess
2015-10-24
improve RevertableProperty combining
Joey Hess
2015-10-24
Added Propellor.Property.Concurrent for concurrent properties.
Joey Hess
2015-10-24
simplift
Joey Hess
2015-10-23
comments
Joey Hess
2015-10-23
Hostname.sane and Hostname.setTo can now safely be used as a property of a ch...
Joey Hess
2015-10-23
generalize check
Joey Hess
2015-10-23
allow specifying filesystem mount options
Joey Hess
2015-10-23
refactor
Joey Hess
2015-10-23
Changed how the operating system is provided to Chroot (API change).
Joey Hess
2015-10-23
Add File.basedOn
Per Olofsson
2015-10-23
propellor spin
Joey Hess
2015-10-23
HostName: Improve domain extraction code.
Joey Hess
[next]