• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged 5.3 to HEAD

    • -26
    • +1
    ./postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
  1. … 60 more files in changeset.
Made sure the content package has the new procedures as well

Missing upgrade scripts

    • -0
    • +3
    ./oracle/upgrade/upgrade-5.4.0d1-5.4.0d2.sql
    • -0
    • +134
    ./oracle/upgrade/upgrade-5.4.0d3-5.4.0d4.sql
    • -0
    • +137
    ./oracle/upgrade/upgrade-5.4.0d4-5.4.0d5.sql
    • -0
    • +670
    ./oracle/upgrade/upgrade-5.4.0d5-5.4.0d6.sql
    • -0
    • +9
    ./postgresql/upgrade/upgrade-5.4.0d6-5.4.0d7.sql
Got rid of reliance on Java for Oracle. Removed unused old functions. Hopefully someone else can help with a fresh install test as well

  1. … 2 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
    ./postgresql/upgrade/upgrade-5.4.0d4-5.4.0d5.sql
  1. … 7 more files in changeset.
adding upgrade script

    • -0
    • +2
    ./postgresql/upgrade/upgrade-5.4.0d3-5.4.0d4.sql
Fix incorrect function args

  1. … 1 more file in changeset.
Support for relative file locations which might even reside on a windows drive and therefore start with d:\

  1. … 4 more files in changeset.
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)

    • -26
    • +1
    ./postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
Remove duplicated inserts of Open Documents mime types

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

drb-*-20070513

    • -0
    • +288
    ./postgresql/upgrade/upgrade-5.3.0b2-5.3.0b3.sql
  1. … 320 more files in changeset.
add mime types for .xpi and .mp4

    • -0
    • +19
    ./common/upgrade/upgrade-5.3.0b1-5.3.0b2.sql
  1. … 1 more file in changeset.
Move content_revision__new functions to a seperate upgrade script that

will run after beta2.

    • -281
    • +1
    ./postgresql/upgrade/upgrade-5.3.0b1-5.3.0b2.sql
    • -0
    • +288
    ./postgresql/upgrade/upgrade-5.3.0b2-5.3.0b3.sql
file upgrade-5.3.0b2-5.3.0b3.sql was initially added on branch oacs-5-3.

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

    • -2
    • +282
    ./postgresql/upgrade/upgrade-5.3.0b1-5.3.0b2.sql
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
    ./postgresql/upgrade/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.

Add Open Documents MIME types

    • -0
    • +54
    ./postgresql/upgrade/upgrade-5.3.0d7-5.3.0d8.sql
file upgrade-5.3.0d3-5.3.0d4.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.3.0d3-5.3.0d4.sql
file upgrade-5.3.0d7-5.3.0d8.sql was initially added on branch oacs-5-3.

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

    • -0
    • +54
    ./postgresql/upgrade/upgrade-5.3.0d7-5.3.0d8.sql
First round of oacs-5-3 merge to HEAD commits

    • -10
    • +0
    ./oracle/upgrade/upgrade-5.1.0-5.1.1.sql
    • -0
    • +50
    ./postgresql/upgrade/upgrade-5.2.0d18-5.2.0d19.sql
  1. … 94 more files in changeset.
Fixed an upgrade ordering problem

    • -10
    • +0
    ./oracle/upgrade/upgrade-5.1.0-5.1.1.sql
Fixed an upgrade script ordering issue

    • -0
    • +50
    ./postgresql/upgrade/upgrade-5.2.0d18-5.2.0d19.sql
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
    ./postgresql/upgrade/upgrade-5.3.0d4-5.3.0d5.sql
    • -0
    • +793
    ./postgresql/upgrade/upgrade-5.3.0d6-5.3.0d7.sql
  1. … 1 more file in changeset.
Fix #3008: remove duplicated drop_type procedure, added missing param in proc specification and correct upgrade script

    • -3
    • +1099
    ./oracle/upgrade/upgrade-5.3.0d2-5.3.0d3.sql