| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-22 | headers | Joey Hess | |
| 2015-03-22 | headers | Joey Hess | |
| 2015-03-22 | simplify setup process for minimal config mode | Joey Hess | |
| Allow cloning a branch. Updated wrapper to check for propellor.cabal and not try to update if it's not present, to handle this case. | |||
| 2015-02-28 | simplify | Joey Hess | |
| 2015-02-28 | add components page | Joey Hess | |
| 2015-02-12 | update for cron change | Joey Hess | |
| 2015-01-25 | update | Joey Hess | |
| 2015-01-25 | remove idea about moving into GADT | Joey Hess | |
| 2015-01-25 | propellor spin | Joey Hess | |
| 2015-01-25 | propellor spin | Joey Hess | |
| 2015-01-25 | remove toSimpleProp | Joey Hess | |
| It didn't do what I thought it did with a RevertableProperty; it always returned Nothing because even if the input properties to <!> are NoInfo, it casts them to HasInfo. Even if it had worked, it lost type safety. Better to export the Property NoInfo that is used in a RevertableProperty, so it can be used directly. | |||
| 2015-01-24 | GADT properties seem to work (untested) | Joey Hess | |
| * Property has been converted to a GADT, and will be Property NoInfo or Property HasInfo. This was done to make sure that ensureProperty is only used on properties that do not have Info. Transition guide: - Change all "Property" to "Property NoInfo" or "Property WithInfo" (The compiler can tell you if you got it wrong!) - To construct a RevertableProperty, it is useful to use the new (<!>) operator - Constructing a list of properties can be problimatic, since Property NoInto and Property WithInfo are different types and cannot appear in the same list. To deal with this, "props" has been added, and can built up a list of properties of different types, using the same (&) and (!) operators that are used to build up a host's properties. | |||
| 2015-01-04 | close | Joey Hess | |
| 2015-01-01 | update docs | Joey Hess | |
| 2015-01-01 | noticed a minor bug | Joey Hess | |
| 2014-12-26 | layout | Joey Hess | |
| 2014-12-15 | comment | Joey Hess | |
| 2014-12-07 | fix cron example | Joey Hess | |
| 2014-12-06 | update | Joey Hess | |
| 2014-12-06 | remove done part | Joey Hess | |
| 2014-12-03 | links | Joey Hess | |
| 2014-12-03 | add posts page | Joey Hess | |
| 2014-12-03 | move news to better page | Joey Hess | |
| 2014-11-25 | propellor.debug can be set in the git config to enable more persistent ↵ | Joey Hess | |
| debugging output. | |||
| 2014-11-25 | update | Joey Hess | |
| 2014-11-23 | add --merge | Joey Hess | |
| 2014-11-23 | --spin can be passed multiple hosts, and it will provision each host in turn. | Joey Hess | |
| Note that if it fails to spin a host, it will stop. I think this is better than continuing to the next, because there might be a reason to spin hosts in some specific order (ie, update dns first and then use it). | |||
| 2014-11-22 | update | Joey Hess | |
| 2014-11-22 | --via implemented | Joey Hess | |
| 2014-11-22 | add | Joey Hess | |
| 2014-11-22 | mdwn man page and more complete docs | Joey Hess | |
| 2014-11-21 | link title | Joey Hess | |
| 2014-11-21 | reorg | Joey Hess | |
| 2014-11-21 | reorg | Joey Hess | |
| 2014-11-20 | more | Joey Hess | |
| 2014-11-20 | more posts | Joey Hess | |
| 2014-11-20 | update | Joey Hess | |
| 2014-11-20 | update | Joey Hess | |
| 2014-11-20 | add | Joey Hess | |
| 2014-11-20 | reorg | Joey Hess | |
| 2014-11-20 | try3 | Joey Hess | |
| 2014-11-20 | internal | Joey Hess | |
| 2014-11-20 | fix pagespec | Joey Hess | |
| 2014-11-20 | fix | Joey Hess | |
| 2014-11-20 | titles | Joey Hess | |
| 2014-11-20 | adding blog feeds | Joey Hess | |
| 2014-11-18 | wording | Joey Hess | |
| 2014-11-18 | update | Joey Hess | |
| 2014-11-18 | update | Joey Hess | |
| 2014-11-18 | expand | Joey Hess | |
