• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix a bunch of typos

  1. … 120 more files in changeset.
overhaul of package:

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- brace expressions

- replace depreacted "ad_parameter" by parameter::get

- use "in" or "ni" expression instead of "lsearch"

- use tcl 8.5 extended index format for "string range"

  1. … 20 more files in changeset.
make metaweblog pass regression, add an after-mount callback to create the rss feed, don't bombout testing if teardown fails

  1. … 7 more files in changeset.
fix a few of the test script bugs

  1. … 2 more files in changeset.
Got rid of old weblogs_ping parameters

  1. … 9 more files in changeset.
Getting rid of lars_blog_entry_add, which has been replaced by lars_blogger::entry::new

  1. … 2 more files in changeset.
Added categories to the automated test(s).

  1. … 9 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Add Blogger and MetaWeblog API functionality with automated tests.

    • -0
    • +296
    ./blogger-api-procs.tcl
    • -0
    • +99
    ./metaweblog-api-procs.tcl
  1. … 10 more files in changeset.
Fixed bug: Request error when posting entry -- was bad Oracle query in the RSS datasource. While fixing, I wrote test cases to expose it, and while doing that I had to invent and restructure lots of API.

- Removed pages under /admin which are now under www

  1. … 34 more files in changeset.
file entry-test-procs.tcl was initially added on branch oacs-5-0.

adding scripts for automated testing

    • -0
    • +37
    ./lars-blogger-procs.tcl