• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No need to explicitly delete reading info, as both oracle and postgres define the reference constraint as on delete cascade

Use fully-qualified api names

Use fully-qualified api names, assume message is there (something went very wrong otherwise)

Reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Whitespace cleanup

Deprecate obsolete api

Implement operation in a way that oracle is supported

avoid double substitutions

  1. … 2 more files in changeset.
Replace ad_decode idiom

  1. … 3 more files in changeset.
avoid localization substitutions in content of forums messages in notification messages

improve spelling

  1. … 11 more files in changeset.
Uniform documentation style

Put cache flushing logics into procs and use them when forum info needs to be updated (fixes automated tests)

  1. … 1 more file in changeset.
Provide a minimal documentation to public procs

  1. … 2 more files in changeset.
Remove hotfix and exploit new api, that won't fail on the guest user

Fix regressions in forums when user is not logged in

  1. … 5 more files in changeset.
Use more api to streamline queries and reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
fix typo

  1. … 1 more file in changeset.
delete unreferenced .xql queries

  1. … 1 more file in changeset.
Make termination after connection closing commands explicit

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Ading a default to is_root check on message::delete (Thanks to Thomas Renner)

Fix spelling errors

  1. … 22 more files in changeset.
.xql-file reform of forums

- remove sql statements from the code, where these are provided via .xql

- prefer empty sql statements over various forms of *SQL*

- remove obsolete queries

  1. … 6 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 350 more files in changeset.
- ensure proper encoding of hrefs

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.