summaryrefslogtreecommitdiffstats
path: root/tools/upgrade
Commit message (Expand)AuthorAgeFilesLines
* SYSV: add a migration tool to change simplename attributes to simplefileMichael Fenn2014-11-072-0/+55
* Fix compatibility with Django 1.6.Simon Ruderich2013-11-111-4/+5
* tools: skip ignored files (e.g., .svn) in migrate_perms_to_mode (from Matt Ba...Chris St. Pierre2013-11-081-1/+14
* tools: fix incorrect reference to config file in migrate_configs.py (from Mat...Chris St. Pierre2013-11-081-4/+4
* Merge pull request #81 from kincl/jasons-hackingChris St. Pierre2013-05-282-0/+73
|\
| * adding docJason Kincl2013-05-222-0/+10
| * 1.3 Upgrade Tools: Added script to facilitate upgrading from Probe XML to dat...Jason Kincl2013-05-221-0/+63
* | tools: make migrate_info.py migrate "perms" (http://trac.mcs.anl.gov/projects...Chris St. Pierre2013-05-221-1/+5
|/
* tools: pylint/pep8 fixesSol Jerome2013-05-101-10/+9
* tools: write all changed files when migrating perms to modeChris St. Pierre2013-04-161-2/+3
* migrate_dbstats: Fix traceback found by jontenSol Jerome2013-03-221-0/+3
* migrate_perms_to_mode.py: handle info.xml files for SSLCAChris St. Pierre2013-03-211-1/+1
* migrate_perms_to_mode.py: gracefully handle unparseable XML filesChris St. Pierre2013-03-201-2/+12
* migrate_perms_to_mode.py: really seriously handle nested Path tagsChris St. Pierre2013-03-201-1/+1
* migrate_perms_to_mode.py: migrate SSHbase/info.xmlChris St. Pierre2013-03-201-1/+1
* migrate_info.py: fixed import of info/:info parsing regexChris St. Pierre2013-03-151-2/+4
* migrate_perms_to_mode.py: fixed migration of nested BoundPath entries in bundlesChris St. Pierre2013-03-151-3/+1
* add old schema to migrationTim Laszlo2013-01-291-0/+9
* Reporting: Allow interactions without a profileTim Laszlo2012-10-291-6/+0
* tools: Add migrate_perms_to_mode toolSol Jerome2012-10-262-0/+72
* migrate_info: Remove trailing whitespaceSol Jerome2012-10-261-1/+1
* Default to a url friendly group nameTim Laszlo2012-10-171-1/+1
* add a higher timeout for caching certain objectsTim Laszlo2012-10-171-1/+1
* Revert "migrate_db: skip db lookup since all should be known"Tim Laszlo2012-10-171-5/+5
* Remove perms use in migrate_dbstats.pyTim Laszlo2012-10-171-1/+1
* migrate_db: skip db lookup since all should be knownTim Laszlo2012-10-151-5/+5
* migrate_db: add timing for importsTim Laszlo2012-10-151-1/+8
* migrate_db: set the current interaction after importTim Laszlo2012-10-151-0/+8
* migrate: create FilePerms objects earlyTim Laszlo2012-10-121-17/+38
* Remove unnecessary transaction.commit_manuallyTim Laszlo2012-10-121-1/+0
* migration: fetch metadata in the main queryTim Laszlo2012-10-121-3/+3
* migrate: switch to BatchFetch and bypass save() overrideTim Laszlo2012-10-111-2/+4
* added migrate_dbstats.py to 1.3 upgrade tools READMEChris St. Pierre2012-10-091-0/+3
* made migrate_dbstats.py executableChris St. Pierre2012-10-091-0/+2
* add unknown group to groupsTim Laszlo2012-10-091-0/+1
* Reporting: Add a migration script for DBStats dataTim Laszlo2012-10-081-7/+29
* Admin.Reports: stop calling __call__ in parent classTim Laszlo2012-10-081-0/+230
* fixed up tools documentation, added tests for tools docoChris St. Pierre2012-09-043-0/+29
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-272-2/+2
* added tool to convert from :info/info to info.xmlChris St. Pierre2012-08-151-0/+45
* updated migrate_configs.py to handle reports config changesChris St. Pierre2012-08-071-6/+36
* service_modes upgrade script upgrades Rules and Defaults pluginsChris St. Pierre2012-06-061-1/+5
* re-rationalized service modes to make them more consistent and granularChris St. Pierre2012-06-051-0/+46
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-114-0/+361