Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Column for flow parameters specification | Martin Sivak | 2008-04-22 | 1 | -4/+14 | |
| | ||||||
* | List of plugins and flows | Martin Sivak | 2008-04-22 | 1 | -0/+60 | |
| | ||||||
* | The flags dialog is working now | Martin Sivak | 2008-04-22 | 2 | -46/+53 | |
| | ||||||
* | known() returns union of detected and provided flags | Martin Sivak | 2008-04-22 | 1 | -1/+1 | |
| | ||||||
* | Make the Save function work | Martin Sivak | 2008-04-21 | 1 | -1/+10 | |
| | ||||||
* | Open/Save dialogs | Martin Sivak | 2008-04-21 | 2 | -12/+8 | |
| | ||||||
* | Add method for invoking the GUI mode (-g gui) | Martin Sivak | 2008-04-21 | 1 | -16/+58 | |
| | ||||||
* | Add the install flow to grub plugin | Martin Sivak | 2008-04-21 | 1 | -22/+55 | |
| | ||||||
* | Fixes, cleanup, methods for running the configured task | Martin Sivak | 2008-04-21 | 1 | -23/+54 | |
| | ||||||
* | Make the flags and Tasker object reusable | Martin Sivak | 2008-04-21 | 2 | -1/+5 | |
| | ||||||
* | Improvements targeted at better Gui integration | Martin Sivak | 2008-04-21 | 2 | -10/+29 | |
| | ||||||
* | Some fixes in the Gui part | Martin Sivak | 2008-04-21 | 2 | -21/+23 | |
| | ||||||
* | Create basic callbacks for the GUI and fix some signal connections | Martin Sivak | 2008-04-21 | 2 | -19/+232 | |
| | ||||||
* | Add --flags commandline option to list all known dependency flags | Martin Sivak | 2008-04-18 | 3 | -4/+9 | |
| | ||||||
* | Split the dependency system to its own file, to have better readability when ↵ | Martin Sivak | 2008-04-18 | 2 | -40/+69 | |
| | | | | new features are introduced | |||||
* | Flags dialog and names/signals for the gui items are set properly | Martin Sivak | 2008-04-18 | 1 | -109/+206 | |
| | ||||||
* | Flag system is able to list all known flags | Martin Sivak | 2008-04-18 | 2 | -0/+15 | |
| | ||||||
* | Introduce the reporting queue support for circular buffer and callback ↵ | Martin Sivak | 2008-04-18 | 1 | -4/+29 | |
| | | | | notifications during put operation | |||||
* | First version of the First Aid Kit GUI design | Martin Sivak | 2008-04-18 | 2 | -0/+809 | |
| | ||||||
* | We do not need to initialize x86BootloaderInfo before we actually create ↵ | Martin Sivak | 2008-04-10 | 1 | -1/+1 | |
| | | | | instance of this plugin | |||||
* | When plugin throws an exception during plugin discovery, ignore it (just ↵ | Martin Sivak | 2008-04-10 | 2 | -4/+7 | |
| | | | | print error message) | |||||
* | Another fix to spec file, we do not use any .so in rpm plugin | Martin Sivak | 2008-04-10 | 1 | -2/+2 | |
| | ||||||
* | Another fix to spec file | Martin Sivak | 2008-04-10 | 1 | -2/+4 | |
| | ||||||
* | Fix the spec file and add some more plugins to it | Martin Sivak | 2008-04-10 | 1 | -3/+36 | |
| | ||||||
* | Use config bits mechanism to look for anaconda and booty and then translate ↵ | Martin Sivak | 2008-04-09 | 2 | -3/+16 | |
| | | | | system device names to grub notation in Grub plugin | |||||
* | Rename internal attributec of configuration object to avoid name clashes | Martin Sivak | 2008-04-09 | 2 | -14/+23 | |
| | | | | Add architecture flags into the FLAGS file | |||||
* | Honor the DEFAULT section in configuration file | Martin Sivak | 2008-04-09 | 1 | -3/+3 | |
| | ||||||
* | Update the spec file to reflect recent changes to configuration | Martin Sivak | 2008-04-09 | 1 | -3/+4 | |
| | ||||||
* | Enhance the configuration system to allow getting configuration bits helping ↵ | Martin Sivak | 2008-04-09 | 3 | -3/+13 | |
| | | | | | | with different packages|plugins Do not print the lines around --print-config, so we can save it directly into correct configuration file | |||||
* | Report the task start/stop on correct places and report the exceptions there too | Martin Sivak | 2008-04-09 | 1 | -4/+7 | |
| | ||||||
* | GRUB plugin: Get linux partitions too | Martin Sivak | 2008-04-08 | 1 | -0/+10 | |
| | ||||||
* | GRUB plugin now looks for bootable partitions and probably has the diagnose ↵ | Martin Sivak | 2008-04-08 | 1 | -8/+32 | |
| | | | | part working | |||||
* | First try for the bootloader plugin | Martin Sivak | 2008-04-08 | 1 | -0/+97 | |
| | ||||||
* | When using the iteration mode, catch all plugin exceptions so we can handle ↵ | Martin Sivak | 2008-04-08 | 1 | -2/+6 | |
| | | | | the None result in flow | |||||
* | Make the lowlevel rpm plugin work better | Martin Sivak | 2008-04-08 | 3 | -6/+34 | |
| | ||||||
* | Cleanup the whole backup directory in the end and use weakref for singleton ↵ | Martin Sivak | 2008-04-08 | 1 | -2/+9 | |
| | | | | reference | |||||
* | And use different method for name generation in backup | Martin Sivak | 2008-03-25 | 1 | -1/+2 | |
| | ||||||
* | Actually import the required shutil module into backup | Martin Sivak | 2008-03-25 | 1 | -0/+1 | |
| | ||||||
* | Add basic file-based backup method | Martin Sivak | 2008-03-25 | 1 | -1/+72 | |
| | ||||||
* | Staled locks handling in rpm lowlevel plugin | Martin Sivak | 2008-03-19 | 2 | -1/+79 | |
| | ||||||
* | Add the None path (Exception handling) to flows | Martin Sivak | 2008-03-19 | 1 | -9/+9 | |
| | ||||||
* | Update patch in the rpm plugins, add fixing sequences | Martin Sivak | 2008-03-19 | 2 | -3/+6 | |
| | ||||||
* | Add fixed() query function into the Issue class | Martin Sivak | 2008-03-19 | 1 | -0/+12 | |
| | ||||||
* | Fix the return values and flag logic of IssuesPlugin | Martin Sivak | 2008-03-19 | 1 | -7/+15 | |
| | ||||||
* | The print config part has to be executed right before the Config is locked, | Martin Sivak | 2008-03-18 | 1 | -6/+6 | |
| | | | | because command line arguments are making modifications to the Config until that time. | |||||
* | Have the help and print config first in line. | Joel Andres Granados | 2008-03-18 | 1 | -11/+10 | |
| | | | | | Since these two are not modes are operation and exit after executing, they should be first so that an error messages is not showed in the output. | |||||
* | xserver uses rhpl and rhpxl to find the xserver settings | Joel Andres Granados | 2008-03-18 | 1 | -0/+1 | |
| | ||||||
* | The temp file was a bad idea | Joel Andres Granados | 2008-03-18 | 1 | -3/+1 | |
| | ||||||
* | Squashed commit of the following: | Joel Andres Granados | 2008-03-18 | 3 | -19/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | commit 810d6bd770533a8504a64983a4d7e2db406595df Author: Joel Andres Granados <jgranado@redhat.com> Date: Tue Mar 18 14:45:50 2008 +0100 fix some dependancy issues commit f4bc1ffdb49fadc9fb3de735e06729a40e7641ac Author: Joel Andres Granados <jgranado@redhat.com> Date: Tue Mar 18 14:42:20 2008 +0100 Include the utils package commit afaaf4dadbe0fb8137576059c3da1cdf62a318e8 Author: Joel Andres Granados <jgranado@redhat.com> Date: Tue Mar 18 14:27:33 2008 +0100 Fix license in setup.py commit 25442d8c09941126fde5b5d71d5287d0814d712f Author: Joel Andres Granados <jgranado@redhat.com> Date: Tue Mar 18 14:00:46 2008 +0100 Create the rpm subpackage for the xserver plugin | |||||
* | commit automatically when creating a new version | Joel Andres Granados | 2008-03-18 | 1 | -0/+1 | |
| |