Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

HTTPS again :) #1613

Open
wants to merge 857 commits into
base: master
Choose a base branch
from
Open

HTTPS again :) #1613

wants to merge 857 commits into from

Conversation

rhyselsmore
Copy link

Have done a quick flick through the code, this seems to be the last reference.

dickeyxxx and others added 30 commits April 2, 2015 16:06
do not perform stty icanon echo on windows
removed date from ruby 1.9 warning
…backups

Show backups that will be migrated from PGBackups
removed CLI support for ruby 1.8.7
Bump rest-client dependency to 1.7.3
downgraded rest-client to 1.6.8 to fix issue with ffi on windows
Add `-s` to `pg:backups public-url` so people feel better about scripting
Add FreeBSD as supported OS
tef and others added 26 commits May 29, 2015 13:39
Use created_at to find last backup, not number
Allow client to cancel by transfer name
characters in them (eg: Standard-1X)

Fix for #1586.
use arm when host_cpu is armv7l
Improve 'ps scale' to handle dyno types that have non-alphanumeric
check if logged in before releasing
…-with-no-resources

Handle backup schedule gracefully when app has no databases; add specs
only force encoding on old version of ruby
Sleep longer to avoid exhausting api quota
show error even if there is an error while printing it
@jdx
Copy link
Contributor

jdx commented Jun 8, 2015

this one won't work on windows, it can't read s3 assets off of ssl

@mathias
Copy link
Contributor

mathias commented Dec 3, 2015

Is there another (trusted) place that we could read VERSION from?

@jdx
Copy link
Contributor

jdx commented Dec 3, 2015

I don't think it's really necessarily personally, this is just an indicator of whether or not an update needs to happen. The download itself is validated against a sha too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet