summaryrefslogtreecommitdiff
path: root/sites
Commit message (Collapse)AuthorAgeFilesLines
* Cut 3.1.03.1.0Jeff Forcier2023-03-101-0/+1
|
* Changelog re #2013, closes #2009Jeff Forcier2023-03-101-0/+5
|
* Use releases 2.1 to hide 1.x, 2.x unreleased bits in changelogJeff Forcier2023-02-241-0/+3
|
* s/os.path/pathlib/ in www sphinx confJeff Forcier2023-02-241-5/+6
|
* Add credit in changelog re #2173Jeff Forcier2023-02-161-1/+1
|
* Changelog for PR #2173Alex Chavkin2023-02-161-0/+3
|
* Changelog re #2178Jeff Forcier2023-01-271-0/+4
|
* Tidy up codespellrc, revert s/keypair/key pair/Jeff Forcier2023-01-271-1/+1
|
* [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-241-2/+2
| | | | | | | | | | | | | | === Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
* Cut 3.0.03.0.0Jeff Forcier2023-01-201-0/+1
|
* 3.0-related changelog cleanupJeff Forcier2023-01-201-5/+14
|
* Docstring and changelog tweaks, thanks @bskinn!Jeff Forcier2023-01-201-1/+1
|
* Streamline copyright stringJeff Forcier2023-01-181-2/+1
|
* Intersphinx to py36 not py27Jeff Forcier2023-01-181-1/+1
|
* Handpick remaining-ly relevant changes from #2110Jeff Forcier2023-01-181-0/+5
| | | | | | Also make 'em f-strings, which AFAIK should be comparable Closes #2110
* Changelog re #2165Jeff Forcier2023-01-161-0/+3
|
* Nuke retry_on_signal, pointless on modern Py3Jeff Forcier2023-01-161-0/+11
| | | | | Additionally, other bits of code that retry EINTR can similarly just go away.
* Stop stripping ProxyCommand none, make it NoneJeff Forcier2023-01-161-0/+11
| | | | | Also apparently the old, old test for this had the wrong issue number in it :(
* Nuke now extraneous chmodJeff Forcier2023-01-161-0/+8
|
* No more PKey.__cmp__Jeff Forcier2023-01-121-0/+5
|
* Swap around __bytes__/__str__ for some classesJeff Forcier2023-01-121-0/+8
| | | | Plus related updates to tests, docstrings, changelog
* Modern sphinx autodoc settingsJeff Forcier2023-01-121-1/+4
|
* Migrate some byte related helpers aroundJeff Forcier2023-01-091-7/+14
| | | | | I feel like we should be able to just nuke byte_chr and friends at this point, but it's not entirely obvious, so let's rock that boat later.
* Move to cryptography 3.3 as baseline depJeff Forcier2023-01-091-0/+4
| | | | and bump top end test matrix cell to 40ish
* Tidy up requires/entrypoints/install docsJeff Forcier2023-01-091-16/+8
| | | | | | | | | | | - Realized at this date that _moving_ Ed25519 deps behind an entrypoint is going the wrong direction, that key type should be used _more_ now, not _less_. I no longer even remember why folks were pissy about pynacl/bcrypt exactly. - We can in fact just use ed25519 from cryptography itself now, so no more pynacl anyways (but still bcrypt) - Twiddle install language a bit re: invoke used in more places, and again removing the notes about ed25519 being special
* Make py3compat drop its own changelog entry, and nix the file itselfJeff Forcier2023-01-091-5/+7
| | | | NOTE: imports not fixed yet so this will break CI!
* Changelog entry for py2 dropJeff Forcier2023-01-091-0/+14
|
* Cut 2.12.02.12.02.12Jeff Forcier2022-11-041-0/+1
|
* Merge branch '2.11'Jeff Forcier2022-11-041-0/+1
|\
| * Cut 2.11.12.11.12.11Jeff Forcier2022-11-041-0/+1
| |
* | Merge branch '2.11'Jeff Forcier2022-11-041-0/+1
|\ \ | |/
| * Merge branch '2.10' into 2.11Jeff Forcier2022-11-041-0/+1
| |\
| | * Cut 2.10.62.10.62.10Jeff Forcier2022-11-041-0/+1
| | |
* | | Merge branch '2.11'Jeff Forcier2022-11-041-0/+1
|\ \ \ | |/ /
| * | Fix busted merge, le whoopsJeff Forcier2022-11-041-0/+1
| | |
* | | Merge branch '2.11'Jeff Forcier2022-11-041-5/+5
|\ \ \ | |/ /
| * | Merge branch '2.10' into 2.11Jeff Forcier2022-11-041-5/+5
| |\ \ | | |/
| | * Fix changelog linkJeff Forcier2022-11-041-4/+5
| | |
* | | Docstring tweaks, changelog entry, re #2125Jeff Forcier2022-11-041-0/+4
|/ /
* | Merge branch '2.10' into 2.11Jeff Forcier2022-09-271-1/+1
|\ \ | |/
| * Mark CVE bug as 2.10-only in changelogJeff Forcier2022-09-271-1/+1
| |
* | Merge branch '2.10' into 2.11Jeff Forcier2022-06-031-0/+7
|\ \ | |/
| * Merge branch '2.9' into 2.10Jeff Forcier2022-06-031-0/+7
| |\
| | * Merge branch '2.8' into 2.92.9Jeff Forcier2022-06-031-0/+7
| | |\
| | | * Changelog re #1822, closes #1822Jeff Forcier2022-06-031-0/+7
| | | |
* | | | Merge branch '2.10' into 2.11Jeff Forcier2022-05-201-0/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '2.9' into 2.10Jeff Forcier2022-05-201-0/+4
| |\ \ \ | | |/ /
| | * | Changelog closes #1637, closes #1599Jeff Forcier2022-05-201-0/+4
| | | |
* | | | Cut 2.11.02.11.0Jeff Forcier2022-05-161-0/+1
| | | |
* | | | Merge branch '2.10'Jeff Forcier2022-05-161-0/+2
|\ \ \ \ | |/ / /