summaryrefslogtreecommitdiff
path: root/docs/source
Commit message (Collapse)AuthorAgeFilesLines
* Added release notes for 2.49.0Donald Stufft2018-07-112-0/+16
|
* Added reelase notes for 2.48.0JordonPhillips2017-07-062-0/+18
|
* Add release notes for 2.47.0JordonPhillips2017-05-242-0/+16
|
* Added release notes for 2.46.1JordonPhillips2017-02-202-0/+15
|
* Added release notes for 2.46.0JordonPhillips2017-02-202-0/+26
|
* Use generic connect functionJordonPhillips2017-02-101-0/+4
| | | | | This points all the existing `connect_to_region` functions to the generic `connect` function within regioninfo.
* Add release notes for 2.45.0kyleknap2016-12-142-0/+14
|
* Added release notes for 2.44.0JordonPhillips2016-12-082-0/+14
|
* Added release notests for 2.43.0kyleknap2016-10-172-0/+16
|
* Added release notes for 2.42.0JordonPhillips2016-07-192-0/+12
|
* Added release notes for 2.41.0JordonPhillips2016-06-272-0/+13
|
* Remove the broken link to PDF'skyleknap2016-06-221-3/+0
| | | | We do not make PDF's anymore
* Bumped to 2.40.0JordonPhillips2016-04-282-0/+16
|
* Allow s3 bucket lifecycle policies with multiple transitionsRyan Sydnor2016-04-121-16/+29
|
* Add comment for region disclaimingkyleknap2016-02-041-0/+1
|
* Added release notes for 2.39.0JordonPhillips2016-01-182-0/+29
|
* Add note about boto3 on all pages of boto docswarnings-docsJames Saryerwinnie2015-12-301-0/+14
|
* BF(PY3): use except ... as syntax instead of except ...,Yaroslav Halchenko2015-12-212-2/+2
| | | | | | was done via cmdline git grep -l 'except.*, [a-z]\+:' | xargs sed -ie 's|\(except.*\), \([a-z]*:\)|\1 as \2|g'
* Spelling fixesseales2015-12-132-2/+2
|
* Fixed docsTim Chan2015-11-255-6/+6
|
* Fixed docs/source/ses_tut.rstTim Chan2015-11-211-2/+2
|
* Fixed docs/source/cloudsearch_tut.rstTim Chan2015-11-201-5/+4
|
* Mentioning Boto 3 in first page of docRay Luo2015-08-271-0/+9
|
* Merge pull request #3254 from HarryRybacki/add_EUCentral1_to_s3James Saryerwinnie2015-08-191-0/+1
|\ | | | | Add EUCentral1 (Frankfurt) to S3 Location
| * Update s3 tutorial with EUCentral1 regionHarry Rybacki2015-06-301-0/+1
| |
* | Merge pull request #3299 from abridgett/fix/route53_tutorial_missing_add_changeJames Saryerwinnie2015-08-191-1/+1
|\ \ | | | | | | add missing add_change call
| * | add missing add_change callAdrian Bridgett2015-08-131-1/+1
| |/
* | Update to add how to make comments in boto.configJonathan Crane2015-08-171-0/+3
|/ | | Searched this file and came up empty; tried putting a '#' at the beginning of some lines and it worked. Perhaps other methods work, too.
* Merge pull request #3095 from joonathan/patch-1Kyle Knapp2015-06-291-1/+1
|\ | | | | Fixing release number in the title
| * Fixing release number in the titleJoonathan Mägi2015-04-131-1/+1
| | | | | | Release number was given as 2.32.2, but it should be 2.35.2. This impacted the index page release numbering.
* | Merge pull request #3101 from dhoeric/patch-1Kyle Knapp2015-06-291-1/+4
|\ \ | | | | | | [Doc] Wrong order of loading config file
| * | Wrong order of loading config fileEric Ho2015-04-211-1/+4
| |/ | | | | According to https://github.com/boto/boto/blob/a60ee4c/boto/provider.py#L277-302
* | Merge pull request #3117 from freimer/developKyle Knapp2015-06-294-6/+6
|\ \ | | | | | | Fixup section headers so underline is same length as header text. While...
| * | Fixup section headers so underline is same length as header text. While the ↵Fred Reimer2015-04-294-6/+6
| |/ | | | | | | standard says the underline needs to be "at least as long as the title text" some editors flag it as an error if it is not the same length.
* | Merge pull request #3136 from noordzij/update_route53_tutKyle Knapp2015-06-291-0/+14
|\ \ | | | | | | document route53 updating a record
| * | document route53 updating a recordBram Noordzij2015-05-051-0/+14
| |/
* | Typo in cloudsearch tutorialHanley Hansen2015-06-091-1/+1
|/
* Add release notes for 2.38.0kyleknap2015-04-081-0/+13
|
* Add support for Amazon Machine Learningkyleknap2015-04-082-0/+27
|
* Tweak release notes [ci skip]Daniel G. Taylor2015-04-021-2/+3
|
* Link to latest release notesDaniel G. Taylor2015-04-021-0/+1
|
* Update version, add release notesDaniel G. Taylor2015-04-021-0/+38
|
* Update s3_tut.rstfarthVader2015-03-081-1/+1
|
* force float division while calculating chunk_countfarthVader2015-03-081-1/+1
| | | the math.ceil is rendered useless since integer division is performed (source_size, chunk_size are integers).
* Merge pull request #2993 from kyleknap/dynamodb-tut-fixKyle Knapp2015-02-271-2/+3
|\ | | | | Fixed wording in dynamodb tutorial
| * Fixed wording in dynamodb tutorialkyleknap2015-02-271-2/+3
| |
* | add some minor documentation for Route53 tutorialJames Lamb2015-02-101-0/+16
| |
* | Remove trailing whitespaceJames Saryerwinnie2015-02-091-1/+1
| |
* | Updated code snippets in DynamoDB tutorialJohnny Wu2015-02-091-71/+123
|/
* Bumped to 2.36.0kyleknap2015-01-271-0/+1
|