WADF - Change Log
Released 6/7/09
- 175: [Core] Deploying a database without a schema.sql fails even if dbX_schema is empty (timj)
- 177: [Core] Add handling of schema import errors (timj)
- 187: [CLI] wadf-undeploy does not correctly remove databases (timj)
- 195: [Core] Add --no-dep-tags option to wadf-reprocess (timj)
- 196: [Core] Rewrite template handling to remove dependency on UNIX "find" command (for portability) (timj)
- 198: [Core] Improve general error handling (timj)
- 201: [CLI] Allow wadf-undeploy to take "-d opt=value" options
- 203: [Core] Add workaround for PEAR bug #13425 (Dep package install fails when 2 vers of dep exist, even when depchain is OK) (timj)
- 205: [Core] Add workaround for PEAR bug #13427 (<max> does not completely exclude dep versions from consideration) when installing deps (timj)
- 207: [Core] Reprocess fails if switching to a new tag/branch, and some generated files conflict with newly-added files in version control (timj)
- 204: [CLI] Make text output and word wrapping respect console size (timj)
- 206: [CLI] Hide passwords when entered on command line (timj)
- 222: [CLI] All input for options that are prompted for is hidden (timj)
- 223: [Core] Add ability to clear cached PEAR channel passwords after deployment (timj)
- 224: [Core] Reprocessing with dependency tags doesn't process the client package - leading to possible spurious dependency warnings (timj)
- 227: [Core] Deploying SVN dependencies using dependency tags sometimes fails due to interaction between directories (timj)
- 229: [CLI] Add new --templates-only option (implies --no-deps --no-db --no-kickstart (timj)
17 issues View Issues