• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
dotlrn cache reform: move caching from util_memoize into three seperate caches to reduce stress on util_memoize.

These caches are:

- ::dotlrn::dotlrn_cache

Default general purpose cache for dotlrn-wide value (e.g. available applets, etc)

- ::dotlrn::dotlrn_user_cache

Partitioned cache for values specific to a user (e.g. personal_portal_id, theme_id, etc)

- ::dotlrn::dotlrn_community_cache

Partitioned cache for values specific to a community (e.g name, roles, portal_id, etc)

  1. … 11 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Fix reference to acs_object_type.table_name so that it points to real tables (fixes automated tests)

  1. … 6 more files in changeset.
Remove leftover acs_attribute without a database table counterpart (fixes regression test)

  1. … 3 more files in changeset.
permission check reform (part 1): provide API for permission cache

  1. … 16 more files in changeset.
bump versions of packages with DotLRN style version numbering to HEAD numbers (2.10.0*)

  1. … 35 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 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.
- bump version numbers due to branching

  1. … 28 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- provide compatility with pg9

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 146 more files in changeset.
Update dotlrn package versions to 2.6.0 for the last dotlrn release.

  1. … 42 more files in changeset.
PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries.

  1. … 8 more files in changeset.
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
Adding basic help (agreed at .lrn meeting)

  1. … 25 more files in changeset.
Bumped version number to change dotlrn_communities type to application_group

Substitute acs_mail_lite::send for ns_sendmail

  1. … 8 more files in changeset.
Set HomeName according to HomeURL (control-panel in this case)

  1. … 1 more file in changeset.
Made the HEAD version dependent on the HEAD version of acs-kernel.

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Set default path for binary to /usr/bin instead of /usr/local/bin

  1. … 3 more files in changeset.
Bump version number for dotlrn packages

  1. … 43 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
Auto-mount dotlrn at /dotlrn - this is required anyway, and means that you can install dotlrn as normal packages, then restart your server, and everything's up and beautiful

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.