summaryrefslogtreecommitdiff
path: root/src/Propellor/Spin.hs
Commit message (Expand)AuthorAge
* override deploy url with PropellorRepo.hasOriginUrl infoJoey Hess2017-10-04
* avoid propagating non-alias DNS info from container to hostJoey Hess2017-10-04
* finally really fixed HEAD problemJoey Hess2017-07-13
* trying the pipe trick againJoey Hess2017-07-13
* Revert "disable buffering earlier"Joey Hess2017-07-13
* disable buffering earlierJoey Hess2017-07-13
* add bootstrapWith property to support stack and moreJoey Hess2017-07-12
* my pipe trick didn't work; fallback to NoBufferingJoey Hess2017-06-18
* Fix bug that sometimes made --spin fail with "fatal: Couldn't find remote ref...Joey Hess2017-06-18
* remove unnecessary binary mode settingJoey Hess2017-06-18
* avoid call stackJoey Hess2017-04-09
* convert fromIPAddr to valJoey Hess2017-02-26
* indentJoey Hess2016-03-30
* ported propagateContainerJoey Hess2016-03-26
* fix reversion in bootstrap spin of system with no declared OSJoey Hess2016-03-08
* make Cron.runPropellor pass System to bootstrapPropellorCommandJoey Hess2016-03-07
* Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wipJoey Hess2016-03-07
|\
| * FreeBSD Support including:Evan Cofsky2016-03-07
* | Force ssh, scp, and git commands to be run in the foreground.Joey Hess2016-03-06
* | propellor spinJoey Hess2016-03-06
* | propellor spinJoey Hess2016-03-06
* | propellor spinJoey Hess2016-03-06
|/
* stop using --continue SimpleRun for spinJoey Hess2016-03-06
* refactor into smaller modules to untangle git and gpg modulesJoey Hess2016-01-03
* tweak wrong spin branch error messageSean Whitton2015-12-08
* implement two pre-spin safety checksSean Whitton2015-12-08
* run editor processes in foregroundJoey Hess2015-11-01
* a few tweaks for concurrent outputJoey Hess2015-11-01
* Revert "propellor spin"Joey Hess2015-11-01
* propellor spinJoey Hess2015-11-01
* propellor spinJoey Hess2015-10-28
* use outputConcurrent interfaceJoey Hess2015-10-28
* remove debugJoey Hess2015-10-28
* propellor spinJoey Hess2015-10-28
* propellor spinJoey Hess2015-10-28
* propellor spinJoey Hess2015-10-28
* refactorJoey Hess2015-10-20
* simplify privdata propigation to spin from controllerJoey Hess2015-10-20
* privdata propigation for Spin.controllerJoey Hess2015-10-20
* use Info to detect controller loopsJoey Hess2015-10-17
* Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess2015-10-16
* propellor spinJoey Hess2015-10-10
* Follow some hlint suggestions.Mario Lang2015-09-13
* Added Propellor.Property.Rsync. WIP; untestedJoey Hess2015-09-06
* Work around broken git pull option parser in git 2.5.0, which broke use of --...Joey Hess2015-07-30
* revert testJoey Hess2015-05-30
* propellor spinJoey Hess2015-05-30
* --spin now works when given a short hostname that only resolves to an ipv6 ad...Joey Hess2015-05-30
* propellor spinJoey Hess2015-04-29
* avoid using the makefile when bootstrapping with --spinJoey Hess2015-02-28