• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer "ns_conn isconnected" over "ad_conn isconnected", since the latter might not notice changes in the connect state

  1. … 18 more files in changeset.
use "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 8 more files in changeset.
- fix remove_non_persistent_vars (ignored specified pattern)

- update_attribute_from_slot: make sure the instance variable is also updated

address issue #3423: Move is_package_root_folder up in class hierarchy to CrItem

follow user wish

  1. … 3 more files in changeset.
whitespace changes

  1. … 1 more file in changeset.
re-enable source_dependent operation (not clear, why this was commented out)

Address suggestion from issue #3420

prefer all caps spelling for SQL

  1. … 2 more files in changeset.
improve comment

Fix call to get_context in functions used in third party applications (see #3424)

added suggestion #3424

added suggestion #3425

improve spelling

  1. … 15 more files in changeset.
prefer "nsf::is object" over ":isobject" or "info commands", since it is faster, more generic and can be used in all contexts

  1. … 10 more files in changeset.
Localize some pretty names. Many thanks to Monika Andergassen

  1. … 2 more files in changeset.
modernize code: use resolver variables rather than method calls

  1. … 6 more files in changeset.
Move 'util::content_size_pretty' into 'acs-lang' and rename it to 'lc_content_size_pretty', localicing 'bytes' and adapting automated tests. Bump 'acs-lang' version.

  1. … 41 more files in changeset.
Use 'util::content_size_pretty' instead of manually prettifying data sizes

  1. … 2 more files in changeset.
use styled elements instead of hard-wired images

- modernize code (remove "my")

  1. … 5 more files in changeset.
- modernize code (remove "my")

  1. … 12 more files in changeset.
Check for existance of :context_id

Allow to specify and update the context_id for a CrItem (fixes xotcl-core.test_cr_items automated test)

Update database idioms

white-space changes

provide on reviews not only the web-based diff, but as well a text based diff, in case the web-based diff

fails to show differences.

Trailing whitespace cleanup

- if one is handling ::db::Object slots generally, to it correctly (including "object_id")

- reduce redundancy

Backport changes from downstream: add CrItems we skip as they are handled by ::xo::db::Object already

Replace legacy acs_permission__permission_p with acs_permission.permission_p

  1. … 3 more files in changeset.