• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Oracle query bugfix in the lars_blog__rss_datasource proc. The outer join should be on the categories table not the entries table

Merged posted_date and entry_date into entry_date, which is now a full timestamp

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

  1. … 598 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.
Added support for RSS 2.0

  1. … 4 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
fixed an embarrassing amount of bugs, now let us have fun! :)

  1. … 34 more files in changeset.
added support for multiple users

  1. … 69 more files in changeset.
Fixed so RSS feeds works with Oracle, plus a few other mior fixes

  1. … 12 more files in changeset.
merge from oacs-4-6

  1. … 103 more files in changeset.
make timestamps ISO 8601 compliant. Get the TZ offset as the current TZ offset which is wrong but only off by 1hr at most (unlike the hardcoded -0600)

  1. … 2 more files in changeset.
Initial version of lars-blogger with PG and Oracle support

    • -0
    • +43
    ./rss-procs-oracle.xql
  1. … 71 more files in changeset.