• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- reduce number of remaining "string equal" operations

  1. … 2 more files in changeset.
- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

- bump version numbers

  1. … 11 more files in changeset.
- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

    • -2
    • +2
    ./tcl/test/acs-authentication-procs.tcl
  1. … 10 more files in changeset.
- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

    • -3
    • +3
    ./tcl/test/acs-authentication-procs.tcl
  1. … 2 more files in changeset.
- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 1 more file in changeset.
- make exists_and_not_null explicit

    • -16
    • +20
    ./tcl/test/acs-authentication-procs.tcl
- bump version numbers

  1. … 39 more files in changeset.
- modernize tcl

- remove unneeded "expr" in side if-expressions

  1. … 13 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- bump version number to 5.8.0

  1. … 24 more files in changeset.
- bump version number to beta 2 (5.8.0b2)

  1. … 24 more files in changeset.
- get rid of deprecated calls to acs_sc_call during regression test

    • -0
    • +30
    ./tcl/authentication-procs-oracle.xql
    • -0
    • +28
    ./tcl/authentication-procs-postgresql.xql
  1. … 3 more files in changeset.
file authentication-procs.xql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./tcl/authentication-procs.xql
- don't call deprecated validate_integer

- bumped version number to 5.8.0b1

  1. … 24 more files in changeset.
Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

  1. … 24 more files in changeset.
- Bumping version numbers to 5.8.0a1

  1. … 24 more files in changeset.
Merged oacs-5-7 to HEAD

  1. … 167 more files in changeset.
Bumping up version numbers for core packages to 5.8.0d1

  1. … 24 more files in changeset.
Bumped version number to 5.7.0

  1. … 24 more files in changeset.
Bump to 5.7.0b1

  1. … 24 more files in changeset.
file authentication-procs-oracle.xql was added on branch oacs-5-8 on 2013-08-25 20:04:46 +0000

file authentication-procs-postgresql.xql was added on branch oacs-5-8 on 2013-08-25 20:04:46 +0000

    • -0
    • +0
    ./tcl/authentication-procs-postgresql.xql
more PG 9.0 compatibility. Avoiding the usage of OIDs in postgresql.

    • -12
    • +0
    ./tcl/authentication-procs-oracle.xql
    • -12
    • +0
    ./tcl/authentication-procs-postgresql.xql
  1. … 3 more files in changeset.
Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

  1. … 214 more files in changeset.
Bumped to 5.6.0.

  1. … 24 more files in changeset.
Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

  1. … 26 more files in changeset.
Bumped remaining packages to 5.6.0b2

  1. … 24 more files in changeset.