Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #81 from kincl/jasons-hacking | Chris St. Pierre | 2013-05-28 | 2 | -0/+73 |
|\ | | | | | Upgrade script to move from XML to DB for Probes | ||||
| * | adding doc | Jason Kincl | 2013-05-22 | 2 | -0/+10 |
| | | |||||
| * | 1.3 Upgrade Tools: Added script to facilitate upgrading from Probe XML to ↵ | Jason Kincl | 2013-05-22 | 1 | -0/+63 |
| | | | | | | | | database backend | ||||
* | | tools: make migrate_info.py migrate "perms" ↵ | Chris St. Pierre | 2013-05-22 | 1 | -1/+5 |
|/ | | | | (http://trac.mcs.anl.gov/projects/bcfg2/ticket/1150) | ||||
* | tools: pylint/pep8 fixes | Sol Jerome | 2013-05-10 | 1 | -10/+9 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | tools: write all changed files when migrating perms to mode | Chris St. Pierre | 2013-04-16 | 1 | -2/+3 |
| | |||||
* | migrate_dbstats: Fix traceback found by jonten | Sol Jerome | 2013-03-22 | 1 | -0/+3 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | migrate_perms_to_mode.py: handle info.xml files for SSLCA | Chris St. Pierre | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | migrate_perms_to_mode.py: gracefully handle unparseable XML files | Chris St. Pierre | 2013-03-20 | 1 | -2/+12 |
| | |||||
* | migrate_perms_to_mode.py: really seriously handle nested Path tags | Chris St. Pierre | 2013-03-20 | 1 | -1/+1 |
| | |||||
* | migrate_perms_to_mode.py: migrate SSHbase/info.xml | Chris St. Pierre | 2013-03-20 | 1 | -1/+1 |
| | |||||
* | migrate_info.py: fixed import of info/:info parsing regex | Chris St. Pierre | 2013-03-15 | 1 | -2/+4 |
| | |||||
* | migrate_perms_to_mode.py: fixed migration of nested BoundPath entries in bundles | Chris St. Pierre | 2013-03-15 | 1 | -3/+1 |
| | |||||
* | add old schema to migration | Tim Laszlo | 2013-01-29 | 1 | -0/+9 |
| | |||||
* | Reporting: Allow interactions without a profile | Tim Laszlo | 2012-10-29 | 1 | -6/+0 |
| | |||||
* | tools: Add migrate_perms_to_mode tool | Sol Jerome | 2012-10-26 | 2 | -0/+72 |
| | | | | | | | Helps users to migrate their repositories from the perms attribute to mode. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | migrate_info: Remove trailing whitespace | Sol Jerome | 2012-10-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Default to a url friendly group name | Tim Laszlo | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | add a higher timeout for caching certain objects | Tim Laszlo | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | Revert "migrate_db: skip db lookup since all should be known" | Tim Laszlo | 2012-10-17 | 1 | -5/+5 |
| | | | | | | | | | This caused data duplication on migration. This reverts commit 9707ee8e4c495133f329000d3e5b89d8b84e5998. Conflicts: src/lib/Bcfg2/Reporting/models.py | ||||
* | Remove perms use in migrate_dbstats.py | Tim Laszlo | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | migrate_db: skip db lookup since all should be known | Tim Laszlo | 2012-10-15 | 1 | -5/+5 |
| | |||||
* | migrate_db: add timing for imports | Tim Laszlo | 2012-10-15 | 1 | -1/+8 |
| | |||||
* | migrate_db: set the current interaction after import | Tim Laszlo | 2012-10-15 | 1 | -0/+8 |
| | |||||
* | migrate: create FilePerms objects early | Tim Laszlo | 2012-10-12 | 1 | -17/+38 |
| | |||||
* | Remove unnecessary transaction.commit_manually | Tim Laszlo | 2012-10-12 | 1 | -1/+0 |
| | |||||
* | migration: fetch metadata in the main query | Tim Laszlo | 2012-10-12 | 1 | -3/+3 |
| | |||||
* | migrate: switch to BatchFetch and bypass save() override | Tim Laszlo | 2012-10-11 | 1 | -2/+4 |
| | |||||
* | added migrate_dbstats.py to 1.3 upgrade tools README | Chris St. Pierre | 2012-10-09 | 1 | -0/+3 |
| | |||||
* | made migrate_dbstats.py executable | Chris St. Pierre | 2012-10-09 | 1 | -0/+2 |
| | |||||
* | add unknown group to groups | Tim Laszlo | 2012-10-09 | 1 | -0/+1 |
| | |||||
* | Reporting: Add a migration script for DBStats data | Tim Laszlo | 2012-10-08 | 1 | -7/+29 |
| | |||||
* | Admin.Reports: stop calling __call__ in parent class | Tim Laszlo | 2012-10-08 | 1 | -0/+230 |
| | |||||
* | fixed up tools documentation, added tests for tools doco | Chris St. Pierre | 2012-09-04 | 3 | -0/+29 |
| | |||||
* | renamed Bcfg2Py3k to Compat | Chris St. Pierre | 2012-08-27 | 2 | -2/+2 |
| | |||||
* | added tool to convert from :info/info to info.xml | Chris St. Pierre | 2012-08-15 | 1 | -0/+45 |
| | |||||
* | updated migrate_configs.py to handle reports config changes | Chris St. Pierre | 2012-08-07 | 1 | -6/+36 |
| | |||||
* | service_modes upgrade script upgrades Rules and Defaults plugins | Chris St. Pierre | 2012-06-06 | 1 | -1/+5 |
| | |||||
* | re-rationalized service modes to make them more consistent and granular | Chris St. Pierre | 2012-06-05 | 1 | -0/+46 |
| | |||||
* | moved plugin-specific configs to main config file; propagate "setup" object ↵ | Chris St. Pierre | 2012-05-11 | 4 | -0/+361 |
to server Core |