• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
the three argument acs_sc_impl__new function was previously removed but it's used in more than 50 places in the code. Adding it back

    • -2
    • +16
    ./postgresql/acs-sc-packages-create.sql
adding upgrades scripts for pretty_names on acs sc impls

    • -0
    • +182
    ./oracle/upgrade/upgrade-4.7d2-4.7d3.sql
    • -0
    • +45
    ./postgresql/upgrade/upgrade-4.7d2-4.7d3.sql
added support for pretty_names to acs sc impls

    • -2
    • +5
    ./postgresql/acs-sc-packages-create.sql
  1. … 6 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 106 more files in changeset.
Clarified the error message when a service contract cannot be bound. Did the same for PostgreSQL a while ago.

A bunch of things

1. AOLserver 4.0's nsxml appears to expose a gcc bug which causes the

backwards-compatible "getattr" command to fail. I dug around nsxml

and it does appear to be a gcc bug. I changed to the proper nsxml v2

syntax.

2. In the course of exploring #1 above, I realized that the calls to

dom:: Tcl XML package commands were still being executed despite

being commented out. Typical Tcl misunderstanding on someone's part.

Net effect: we were parsing all APM .info files twice, once in Tcl

and once in ns_xml! Yuk!

3. Fixed a minor notifications bug - you couldn't delete a notification

request if any unsent notifications were pending, causing the homework

package to bomb if you deleted an uploaded homework file and the prof

hadn't yet received their notification.

4. Fixed an obscure corner case in my permissions denormalization code.

  1. … 15 more files in changeset.
merge from oacs-4-6

    • -2
    • +3
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
    • -0
    • +19
    ./oracle/upgrade/upgrade-4.5.1-4.6.sql
    • -0
    • +47
    ./postgresql/upgrade/upgrade-4.5.1-4.6.sql
  1. … 108 more files in changeset.
file upgrade-4.5.1-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./oracle/upgrade/upgrade-4.5.1-4.6.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-4.5.1-4.6.sql
  1. … 2 more files in changeset.
- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

    • -2
    • +3
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
    • -0
    • +19
    ./oracle/upgrade/upgrade-4.5.1-4.6.sql
    • -0
    • +47
    ./postgresql/upgrade/upgrade-4.5.1-4.6.sql
  1. … 28 more files in changeset.
Improved the error message when a binding fails

    • -1
    • +1
    ./postgresql/acs-sc-packages-create.sql
fixed typos in my addition of acs_sc_impl_alias package

    • -7
    • +6
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
1) Fixes Bug 1645

2) Adds acs_sc_impl_alias pacakge to Oracle version so it's consistent with PG version

3) Adds upgrade script for above changes

    • -32
    • +100
    ./oracle/acs-sc-packages-create.sql
    • -0
    • +339
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
  1. … 1 more file in changeset.
was out of sync with postgres version, was missing timestamp type

Applied patch submitted by Dave Bauer - acs_sc_impl_alias__delete was missing

a parameter.

    • -2
    • +2
    ./postgresql/acs-sc-packages-create.sql

Someone had written this script to do the drops in a PL/SQL block, can't

do that.

Changed names of oracle views to be consistent with PG.

fixing acs_sc_impl.delete() bug

    • -49
    • +39
    ./oracle/acs-sc-packages-create.sql
Cast arguments to acs_sc_binding__new to make sure integer version is

selected. Add error checking to text version.

    • -1
    • +5
    ./postgresql/acs-sc-packages-create.sql
  1. … 1 more file in changeset.

Fixed bugs and added query files for Oracle so the damn thing works on both

RDBMSs (Kapil's fault, not Neophytos, as Kapil had claimed to have ported

this over)

  1. … 8 more files in changeset.
added float and bytearray message types

    • -0
    • +2
    ./postgresql/acs-sc-msg-types-create.sql

Started port of directory to postgresql, fixed some acs-service-contract

Oracle glitches ...

  1. … 11 more files in changeset.
fixed for Oracle: acs_sc_impl_alias to acs_sc_impl_aliases

    • -10
    • +10
    ./oracle/acs-sc-packages-create.sql
fixed for Oracle

fixed delete_aliases to delete_alias (ben)

naming convention changes

naming conventions

    • -3
    • +7
    ./postgresql/acs-sc-object-types-create.sql
    • -18
    • +18
    ./postgresql/acs-sc-packages-create.sql
    • -20
    • +20
    ./postgresql/acs-sc-tables-create.sql
    • -14
    • +14
    ./postgresql/acs-sc-views-create.sql
  1. … 3 more files in changeset.
changed to comply with naming conventions

    • -29
    • +28
    ./postgresql/acs-sc-msg-types-create.sql
    • -4
    • +4
    ./postgresql/acs-sc-msg-types-drop.sql

Added Kapil's Oracle port of acs-service-contract.

    • -0
    • +352
    ./oracle/acs-sc-msg-types-create.sql
    • -0
    • +17
    ./oracle/acs-sc-msg-types-drop.sql
    • -0
    • +31
    ./oracle/acs-sc-object-types-create.sql
    • -0
    • +14
    ./oracle/acs-sc-object-types-drop.sql
    • -0
    • +568
    ./oracle/acs-sc-packages-create.sql
    • -0
    • +10
    ./oracle/acs-sc-packages-drop.sql
    • -0
    • +95
    ./oracle/acs-sc-tables-create.sql
    • -0
    • +5
    ./oracle/acs-sc-tables-drop.sql
    • -0
    • +48
    ./oracle/acs-sc-views-create.sql
    • -0
    • +4
    ./oracle/acs-sc-views-drop.sql
    • -0
    • +5
    ./oracle/acs-service-contract-create.sql
    • -0
    • +7
    ./oracle/acs-service-contract-drop.sql
    • -0
    • +100
    ./oracle/sc-sample-create.sql
    • -0
    • +24
    ./oracle/sc-sample-drop.sql

Adding it in ...

    • -0
    • +253
    ./postgresql/acs-sc-msg-types-create.sql
    • -0
    • +12
    ./postgresql/acs-sc-msg-types-drop.sql
    • -0
    • +42
    ./postgresql/acs-sc-object-types-create.sql
    • -0
    • +9
    ./postgresql/acs-sc-object-types-drop.sql
    • -0
    • +484
    ./postgresql/acs-sc-packages-create.sql
    • -0
    • +20
    ./postgresql/acs-sc-packages-drop.sql
    • -0
    • +99
    ./postgresql/acs-sc-tables-create.sql
    • -0
    • +5
    ./postgresql/acs-sc-tables-drop.sql
    • -0
    • +46
    ./postgresql/acs-sc-views-create.sql
    • -0
    • +3
    ./postgresql/acs-sc-views-drop.sql
    • -0
    • +5
    ./postgresql/acs-service-contract-create.sql
    • -0
    • +5
    ./postgresql/acs-service-contract-drop.sql
    • -0
    • +87
    ./postgresql/sc-sample-create.sql
    • -0
    • +16
    ./postgresql/sc-sample-drop.sql
  1. … 8 more files in changeset.