Overview
Request 711744 accepted
- 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
- Created by boombatower
- In state accepted
- Package maintainer: boombatower
Request History
boombatower created request
- 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
boombatower accepted request
ok