• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
porting of template queries

  1. … 41 more files in changeset.
fixed permissions problem for handling insertion of dup index values

    • -11
    • +51
    ./postgresql/acs-permissions-create.sql
  1. … 1 more file in changeset.

Just what it says ...

    • -0
    • +1531
    ./oracle/upgrade/upgrade-4.2-4.2.1.sql

1. Polished up the query files for the root www directory

2. Turned a bunch of bitmap indexes into b-tree indexes

3. the developer support .info file had been messed over by an early

version of my APM port to PG.

    • -2
    • +3
    ./oracle/upgrade/upgrade-4.0-4.0.1.sql
  1. … 3 more files in changeset.
fixed comment for distribution_tarball attribute that was removed

1. Added a new attribute to the .info file which tells the bootstrap

installer whether or not a package is part of the acs-core. Only

acs-core packages are now installed during the initial bootstrap install

of the system.

2. Fixed a dupe query name problem in a couple of queryfiles. The problem

is not with the dispatcher but with the extractor, and for the moment it

is just easier to kludge the resulting queryfile than fix the extractor.

  1. … 34 more files in changeset.
updated with streamlined permission_p

    • -16
    • +69
    ./oracle/acs-permissions-create.sql
converted apm to store tarballs in the content repository

  1. … 6 more files in changeset.
converted apm to store package tarballs in the content repository

  1. … 7 more files in changeset.
Fix return type of acs_user__receives_alerts_p

    • -1
    • +1
    ./postgresql/community-core-create.sql
Speedy replacement for permission_p from Matthew Avalos

    • -16
    • +71
    ./postgresql/acs-permissions-create.sql
party__name should return varchar

    • -1
    • +1
    ./postgresql/community-core-create.sql
added file support to CR data-model

    • -0
    • +205
    ./test/rel-segments-test-types-create.sql
    • -0
    • +14
    ./test/rel-segments-test-types-drop.sql
  1. … 7 more files in changeset.
Add instr(varchar,char) helper function

1. Ripped out the '' vs. NULL string kludge, which was a stupid idea in the

first place (MY stupid idea, for the record).

2. More .xql file porting...

    • -14
    • +14
    ./postgresql/acs-metadata-create.sql
    • -7
    • +13
    ./postgresql/acs-objects-create.sql
    • -4
    • +4
    ./postgresql/acs-permissions-create.sql
    • -7
    • +7
    ./postgresql/community-core-create.sql
  1. … 14 more files in changeset.
fixed problem with initalizing a_order and added missing as to select query

  1. … 1 more file in changeset.

More porting of the APM is complete! Nearly done, a bug in the datamodel

API and we need to convert from direct use of blobs to using the

content repository.

  1. … 11 more files in changeset.
added index

    • -0
    • +3
    ./postgresql/rel-constraints-create.sql
finished tree query support for rel_constraints

    • -141
    • +124
    ./postgresql/rel-constraints-create.sql
added tcl variable support to db api

    • -1
    • +22
    ./postgresql/rel-constraints-body-create.sql
    • -7
    • +24
    ./postgresql/rel-constraints-create.sql
    • -1
    • +7
    ./postgresql/rel-segments-body-create.sql
  1. … 1 more file in changeset.

applied patches from Steve Woodcock that port a few more queries, fix a few data model PL/SQL quirks, and generally allow us to get further into a working OpenACS!

    • -4
    • +4
    ./postgresql/acs-permissions-create.sql
  1. … 6 more files in changeset.
more strict string handling changes

  1. … 3 more files in changeset.
partial fix of rel_constraints tree queries - more work required

    • -9
    • +22
    ./postgresql/rel-constraints-create.sql
    • -1
    • +2
    ./postgresql/rel-segments-body-create.sql
added comments for default api values

    • -15
    • +15
    ./postgresql/acs-metadata-create.sql
    • -2
    • +2
    ./postgresql/acs-permissions-create.sql
    • -13
    • +13
    ./postgresql/acs-relationships-create.sql
    • -26
    • +26
    ./postgresql/community-core-create.sql
    • -18
    • +18
    ./postgresql/groups-body-create.sql
    • -7
    • +7
    ./postgresql/rel-constraints-body-create.sql
    • -4
    • +2
    ./postgresql/rel-constraints-create.sql
    • -9
    • +9
    ./postgresql/rel-segments-body-create.sql
more cleanup of nullable strings in kernel

more cleanup of nullable strings in kernel

more cleanup of nullable strings in kernel

    • -3
    • +3
    ./postgresql/rel-constraints-body-create.sql
    • -2
    • +2
    ./postgresql/test/rel-constraints-test.sql
applied patch from Steve Woodcock

  1. … 2 more files in changeset.
patch submitted by steve woodcock, and workflow porting

  1. … 1 more file in changeset.
fixed problem with infinite recursion on updates of tables with tree query triggers

  1. … 3 more files in changeset.