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
/
manage
/
volume.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant __future__ imports
Nico Revin
2014-08-03
1
-1
/
+1
*
Initial work to support Python 3.3+
Daniel G. Taylor
2014-06-27
1
-5
/
+5
*
Merge remote-tracking branch 'upstream/develop' into consistent-identity-comp...
Austin Marshall
2013-12-26
1
-7
/
+7
|
\
|
*
Updated all old-style inheritance calls.
Daniel Lindsley
2013-12-23
1
-7
/
+7
*
|
Consistent use of identity comparison (`is`/`is not`) for None
Austin Marshall
2013-12-18
1
-8
/
+8
|
/
*
Resolved merge conflict and a bit more PEP8 cleanup.
Mitch Garnaat
2012-06-11
1
-4
/
+4
|
\
|
*
Raise exceptions the modern way
Garrett Holmstrom
2012-06-08
1
-4
/
+4
*
|
Appease PEP8 spacing guidelines
Garrett Holmstrom
2012-06-08
1
-2
/
+2
|
/
*
Remove dependency on dateutils from manage/volume.pyg
Mitch Garnaat
2012-02-07
1
-2
/
+2
*
fixed some undefined bugs and cleaned up unused variables/imports
paltman
2010-02-22
1
-3
/
+6
*
If the zone isn't set in the logical volume, get it from the physical volume.
walsh159
2009-11-23
1
-0
/
+4
*
Fixed a bug in create_from_volume_id.
Mitch.Garnaat
2009-09-28
1
-1
/
+1
*
Added the ability to create a new volume from any snapshot.
walsh159
2009-09-09
1
-4
/
+9
*
Add a function to create a new physical and logical volume copying the latest...
walsh159
2009-09-04
1
-0
/
+20
*
Fixed a bug in trim_snapshots regarding week boundaries.
Mitch.Garnaat
2009-06-05
1
-4
/
+9
*
Fixing a typo bug in last commit
Mitch.Garnaat
2009-04-05
1
-1
/
+1
*
Updated the trim_snapshots method to provide a simpler to understand algorithm.
Mitch.Garnaat
2009-04-05
1
-45
/
+66
*
Take year into account when grouping snapshots
Mitch.Garnaat
2009-04-03
1
-6
/
+36
*
Adding a trim_snapshots method to Volume object.
Mitch.Garnaat
2009-04-02
1
-0
/
+59
*
First cut at new management layer. Not ready for primetime yet.
Mitch.Garnaat
2009-03-04
1
-0
/
+273