• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add new extension mjs, for Javascript modules, to the Javascript mime type

    • -0
    • +26
    ./upgrade/upgrade-5.10.1b3-5.10.1b4.sql
  1. … 3 more files in changeset.
file upgrade-5.10.1b3-5.10.1b4.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.1b3-5.10.1b4.sql
  1. … 1 more file in changeset.
Redefine content_item__get_virtual_path so that get_virtual_path__root_folder_id argument is not ignored

    • -0
    • +33
    ./upgrade/upgrade-5.10.1b1-5.10.1b2.sql
  1. … 1 more file in changeset.
file upgrade-5.10.1b1-5.10.1b2.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.1b1-5.10.1b2.sql
Add vtt mime type to CR

    • -0
    • +38
    ./upgrade/upgrade-5.10.1d4-5.10.1d5.sql
  1. … 3 more files in changeset.
file upgrade-5.10.1d4-5.10.1d5.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.1d4-5.10.1d5.sql
  1. … 1 more file in changeset.
fix broken function_args definition

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

    • -0
    • +0
    ./upgrade/upgrade-5.10.1d2-5.10.1d3.sql
file upgrade-5.10.0d14-5.10.0d15.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d14-5.10.0d15.sql
Use 'revision_id' as a tiebreaker in case creation_date is the same, which can happen if different revisions were created inside a single transaction.

    • -0
    • +43
    ./upgrade/upgrade-5.10.0d14-5.10.0d15.sql
  1. … 1 more file in changeset.
added constraint cr_items_parent_id_ck to avoid certain simple loops on parent_ids

An item must not be equal to its own parent. Note that this constraint is not

guaranteed to avoid all loops; it is still possible to create indirect recursive

loops but excludes some real-world problems.

    • -0
    • +12
    ./upgrade/upgrade-5.10.0d12-5.10.0d13.sql
  1. … 3 more files in changeset.
file upgrade-5.10.0d12-5.10.0d13.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d12-5.10.0d13.sql
  1. … 1 more file in changeset.
    • -0
    • +41
    ./upgrade/upgrade-5.10.0d11-5.10.0d12.sql
  1. … 3 more files in changeset.
file upgrade-5.10.0d11-5.10.0d12.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d11-5.10.0d12.sql
  1. … 1 more file in changeset.
use SQL functions (instead of plpgsql) defined as stabe and strict for

* content_folder__is_folder

* content_folder__is_sub_folder, and

* content_folder__is_empty

... having as well more sane constructs returning boolean values

    • -0
    • +61
    ./upgrade/upgrade-5.10.0d10-5.10.0d11.sql
  1. … 1 more file in changeset.
file upgrade-5.10.0d10-5.10.0d11.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d10-5.10.0d11.sql
improve performance of content_folder__is_sub_folder

    • -0
    • +34
    ./upgrade/upgrade-5.10.0d9-5.10.0d10.sql
  1. … 1 more file in changeset.
file upgrade-5.10.0d9-5.10.0d10.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d9-5.10.0d10.sql
file upgrade-5.10.0d8-5.10.0d9.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d8-5.10.0d9.sql
Fix attribute datatype discrepancy, introduced in 2006 but never fixed for already existing instances.

Original datatype change:

https://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Avictorg%3A20060727200933

https://github.com/openacs/openacs-core/commit/7e30fa270483dcbc866ffbf6f5cf4f30447987cb

    • -0
    • +21
    ./upgrade/upgrade-5.10.0d8-5.10.0d9.sql
  1. … 3 more files in changeset.
Whitespace cleanup

Move CR search callbacks to new namespace in compliance with OpenACS naming convention, create deprecated wrappers, update service contract tables

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

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d7-5.10.0d8.sql
Whitespace cleanup

fix typo

improve spelling

  1. … 32 more files in changeset.
improve spelling

  1. … 31 more files in changeset.
drop leftover functions from 2003, 2004 and 2005 in existing instances

    • -0
    • +34
    ./upgrade/upgrade-5.10.0d6-5.10.0d7.sql
  1. … 1 more file in changeset.
file upgrade-5.10.0d6-5.10.0d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d6-5.10.0d7.sql
revert prevous change

    • -97
    • +2
    ./upgrade/upgrade-5.10.0d5-5.10.0d6.sql