Commit Graph

1342 Commits

Author SHA1 Message Date
Jeff Forcier 5ba3761f21 Fix some boogs in changelog 2014-01-30 10:55:10 -08:00
Jeff Forcier 14929d6909 1.12 releases 2014-01-30 10:45:00 -08:00
Jeff Forcier 8cc9ae059f Merge branch '1.11' into 1.12 2014-01-30 10:40:35 -08:00
Jeff Forcier a83f0d3038 Add rest of 1.11 releases 2014-01-30 10:40:29 -08:00
Jeff Forcier d0d711ac78 Port 1.11.1 2014-01-29 15:20:53 -08:00
Jeff Forcier 176493823c Missed a spot w/ SnR 2014-01-29 15:16:09 -08:00
Jeff Forcier a58ee1c89a Missed a spot w/ SnR 2014-01-29 15:16:04 -08:00
Jeff Forcier 6646e36673 Add 1.11.0 to new changelog 2014-01-29 15:06:14 -08:00
Jeff Forcier 34320dfd61 Forgot to update backticks for Sphinx, derp 2014-01-29 15:06:03 -08:00
Jeff Forcier 2b64ff4cd9 Forgot to update backticks for Sphinx, derp 2014-01-29 15:05:52 -08:00
Jeff Forcier c636b273da Merge branch '1.10' into 1.11
Conflicts:
	dev-requirements.txt
	tox.ini
2014-01-29 14:38:58 -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
Olle Lundberg 24635609dc Epydoc -> Sphinx. 2014-01-23 11:32:59 +01: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
Jeff Forcier 94580cebee Merge branch '1.12' 2014-01-21 14:00:50 -08:00
Jeff Forcier 935c55dd1f Merge branch '1.11' into 1.12 2014-01-21 14:00:46 -08:00
Jeff Forcier 473a9cdf5b Merge branch '1.10' into 1.11 2014-01-21 14:00:41 -08:00
Olle Lundberg 5c5bf6e844 Add coveralls. 2014-01-21 14:00:34 -08:00
Jeff Forcier 5bf9acb312 Merge branch 'master' of github.com:paramiko/paramiko 2014-01-21 14:00:00 -08:00
Jeff Forcier 2c7f45c293 Merge branch '1.12' 2014-01-21 13:59:49 -08:00
Jeff Forcier c8ebe05ffc Merge branch '1.11' into 1.12
Conflicts:
	NEWS
2014-01-21 13:59:45 -08:00
Jeff Forcier 2cf23bf784 Merge branch '1.10' into 1.11
Conflicts:
	NEWS
2014-01-21 13:58:44 -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 b5f00adbaa Merge pull request #254 from lndbrg/add-coveralls
Add coveralls.
2014-01-21 11:01:04 -08:00
Olle Lundberg 00f84e328f Add coveralls. 2014-01-21 18:56:24 +01:00
Scott Maxwell ae078f51d6 Fix new test for Py3 and start server in tests instead of in setUp so we can skip starting server for test 5 2014-01-16 20:15:16 -08:00
Scott Maxwell b9e62182e5 Merge remote-tracking branch 'master/master' into py3-support-without-py25
Conflicts:
	paramiko/__init__.py
	setup.py
	tests/test_client.py
2014-01-16 19:50:53 -08:00
Scott Maxwell aa8ea3c4d4 Add getcwd test 2014-01-16 19:36:04 -08:00
Scott Maxwell ab8d874064 Fix getcwd when _cwd is None 2014-01-16 19:09:13 -08:00