• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moved acs-object-util from site-wide search to kernel

  1. … 2 more files in changeset.
moved files from site-wide search. It makes more sense to have them in the kernel.

    • -0
    • +9
    ./acs-object-util-remove.sql
    • -0
    • +133
    ./acs-object-util.sql

Just what it says ...

    • -0
    • +1531
    ./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.

  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. … 36 more files in changeset.
updated with streamlined permission_p

converted apm to store tarballs in the content repository

  1. … 7 more files in changeset.

Big 'ole update to implement multi-db aware packages. Don't try this yet,

I can't *possibly* have gotten all the right files added and removed in

one fell swoop!

  1. … 118 more files in changeset.

bootstrapper can now load either the Oracle or PostgreSQL acs-kernel

datamodel. It checks on-the-fly for which db is configured in the OpenNSD

database pools allocated to OpenACS. Only acs-kernel is correctly self-

configured at this point.

    • -0
    • +119
    ./acs-install.sql
    • -0
    • +32
    ./acs-kernel-create.sql
    • -0
    • +25
    ./acs-kernel-drop.sql
    • -0
    • +104
    ./acs-logs-create.sql
    • -0
    • +689
    ./acs-metadata-create.sql
    • -0
    • +21
    ./acs-metadata-drop.sql
    • -0
    • +1024
    ./acs-objects-create.sql
    • -0
    • +25
    ./acs-objects-drop.sql
    • -0
    • +391
    ./acs-permissions-create.sql
    • -0
    • +23
    ./acs-permissions-drop.sql
    • -0
    • +506
    ./acs-relationships-create.sql
    • -0
    • +16
    ./acs-relationships-drop.sql
  1. … 99 more files in changeset.