• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- scalability reform part 1

* remove manual delete operations from acs_object__delete()

where update is as achieved automatcially via cascade operations

* improve documentation of source code

- bump version number to 5.9.0d2

  1. … 2 more files in changeset.
- add missing indices

- bump version number to 5.8.3d2

  1. … 7 more files in changeset.
- removed bugfix from #3119, since it is apparently not needed anymore

- fixed bug in acs-subsite group management, where return-url was double encoded ("elements-by-rel-type")

- fixed bug in acs-subsite group management, where negative numbers were not allowed ("new" function)

- bumped version numbers

  1. … 4 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 to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
Fixed wrong version number for upgrade scripts and package info file from version 5.8.1a5 to 5.8.1a6

  1. … 4 more files in changeset.
Created stored procedures to check for table, columns, view and index existance.

On xotcl-core powered installations, they will trigger the creation of OO methods

in the ::xo::db::sql::util namespace.

  1. … 4 more files in changeset.
- bump version number to 5.8.1a5

- fix function args: names of arguments for postgres did not match names for oracle leading to potential portability problems

  1. … 1 more file in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- the datatype of session_id in sec_session_properties should be the same as the sequence. Without this change, busy sites will run into a overflow (as we did a while ago).

  1. … 1 more file in changeset.
Fixing bug 3223

  1. … 3 more files in changeset.
- Make sure that patch

http://cvs.openacs.org/browse/OpenACS/openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql?r2=1.74&r1=1.73

is applied for sites upgrading (use v_parameter_id and not get_value__parameter_id)

  1. … 1 more file in changeset.
- bump version numbers

  1. … 11 more files in changeset.
- fix bug #3064

  1. … 1 more file in changeset.
- bump version numbers

  1. … 39 more files in changeset.
- 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.
- 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.
for some reason function apm__register_parameter/10 was missing on openacs.org.

  1. … 1 more file 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.
- fixed bug (backport of fix in rev 1.74 of postgresql/apm-create.sql)

- bump version number to 5.6.1

  1. … 2 more files in changeset.
Commiting parameter description clarification and patch 920 http://openacs.org/bugtracker/openacs/patch?patch_number=920

Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly.

  1. … 7 more files in changeset.
Merged oacs-5-7 to HEAD

  1. … 167 more files in changeset.