• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgrade script for increasing maximum length of a cr type name.

    • -0
    • +106
    ./upgrade-5.5.0d1-5.5.0d2.sql
  1. … 1 more file in changeset.
Removed files that have been removed on oacs-5-4 but not merged to HEAD

Merged from 5.4.2

  1. … 283 more files in changeset.
Remove unecessary upgrades.

Fix RI trigger now that we require PG 8 we don't need the workaround in

cr_folders.

  1. … 2 more files in changeset.
file upgrade-5.4.2d1-5.4.2d2.sql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./upgrade-5.4.2d1-5.4.2d2.sql
Fix content_type__is_content_type define function args to match Tcl

procedure and Oracle signature. The argument is called object_type.

    • -0
    • +9
    ./upgrade-5.4.1d1-5.4.1d2.sql
  1. … 1 more file in changeset.
new update script in case, someone managed to get the .info file without the update script

    • -0
    • +146
    ./upgrade-5.4.0d7-5.4.0d8.sql
    • -0
    • +360
    ./upgrade-5.4.0d8-5.4.0d9.sql
  1. … 1 more file in changeset.
Merged 5.3 to HEAD

  1. … 60 more files in changeset.
Missing upgrade scripts

    • -0
    • +9
    ./upgrade-5.4.0d6-5.4.0d7.sql
  1. … 4 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
    • +839
    ./upgrade-5.4.0d4-5.4.0d5.sql
  1. … 9 more files in changeset.
adding upgrade script

    • -0
    • +2
    ./upgrade-5.4.0d3-5.4.0d4.sql
This old version of the view update is superseeded by upgrade-5.3.0d1, apart from the fact that on none of my sites moving from pre 5.2 it has been working on an upgrade (usually fails due to image content type)

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 322 more files in changeset.
Move content_revision__new functions to a seperate upgrade script that

will run after beta2.

file upgrade-5.3.0b2-5.3.0b3.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade-5.3.0b2-5.3.0b3.sql
Recreate all content_revision__new functions.

Recreating the trigger without recreating the view can cause a problem

in a very specific case. It doesn't hurt to recreate the view (which

calls refresh_trigger)

Fix upgrade script to update the correct revision_id for the template

since template_id is a cr_items.item_id.

file upgrade-5.3.0b1-5.3.0b2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade-5.3.0b1-5.3.0b2.sql
Update default template to use text instead of content tag to property grab

text from filesystem stored revisions.

  1. … 1 more file in changeset.
Add Open Documents MIME types

  1. … 2 more files in changeset.
file upgrade-5.3.0d7-5.3.0d8.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade-5.3.0d7-5.3.0d8.sql
Add Open Documents MIME types

  1. … 2 more files in changeset.
First round of oacs-5-3 merge to HEAD commits

  1. … 96 more files in changeset.
Fixed an upgrade script ordering issue

Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
Change to the locking of acs-objects

    • -0
    • +2
    ./upgrade-5.3.0d4-5.3.0d5.sql
    • -0
    • +793
    ./upgrade-5.3.0d6-5.3.0d7.sql
  1. … 1 more file in changeset.
Adding script upgrade for fixing typo in function content_extlink__copy.

This has been fixed in the create script ( content-extlink.sql).

    • -0
    • +81
    ./upgrade-5.3.0d3-5.3.0d4.sql
  1. … 1 more file in changeset.
Added the option to drop the items, revisions and objects along with the dropping of a content type

    • -0
    • +118
    ./upgrade-5.3.0d2-5.3.0d3.sql
  1. … 5 more files in changeset.