| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-09 | Merge branch 'joeyconfig' | Joey Hess | |
| 2014-12-09 | remove propelor.1 from the cabal file | Joey Hess | |
| This file is now generated by building the package. | |||
| 2014-12-09 | add news item for propellor 1.2.0 | Joey Hess | |
| 2014-12-09 | comment | Joey Hess | |
| 2014-12-09 | Merge branch 'joeyconfig' | Joey Hess | |
| 2014-12-09 | Fix Apache.siteEnabled to update the config file and reload apache when ↵ | Joey Hess | |
| configuration has changed. | |||
| 2014-12-09 | fix a case where fileProperty reported a change despite not making one | Joey Hess | |
| The problem occurred because two lists of lines of the file can be different, while representing the same file content. For example: ["foo", "bar"] ["foo\nbar"] | |||
| 2014-12-09 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2014-12-09 | Merge branch 'joeyconfig' | Joey Hess | |
| 2014-12-09 | prep release | Joey Hess | |
| 2014-12-09 | Include Propellor.Property.OS, which was accidentially left out of the cabal ↵ | Joey Hess | |
| file in the last release. | |||
| 2014-12-08 | Added a comment | picca | |
| 2014-12-08 | propellor spin | Pierre Fersing | |
| 2014-12-08 | Added a comment: second run with content modified | picca | |
| 2014-12-08 | Added a comment: first run | picca | |
| 2014-12-08 | formating | picca | |
| 2014-12-08 | (no commit message) | picca | |
| 2014-12-08 | refactor | Joey Hess | |
| 2014-12-08 | another place to use toResult | Joey Hess | |
| 2014-12-08 | changelog | Joey Hess | |
| 2014-12-08 | Merge branch 'joeyconfig' | Joey Hess | |
| 2014-12-08 | finished accidentially committed bit | Joey Hess | |
| 2014-12-08 | propellor spin | Joey Hess | |
| (cherry picked from commit 1d02d589c79781cc4b0bd82467edbdf64c40f34d) | |||
| 2014-12-08 | propellor spin | Joey Hess | |
| 2014-12-07 | update | Joey Hess | |
| 2014-12-07 | update | Joey Hess | |
| 2014-12-07 | Merge branch 'joeyconfig' | Joey Hess | |
| 2014-12-07 | expand | Joey Hess | |
| 2014-12-07 | Display a warning when ensureProperty is used on a property which has Info ↵ | Joey Hess | |
| and is so prevented from propigating it. Would much rather a type-based fixed, but this is all I have for now. | |||
| 2014-12-07 | docuemnt info propigtion problem | Joey Hess | |
| 2014-12-07 | Merge branch 'joeyconfig' | Joey Hess | |
| 2014-12-07 | fix cron example | Joey Hess | |
| 2014-12-07 | old news | Joey Hess | |
| 2014-12-07 | add news item for propellor 1.1.0 | Joey Hess | |
| 2014-12-07 | Merge branch 'joeyconfig' | Joey Hess | |
| 2014-12-07 | prep release | Joey Hess | |
| 2014-12-07 | more uses for hostContext | Joey Hess | |
| 2014-12-07 | improve | Joey Hess | |
| 2014-12-07 | caution | Joey Hess | |
| 2014-12-07 | fix display 2 | Joey Hess | |
| 2014-12-07 | fix comment display | Joey Hess | |
| 2014-12-07 | update | Joey Hess | |
| 2014-12-07 | Merge branch 'joeyconfig' | Joey Hess | |
| 2014-12-07 | Fixed privdata introspection for User.hasPassword and User.hasSomePassword | Joey Hess | |
| This is not a complete fix for the problem that Info doen't propigate from the called property when code does something like: do hostname <- asks hostName ensureProperty $ foo hostname Instead, I just eliminated the need to implement hasPassword that way, by making the PrivData Info use a HostContext which automatically gets the right hostname passed to it. All other uses of withPrivData don't have the problem. It's still possible for the user to run into the problem if they write something like the above, where foo is a property that uses privdata. However, all properties that take a Context now also accept a HostContext, so it's at least less likely the user needs to write that. | |||
| 2014-12-07 | simplify using makeChange | Joey Hess | |
| 2014-12-07 | typo | Joey Hess | |
| 2014-12-07 | Merge branch 'joeyconfig' | Joey Hess | |
| Conflicts: privdata.joey/privdata.gpg | |||
| 2014-12-07 | comment | Joey Hess | |
| 2014-12-07 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawluNCXp4EAAeZyhZLCOS48gn3p-qAPyhJ4 | |
| 2014-12-06 | update | Joey Hess | |
