• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved error logging when driver returns bad code

wrapping insert and edit in a transaciton in ::create proc

Use error message from the catch

changing pretty names, auto-generating short_name of authorities, adding the can_admin_system_without_authority_p proc

Fixed account message on creation; fixed email verification

Bug in sending out email verification email

Fixed handling of account messages

Simon added pretty names for the local authentication implementations

adding auth::sync::entry::get proc

Fixed HTTPGet implementation of GetDocument

Batch sync fixed

Moved auth::sync::job::end query into postgresql/oracle files

Typo

  1. … 1 more file in changeset.
Convert Tcl booleans to SQL booleans

IMS Enterprise 1.1 driver for batch synchronization

  1. … 2 more files in changeset.
making proc authority::create set default values for not required columns. Also making proc use an update statement for 4 columns not taken by the plsql new function

Automating batch sync

updating the authority API with the new columns

Naming change for GetDocument and ProcessDocument service contracts

Extra space

Removed @author tags, as they didn't get parsed

    • -31
    • +1
    ./test/acs-authentication-procs.tcl
Create the batch sync service contracts

Job log purge implemented

Snapshots work for batch sync API

Getting rid of leftover log statements

Bug fixes in Batch sync API

Batch Sync API mostly complete

    • -0
    • +66
    ./sync-procs-oracle.xql
    • -0
    • +61
    ./sync-procs-postgresql.xql
    • -11
    • +42
    ./test/acs-authentication-procs.tcl
    • -0
    • +177
    ./test/sync-test-procs.tcl
  1. … 8 more files in changeset.
*** empty log message ***

    • -14
    • +20
    ./test/acs-authentication-procs.tcl
Code review/bug fixes in password recovery

Code reviewed the authority API