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
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
857 commits
Select commit Hold shift + click to select a range
7f65092
do not perform stty icanon echo on windows
Apr 2, 2015
e226fc3
Merge pull request #1483 from heroku/fix-windows-stty-icanon-echo
Apr 2, 2015
9d70342
removed date from ruby 1.9 warning
Apr 2, 2015
f9b4bda
Merge pull request #1484 from heroku/187-warn
Apr 2, 2015
7321be0
removed support for ruby 1.8.7
Apr 1, 2015
1c67e6a
v3.30.6
Apr 2, 2015
e396af3
hide run:console
Apr 2, 2015
0440310
Merge pull request #1486 from heroku/hide-run-console
Apr 2, 2015
27e0ab7
Show old pgbackups transfer names
Apr 3, 2015
74e0821
Better transfer_name function; use it more consistently
Apr 7, 2015
5c8a38a
Cleaner support for PGBackups backups
Apr 8, 2015
99dd9d0
Fix specs for 1.8.7
Apr 8, 2015
698e953
Merge pull request #1490 from uhoh-itsmaciek/pgbackups-show-migrated-…
Apr 8, 2015
3a9fe5f
Merge pull request #1479 from heroku/rm-187
Apr 8, 2015
ca0fab3
Merge pull request #1470 from Jberlinsky/master
Apr 8, 2015
216e60b
updated gems
Apr 8, 2015
a03e4e0
Merge pull request #1491 from heroku/update-gems
Apr 9, 2015
be26294
v3.31.0
Apr 9, 2015
aca7212
removed windows-specific gems from Gemfile.lock
Apr 9, 2015
d2b1c47
v3.31.1
Apr 9, 2015
70954a8
downgraded rest-client to 1.6.8 to fix issue with ffi on windows
Apr 9, 2015
6c2c547
Merge pull request #1492 from heroku/downgrade-rest-client
Apr 9, 2015
ff2d3fd
v3.31.2
Apr 9, 2015
c14f8c8
added an option to force suppression of pg:backups public-url expiration
chadbailey59 Apr 9, 2015
97f48d0
Safeguard against edge case sizes
Apr 9, 2015
44e7bd2
changed to quiet
chadbailey59 Apr 9, 2015
cb13738
Merge pull request #1495 from heroku/cb-suppress-pg-backups-message
Apr 9, 2015
35b13de
Add FreeBSD as supported OS
sarahhodne Apr 9, 2015
b82f462
Merge pull request #1496 from henrikhodne/patch-1
Apr 9, 2015
6330688
Better heuristic for picking "latest" backup to restore
Apr 9, 2015
628fda9
use ssl for downloading v4 jsplugins
Apr 9, 2015
d5c35d7
Merge pull request #1497 from heroku/jsplugins-windows
Apr 9, 2015
983319d
Add spec; clean up backup status display
Apr 9, 2015
7622de4
Default to restoring last successful backup and add specs
Apr 10, 2015
ccdd80e
Merge pull request #1498 from uhoh-itsmaciek/pgb-fixes
Apr 10, 2015
478dcd3
v3.31.3
Apr 10, 2015
c0abb0b
workaround for ruby bug of home directory on windows
Apr 10, 2015
3d232bf
do not exit if the only issue is missing creds in netrc
Apr 10, 2015
3418cd3
Merge pull request #1502 from heroku/do-not-error-with-incomplete-creds
Apr 10, 2015
03061d8
Replaced existing buildpack commands with basics of new multi-buildpa…
jkutner Apr 9, 2015
48a6759
Added many tests for buildpack:set command. Improved implementation t…
jkutner Apr 10, 2015
b6c3ac3
Improved buildpack listing to accomidate multiple buildpacks, and to …
jkutner Apr 10, 2015
7e7401e
Added an buildpack:add command and tests. reworked text output for al…
jkutner Apr 13, 2015
958a70b
Added more tests for buildpack:add command
jkutner Apr 13, 2015
004ae5a
Added a buildpack:remove command and several negative tests
jkutner Apr 13, 2015
b3e3ec6
Fixed a bug in buildpack tests that was removed stubs
jkutner Apr 13, 2015
16ff9e7
Added many more positive tests for buildpack:remove
jkutner Apr 13, 2015
7d10f99
Refactored buildpack update code to reuse redundancy
jkutner Apr 13, 2015
ad4f16e
Cleaned up whitespace
jkutner Apr 13, 2015
b047fa3
Added a check for duplicate buildpacks
jkutner Apr 13, 2015
87691fa
Renamed buildpack command to buildpacks
jkutner Apr 13, 2015
e1d6198
Removed the parens around the pluralization of Buildpacks because it …
jkutner Apr 13, 2015
a50ce40
Refactored buildpacks command to consolidate common code for mutating
jkutner Apr 13, 2015
65be55a
Extracted mutate_buildpacks_constructive method from common buildpack…
jkutner Apr 13, 2015
10d0670
Merge pull request #1501 from heroku/fix-home-encoding-on-windows
Apr 13, 2015
1d74b29
Refactored buildpacks output and structuring to reduce duplicate code
jkutner Apr 13, 2015
33d1ebf
Improved indentation of buildpacks output
jkutner Apr 13, 2015
173f9a4
Improved buildpacks:set default when no index is provided, and added …
jkutner Apr 13, 2015
fb12280
Consolidated more duplicate code in buildpacks add and set commands
jkutner Apr 14, 2015
cafe986
add method that should have been added with cafe9ada0df64abec36d59da5…
will Apr 14, 2015
69a0a4b
Merge pull request #1504 from will/missingmethod
Apr 14, 2015
5e9811a
Add --verbose option to pg:ps
Apr 16, 2015
0dc6d7c
Handle buildpacks:remove invalid argument cases better
jkutner Apr 16, 2015
35f00c3
Merge pull request #1506 from fdr/fdr-pgps-verbose
Apr 17, 2015
fdd766a
added shell option for config:get
Apr 21, 2015
b722aef
new fork implementation
Apr 21, 2015
353256f
Merge pull request #1508 from heroku/fork
Apr 21, 2015
886d468
v3.32.0
Apr 21, 2015
01280fc
Show quota information.
omarkj Apr 22, 2015
bbca25a
Add stubs to new 404 calls.
omarkj Apr 22, 2015
18c1768
Add specs for new quota tests
omarkj Apr 22, 2015
633fe17
added passing specs for pg:backups command
chadbailey59 Apr 24, 2015
8c442c0
added pg:copy display to pg:backups command output
chadbailey59 Apr 24, 2015
0efb830
refactored pg:backups info tests inside pg:backups tests
chadbailey59 Apr 24, 2015
24a8750
bugfixes
chadbailey59 Apr 24, 2015
01cea92
removed refs to app logs in transfer error output
chadbailey59 Apr 24, 2015
ab169b2
removed errant ruby-version
chadbailey59 Apr 28, 2015
34aabf8
remove ruby-version; limited restores and copies
chadbailey59 Apr 28, 2015
4998556
reduced to 10 each
chadbailey59 Apr 28, 2015
a124739
Merge pull request #1507 from heroku/config-get-shell-option
Apr 29, 2015
0baf883
only escape shell words if it is a tty
Apr 29, 2015
af7ef22
escape config:get with shell escaping
Apr 29, 2015
698f4e1
Merge pull request #1518 from heroku/escape-tty
Apr 29, 2015
c543435
Merge pull request #1513 from heroku/cb-transferatu-logs
Apr 29, 2015
526893c
Merge pull request #1503 from heroku/jkutner/multi-buildpack
Apr 29, 2015
cafe839
import the dyno-types plugin
will Apr 30, 2015
cafedab
get rid of the json part
will Apr 30, 2015
cafed9d
add heroku-dyno-types to the deprecated list, and sort it
will Apr 30, 2015
9ceee7b
Merge pull request #1521 from heroku/wl-merge-dyno-types
Apr 30, 2015
d66823f
Accept cedar-10 in create --stack via @tt
Apr 30, 2015
13a4cfb
Merge pull request #1522 from heroku/accept-cedar-10-in-create
Apr 30, 2015
701dd07
error if no certificate is returned
Apr 30, 2015
edaa3c6
whitespace cleanup and removed unused variable
Apr 30, 2015
d92fe92
Merge pull request #1523 from heroku/empty-cert
Apr 30, 2015
f9bbb46
Updated as per new API design.
omarkj May 1, 2015
e9f27b3
v3.33.0
May 1, 2015
c47be0d
Pull in heroku-addon-attachments and update tests
mnoble Apr 21, 2015
f19f472
Make upgrade/downgrade help text more accurate
mnoble May 1, 2015
2d245d3
Deprecate heroku-addon-attachments
mnoble May 4, 2015
61e33e7
Remove switzerland variant from version
mnoble May 4, 2015
4eecddc
Merge pull request #1514 from heroku/switzerland-commands
May 4, 2015
8b25164
v3.34.0
May 4, 2015
3c13562
Fix addons:open for paranoid apps
May 5, 2015
7bb79ec
added --exit-code flag for heroku run
Apr 29, 2015
3ad5286
Merge pull request #1519 from heroku/run
May 5, 2015
8adbccb
Merge pull request #1526 from heroku/paranoid-addons-open
May 5, 2015
8ab7e63
v3.35.0
May 5, 2015
b0d6963
use v4 run for anything with "--" in the arguments
May 5, 2015
e2e075d
renamed run command in v4
May 5, 2015
bc00b12
Merge pull request #1529 from heroku/run
May 5, 2015
cb41a40
v3.35.1
May 5, 2015
a7baff6
removed extra update message
May 5, 2015
b269261
Retry backup status polling for a while
May 5, 2015
ba586d9
added v4 implementation of heroku git commands
May 6, 2015
36fb5ff
Merge pull request #1533 from heroku/v4-git
May 6, 2015
53d94f9
v4 version of heroku maintenance
May 6, 2015
5f3aa49
Merge pull request #1535 from heroku/v4-maintenance
May 6, 2015
16c5532
Merge pull request #1511 from heroku/omarkj-add-quota-indicator
May 6, 2015
cafe221
expand hpg shorthands in addons:create
will May 6, 2015
28bec99
Merge pull request #1536 from will/shorthand-hpg
May 6, 2015
a00e7bb
soften release update warnings
May 6, 2015
a46410a
Merge pull request #1537 from heroku/only-show-update-warning-when-mi…
May 6, 2015
54dc9db
v3.36.0
May 6, 2015
c26e8b6
added note that process types must be alphanumeric
May 6, 2015
05310b4
Fix unscheduling backups for some config var configurations
May 5, 2015
05f3e61
Remove pointless case in error message
May 7, 2015
1bc8843
load rexml on demand
May 7, 2015
2ac26da
Merge pull request #1540 from heroku/optimize-requires
May 7, 2015
523a45e
v4 takeover
May 7, 2015
f8abf8e
hide hidden commands from help
May 7, 2015
bf51b36
use basic json library for normal json tasks
May 7, 2015
2c20229
added debug info for running v4 commands
May 7, 2015
4dcca16
Merge pull request #1541 from heroku/v4-takeover
May 7, 2015
4097233
v3.36.1
May 7, 2015
3a2dc80
show warning if toolbelt is updating
May 7, 2015
d2c0cd6
Merge pull request #1544 from heroku/update-warning
May 7, 2015
5ba18a6
fixed issue on windows with usernames that have spaces
May 7, 2015
3f96967
Merge pull request #1545 from heroku/fix-windows-username-issue
May 7, 2015
a527320
added documentation for new run functionality
May 7, 2015
03b76e1
Merge pull request #1546 from heroku/run-doc
May 7, 2015
99a0a07
v3.36.2
May 7, 2015
e7d24f4
Merge pull request #1531 from uhoh-itsmaciek/more-robust-backups-polling
May 7, 2015
781cf94
autofix v4 installs
May 8, 2015
66994f1
Merge pull request #1550 from heroku/v4-autofix
May 8, 2015
336ea53
v3.36.3
May 8, 2015
2580c54
safer delete
May 8, 2015
12961f4
v3.36.4
May 8, 2015
96c1810
Add a redis shim.
May 8, 2015
8b28911
Merge pull request #1551 from heroku/redis-shim
May 8, 2015
ccf3951
removed usage tracking
May 8, 2015
d3fde5d
fixed lint warning
May 8, 2015
7ed8862
Bug fixes for users with partial privileges on apps:info
May 8, 2015
7b33bed
Refactor to one line
May 8, 2015
0386eee
More helpful unschedule error message
May 11, 2015
c73000a
Tweak error message and help string
May 11, 2015
a157519
Merge pull request #1554 from heroku/allow-app-info-with-partial-perm…
May 11, 2015
d02e9cf
added shim for plugins:link
May 12, 2015
685e679
Merge pull request #1555 from heroku/plugins-link-shim
May 12, 2015
ab2e526
Merge pull request #1553 from heroku/rm-usage
May 12, 2015
1f865b2
v3.36.5
May 12, 2015
127f575
pg:promote with URL var
bjeanes May 12, 2015
0a07f27
Ensure there is a backup promotion for old DATABASE when promoting
bjeanes May 12, 2015
9ea0057
Fix plugins command help output
michaelbaudino May 12, 2015
4755216
ensure that polling has a value for backup in exception tracker
May 12, 2015
c105f9c
Merge pull request #1559 from heroku/fix-pgbackups
May 12, 2015
dac1474
fixed rbconfig on ruby 1.9.2
May 12, 2015
ad3e2b5
Merge pull request #1558 from michaelbaudino/patch-1
May 12, 2015
b394873
Merge pull request #1560 from heroku/require-rbconfig
May 12, 2015
1347a70
v3.36.5
May 12, 2015
0859311
v4 version of heroku status
May 6, 2015
4644932
Merge pull request #1534 from heroku/v4-status
May 12, 2015
50575a6
Allow add-on resolver to take an optional arbitrary filter
bjeanes May 13, 2015
9eddfcf
Only consider HPG add-ons for pg:promote
bjeanes May 13, 2015
c6c6311
Fix specs
bjeanes May 13, 2015
5d5faf4
Fix displaying attachments by resource when resolving from attachment…
bjeanes May 13, 2015
46b95e2
Don't hide DATABASE_URL from pg:info if only attachment
bjeanes May 13, 2015
4706263
Don't resolve DATABASE_URL if already resolved
bjeanes May 13, 2015
6d65318
attempt to update plugin on failure
May 13, 2015
ed4b9ca
Merge pull request #1566 from heroku/update-plugin-on-fail
May 13, 2015
0fd972e
Merge pull request #1538 from heroku/ps-validation
May 13, 2015
cbc2a08
v3.36.7
May 13, 2015
3243e64
Merge pull request #1564 from heroku/dont-hide-DATABASE_URL-from-pg-i…
May 13, 2015
3f93e4a
Merge pull request #1563 from heroku/fix-addons-display
May 13, 2015
1073135
make it clear that the CLI is the thing updating
May 14, 2015
521caf8
Merge pull request #1568 from heroku/update-message
hunterloftis May 14, 2015
5bf4966
added updated fork help text
May 14, 2015
e2a9811
Merge pull request #1569 from heroku/fork-help
May 14, 2015
5bd65aa
Merge pull request #1557 from heroku/pg-promote-improvements
May 14, 2015
e72e3d6
v3.36.8
May 14, 2015
d050106
Merge pull request #1539 from uhoh-itsmaciek/fix-unschedule-issues
May 15, 2015
91351c1
copy ca cert for use in v4
May 15, 2015
6d018d2
set cacert for existing users
May 15, 2015
f023bcd
updated cacert.pem
May 15, 2015
7434c3b
Merge pull request #1573 from heroku/updated-ca-cert
May 15, 2015
6047a2a
v3.36.9
May 15, 2015
bc599bf
gemfile.lock updated
May 15, 2015
ab4d1b3
v3.36.10 (forgot to update Gemfile.lock in 3.36.9)
May 15, 2015
44d45af
allow disabling of ssl with env var when setting up v4
May 15, 2015
2077fca
v3.36.11
May 15, 2015
b619b2a
fixed version check in updater to not use strings
May 16, 2015
c87507b
Merge pull request #1574 from heroku/update-fix
May 16, 2015
379b92b
v3.37.0
May 16, 2015
a04632c
copy cert after creating directory for it
May 16, 2015
91493eb
hide hidden topics
May 16, 2015
a85e0fb
Merge pull request #1575 from heroku/hide-hidden-commands
May 16, 2015
26d0aac
v3.37.1
May 18, 2015
e36f991
Display price on addons:create
May 18, 2015
a67a123
Display price on addons:upgrade/downgrade
May 19, 2015
9676ccb
Display price on addons:destroy
May 19, 2015
84de403
Merge pull request #1576 from heroku/conway/post-install-price-displa…
May 19, 2015
90e2e4d
Remove switzerland variant from add-ons requests
May 19, 2015
66bd152
Merge pull request #1577 from heroku/conway/remove-switzerland-variant
May 19, 2015
d84134d
Add --force-colors to logs command so we can `grep -v` and still have…
michaelbaudino May 22, 2015
2362685
Merge pull request #1582 from michaelbaudino/feature/add-option-to-fo…
May 26, 2015
8fe9bb8
Tell you where youre copying to an from in pg:copy
May 26, 2015
c81effa
tweak language
May 26, 2015
fe04ed7
Merge pull request #1588 from heroku/informative-pg-copy
May 27, 2015
2ce7793
v3.37.2
May 27, 2015
28bfe3c
added arm support
May 29, 2015
0122cfa
v3.37.3
May 29, 2015
78ce54b
Use created_at to find last backup, not number
May 29, 2015
b6eb7c5
fix warnings
May 29, 2015
efe5cb6
preauth for config:unset
May 29, 2015
d10e4df
Merge pull request #1594 from heroku/preauth-config-unset
May 29, 2015
944cfed
Allow client to cancel by transfer name
May 29, 2015
42d3498
Merge pull request #1593 from heroku/backup_sorting
May 29, 2015
8ca4589
Merge pull request #1595 from heroku/pgbackups_cancel
May 29, 2015
fd58a97
Improve 'ps scale' to handle dyno types that have non-alphanumeric
May 30, 2015
01bfcc8
use arm when host_cpu is armv7l
Jun 1, 2015
d2af693
Merge pull request #1597 from heroku/arm-support
Jun 1, 2015
285cf09
Merge pull request #1596 from bharat/bug_1586
Jun 1, 2015
674a1c4
use v4 for auth:whoami
Jun 1, 2015
ada478b
Merge pull request #1598 from heroku/auth-whoami
Jun 1, 2015
38b015a
v3.37.4
Jun 1, 2015
a04ab22
v3.37.5
Jun 1, 2015
d3cd883
check if logged in before releasing
Jun 1, 2015
be136ef
Merge pull request #1599 from heroku/release-check-logged-in
Jun 1, 2015
7195bf3
Handle backup schedule gracefully when app has no databases; add specs
Jun 2, 2015
1df2bb0
Merge pull request #1600 from uhoh-itsmaciek/fix-pg-backups-schedules…
Jun 2, 2015
024417f
only force encoding on old version of ruby
Jun 2, 2015
a7bea76
Merge pull request #1602 from heroku/fix-windows-username-issue
Jun 2, 2015
3ce4430
Sleep longer to avoid exhausting api quota
Jun 3, 2015
f7c1cd1
Merge pull request #1603 from heroku/pgbackups_poll
Jun 3, 2015
1816db7
v3.37.6
Jun 3, 2015
f29054b
show error even if there is an error while printing it
Jun 8, 2015
5a52891
Merge pull request #1610 from heroku/require-rollbar
Jun 8, 2015
b57a1b9
Now using HTTPS :sparkles:
Jun 8, 2015
c05643e
Using HTTPS
Jun 8, 2015
e00d187
HTTPS! :cake:
Jun 8, 2015
666000f
Fixed naming error
Jun 8, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/.bundle
/.rvmrc
/coverage
/pkg
/dist
/rdoc
/tags
/vendor
/.rbenv-version
/.cache
/resources/exe/heroku-codesign-cert.pvk
36 changes: 19 additions & 17 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
before_script:
- git config --global user.email "[email protected]"
- git config --global user.name "Heroku Bot (Travis CI)"

bundler_args: --without development

language: ruby

notifications:
email: false
webhooks:
on_success: always
on_failure: always
urls:
- http://dx-helper.herokuapp.com/travis

rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.5
- 2.2.0

sudo: false

cache: bundler

before_script:
- git config --global user.email "[email protected]"
- git config --global user.name "Heroku Bot (Travis CI)"

script: bundle exec rspec spec --color

script: bundle exec rspec -bfs spec
deploy:
provider: rubygems
on:
tags: true
api_key:
secure: ALsBCGGvdAiIEJR9zTzxumcgCaS5eqOs7Oee7e4SiDgHrT/DRSsFJBtNp9mJvQvHzW3FqSFZU7NO6tSRkwHGdGGw7pf/emjZ2ua0exuyCQ3LaCJBdwSQXl0GTMhhaMCCd2NYWJ+Fa3Q9jWWAdCfV8rqz5AX4ZG6fi3C2uubppVs=
Loading