• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix $$ quoting in upgrade scripts

  1. … 2 more files in changeset.
- fix collateral damage in upgrade scripts of file-storage

    • -6
    • +4
    ./postgresql/upgrade/upgrade-5.1.0a16-5.1.0a17.sql
- update postgres function to modern style plpgsql definitions using dollar quoting

    • -12
    • +13
    ./postgresql/file-storage-create.sql
    • -26
    • +33
    ./postgresql/file-storage-notifications-create.sql
    • -29
    • +37
    ./postgresql/file-storage-notifications-drop.sql
    • -292
    • +408
    ./postgresql/file-storage-package-create.sql
    • -258
    • +325
    ./postgresql/upgrade/upgrade-4.2-4.6.sql
    • -21
    • +37
    ./postgresql/upgrade/upgrade-4.6.1-4.6.2.sql
    • -85
    • +94
    ./postgresql/upgrade/upgrade-4.6.2-4.6.3.sql
    • -28
    • +31
    ./postgresql/upgrade/upgrade-4.6.3-5.0.0.sql
    • -8
    • +17
    ./postgresql/upgrade/upgrade-5.1.0a12-5.1.0a13.sql
    • -96
    • +100
    ./postgresql/upgrade/upgrade-5.1.0a16-5.1.0a17.sql
    • -13
    • +16
    ./postgresql/upgrade/upgrade-5.1.0a2-5.1.0a3.sql
    • -17
    • +20
    ./postgresql/upgrade/upgrade-5.1.0a3-5.1.0a4.sql
    • -25
    • +30
    ./postgresql/upgrade/upgrade-5.1.0a4-5.1.0a5.sql
    • -18
    • +25
    ./postgresql/upgrade/upgrade-5.1.0a6-5.1.0a7.sql
  1. … 27 more files in changeset.
1. Package uninstantiate now cleans up the instance's root folder.

2. Package drop works.

    • -18
    • +11
    ./postgresql/file-storage-drop.sql
    • -1
    • +6
    ./postgresql/file-storage-notifications-drop.sql
  1. … 4 more files in changeset.
Patches for NULL table name, on delete cascade to clean up file storage from Jim Lynch

    • -0
    • +26
    ./oracle/upgrade/upgrade-5.6.0d1-5.6.0d2.sql
    • -4
    • +13
    ./postgresql/file-storage-create.sql
    • -0
    • +22
    ./postgresql/upgrade/upgrade-5.6.0d1-5.6.0d2.sql
  1. … 1 more file in changeset.
Fix param values for archive command and extension (were mixed up)

    • -0
    • +7
    ./oracle/upgrade/upgrade-5.5.0d1-5.5.0d2.sql
    • -0
    • +7
    ./postgresql/upgrade/upgrade-5.5.0d1-5.5.0d2.sql
  1. … 1 more file in changeset.
compilation error due to bad plpgsql body

Checking that upgrade scripts modify parameters for the right package.

Modification to the oracle upgrade scripts for FS.

  1. … 3 more files in changeset.
Fixed it so only the parameter from file storage package will be overwritten and not any other parameters with the same name

Now copy and move urls is working

    • -28
    • +35
    ./postgresql/file-storage-package-create.sql
    • -0
    • +114
    ./postgresql/upgrade/upgrade-5.4.0d4-5.4.0d5.sql
  1. … 1 more file in changeset.
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.