Directory test/net/java/sip/communicator/slick/msghistory/

Directory Created:
2006-07-03 14:54
Total Files:
2
Deleted Files:
2
Lines of Code:
736

[root]/test/net/java/sip/communicator/slick/msghistory

Lines of Code

test/net/java/sip/communicator/slick/msghistory/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 1273 (100.0%) 45.4
damencho 19 (67.9%) 1211 (95.1%) 63.7
lubomir_m 4 (14.3%) 51 (4.0%) 12.7
emcho 5 (17.9%) 11 (0.9%) 2.2

Most Recent Commits

emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

2 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: MsgHistoryServiceLick.java (+1 -1), TestMsgHistoryService.java (+1 -1)
lubomir_m 2009-09-05 10:53

Fixes warnings, mostly ones related to raw-type uses.

40 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+40 -35)
lubomir_m 2009-08-31 18:25

Commits the last part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the test directory.

10 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: MsgHistoryServiceLick.java (+1 -1), TestMsgHistoryService.java (+9 -9)
damencho 2009-07-02 15:59

Fixing build. Wrong file location.

0 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: MetaHistoryServiceLick.java (del), TestMetaHistoryService.java (del)
damencho 2009-07-02 15:34

Add Metahistory tests.

0 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: MetaHistoryServiceLick.java (new), TestMetaHistoryService.java (new)
lubomir_m 2008-12-09 23:45

Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning).

1 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+1 -1)
damencho 2007-08-10 16:42

1. Installers now include all bundles in lib/bundles except junit.
2. Fix message history finder methods - findFirstAfter and tests for multiple contacts in meta contact.
3. Some threads were not daemon - more to be checked

15 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+15 -8)
damencho 2007-06-26 18:39

1. Multi chat message history
2. Test for Multi chat message history
3. Change in LocalUserChatRoomPresenceListener

256 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+256 -1)
damencho 2006-11-17 19:24

fix two new methods and change their names

7 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+7 -7)
damencho 2006-11-16 17:15

Add new finders in history and message history

29 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+29)
damencho 2006-09-04 14:34

Added tests for case in/sensitive search

15 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+15)
emcho 2006-08-16 17:50

Code format

7 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: MsgHistoryServiceLick.java (+6 -2), TestMsgHistoryService.java (+1 -1)
damencho 2006-08-07 19:25

MessageHistoryService changed

21 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+21 -20)
damencho 2006-08-03 11:40

Changed history target save directory

2 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+2 -1)
damencho 2006-07-28 17:47

Purging metacontact list after finishing tests.

115 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+115 -104)
emcho 2006-07-28 16:57

PROTOCOL_PROPERTY_NAME is now called PROTOCOL

2 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+2 -2)
damencho 2006-07-28 16:03

Commented msg hist. tests

104 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: TestMsgHistoryService.java (+104 -105)
damencho 2006-07-27 17:39

Fixed message history tests

182 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: MsgHistoryServiceLick.java (+1 -101), TestMsgHistoryService.java (+181 -74)
damencho 2006-07-26 18:46

MessageHistory Tests

306 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: MsgHistoryServiceLick.java (+105 -11), TestMsgHistoryService.java (+201 -52)
damencho 2006-07-03 14:54

<No Comment Entered>

159 lines of code changed in:

  • test/net/java/sip/communicator/slick/msghistory: MsgHistoryServiceLick.java (new 58), TestMsgHistoryService.java (new 101)
Generated by StatSVN 0.3.1