| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-22 | update | Joey Hess | |
| 2015-04-22 | update | Joey Hess | |
| 2015-04-22 | too | 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 | noticed a minor bug | Joey Hess | |
| 2014-12-06 | update | Joey Hess | |
| 2014-12-06 | remove done part | Joey Hess | |
| 2014-11-13 | add | Joey Hess | |
| 2014-11-11 | should be fixed | Joey Hess | |
| 2014-11-11 | avoid configuring git signing key when there's no secret key | Joey Hess | |
| Also, nice display for --add-key steps | |||
| 2014-11-11 | added some details to multipe gpg keys issue | Arnaud Bailly | |
| 2014-11-11 | unundo | Joey Hess | |
| 2014-11-11 | changelog | Joey Hess | |
| 2014-11-11 | update | Joey Hess | |
| 2014-10-23 | Revert "propellor spin" | Joey Hess | |
| This reverts commit 80f5b53f1b7fdc876d5e45df68c29f53bd9666b2. | |||
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | todo | Joey Hess | |
| 2014-08-19 | merge from master | Joey Hess | |
| 2014-07-06 | todo | Joey Hess | |
| 2014-07-06 | close | Joey Hess | |
| 2014-07-05 | add | Joey Hess | |
| 2014-06-09 | Attr is renamed to Info. | Joey Hess | |
| 2014-05-31 | Propellor's output now includes the hostname being provisioned, or when ↵ | Joey Hess | |
| provisioning a docker container, the container name. | |||
| 2014-05-31 | propellor spin | Joey Hess | |
| 2014-05-14 | remove fixed item | Joey Hess | |
| 2014-05-10 | update | Joey Hess | |
| 2014-04-29 | todo | Joey Hess | |
| 2014-04-19 | spit up TODO | Joey Hess | |
| 2014-04-19 | more pages | Joey Hess | |
