Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parse comma-separated lists of values in all parameter types. This can be ↵ | Jan Cholasta | 2011-11-30 | 1 | -5/+0 |
| | | | | | | | | | | | | | enabled for a specific parameter by setting the "csv" option to True. Remove "List" parameter type and replace all occurences of it with appropriate multi-valued parameter ("Str" in most cases) with csv enabled. Add new parameter type "Any", capable of holding values of any type. This is needed by the "batch" command, as "Str" is not suitable type for the "methods" parameter. ticket 2007 | ||||
* | Updated TODO based on discussion between Rob, Pavel, and Jason; put TODO in ↵ | Jason Gerard DeRose | 2009-05-19 | 1 | -52/+42 |
| | | | | reStructuredText style formatting | ||||
* | Import the RequiresRoot error and make note to replace this at some point | Rob Crittenden | 2009-04-24 | 1 | -0/+3 |
| | |||||
* | Remember to add file as an option for certificate requests | Rob Crittenden | 2009-03-16 | 1 | -0/+3 |
| | |||||
* | Fixed a problem in the host plugin module; added not in TODO about using ↵ | Jason Gerard DeRose | 2009-01-14 | 1 | -0/+3 |
| | | | | Param.query | ||||
* | Updated hostgroup plugins module to where it can at least be imported | Jason Gerard DeRose | 2009-01-14 | 1 | -0/+17 |
| | |||||
* | Updated host plugins module to where it can at least be imported | Jason Gerard DeRose | 2009-01-14 | 1 | -0/+6 |
| | |||||
* | Added some more notes in TODO | Jason Gerard DeRose | 2008-12-21 | 1 | -0/+10 |
| | |||||
* | A few more notes in TODO, including about making Enum's self-documenting | Jason Gerard DeRose | 2008-12-17 | 1 | -4/+10 |
| | |||||
* | Added some notes in TODO about requirements for Andrew's post-process stuff ↵ | Jason Gerard DeRose | 2008-12-17 | 1 | -0/+8 |
| | | | | needed for CA plugin | ||||
* | Finished kwarg validation and extension mechanism in parameter.Param | Jason Gerard DeRose | 2008-12-11 | 1 | -0/+2 |
| | |||||
* | Added not about gettext in TODO | Jason Gerard DeRose | 2008-12-10 | 1 | -0/+1 |
| | |||||
* | Added more of my notes to TODO | Jason Gerard DeRose | 2008-12-08 | 1 | -0/+8 |
| | |||||
* | Added notes in TODO on planned API changes | Jason Gerard DeRose | 2008-11-25 | 1 | -0/+18 |
| | |||||
* | Followig Rob's good form, cleanup my mess in TODO | Jason Gerard DeRose | 2008-10-29 | 1 | -21/+14 |
| | |||||
* | Add migration to TODO | Rob Crittenden | 2008-10-27 | 1 | -0/+4 |
| | |||||
* | Added a TODO file | Jason Gerard DeRose | 2008-10-23 | 1 | -0/+21 |