Revisions of platformsh-cli

buildservice-autocommit accepted request 733212 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 197)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 733454 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 196)
- Update to version 3.48.2:
  * Release v3.48.2
  * Avoid unnecessary context message in activity:log
  * Theoretical ActivityMonitor bugfix [skip changelog]
  * Newline before activity log
  * Remove extra messages (too verbose output) in backup commands
  * Improve --activate in push command (#858)
  * Fix combination of --activate and --branch in push command
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 733211 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 195)
- Update to version 3.48.1:
  * Release v3.48.1
  * Fix default message for HttpException
  * Fix push --activate for new environments
  * Unused imports
  * Fix flickering activity state
  * Don't prompt to run the original command if it is empty
  * Pass along the previous exception in the event subscriber
  * Make `activity:get --property description` return HTML
  * Assume activity state is 'in progress' while reading the log
buildservice-autocommit accepted request 732549 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 194)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 732548 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 193)
- Replace @version-placeholder@ in config.yaml with package version
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 732544 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 192)
- Update to version 3.48.0:
  * Release v3.48.0
  * Update dependencies (Symfony -> 3.4.31)
  * Implement streaming activity logs (#854)
  * Update API client to reduce unnecessary calls in integration:list command
  * Report real progress time in activity log (#851)
  * Significantly reduce default cache lifetimes (#849)
  * Clarify when mounts share the same disk (#848)
  * Clean up db:size innodb try/catch
  * bugfixing some PE customers (#846)
  * No need to check backup access for inactive/dirty environments
  * Rename snapshot -> backup
buildservice-autocommit accepted request 727017 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 191)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 727014 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 190)
- Update to version 3.47.0:
  * Release v3.47.0
  * Update API client to reduce environment API requests
  * Remove now unnecessary DrushServiceMock
  * Remove --pipe to -o alias
  * Allow many commands to work 'locally' on the container
  * Alias --pipe to -o and --primary to -1 (#844)
  * Fix performance regression with many environments and Drush aliases (#843)
  * Allow multiple command arguments in drush and ssh commands (#837)
  * Installer hotfix: do not require curl (#838)
  * Installer hotfix: do not require curl (#838)
  * Use primary route URL from deployments API in Drush aliases (#835)
  * Test on 7.4
buildservice-autocommit accepted request 724191 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 189)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 724190 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 188)
- Update to version 3.46.0:
  * Release v3.46.0
  * Add bitbucket_server integration support (#833)
  * Test building and installing on Travis (#834)
  * Tiny fix to account for other shell types before detecting ZSH
  * self:install: use --shell-type when finding a config file
  * Document new installer options
  * Add --shell-type option to installer
  * Add --manifest option to installer
  * Provide installer on dev builds
  * Add color to self:install command
  * Installer output improvements
  * Installer: require curl, openssl and pcre
  * Add --charset option to the db:dump command (#832)
  * Rsync cleanup [skip changelog]
  * Fix findTargetParent() argument in push command
  * Add --branch option to push command (#827)
  * Rename "Capacity" to "% Used" in mount:size command (#828)
  * Installer: remove unnecessary mbstring check
  * Enable compression in project:curl command
buildservice-autocommit accepted request 719006 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 187)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 719005 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 186)
- Update to version 3.45.0:
  * Release v3.45.0
  * Update client to only enable gzip if the zlib extension is loaded
  * Update client to enable gzipped API responses
  * In mount:upload, convert OS X filename characters using --iconv
  * Add --all option to mount:download
  * Refactor MountCommandBase
  * Do not fetch an empty commit hash (after parents notation)
  * Installer: fix check for git on Windows (#824)
buildservice-autocommit accepted request 714517 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 185)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 714516 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 184)
- Update to version 3.44.0:
  * Release v3.44.0
  * Match user email addresess case-insensitively
  * Substitute phar path at runtime without realpath [skip changelog]
  * Use Route class for more structure and to fix upstream name
  * Run phar directly [skip changelog]
  * Test forcing display on or off
  * Add examples
  * Test effect of --primary and --browser options
  * Group command tests under "commands" and fix namespaces
  * url command: just print all URLs when there is no display/browser
  * Always prefer primary route in "url" command
  * Allow url command to read from local environment
  * Prefer the primary route as the site URL
  * Use embedded user information if available
  * Allow app:config-get to read from PLATFORM_APPLICATION
  * Fix "Failed to decode" in relationships command when there are no relationships
  * Adapt welcome command for offline-on-container uses
  * Do not require login for self:stats
  * Improve app/worker choice message
  * Update index.php with a source link
  * Clearer error for no config file
  * Dynamic app name in dev build web page
buildservice-autocommit accepted request 712275 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 183)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 712274 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 182)
- Update to version 3.43.2:
  * Release v3.43.2
  * Note --max is not recommended
  * Installer: version constraints via --min and --max
  * Allow plans not to have prices in create command
  * Sync manifest.json with master branch
  * Do not error for empty JSON object/array in decode command
  * Output nothing instead of "null" for null properties
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 711944 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 181)
- Update to version 3.43.1:
  * Release v3.43.1
  * Fix db:size miscalculation for older mysql databases
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 711744 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 180)
- Update to version 3.43.0:
  * Release v3.43.0
  * Add decode command to README.md
  * Rename variable:decode to decode
  * Review fixes
  * Add variable:decode command
  * Support local variable in environment:relationships (relationships) command
  * Property defaults
  * Adapt route:list command
  * Support reading routes from the local environment in route:get command
  * Add --id and --primary options to route:get command
  * Move test files so they don't interfere
  * Add Platform.sh build files
  * The --cleanup command can now ask the user if it should do a cleanup, and actually do it
  * MariaDB 10.0 does not support my stuff :(, so adding extra check
  * adding --cleanup option to check if InnoDB tables can be optimized
  * Use bytes as the base to work on. Improve PGSQL correctness as well.
  * rounding up forcing because php is weird
  * rounding up is probably slightly better
  * removing switch(true)
  * Adding -B bytes option like mount:size
  * Using the builting symfony formatMemory thing (even though it's worse)
  * Made a mistake there
  * Splitting up the code in functions, adding check that will estimate the Mysql disk size more closely
buildservice-autocommit accepted request 709815 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 179)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 709814 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 178)
- Update to version 3.42.2:
  * Release v3.42.2
  * Mark autocompletion as "skipped" rather than "failed" if stdout is not a tty
  * Clarify try/finally pattern [skip changelog]
  * Release v3.42.1
  * Hotfix for: You have requested a non-existent service "input".
  * Release v3.42.0
  * ... fix item matching [skip changelog]
  * Support updating manifest for latest item matching same major version [skip changelog]
  * Make GIT_SSH argument quoting more standard
  * Copy and source a regular file for autocompletion setup
  * Accept wholly indented YAML files (#806)
  * Rename LegacyEnv to BrokenEnv
  * SSH: support legacy environments without a deployments API
  * Add 4.1.0-dev to manifest.json
  * Explain when no supported versions are found
  * OOP for the installer
  * Support installing versions with dev suffixes in installer
  * Add beta stability flag
  * Add source-operation:run command
  * Warn in installer about missing pcntl and posix extensions (#803)
  * Pass max_allowed_packet setting to mysqldump
  * Display nothing for sensitive variable values in variable:list tsv/csv format
  * Rename SshDestination to RemoteContainer; add getConfig()
  * Require confirmation when adding a git source integration
Displaying revisions 61 - 80 of 257
openSUSE Build Service is sponsored by