[root]/test/net/java/sip/communicator/slick/contactlist
mockprovider
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 90 (100.0%) | 3818 (100.0%) | 42.4 |
| emcho | 57 (63.3%) | 3510 (91.9%) | 61.5 |
| lubomir_m | 14 (15.6%) | 122 (3.2%) | 8.7 |
| yanas | 6 (6.7%) | 111 (2.9%) | 18.5 |
| damencho | 12 (13.3%) | 69 (1.8%) | 5.7 |
| BurchB | 1 (1.1%) | 6 (0.2%) | 6.0 |
Changes tests as metacontactlist behaviour has changed, now proto-groups also get renamed.
2 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
5 lines of code changed in:
Improvements in obtaining contact capabilities.
0 lines of code changed in:
Basic support for contact capabilities in the user interface.
11 lines of code changed in:
- Fixes issue #780 (Online contact not displayed in the contact list).
- Fixes avatar refresh problem.
10 lines of code changed in:
Fixes warnings
20 lines of code changed in:
Fixes warnings.
4 lines of code changed in:
Commits the patch of Sebastien Vincent provided on the dev mailing list in an e-mail with the subject "[Patch] Warnings" which fixes multiple warnings about unnecessary casts, missing or incorrect javadocs.
13 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.
43 lines of code changed in:
Fixes a few raw-type warnings.
4 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).
38 lines of code changed in:
Better handling for changes in the persistent data of a contact.
9 lines of code changed in:
Add details to metacontact.
53 lines of code changed in:
1. Fix : Storage thread in some conditions is not started and contactlist is not saved
2. Fix metacontactlis tests - reloading of contactlist too quickly prevents saving the last operation with the list
3. Some spell checks
8 lines of code changed in:
Fixing a long standing problem with the meta contact list tests. The meta contact list tests are enabled again.
12 lines of code changed in:
gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
We've modified contact list ordering policy so we need to loosen a bit the assertions that we make in the tests
14 lines of code changed in:
Working on the JMF implementation of the media service.
we seem to have been wrong in the comparison
1 lines of code changed in:
Working on the JMF implementation of the media service.
make sure the contact whose status change is suppose to cause a move, is last before we move it
1 lines of code changed in:
Allow the meta contact list to fire events for removal of contacts when the parent group is removed.
8 lines of code changed in:
Started working on media and fixed meta contact list contact merge and contact remove
fixed (re)storing meta contacts and improved detection of uninstalled accounts.
15 lines of code changed in:
(19 more)