• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate template::util::is_true, implemented as a simple string command oneliner since 2015 and inline occurrences

  1. … 33 more files in changeset.
fix indentation

Mark 'auth::authority::get_sc_impl_columns' as public, as it is used in 'acs-admin'

Use existing api

Create new test for auth::authority::delete, make sure lookup cache is flushed in the (unlikely) case that an authority is deleted

  1. … 1 more file in changeset.
Fix documentation

close square bracket

auth::authority::get, auth::authority::get_element: allow to omit authority_id

Now, these functions can be used to get data from the default authority. In furture

versions, this function should deliver the right default authority for the

a register subsite. Also, get_authority_options should return the available options

for a register subsite.

Currently, the logic is different in various scripts...

improve spelling

  1. … 15 more files in changeset.
fix typo

make it possible to run auth::authority::create in the background

use simple query as local query to make purpose more evident

  1. … 1 more file in changeset.
Harmonize parameter names in proc documentation removing unexistent ones

fix typos

  1. … 7 more files in changeset.
improve spelling

whitespace cleanup

  1. … 9 more files in changeset.
Use "ad_try" instead of "with_catch"

  1. … 5 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

  1. … 15 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

  1. … 13 more files in changeset.
- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 2 more files in changeset.
- make exists_and_not_null explicit

  1. … 6 more files in changeset.
Conditionally support new parameters so you can login to perform an upgrade where you actually support the new parameters, specifically search_impl_id

Add search service contract for acs-authenticaton. TIP#125

  1. … 5 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
the sequence for authority_id should be acs_object_id_seq not auth_authority_id_seq (which does not exist) (from 5.1)

the sequence for authority_id should be acs_object_id_seq not auth_authority_id_seq (which does not exist)

empty_string_p fixes for head

  1. … 4 more files in changeset.