• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 34 more files in changeset.
Added mutex locking prevent errors if more than one copy of

sp_sync_cr_with_filesystem runs at once for a single package instance,

plus related changes. Changed sp_sync_cr_with_filesystem proc to a

wrapper proc which now calls sp_sync_cr_with_filesystem_internal, in

order to properly free the mutex upon any unexpected error.

  1. … 6 more files in changeset.
Fixed file update error in postgreql. It adds an mtime column, update your

datamodel on PG. Code checks for storage_type to run the correct queries/code

for Oracle/PG.

  1. … 4 more files in changeset.
Fixed static folders. Now stores file path relative to installation root and uses cr_fs_path to get the full file path.

  1. … 4 more files in changeset.
Fixed info file for postgresql and fixed Oracle version

  1. … 8 more files in changeset.
Postgresql ported - still needs modifications to work with static-pages. Oracle not tested and probably broken

  1. … 6 more files in changeset.
stores content as "file" in content repository. Comments working

  1. … 2 more files in changeset.
Now it's close to work

  1. … 5 more files in changeset.
Start of postgresql port, if someone else want help fell free to edit this files

    • -0
    • +109
    ./static-pages-procs.xql
  1. … 12 more files in changeset.