ClientManagerImpl.java

Diff Revision Date Message Lines Author Branch
1.18 11 Feb 11

- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install

+52 -33 Patrick Brunner MAIN
1.17 11 Feb 11

- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install

+65 -78 Patrick Brunner MAIN
1.16 30 Jul 10

OLAT-5679: decouples synchrounous session count on IM server from login by an async call each 30s or upon request

+16 -11 schnider MAIN
1.15 06 Apr 10

organise imports

-1 schnider MAIN
1.14 16 Mar 10

added basicManager as common type for all mangers. Later BasicManger will get the only place to access the database and other managers...

+7 -7 schnider MAIN
1.13 15 Mar 10

config and startup refactoring to spring only

+4 -4 schnider MAIN
1.12 16 Jul 09

OLAT-4146: cleanup of added log stuff plus doing connection.close in separate taskexecutorthread

+1 -7 eglis MAIN
1.11 15 Jul 09

OLAT-4146: more logging added - temporarily - to be removed when fixed

+6 eglis MAIN
1.10 16 Jun 09

OLAT-3967: improvement for synchronisation between IM server and OLAT

+2 -2 schnider MAIN
1.9 16 Jun 09

OLAT-3967: improvement for synchronisation between IM server and OLAT

+22 -3 schnider MAIN
1.8 27 Apr 09

OLAT-3979: close connection in error case

+1 -1 schnider MAIN
1.7 06 Jan 09

OLAT-3702: Short term fix to reduce overhead of courseChat system. In cluster mode users are no longer automatically logged into the course chat. They have to do this manually.

+2 schnider MAIN
1.6 02 Dec 08

more debug info

+11 -3 schnider MAIN
1.5 27 Nov 08

OLAT-3556: masking the ERROR temporarily to see if test would otherwise succeed

+5 -1 eglis MAIN
1.4 27 Nov 08

safety checks for OLAT-3556

+3 eglis MAIN
1.3 22 Oct 08

OLAT-3535: delete IM account on server when olat db is deleted (testing env.) before creating the same user account

+9 -3 schnider MAIN
1.2 25 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider MAIN
1.1 12 Aug 08

OLAT-2878: smaller api, testing ability without olat

+250 schnider MAIN
1.12.24.1 30 Jul 10

OLAT-5679: merge back to 6.3.x branch

+16 -11 schnider OLAT-6_3_0-PUBLIC
1.2.2.1 03 Feb 09

head merged

+29 -6 bja OLAT-HEAD-BPS-1229
1.7.2.1 18 May 09

OLAT-3766 cpeditor: Update BRANCH from HEAD

+1 -1 gwassmann OLAT-HEAD-FRENTIX-3766-CPEDITOR
1.7.10.2 27 Jul 09

OLAT-3946 update from HEAD

+25 -6 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.7.10.1 10 Jun 09

OLAT-3946 podcast: merge from head and some other changes

+1 -1 gwassmann OLAT-HEAD-FRENTIX-3946-Podcast
1.15.4.1 09 Sep 10

OLAT-5494: merge head to epf-branch: olat3

+16 -11 rhaag OLAT-HEAD-FRENTIX-5494-EPORTFOLIO
1.6.2.3 18 Jun 09

OLAT-3674: merge head to branch

+24 -5 rhaag OLAT-HEAD_FRENTIX-3674
1.6.2.2 28 May 09

OLAT-3674: merge head to branch

+1 -1 rhaag OLAT-HEAD_FRENTIX-3674
1.6.2.1 12 Jan 09

merge Head to branch, part1

+2 rhaag OLAT-HEAD_FRENTIX-3674
1.12.20.1 20 Jan 10

renaming of Manger to BasesecurityManager

+4 -4 schnider tmpOLAT-HEAD-640-until-2010-03-10