• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- bump version number to 5.8.0

  1. … 24 more files in changeset.
- bump version number to beta 2 (5.8.0b2)

  1. … 24 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

    • -10
    • +10
    ./tcl/notification-display-procs.tcl
  1. … 35 more files in changeset.
- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 8 more files in changeset.
- bumped version number to 5.8.0b1

  1. … 24 more files in changeset.
Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

  1. … 24 more files in changeset.
- Bumping version numbers to 5.8.0a1

  1. … 24 more files in changeset.
Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying

queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view.

  1. … 14 more files in changeset.
- fix $$ quoting in upgrade scripts

    • -28
    • +15
    ./sql/postgresql/upgrade/upgrade-0.3d-0.4d.sql
    • -30
    • +15
    ./sql/postgresql/upgrade/upgrade-4.6.1-4.6.2.sql
  1. … 1 more file in changeset.
- update postgres function to modern style plpgsql definitions using dollar quoting

    • -18
    • +17
    ./sql/postgresql/notifications-replies-package-create.sql
- replace deprecated command "ns_unlink" with native tcl command "file delete"

  1. … 7 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -7
    • +16
    ./sql/postgresql/upgrade/upgrade-0.4d-4.6.1.sql
    • -20
    • +26
    ./sql/postgresql/upgrade/upgrade-4.6.2-4.6.4.sql
  1. … 7 more files in changeset.
Merged oacs-5-7 to HEAD

  1. … 166 more files in changeset.
Bumping up version numbers for core packages to 5.8.0d1

  1. … 24 more files in changeset.
Bumped version number to 5.7.0

  1. … 24 more files in changeset.
Bump to 5.7.0b1

  1. … 24 more files in changeset.
daveb's fix from hub for urls in notifications - still is broken for host-node mapped urls

Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

  1. … 214 more files in changeset.
Bumped to 5.6.0.

  1. … 24 more files in changeset.
Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

  1. … 26 more files in changeset.
Bumped remaining packages to 5.6.0b2

  1. … 24 more files in changeset.
Bumped info files for 5.6.0b1

  1. … 22 more files in changeset.
Bumped version number for 5.6.0a1

  1. … 22 more files in changeset.
part 2 of (temp) fix - added bit to sweeper that clears out invalid (unauthorized) notif requests

added security check to notifications sweep query - without this check and with no mechanism to remove requests for users who are no longer authorized, notifications still go out. not good.

Update documentation

change the fullquery name, using the same namespace that the calling proc.

Somehow managed to forget committing the version bump to 5.5.1 to CVS

  1. … 22 more files in changeset.