• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
Using prime number for interval of scheduled proc.

Removing trailing pound signs.

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- change tabs into spaces

  1. … 22 more files in changeset.
* overworked db-abstraction layer with support for dbi_*

* dbi_* support is per default deactivated, can be activated via

e.g. setting ::acs::preferdbi to 1 in 0-acs-init.tcl

* bump version number to use dependencies for packages, using the new interface

  1. … 9 more files in changeset.
- don't abbreviate subcommands

  1. … 22 more files in changeset.
- use lassign instead of "foreach ... break" idiom

  1. … 21 more files in changeset.
chat:

- new function "user_active" to check, whether users was in this

chat recently seen

- let render return content included in a diff

- bgdelivery-procs:

* refactor subscriber logic to avoid code duplication

* implement sweeper to check for stale connections

- chat-procs:

* call bgdelivery sweeper from chat sweeper

  1. … 1 more file in changeset.
- provide proper query-names for db_* interface

  1. … 8 more files in changeset.
-update to version 0.100, compliant with xowiki 0.105

  1. … 24 more files in changeset.
don't set user color in sweeper

make usage of new parameter interface more explicit

cluster support for cr-cache and chat

  1. … 4 more files in changeset.
adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
guard background delivery stronger than befor to fix problem documented in http://openacs.org/forums/message-view?message_id=1035429

make chat work again for existing procs

"New version with new functionalities"

update to verison 0.45

  1. … 2 more files in changeset.
support for scripted-streaming mode for chat

  1. … 1 more file in changeset.
support for streaming chat interface in addition to polling interface.

bgdelivery procs moved from request monitor to xotcl-core.

  1. … 1 more file in changeset.
support the idea of an effective user-id vs. the user-id of the user that posted the message; encode all html chars in the message string

support package level user colors parameter

add new function Chat instproc get_users

oe moe change for color management in chat, unifying interface

added function Chat instproc user_color

update for chat-procs, providing colors

  1. … 4 more files in changeset.
use meta class instead of mixin class for class-specific methods

moved generalized chat class into xotcl-core to make it usable for dotrn-chat and xowiki chat. this simplfies dependencies as well. since dotlrn chat will only need a dependency to xotcl-core. changes to xowiki chat will follow.

  1. … 2 more files in changeset.