• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.9.0-5.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-5.9.0-5.9.1d1.sql
- make pretty string of acs-tcl and acs-admin more conformant

  1. … 3 more files in changeset.
- delete parameters from database, that were deleted from .info files ages ago

  1. … 2 more files in changeset.
file upgrade-5.9.0d8-5.9.0d9.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-5.9.0d8-5.9.0d9.sql
  1. … 1 more file in changeset.
- reduce verbosity

file upgrade-5.9.0d6-5.9.0d7.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-5.9.0d6-5.9.0d7.sql
  1. … 1 more file in changeset.
- make pretty-naming of acs-core packages more consistent

- bump verision numbers

    • -0
    • +59
    ./upgrade/upgrade-5.9.0d6-5.9.0d7.sql
  1. … 16 more files in changeset.
- remove commented out command

- improve robustness of upgrade script

- second part of Part 4 of OpenACS 5.9 agenda: get rid of tree_sortkey in acs-objects : getting rid of functions accessing acs_objects.tree_sortkey when creating new instances

- use variable names "ot1" and "ot2" instead of "o1" and "o2" when referring to object_types (and not objects)

Removed exclusive lock from permission granting and revoking. Use exception handling or ignoring instead, as in Oracle codebase.

    • -0
    • +48
    ./upgrade/upgrade-5.9.0d5-5.9.0d6.sql
  1. … 1 more file in changeset.
- Part 4 of OpenACS 5.9 agenda: get rid of tree_sortkey in acs-objects ; to be on the safe side, backup your database before upgrading, since the acs-objects.treesortkey is being removed (custom packages might erroneously depend on it)

    • -0
    • +258
    ./upgrade/upgrade-5.9.0d4-5.9.0d5.sql
  1. … 4 more files in changeset.
- add stored procedure sec_session_property__upsert to address concurrency problems with

updates in sec_session_properties; implementation for PostgreSQL and

Oracle are added, latter is not tested.

- bump version number to 5.9.0d4

    • -0
    • +40
    ./upgrade/upgrade-5.9.0d3-5.9.0d4.sql
  1. … 4 more files in changeset.
- use "ot*" as alias for acs-object-types instead of "o*", which is used usually for acs-objects

- 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

    • -0
    • +50
    ./upgrade/upgrade-5.9.0d1-5.9.0d2.sql
  1. … 1 more file in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

    • -0
    • +30
    ./upgrade/upgrade-5.8.1-5.8.3d1.sql
    • -0
    • +20
    ./upgrade/upgrade-5.8.3d1-5.8.3d2.sql
  1. … 516 more files in changeset.
- add missing indices

- bump version number to 5.8.3d2

    • -0
    • +30
    ./upgrade/upgrade-5.8.1-5.8.3d1.sql
    • -0
    • +20
    ./upgrade/upgrade-5.8.3d1-5.8.3d2.sql
  1. … 4 more files in changeset.
file upgrade-5.8.3d1-5.8.3d2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.3d1-5.8.3d2.sql
  1. … 1 more file in changeset.
file upgrade-5.8.1-5.8.3d1.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.1-5.8.3d1.sql
- 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).

    • -0
    • +72
    ./upgrade/upgrade-5.8.1a5-5.8.1a6.sql
    • -0
    • +58
    ./upgrade/upgrade-5.8.1d1-5.8.1d2.sql
    • -0
    • +34
    ./upgrade/upgrade-5.8.1d2-5.8.1d3.sql
    • -0
    • +43
    ./upgrade/upgrade-5.8.1d3-5.8.1d4.sql
  1. … 2533 more files in changeset.
Fixed wrong version number for upgrade scripts and package info file from version 5.8.1a5 to 5.8.1a6

    • -0
    • +72
    ./upgrade/upgrade-5.8.1a5-5.8.1a6.sql
    • -72
    • +0
    ./upgrade/upgrade-5.8.1d6-5.8.1d7.sql
  1. … 3 more files in changeset.
file upgrade-5.8.1a5-5.8.1a6.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.1a5-5.8.1a6.sql
  1. … 1 more file 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.

    • -0
    • +72
    ./upgrade/upgrade-5.8.1d6-5.8.1d7.sql
  1. … 3 more files in changeset.
file upgrade-5.8.1d6-5.8.1d7.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.1d6-5.8.1d7.sql
  1. … 1 more file in changeset.
file upgrade-5.8.1a3-5.8.1a4.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.1a3-5.8.1a4.sql
file upgrade-5.8.1a4-5.8.1a5.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.1a4-5.8.1a5.sql
- fixing 2 more cases of still incorrect function argument names

- 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.
- change type of session_id as well to bigint in the create script