• last updated 11 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.9.1d3-5.9.1d4.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.1d3-5.9.1d4.sql
  1. … 1 more file in changeset.
- Add argument to content_item__set_live_revision (and oracle's counterpart)

to honor optionally provided "publish_date". The old behavior used hard-coded

the current time. The function is fully backward compatible, when no

publish_date is provided, the current time is used for the publish_date.

- changes for PostgreSQL and Oracle.

    • -0
    • +1728
    ./upgrade-5.9.1d1-5.9.1d2.sql
  1. … 4 more files in changeset.
file upgrade-5.9.1d1-5.9.1d2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.1d1-5.9.1d2.sql
  1. … 1 more file 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.
exclude null paths from cr_files_to_delete for oracle - previously committed fix for postgresql

  1. … 1 more file in changeset.
file upgrade-5.8.0a1-5.8.0a2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-5.8.0a1-5.8.0a2.sql
  1. … 1 more file in changeset.
- add missing mime-types (application/x-zip, application/x-sh, application/rdf+xml) for postgres and oracle

  1. … 2 more files in changeset.
Backed out change to make content richtext rather than text, because of

xotcl-core, can't have the type change depending on whether or not that

was previously installed and can't change it to richtext without (probably)

breaking xotcl stuff. Sucks but that's life.

  1. … 3 more files in changeset.
Argh! "content" wants to be richtext, not text !!!

  1. … 4 more files in changeset.
file upgrade-5.7.0d4-5.7.0d5.sql was initially added on branch oacs-5-7.

    • -0
    • +0
    ./upgrade-5.7.0d4-5.7.0d5.sql
  1. … 1 more file in changeset.
Kludge around xotcl-core for oracle, as was done earlier for PG.

Added a couple of CR revision attributes - the oracle equivalent of the

previous PG commit.

    • -0
    • +23
    ./upgrade-5.7.0d3-5.7.0d4.sql
  1. … 4 more files in changeset.
Fix typo table name should have been table_name

  1. … 1 more file in changeset.
Fix support for NULL table name in CR-derived object types

    • -0
    • +937
    ./upgrade-5.6.0d2-5.6.0d3.sql
  1. … 4 more files in changeset.
Checking that the copy.name is not null when copying it to same parent folder

of the source folder.

  1. … 3 more files in changeset.
Adding basic checks to content_folder.copy procedure in order to avoid

infinit loops.

    • -0
    • +679
    ./upgrade-5.5.0d2-5.5.0d3.sql
  1. … 4 more files in changeset.
Merged from 5.4.2

  1. … 282 more files in changeset.
file upgrade-5.4.2b1-5.4.2b2.sql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./upgrade-5.4.2b1-5.4.2b2.sql
Remove cr_doc_filter table, it is not used and the index is not allowed

in 10g.

  1. … 2 more files in changeset.
Don't reload image datamodel.

Remove explicit delete of images row, acs_object.del does that for you.

Removing that change means we don't need to reload the image pl/sql

package.

  1. … 1 more file in changeset.
Part of the malte rollback

Rolled back abortive attempt to substitute dbms_log stuff for java

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

    • -0
    • +3
    ./upgrade-5.4.0d1-5.4.0d2.sql
    • -0
    • +134
    ./upgrade-5.4.0d3-5.4.0d4.sql
    • -0
    • +137
    ./upgrade-5.4.0d4-5.4.0d5.sql
    • -0
    • +670
    ./upgrade-5.4.0d5-5.4.0d6.sql
  1. … 1 more file in changeset.
Add Open Documents MIME types

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

    • -0
    • +0
    ./upgrade-5.3.0d3-5.3.0d4.sql
Add Open Documents MIME types

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

  1. … 95 more files in changeset.
Fixed an upgrade ordering problem

Fix #3008: remove duplicated drop_type procedure, added missing param in proc specification and correct upgrade script

    • -3
    • +1099
    ./upgrade-5.3.0d2-5.3.0d3.sql
  1. … 2 more files in changeset.
Added the option to drop the items, revisions and objects along with the dropping of a content type

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