• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Join on acs_users_all instead of cc_users.

Join on acs_users_all instead of cc_users. Speeds up query immensely.

distribution context bar

file distros.adp was added on branch oacs-5-2 on 2006-11-13 02:14:47 +0000

file distros-postgresql.xql was added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000

file distros-oracle.xql was added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000

file distro-edit.tcl was added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000

file distro-edit.adp was added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000

file distro-delete.tcl was added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000

file distro-component-delete.tcl was added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000

file distro-component-add.tcl was added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000

file distro-component-add.adp was added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000

file distros.tcl was added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000

new files for handling distributions

    • -0
    • +14
    ./admin/distro-component-delete.tcl
  1. … 11 more files in changeset.
file distros.adp was initially added on branch oacs-5-1.

file distros-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/distros-postgresql.xql
file distros-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/distros-oracle.xql
file distro-edit.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/distro-edit.tcl
file distro-edit.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/distro-edit.adp
file distro-delete.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/distro-delete.tcl
file distro-component-delete.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/distro-component-delete.tcl
file distro-component-add.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/distro-component-add.tcl
file distro-component-add.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/distro-component-add.adp
file distros.tcl was initially added on branch oacs-5-1.

Removed debugging code.

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 684 more files in changeset.
Adding tables for autosubmition functionality.

adding scheduled procs in order to close bugs automatically ( Controlled by a parameter ).

  1. … 12 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 314 more files in changeset.
added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug

  1. … 9 more files in changeset.
Removed the "next bug" navigation widget because a) it was adding literally

about four seconds to the bug display render time and b) OCT people said

they never actually use the feature anyway ...