• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Comment unused computations

Small refactoring

Fix typo

Use fully-qualified api names

Indentation changes

Deprecate obsolete api

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)