| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Standarize and simplify plugin names. | Joel Andres Granados | 2008-07-15 | 3 | -225/+0 |
| | | | | | | | | | | | | - The file names are the ones the the user will be using to reference each plugin. Having a long name will not help the user. - Also, to signify that they are plugins we will use the "p_" at the beginning of each name. - plugin_examples is left like that because it is not a plugin in itself, but a directory that contains plugins. Please follow these naming standards when you name you plugins. | ||||
| * | Always use os.path.join when using the chroon. | Joel Andres Granados | 2008-06-06 | 3 | -6/+8 |
| | | | | | This will avoid the double backslash. | ||||
| * | Change the detected name to checked. | Joel Andres Granados | 2008-05-12 | 2 | -3/+3 |
| | | | | | | The new variable name better expresses the objective of the issue state. This will help avoid confusion for the plugin developer. | ||||
| * | Make the lowlevel rpm plugin work better | Martin Sivak | 2008-04-08 | 3 | -6/+34 |
| | | |||||
| * | Staled locks handling in rpm lowlevel plugin | Martin Sivak | 2008-03-19 | 2 | -1/+79 |
| | | |||||
| * | Update patch in the rpm plugins, add fixing sequences | Martin Sivak | 2008-03-19 | 1 | -1/+1 |
| | | |||||
| * | Split the RPM plugin into the consistency and lowlevel parts and use ↵ | Martin Sivak | 2008-03-18 | 2 | -0/+117 |
| dependency flags | |||||
