Jeff Forcier
c563f06954
Nuke sphinx-changelogg'd material
2014-01-30 10:59:15 -08:00
Jeff Forcier
70bcde95c1
Backport changelog bugfix from 1.12
2014-01-30 10:56:03 -08:00
Jeff Forcier
176493823c
Missed a spot w/ SnR
2014-01-29 15:16:09 -08:00
Jeff Forcier
34320dfd61
Forgot to update backticks for Sphinx, derp
2014-01-29 15:06:03 -08:00
Jeff Forcier
b8d1724f57
Comment out intersphinx pending #256
2014-01-29 14:24:54 -08:00
Jeff Forcier
2b0f834c16
Move API doc sister link to www site only, derp
2014-01-29 14:23:46 -08:00
Jeff Forcier
b60075c7cd
Prevent warning about unlinked blog page
2014-01-28 16:00:03 -08:00
Jeff Forcier
d1d65b4ddd
Stricter/more useful doc builds in Travis
2014-01-28 15:53:30 -08:00
Jeff Forcier
fee04a39ec
Add sites/docs building to Travis
2014-01-28 15:23:11 -08:00
Jeff Forcier
414fec8f27
Bump Invoke requirement to newly released version w/ better Collection.from_module
2014-01-28 15:12:33 -08:00
Jeff Forcier
7b690707dd
Don't display blog for now
2014-01-28 12:50:24 -08:00
Jeff Forcier
da51cd8b14
Update to new alabaster-driven nav sidebar
2014-01-28 12:50:19 -08:00
Jeff Forcier
69d40710dc
Tweak logo settings (& rely on new alabaster defaults)
2014-01-28 08:46:33 -08:00
Jeff Forcier
87cd72c144
Set up Intersphinx so www can ref docs
2014-01-23 15:36:03 -08:00
Jeff Forcier
dde21a7de0
Nuke extraneous colons, add 'major' notes
2014-01-22 14:25:18 -08:00
Jeff Forcier
03768eadca
Migrate 1.10.x NEWS entries to Sphinx changelog
2014-01-22 12:55:37 -08:00
Jeff Forcier
5a1f927310
Blog only used/exists in www, don't import it in docs site
2014-01-22 10:55:39 -08:00
Jeff Forcier
2da9142520
Rename 'main' doctree to 'www'; refactor sphinx task conf
2014-01-21 16:59:21 -08:00
Jeff Forcier
c224fdecf1
Use new behavior from newer Invoke
2014-01-21 16:15:30 -08:00
Jeff Forcier
ccb7a6c2cd
Start fleshing out two-site setup
2014-01-21 16:15:30 -08:00
Jeff Forcier
7d56ecb1a7
Meta prep work (reqs.txt, tasks.py)
2014-01-21 16:15:30 -08:00
Jeff Forcier
c74ff2a16e
Import paramiko.org repository @ 3ac370054ef10fb060fe75fff25fe3a70ecc02c0
2014-01-21 16:14:26 -08:00
Olle Lundberg
5c5bf6e844
Add coveralls.
2014-01-21 14:00:34 -08:00
Jeff Forcier
a7ea04842e
Clean up thread ident import/exec a bit.
2014-01-21 13:51:09 -08:00
Jeff Forcier
2621db122d
Add NEWS entry re #193 and friends
2014-01-21 13:49:18 -08:00
Aarni Koskela
39809dab31
Try Py2.5 compatibility as last fallback for thread identity.
2014-01-21 13:31:45 -08:00
Aarni Koskela
b0c689d7c8
Support Py2.5 to Py3.4 for thread identity (thanks @lndbrg)
2014-01-21 13:31:43 -08:00
Aarni Koskela
d32d457775
Fix agent auth on Windows/Python 2.5) (with thanks to @lndbrg)
2014-01-21 13:31:25 -08:00
Aarni Koskela
d8738b1b0f
Fix #193 (use RtlMoveMemory instead of msvcrt.memcpy)
2014-01-21 13:30:32 -08:00
Jeff Forcier
698adf10fb
Cut 1.10.5
2014-01-08 16:40:11 -08:00
Jeff Forcier
b57e825f77
Changelog, fixes #176
2014-01-08 12:49:27 -08:00
Nathan Scowcroft
0fea895cdb
ditto
2014-01-08 12:45:22 -08:00
Nathan Scowcroft
a1c1f8f29f
Check correct stored hosts filename.
2014-01-08 12:45:14 -08:00
Jeff Forcier
6d326fcde2
Saner (to me) positive assertion
2014-01-08 12:44:12 -08:00
Jeff Forcier
74e06aff9e
Small refactor
2014-01-08 12:39:26 -08:00
Jeff Forcier
78d9e4834c
No need for 'self.tc' within a single test :)
2014-01-08 12:35:46 -08:00
Martin Blumenstingl
bfc3953be0
Add a testcase for client.save_host_keys.
2014-01-08 12:27:24 -08:00
Jeff Forcier
302e3bde38
Merge branch '1.9' into 1.10
2013-12-31 19:24:39 -08:00
Jeff Forcier
bbcc6c7d8d
Merge branch '1.8' into 1.9
2013-12-31 19:24:39 -08:00
Jeff Forcier
c695a931ff
Update travis settings to be similar to fab's
2013-12-31 19:24:10 -08:00
Jeff Forcier
f253612e93
Merge branch '1.9' into 1.10
2013-12-31 19:14:44 -08:00
Jeff Forcier
89e2592ead
Merge branch '1.8' into 1.9
2013-12-31 19:14:39 -08:00
Jeff Forcier
91a8066686
No more Python 2.5 on Travis :(
2013-12-31 19:14:36 -08:00
Jeff Forcier
3232ce84ed
Merge branch '1.9' into 1.10
...
Conflicts:
paramiko/__init__.py
2013-10-16 17:00:33 -07:00
Jeff Forcier
858d3fd07f
Merge branch '1.8' into 1.9
...
Conflicts:
paramiko/__init__.py
2013-10-16 17:00:13 -07:00
Mike Gabriel
6b222528f3
Reintroduce __version_info__ variable
...
At least one application (mysql-workbench) (used to) use(s) the __version_info__
that got removed by commit 99859b8b02
.
Breaking existing software with new versions of paramiko should be avoided.
This pull-request reintroduces the __version_info__ var, but fills it
from the __version__ var. No need to maintain multiple version strings.
Conflicts:
paramiko/__init__.py
2013-10-16 16:59:35 -07:00
Jeff Forcier
f2466a3d46
Update version for 1.10.4
2013-09-27 21:59:48 -07:00
Jeff Forcier
8fcccce3d5
Changelog re #199 , fixes #199
2013-09-27 21:56:57 -07:00
Jeff Forcier
e25c7c4bdf
Merge branch '1.9' into 1.10
2013-09-27 21:29:51 -07:00
Jeff Forcier
2de9c72720
Merge branch '1.8' into 1.9
2013-09-27 21:29:41 -07:00