Commit Graph

935 Commits

Author SHA1 Message Date
Jeff Forcier 370af89791 Header 2014-02-14 17:05:09 -08:00
Jeff Forcier 48adf5c646 Consolidate rsa/dss keys into one doc module 2014-02-14 17:05:05 -08:00
Jeff Forcier 6d412b06a1 Another undocumented/internal module 2014-02-14 17:03:12 -08:00
Jeff Forcier a67142b1ca Moar header 2014-02-14 17:03:02 -08:00
Jeff Forcier ef9c0a655a Common module has no interesting docs in it
Also no clear way to auto-display all data members
versus using a bunch of awful explicit autodata::
directives. Can dig later if anybody cares.
2014-02-14 17:02:13 -08:00
Jeff Forcier 6ff6e14978 Moar headers. Going with plural where appropriate. 2014-02-14 16:54:50 -08:00
Jeff Forcier 34243a4aa2 Buffered pipe 2014-02-14 16:51:59 -08:00
Jeff Forcier f855937d10 Ditto for BER 2014-02-14 16:50:56 -08:00
Jeff Forcier 70218ff852 Auth handler is purely internal and has no docstrings 2014-02-14 16:50:32 -08:00
Jeff Forcier e0ff365388 Agent title 2014-02-14 16:50:16 -08:00
Jeff Forcier 3b0df60b6a This handily explains why everything was really confusing in autodoc 2014-02-14 16:49:29 -08:00
Jeff Forcier 95b5fd2255 Remove autodoc boilerplate flags from automodule directives 2014-02-14 15:48:39 -08:00
Jeff Forcier 4a98671bf6 Tweak conf.py in prep for less boilerplatey versions of module files 2014-02-14 13:59:34 -08:00
Jeff Forcier 2346f1a1e9 Swap out all-in-one file with sphinx-apidoc generated stuff 2014-02-14 13:33:22 -08:00
Jeff Forcier 6cdb8291b7 Merge branch '1.10' into sphinx-256 2014-02-14 12:10:02 -08:00
Jeff Forcier b140b29d54 Hook API doc into index/toctree 2014-02-14 12:09:59 -08:00
Jeff Forcier 30518280f1 Changelog re hash comparison bugfix 2014-02-14 11:53:42 -08:00
Jeff Forcier 9d7aeff7b1 Use constant time hash comparisons for improved security.
See e.g. http://codahale.com/a-lesson-in-timing-attacks/

Mega thanks to Alex Gaynor for the original patch.
2014-02-14 11:52:00 -08:00
Jeff Forcier 457a34f55b Cut 1.10.6 2014-02-14 09:36:33 -08:00
Jeff Forcier 2690a90ccb Bump to releases bugfix 2014-02-11 14:51:39 -08:00
Jeff Forcier c142454621 Start reverting explicit-release stuff in favor of release-line specifiers on bugs. 2014-02-11 14:23:15 -08:00
Jeff Forcier 2d3b13e917 Add coverage command as Invoke task 2014-02-11 09:31:43 -08:00
Jeff Forcier 675e30986e Clean up a list-comp (also fixes race condition) 2014-02-11 08:06:14 -08:00
Jeff Forcier 1d87a0ceb9 Herp and a derp 2014-02-10 18:21:29 -08:00
Jeff Forcier 280c240685 Whitespace 2014-02-10 18:11:29 -08:00
Jeff Forcier aed86f26bf Future import for with: under py25 2014-02-10 18:10:52 -08:00
Jeff Forcier 9fa2cfee9d Replace incorrect import of generic test runner w/ custom task 2014-02-10 18:03:25 -08:00
Jeff Forcier 1560c4ab8a Merge remote-tracking branch 'ewxrjk/issue34' into sftp-reordering-34 2014-02-10 17:59:52 -08:00
Jeff Forcier 0a2887a8cc Changelog re #35 2014-02-10 17:59:32 -08:00
Jeff Forcier fe3d3beca4 Fix extra colon in changelog 2014-02-10 17:59:25 -08:00
Jeff Forcier cdf62655cb Simplify www page footer.
Robey copyright remains in source code but this site is
brand new & the footer was real noisy. Eh.
2014-02-03 14:10:23 -08:00
Jeff Forcier 0f2fb26287 Update to new Alabaster version for footer/extension stuff 2014-02-03 14:09:56 -08:00
Jeff Forcier 4aa9668653 Don't preseed releases, ugh 2014-01-30 14:31:59 -08:00
Jeff Forcier 55722240b5 Fix broken link format 2014-01-30 14:20:13 -08:00
Jeff Forcier 52183257d0 Remove blog link for now 2014-01-30 14:20:04 -08:00
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
Olle Lundberg 24635609dc Epydoc -> Sphinx. 2014-01-23 11:32:59 +01:00