COMMITS
/ lib/tasks/docs.thor January 21, 2025
O
fix: prevent compression with Accept-Encoding
Oliver Eyton-Williams committed
July 17, 2024
S
docs:upload no longer requires net/sftp
Simon Legner committed
August 29, 2023
S
fix: download_doc deletes tempfile
Sigve Indregard committed
February 21, 2023
O
fix: use URI.open to fetch docs
Oliver Eyton-Williams committed
September 21, 2022
S
fix: replace calls to `Dir.exists?` with `Dir.exist?`
Simon Legner committed
September 19, 2022
A
fix: replace calls to `File.exists?` with `File.exist?`
Andy Holmes committed
August 23, 2021
S
docs:download: fix open deprecation
Simon Legner committed
April 30, 2021
R
Consistent descriptions
Richard Michael committed
R
Adjust `docs:page` version handling
Richard Michael committed
R
Adjust `docs:generate` version handling
Richard Michael committed
R
Add and use a singular finder, `find_doc()`
Richard Michael committed
February 16, 2021
O
fix: puts, not print
Oliver Eyton-Williams committed
O
fix: remove the 'bundle' path segment
Oliver Eyton-Williams committed
O
fix: update comments
Oliver Eyton-Williams committed
O
fix: update staging bucket references to prod
Oliver Eyton-Williams committed
O
fix: s/devdocs.in/devdocs.io/g
Oliver Eyton-Williams committed
January 22, 2021
O
feat: use the new buckets
Oliver Eyton-Williams committed
January 21, 2021
O
fix: remove cdn entirely and rely on Cloudflare
Oliver Eyton-Williams committed
November 15, 2020
S
prepare_deploy: report which download has failed
Simon Legner committed
May 18, 2020
R
Console docs for --all
Rick Mac Gillis committed
December 18, 2018
T
Ensure documentation files are present before uploading in thor docs:upload command
Thibaut Courouble committed
T
Upload documentation files to a freeCodeCamp-owned S3 bucket
Thibaut Courouble committed
November 25, 2018
T
Improve "thor docs:page" with --debug option
Thibaut Courouble committed
T
Improve "thor docs:list --packaged"
Thibaut Courouble committed
T
Fix "thor docs:upload --packaged" not finding docs whose slug is different than name
Thibaut Courouble committed
T
Make "thor docs:upload" upload packages to MaxCDN (dl.devdocs.io)
Thibaut Courouble committed
T
Add --packaged option to "thor docs:list"
Thibaut Courouble committed
November 18, 2018
T
Add instrumentation for slow response processing
Thibaut Courouble committed
November 4, 2018
T
Oops, dl.devdocs.io is not HTTPS-enabled yet
Thibaut Courouble committed
October 21, 2018
T
Improve deployments to not require including all the docs' index.json in git
Thibaut Courouble committed
T
Update dl.devdocs.io URL to HTTPS
Thibaut Courouble committed
October 7, 2018
T
Add support for '@all' version shortcut in thor commands
Thibaut Courouble committed
September 10, 2017
T
Tweak thor docs:commit command
Thibaut Courouble committed
July 16, 2017
T
Add image scraping and optimization filter
Thibaut Courouble committed
September 5, 2016
T
Log errors instead of exiting when scraping docs
Thibaut Courouble committed
August 13, 2016
T
Don't move packaged doc file before decompressing
Thibaut Courouble committed
May 29, 2016
T
Tweak docs:generate warning
Thibaut Courouble committed
April 23, 2016
T
Fix thor docs:commit command
Thibaut Courouble committed
April 3, 2016
T
Add private thor docs:commit
Thibaut Courouble committed
March 6, 2016
T
Add --packaged option to docs:upload command
Thibaut Courouble committed
T
Add --all option to docs:generate command
Thibaut Courouble committed
January 24, 2016
T
Add 'docs:upload' command
Thibaut Courouble committed
T
Improve 'docs:download' command
Thibaut Courouble committed
T
Improve 'docs:list' command
Thibaut Courouble committed
T
Remove --all option from 'docs:package' command
Thibaut Courouble committed
January 17, 2016
T
Multi-version support
Thibaut Courouble committed
April 5, 2015
T
Add --package option to docs:generate command
Thibaut committed
March 22, 2015
T
Log entries/types/files diff in docs:generate command
Thibaut committed
August 2, 2014
T
Rescue all exceptions when downloading docs
Thibaut committed
T
Require open-uri in DocsCLI#download_docs
Thibaut committed