0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sleep at the end of a deploy prior to reloading haproxy More... about 10 years ago
optimized dyno IP reporting checks and web server startup checks More... over 10 years ago
increased some timeouts More... over 10 years ago
modification so sb would build locally More... over 10 years ago
Added 'thank you'. More... over 10 years ago
Build-pack dependency tutorial. More... over 10 years ago
Rollback command notes. More... over 10 years ago
High-availability DNS notes. More... over 10 years ago
Basic dyno troubleshooting guide. More... over 10 years ago
Added app name to HTTP deployhooks failure message. More... over 10 years ago
Support for parsing and routing HAProxy UDP logs. More... over 10 years ago
Eliminates the potential for duplicate dyno port assignments with concurrent deployments of different apps. More... over 10 years ago
New command: clone to copy an app into a new app, use `apps:clone -o<name>/--oldApp=<name> -n<name>/--newApp=<name>`. More... over 10 years ago
More robust checking in , now guarantees that the queried dyno will belong to the right app in the LB config. More... over 10 years ago
Additional logging during deployments to show details for which dynos will be removed. More... over 10 years ago
Add 1 minute timeout to remote statusmonitor commands. More... over 10 years ago
Don't abort deployment if .git* removal fails; log the error and proceed with operation. More... over 10 years ago
Reduced node check frequency to 30 seconds (was every 15 seconds). More... over 10 years ago
Documented config:set/remove flag: `--deferrable=1`/`-d1`. More... over 10 years ago
Added `--deferred=1`/`-d1` flag to `config:set` and `config:remove` commands to defer application redeploy at the expense of not having the changes immediately applied to the active production environment. More... over 10 years ago
Added custom build-pack creation instructions. More... over 10 years ago
Version bump. More... over 10 years ago
Deployment.deploy() refactored into smaller discrete functions. More... over 10 years ago
Additional DEPLOYHOOKS messages to message on failure and after scaling activity. More... over 10 years ago
Don't clear out the git repo everytime anymore. More... over 10 years ago
Going straight to https://[load-balancer-hostname]/haproxy will now work (as long as HAProxy stats are enabled). More... over 10 years ago
Improved detection and handling of forbidden app names. More... over 10 years ago
Introduced support for concurrent load-balancer updates. More... over 10 years ago
Strip fractional seconds from deploy duration string. More... over 10 years ago
Ensure app container is in the "stopped" state at the beginning of the build() deployment step. More... over 10 years ago