index
:
delta/boto.git
2.0_stable
add-deprecation-notices
backporting_py27_fix
baserock/morph
branch_master_python3k
cleandocs
cloudtrail-update
develop
emr-fix
endpoints-v2
feature/s3-configuration-options
glacier
master
neo
py3kport
readme-boto3
requests_refactor
turnkey
warnings-docs
github.com: boto/boto.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boto
/
pyami
/
scriptbase.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pyami module: tidy up to meet PEP8 better
Felix Yan
2014-07-29
1
-4
/
+3
*
Whitespace removal.
Daniel Lindsley
2013-12-18
1
-1
/
+1
*
Switched all classes over to new-style classes.
Daniel Lindsley
2013-12-18
1
-1
/
+1
*
Add missing argument specification for cwd argument.
John Walsh
2011-01-07
1
-1
/
+1
*
Add the ability to specify the working directory for a command to be run, and...
John Walsh
2011-01-06
1
-2
/
+2
*
fixed bugs and cleaned up boto.pyami
paltman
2010-02-22
1
-2
/
+2
*
Add the command that failed to the error log and the error email to help debu...
walsh159
2009-12-14
1
-2
/
+4
*
forgot to import boto.utils
kopertop
2008-09-22
1
-0
/
+1
*
Moved notify out of script base and into boto.utils
kopertop
2008-09-22
1
-18
/
+1
*
Change the default behavior for spriptbase.run send an email if the command f...
walsh159
2008-04-09
1
-1
/
+1
*
Adding convenience method, lookup, to boto module to allow easy lookup of any...
Mitch.Garnaat
2008-04-09
1
-1
/
+3
*
Changes to allow copybot to copy all ACL's for bucket and keys.
Mitch.Garnaat
2008-04-04
1
-1
/
+1
*
Add support for exit_on_completion option. Also checking in a sample config ...
Mitch.Garnaat
2008-03-31
1
-0
/
+1
*
Only do the login if a username was passed in to notify.
Mitch.Garnaat
2008-03-31
1
-1
/
+2
*
Some tweaks to scriptbase to better handle status from shell commands and to ...
Mitch.Garnaat
2008-03-26
1
-7
/
+9
*
Further work to enable Python logging on pyami startup scripts.
Mitch.Garnaat
2008-03-10
1
-2
/
+2
*
More changes to incorporate Python logging module.
Mitch.Garnaat
2008-03-10
1
-18
/
+4
*
Change exit_on_error to be False by default rather than True. Get working_di...
Mitch.Garnaat
2008-03-10
1
-1
/
+1
*
Use get_ts method now in utils.py
Mitch.Garnaat
2008-02-21
1
-7
/
+2
*
Turn off notification emails on failures. Fix some bugs in startup.py.
Mitch.Garnaat
2008-02-06
1
-3
/
+4
*
Trying to get general script running working. Adding a hello world script ex...
Mitch.Garnaat
2008-02-06
1
-2
/
+5
*
More tweaks of the Pyami startup stuff.
Mitch.Garnaat
2008-02-06
1
-18
/
+12
*
Allow run to report error without exiting.
Mitch.Garnaat
2008-02-04
1
-2
/
+3
*
Fixing some config references. Added notification to load_boto script.
Mitch.Garnaat
2008-01-27
1
-5
/
+5
*
Base class for scripts
Mitch.Garnaat
2008-01-27
1
-0
/
+72