summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-02-14Use constant time hash comparisons for improved security.Jeff Forcier
2014-02-14Cut 1.10.6Jeff Forcier
2014-02-11Bump to releases bugfixJeff Forcier
2014-02-11Start reverting explicit-release stuff in favor of release-line specifiers on...Jeff Forcier
2014-02-11Add coverage command as Invoke taskJeff Forcier
2014-02-11Clean up a list-comp (also fixes race condition)Jeff Forcier
2014-02-10Herp and a derpJeff Forcier
2014-02-10WhitespaceJeff Forcier
2014-02-10Future import for with: under py25Jeff Forcier
2014-02-10Replace incorrect import of generic test runner w/ custom taskJeff Forcier
2014-02-10Merge remote-tracking branch 'ewxrjk/issue34' into sftp-reordering-34Jeff Forcier
2014-02-10Changelog re #35Jeff Forcier
2014-02-10Fix extra colon in changelogJeff Forcier
2014-02-03Simplify www page footer.Jeff Forcier
2014-02-03Update to new Alabaster version for footer/extension stuffJeff Forcier
2014-01-30Don't preseed releases, ughJeff Forcier
2014-01-30Fix broken link formatJeff Forcier
2014-01-30Remove blog link for nowJeff Forcier
2014-01-30Nuke sphinx-changelogg'd materialJeff Forcier
2014-01-30Backport changelog bugfix from 1.12Jeff Forcier
2014-01-29Missed a spot w/ SnRJeff Forcier
2014-01-29Forgot to update backticks for Sphinx, derpJeff Forcier
2014-01-29Comment out intersphinx pending #256Jeff Forcier
2014-01-29Move API doc sister link to www site only, derpJeff Forcier
2014-01-28Prevent warning about unlinked blog pageJeff Forcier
2014-01-28Stricter/more useful doc builds in TravisJeff Forcier
2014-01-28Add sites/docs building to TravisJeff Forcier
2014-01-28Bump Invoke requirement to newly released version w/ better Collection.from_m...Jeff Forcier
2014-01-28Don't display blog for nowJeff Forcier
2014-01-28Update to new alabaster-driven nav sidebarJeff Forcier
2014-01-28Tweak logo settings (& rely on new alabaster defaults)Jeff Forcier
2014-01-23Set up Intersphinx so www can ref docsJeff Forcier
2014-01-22Nuke extraneous colons, add 'major' notesJeff Forcier
2014-01-22Migrate 1.10.x NEWS entries to Sphinx changelogJeff Forcier
2014-01-22Blog only used/exists in www, don't import it in docs siteJeff Forcier
2014-01-21Rename 'main' doctree to 'www'; refactor sphinx task confJeff Forcier
2014-01-21Use new behavior from newer InvokeJeff Forcier
2014-01-21Start fleshing out two-site setupJeff Forcier
2014-01-21Meta prep work (reqs.txt, tasks.py)Jeff Forcier
2014-01-21Import paramiko.org repository @ 3ac370054ef10fb060fe75fff25fe3a70ecc02c0Jeff Forcier
2014-01-21Add coveralls.Olle Lundberg
2014-01-21Clean up thread ident import/exec a bit.Jeff Forcier
2014-01-21Add NEWS entry re #193 and friendsJeff Forcier
2014-01-21Try Py2.5 compatibility as last fallback for thread identity.Aarni Koskela
2014-01-21Support Py2.5 to Py3.4 for thread identity (thanks @lndbrg)Aarni Koskela
2014-01-21Fix agent auth on Windows/Python 2.5) (with thanks to @lndbrg)Aarni Koskela
2014-01-21Fix #193 (use RtlMoveMemory instead of msvcrt.memcpy)Aarni Koskela
2014-01-08Cut 1.10.5Jeff Forcier
2014-01-08Changelog, fixes #176Jeff Forcier
2014-01-08dittoNathan Scowcroft