• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add some common mimetypes, bump version, upgrade scripts provided

    • -0
    • +5
    ./upgrade-5.2.0d15-5.2.0d16.sql
  1. … 3 more files in changeset.
provided default template in oracle

  1. … 5 more files in changeset.
file upgrade-5.1.5-5.1.6d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.5-5.1.6d1.sql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -0
    • +3096
    ./upgrade-5.1.5d2-5.1.5d3.sql
  1. … 320 more files in changeset.
Commented the creation of the index cr_items_name, already existed

  1. … 1 more file in changeset.
file upgrade-5.1.5d2-5.1.5d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.5d2-5.1.5d3.sql
fixed some upgrade scripts for oracle

    • -0
    • +3096
    ./upgrade-5.1.5d2-5.1.5d3.sql
  1. … 7 more files in changeset.
add index on cr_revisions(publish_date), upgrade bump to 5.2.0d12

    • -0
    • +1
    ./upgrade-5.2.0d11-5.2.0d12.sql
  1. … 4 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

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

    • -0
    • +0
    ./upgrade-5.1.2d8-5.1.2d9.sql
filestorage was displying the ugly filename instead of the pretty title for the main entry; also wasn't updating the filename to the newest upload (still need to ask DaveB about getting the links to work with the latest upload filename

  1. … 7 more files in changeset.
file upgrade-5.1.2d6-5.1.2d7.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.2d6-5.1.2d7.sql
  1. … 1 more file in changeset.
new index for perf improvements

  1. … 2 more files in changeset.
file upgrade-5.1.2d5-5.1.2d6.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.2d5-5.1.2d6.sql
is_sub_folder always returned t

  1. … 2 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

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

    • -0
    • +0
    ./upgrade-5.1.2d3-5.1.2d4.sql
add view content_item_globals, which already exists for PG but was missing for Oracle

  1. … 2 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

    • -0
    • +3084
    ./upgrade-5.1.1d2-5.1.1d3.sql
  1. … 115 more files in changeset.
moved the 5.1.1-5.1.2 upgrade script back to 5.1.1d2-5.1.1d3 and changed info file from 5.1.2 to 5.1.1d3, to maintain consistency with core release conventions.

    • -0
    • +3084
    ./upgrade-5.1.1d2-5.1.1d3.sql
  1. … 3 more files in changeset.
file upgrade-5.1.1d2-5.1.1d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.1d2-5.1.1d3.sql
  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 686 more files in changeset.
list columns to insert into (fix from Sloan)

merge fix from head

I'd accidently changed some old upgrade files to use edit_name rather than

rename (for Oracle 9.2) and had not added the needed upgrade files for 5.1.

  1. … 9 more files in changeset.
file upgrade-5.1.1-5.1.2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.1-5.1.2.sql
  1. … 1 more file in changeset.
Further fixing of bug #1858

  1. … 3 more files in changeset.
Fixed Bug #1858: qualifying "rename" works in 8i bug chokes in 9i causing

the reported error on installation. Fixed by changing the name to "edit_name"

and implemented it for PG as well (to keep names similar)

  1. … 28 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Fix content_folder.rename.