summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/Action.py
Commit message (Expand)AuthorAgeFilesLines
* Action: Fix decision mode installation (resolves #1029)mkd2011-08-161-5/+21
* Action: Fix whitelist mode (Resolves #1029)Sol Jerome2011-08-101-1/+5
* Client: PY3K + PEP8 fixesSol Jerome2011-04-071-1/+6
* Client Tools: Pylint/PEP8 fixesSol Jerome2010-10-171-6/+17
* Updated files to match PEP 257Fabian Affolter2010-06-071-8/+8
* Action: Implement per-action toggle to prevent execution in build mode (Resol...Narayan Desai2009-10-241-0/+4
* Actions: Warn user when actions aren't run in dryrun modeSol Jerome2009-08-161-0/+2
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-2/+2
* Don't run Actions when client is in dryrun modeSol Jerome2009-08-061-11/+14
* 'N' is the default actionSol Jerome2009-05-141-1/+1
* Fix reversed options (Reported by Kamil Kisiel)Sol Jerome2009-05-141-1/+1
* pylint fixes for client codeNarayan Desai2008-12-081-1/+1
* Remove validation states from Tool instances (in preparation for DecisionList...Narayan Desai2008-03-171-6/+5
* Properly integrate actions into Interactive mode (Resolves Ticket #414)Narayan Desai2007-03-101-0/+4
* Fix another aspect of postinstallsNarayan Desai2007-01-311-0/+3
* Fix PostInstall traceback (Resolves Ticket #378)Narayan Desai2007-01-301-0/+4
* Add return codes to action uploadsNarayan Desai2007-01-241-0/+1
* Implement Action supportNarayan Desai2007-01-241-0/+52