• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.10.0d14-5.10.0d15.sql was initially added on branch oacs-5-10.

Modernize SQL existence test: make these more readable and faster

    • -12
    • +11
    ./acs-kernel/sql/postgresql/community-core-create.sql
Add missing constraint at creation

user_id is supposed to come from auth::create_user

    • -2
    • +1
    ./acs-automated-testing/tcl/aa-test-procs.tcl
No need to count every entry

    • -6
    • +5
    ./dotlrn/tcl/dotlrn-security-procs.tcl
Provide a default value to handle cases happened during tests on a vanilla instance (e.g. xowiki create_form_with_form_instance)

Apply changes to oacs-5-10 branch

    • -87
    • +48
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Apply change to oacs-5-10 branch

    • -13
    • +2
    ./new-portal/tcl/test/new-portal-test-procs.tcl
Use automated-testing authority in the test case

    • -14
    • +3
    ./new-portal/tcl/test/new-portal-test-procs.tcl
Whitespace cleanup, normalize indentation

    • -10
    • +10
    ./new-portal/tcl/test/new-portal-test-procs.tcl
Use automated-testing authority in the test case

    • -2
    • +6
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
use request chaining interface

    • -10
    • +21
    ./xowiki/tcl/test/xowiki-test-procs.tcl
support as well the request chaining interface with "-last_request"

    • -36
    • +51
    ./xowiki/tcl/test/test-procs.tcl
rework acs::test::http interface to allow daisy chaining of requests. One can now specify "-last_reqest" to let a new http to continue with the same credentials (e.g. cookies) as the last request. The old interface based on "-user_id" continues to work

    • -37
    • +103
    ./acs-automated-testing/tcl/aa-test-procs.tcl
    • -6
    • +8
    ./acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl
improve user interface

    • -8
    • +8
    ./acs-automated-testing/www/admin/testcase.adp
    • -3
    • +31
    ./acs-automated-testing/www/admin/testcase.tcl
Use testing authority in the test

    • -21
    • +13
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use testing authority in test, handle mixed-case emails

    • -13
    • +8
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use testing authority in the test, handle mixed-case emails

    • -18
    • +10
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use testing authority in the test

    • -14
    • +13
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use testing authority in the test

    • -3
    • +13
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Use automated-testing authority in the test case

    • -2
    • +2
    ./dotlrn-fs/tcl/test/dotlrn-fs-procs.tcl
Whitespace cleanup, normalize indentation

    • -61
    • +61
    ./dotlrn-fs/tcl/test/dotlrn-fs-procs.tcl
don't mirror old version of package from tcllib, don't keep in the blueprint

    • -1207
    • +0
    ./acs-automated-testing/tcl/http.tcl
    • -3
    • +1
    ./acs-automated-testing/tcl/selenium-procs.tcl
distinguish between dicts item_ref_info and link_info in create_link (fixes degression after change from anonymous array to dict)

improve .adp quoting, fix spelling, whitespace changes

    • -45
    • +51
    ./news-aggregator/tcl/aggregator-procs.tcl
    • -0
    • +5
    ./news-aggregator/tcl/news-aggregator-procs.tcl
    • -19
    • +24
    ./news-aggregator/tcl/weblog-procs.tcl
    • -5
    • +11
    ./news-aggregator/www/aggregator.tcl
    • -8
    • +14
    ./news-aggregator/www/opml-import.tcl
    • -13
    • +19
    ./news-aggregator/www/settings.tcl
    • -0
    • +6
    ./news-aggregator/www/subscriptions.tcl
Fix upgrade timing

    • -1
    • +1
    ./news-aggregator/news-aggregator.info
    • -1
    • +1
    ./news-aggregator/tcl/apm-callback-procs.tcl
Make guid,source_id unique for na_items

    • -2
    • +3
    ./news-aggregator/news-aggregator.info
    • -0
    • +5
    ./news-aggregator/sql/postgresql/upgrade-0.9d-0.10d.sql
    • -0
    • +42
    ./news-aggregator/tcl/apm-callback-procs.tcl
    • -3
    • +0
    ./news-aggregator/tcl/source-procs.tcl
fix typo

Whitespace changes + Editor hints

    • -4
    • +10
    ./news-aggregator/tcl/source-procs.tcl
Rework news source update to simplify the logics and handle updating of existing news items (passes tests)

    • -58
    • +38
    ./news-aggregator/tcl/source-procs.tcl