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

| 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 |
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Fixes warnings, mostly ones related to raw-type uses.
40 lines of code changed in:
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:
Fixing build. Wrong file location.
0 lines of code changed in:
Add Metahistory tests.
0 lines of code changed in:
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:
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:
1. Multi chat message history
2. Test for Multi chat message history
3. Change in LocalUserChatRoomPresenceListener
256 lines of code changed in:
fix two new methods and change their names
7 lines of code changed in:
Add new finders in history and message history
29 lines of code changed in:
Added tests for case in/sensitive search
15 lines of code changed in:
Code format
7 lines of code changed in:
MessageHistoryService changed
21 lines of code changed in:
Changed history target save directory
2 lines of code changed in:
Purging metacontact list after finishing tests.
115 lines of code changed in:
PROTOCOL_PROPERTY_NAME is now called PROTOCOL
2 lines of code changed in:
Commented msg hist. tests
104 lines of code changed in:
Fixed message history tests
182 lines of code changed in:
MessageHistory Tests
306 lines of code changed in:
<No Comment Entered>
159 lines of code changed in: