• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change the archive command from tgz to ZIP as per http://openacs.org/forums/message-view?message_id=557561

    • -0
    • +4
    ./oracle/upgrade/upgrade-5.4.0d1-5.4.0d2.sql
    • -0
    • +4
    ./postgresql/upgrade/upgrade-5.4.0d1-5.4.0d2.sql
  1. … 1 more file in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -7
    • +11
    ./oracle/file-storage-package-create.sql
    • -2
    • +3
    ./oracle/file-storage-views-create.sql
    • -17
    • +17
    ./oracle/upgrade/upgrade-5.1.0a4-5.1.0a5.sql
    • -0
    • +642
    ./oracle/upgrade/upgrade-5.2.0d8-5.2.2.sql
    • -0
    • +47
    ./oracle/upgrade/upgrade-5.2.3d2-5.2.3.sql
    • -1
    • +2
    ./postgresql/file-storage-views-create.sql
    • -0
    • +52
    ./postgresql/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
    • -0
    • +199
    ./postgresql/upgrade/upgrade-5.2.0d6-5.2.0d7.sql
    • -0
    • +103
    ./postgresql/upgrade/upgrade-5.2.0d7-5.2.0d8.sql
    • -0
    • +42
    ./postgresql/upgrade/upgrade-5.2.3d1-5.2.3d2.sql
  1. … 2464 more files in changeset.
file upgrade-5.2.3d2-5.2.3.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.3d2-5.2.3.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.3d2-5.2.3.sql
Made fs_objects count folder items the same was fs_folders does.

    • -2
    • +2
    ./oracle/file-storage-views-create.sql
    • -0
    • +47
    ./oracle/upgrade/upgrade-5.2.3d2-5.2.3.sql
    • -2
    • +2
    ./postgresql/file-storage-views-create.sql
  1. … 1 more file in changeset.
file upgrade-5.2.3d1-5.2.3d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.3d1-5.2.3d2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.3d1-5.2.3d2.sql
Added view support for Symlinks. This works in a hardlink fashion at the moment and is not tested on Oracle, though I doubt it will fail.

    • -2
    • +3
    ./oracle/file-storage-views-create.sql
    • -2
    • +3
    ./postgresql/file-storage-views-create.sql
    • -0
    • +42
    ./postgresql/upgrade/upgrade-5.2.3d1-5.2.3d2.sql
  1. … 2 more files in changeset.
replace invalidated view fs_urls_full

    • -1
    • +17
    ./oracle/upgrade/upgrade-5.2.0d8-5.2.2.sql
file upgrade-5.2.0d8-5.2.2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.0d8-5.2.2.sql
1. Got rid of some extraneous notification comments

2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres)

    • -4
    • +7
    ./oracle/file-storage-package-create.sql
    • -0
    • +626
    ./oracle/upgrade/upgrade-5.2.0d8-5.2.2.sql
  1. … 4 more files in changeset.
file_storage.get_title to return cr_revisions.title of the live revision instead of cr_items.name

    • -4
    • +5
    ./oracle/file-storage-package-create.sql
Set cr_items.name as fs_objects.name instead of cr_revisions.filename

    • -2
    • +2
    ./oracle/file-storage-views-create.sql
Deletting the view before creating it again, since it changes

the number of columns.

Added missing version for __file_new function

    • -0
    • +103
    ./postgresql/upgrade/upgrade-5.2.0d7-5.2.0d8.sql
  1. … 2 more files in changeset.
file upgrade-5.2.0d7-5.2.0d8.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.0d7-5.2.0d8.sql
file upgrade-5.2.0d6-5.2.0d7.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.0d6-5.2.0d7.sql
partial fix bug 2369

    • -14
    • +25
    ./postgresql/file-storage-package-create.sql
    • -0
    • +199
    ./postgresql/upgrade/upgrade-5.2.0d6-5.2.0d7.sql
  1. … 1 more file in changeset.
adds file_storage__copy_file

    • -1
    • +106
    ./postgresql/upgrade/upgrade-5.1.0a16-5.1.0a17.sql
fixes file_storage__copy_file

    • -2
    • +6
    ./postgresql/file-storage-package-create.sql
partial fix of bug 2639 -- patch 736

    • -13
    • +20
    ./postgresql/file-storage-package-create.sql
    • -0
    • +199
    ./postgresql/upgrade/upgrade-5.1.0a16-5.1.0a17.sql
  1. … 4 more files in changeset.
Upgrade scripts for the view fix for fs_objects

    • -0
    • +50
    ./postgresql/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
  1. … 1 more file in changeset.
file upgrade-5.2.0d5-5.2.0d6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
Fixed the counting. Special treatment for oracle not using the "in" statement. PLEASE TEST IT SOMEONE!!!

    • -2
    • +2
    ./oracle/file-storage-views-create.sql
the count in fs_objects was actually counting non fs_objects as well when counting the number of elements in a folder. This has been taken care of.

    • -2
    • +2
    ./postgresql/file-storage-views-create.sql
This script was failing on Oracle. To fix I added named args to all calls and changed acs_sc_impl.new_alias to acs_sc_impl_alias.new

    • -17
    • +17
    ./oracle/upgrade/upgrade-5.1.0a4-5.1.0a5.sql
This script was failing on Oracle. To fix I added named args to all calls and changed acs_sc_impl.new_alias to acs_sc_impl_alias.new

    • -17
    • +17
    ./oracle/upgrade/upgrade-5.1.0a4-5.1.0a5.sql
Added callbacks for integration with PM. Made sure the package_id is set correctly

    • -2
    • +6
    ./oracle/file-storage-package-create.sql
    • -1
    • +1
    ./oracle/file-storage-views-create.sql
    • -1
    • +1
    ./oracle/upgrade/upgrade-4.6.1-4.6.2.sql
    • -2
    • +5
    ./postgresql/file-storage-package-create.sql
    • -1
    • +1
    ./postgresql/file-storage-views-create.sql
    • -1
    • +1
    ./postgresql/file-storage-views-drop.sql
    • -1
    • +1
    ./postgresql/upgrade/upgrade-5.1.0a13-5.1.0a14.sql
  1. … 47 more files in changeset.
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

  1. … 318 more files in changeset.
Changed the upgrade script to use select count(*) to circumwent Oracles dislike for if (select...)

upgrade-5.0.0-5.1.0.sql was not well ordered and was renamed to 5.1.0d1-5.1.0d2

    • -37
    • +0
    ./oracle/upgrade/upgrade-5.0.0-5.1.0.sql
    • -641
    • +0
    ./postgresql/upgrade/upgrade-5.0.0-5.1.0.sql
Upgrade scripts was buggy, took the create version