apm-install-procs.tcl

  • last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
undo untested last minute check

  1. … 2 more files in changeset.
Unify version comparison logics so we always use apm_version_names_compare instead of other db api as apm_package_version__version_name_greater plus handcrafted queries which also might behave slightly differently

  1. … 2 more files in changeset.
fixed typo in comment

Debug "upgrade from repo strangeness": don't skip loading of acs-tcl files

Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer)

  1. … 43 more files in changeset.
Fix spelling errors

  1. … 6 more files in changeset.
Fix spelling errors

  1. … 22 more files in changeset.
Improve robustness of file operations against names starting with a "-"

  1. … 8 more files in changeset.
Improve robustness of "file delete" operations

  1. … 25 more files in changeset.
Allow to install dotlrn from repo in one sweep.

Since install-from-repo loads the files noted in install-xml

by itself (obtained from manifest.xml), avoid install attempts

to access these package directories in apm_package_install

(and the private procs apm::process_install_xml apm_invoke_install_proc).

get install recommendation from manifest into repository structure, such such www/install/install-2.tcl can use it

Prevent double loading when the identical version is already loaded (can happen via install.xml files)

  1. … 1 more file in changeset.
Revive installing by apm file from the UI

  1. … 1 more file in changeset.
Remove changes not meant to be committed

Fix bug when uninstalling packages having been upgraded over time

  1. … 1 more file in changeset.
- improve line reaks in source control

- replace deprecated "cc_email_from_party ..." by "party::email -party_id ..."

  1. … 3 more files in changeset.
Bugfix:

- when a package is deleted, which is already disabled, the

"before-uninstall" callback was not executed.

- Reason: apm_version_id_from_package_key returns just enabled packages

- the new version of apm_version_id_from_package_key has an optional

argument "-all" to return enabled or disabled version_ids

  1. … 2 more files in changeset.
.xql-file reform of acs-tcl (part 1)

- remove sql statements from the code, where these are provided via .xql

- prefer empty sql statements over various forms of *SQL*

  1. … 7 more files in changeset.
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

  1. … 13 more files in changeset.
- backport of oacs-5-9 to reflect changes of HTML markup affecting apm_get_repository_channels

  1. … 1 more file in changeset.
- update apm_get_repository_channels to reflect new HTML website interface (this api call should not depend on markup)

- increase robsutness of apm_package_installed_p_not_cached

- make ad_unquote capable to unquote ns_qutehtml

- fix test cases

  1. … 4 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 36 more files in changeset.
installer-updates:

- distinguish in messages between "install" and "upgrade"

- move code for per-package install.xml from www code to library

function apm_package_install and evaluate the file only on installs

  1. … 2 more files in changeset.
- improve robustness for initial installs

  1. … 1 more file in changeset.
- fix indentation

  1. … 1 more file in changeset.
- remove globals for errorInfo/errorCode and use namespace qualifiers instead

  1. … 12 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.