• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Missed this in my upgrade

    • -0
    • +22
    ./upgrade/upgrade-5.3.2d1-5.3.2d2.sql
  1. … 2 more files in changeset.
'annotate' was not a child of 'admin' - pffft!

    • -0
    • +1
    ./upgrade/upgrade-5.4.0d3-5.4.0d4.sql
  1. … 2 more files in changeset.
Merged 5.3 to HEAD

    • -0
    • +22
    ./upgrade/upgrade-5.3.2d1-5.3.2d2.sql
  1. … 1 more file in changeset.
Merged 5.3 to HEAD

  1. … 60 more files in changeset.
Get rid of the postgres warning "adding missing FROM-clause entry " on sequences

Make "db_nextval acs_object_id_seq" more than twice as fast (from 948 microseconds to 378 microseconds)

    • -0
    • +105
    ./upgrade/upgrade-5.4.0d2-5.4.0d3.sql
  1. … 7 more files in changeset.
adding missing function args, fixing incorrect function args, including upgrade script

    • -0
    • +13
    ./upgrade/upgrade-5.4.0d1-5.4.0d2.sql
  1. … 1 more file in changeset.
Fix upgrade to parameter datatype check constraint to work with either

variation of the constraint name. Bump version in info file so upgrade

will run.

    • -4
    • +15
    ./upgrade/upgrade-5.3.2d1-5.3.2d2.sql
  1. … 2 more files in changeset.
file upgrade-5.3.2d1-5.3.2d2.sql was added on branch drb-merge-5-3-pre-20070923 on 2007-09-25 15:22:35 +0000

  1. … 1 more file in changeset.
file upgrade-5.3.2d1-5.3.2d2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade/upgrade-5.3.2d1-5.3.2d2.sql
  1. … 1 more file in changeset.
Allow a new parameter type "text" to show a textarea on the parmeter form for parmaeter values that don't fit well within a textbox.

    • -0
    • +11
    ./upgrade/upgrade-5.3.2d1-5.3.2d2.sql
  1. … 7 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

    • -0
    • +12
    ./upgrade/upgrade-5.3.1b1-5.3.1b2.sql
  1. … 323 more files in changeset.
file upgrade-5.3.1b1-5.3.1b2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade/upgrade-5.3.1b1-5.3.1b2.sql
  1. … 1 more file in changeset.
bumping version numbers and create an additional index to speed up permission checking

    • -0
    • +12
    ./upgrade/upgrade-5.3.1b1-5.3.1b2.sql
  1. … 3 more files in changeset.
create indices conditionally in upgrade scripts (many thanks to daveb for the snippets for oracle and postres)

    • -1
    • +11
    ./upgrade/upgrade-5.3.0b1-5.3.0b2.sql
  1. … 1 more file in changeset.
adding missing upgrade scripts to create index

    • -0
    • +2
    ./upgrade/upgrade-5.3.0b1-5.3.0b2.sql
  1. … 1 more file in changeset.
create an additional index to speed up permission checking

  1. … 2 more files in changeset.
define args for acs_rel__delete

First round of oacs-5-3 merge to HEAD commits

    • -13
    • +60
    ./upgrade/upgrade-5.2.0d1-5.2.0d2.sql
  1. … 96 more files in changeset.
Fixed an upgrade script ordering problem.

    • -13
    • +60
    ./upgrade/upgrade-5.2.0d1-5.2.0d2.sql
adding update statement for renamed package instances, to fix names in acs_objects.title

Fix for deadlock condition (or so Gustav and I hope)

    • -0
    • +37
    ./upgrade/upgrade-5.3.0d2-5.3.0d3.sql
  1. … 1 more file in changeset.
Malte removed apm__register_param but did not replace it with the correct

version.

    • -0
    • +60
    ./upgrade/upgrade-5.2.0d1-5.2.0d2.sql
Made sure the correct version of apm__register_parameter is used according to http://openacs.org/forums/message-view?message_id=345947

    • -53
    • +23
    ./upgrade/upgrade-5.2.0d1-5.2.0d2.sql
Correction of name constraint

    • -1
    • +1
    ./upgrade/upgrade-5.2.0b9-5.2.0b10.sql
Correction of name constraint

Made sure drop_type__cascade_p parameter has a meaning which is to drop all the objects of a certain type when dropping the object_tpye. Note that this does not work for content_types. Use the according procedure there. Not written in Oracle as there might be a reason for not using the __cascade_p parameter and then I don't want to have done the work of porting to Oracle for nothing

    • -0
    • +38
    ./upgrade/upgrade-5.3.0d1-5.3.0d2.sql
Made sure folders are dropped as well when dropping a package

    • -1
    • +39
    ./upgrade/upgrade-5.3.0d1-5.3.0d2.sql
Bringing acs_object_types in an upgrade in sync with the same table when doing a installation

    • -0
    • +2
    ./upgrade/upgrade-5.3.0d1-5.3.0d2.sql
  1. … 2 more files in changeset.
Fixed some silly little things...

  1. … 2 more files in changeset.
Removing wrong acs attributes for object type apm_package.

Fixing object attribute datatypes so they are consistent

with the database datatype.

  1. … 3 more files in changeset.