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

Directory Created:
2006-10-13 15:59
Total Files:
2
Deleted Files:
0
Lines of Code:
394

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 496 (100.0%) 29.1
damencho 4 (23.5%) 420 (84.7%) 105.0
emcho 8 (47.1%) 40 (8.1%) 5.0
lubomir_m 4 (23.5%) 34 (6.9%) 8.5
yanas 1 (5.9%) 2 (0.4%) 2.0

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/callhistory: CallHistoryServiceLick.java (+1 -1), TestCallHistoryService.java (+1 -1)
yanas 2010-05-03 18:35

Fix unit tests.

2 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: TestCallHistoryService.java (+2 -2)
emcho 2009-09-29 13:39

Javadoc fixes. Removes a few warning. Moves code from CallSipImpl to CallPeerSipImpl

2 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: TestCallHistoryService.java (+2 -2)
lubomir_m 2009-09-02 13:40

Commits the second patch of Sebastien Vincent in the dev mailing list thread "Fix lot of warnings in the code" which fixes multiple compiler warnings.

8 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: TestCallHistoryService.java (+8 -8)
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.

24 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: CallHistoryServiceLick.java (+1 -1), TestCallHistoryService.java (+23 -35)
emcho 2009-08-10 00:39

Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers

1 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: TestCallHistoryService.java (+1 -1)
emcho 2009-08-10 00:26

Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers

25 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: TestCallHistoryService.java (+10 -10)
emcho 2009-08-10 00:20

Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers

10 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: TestCallHistoryService.java (+5 -5)
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).

2 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: TestCallHistoryService.java (+2 -5)
damencho 2006-11-16 13:59

Properly setting end times corresponding the evnts in the call process

7 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: TestCallHistoryService.java (+7 -7)
damencho 2006-10-21 09:41

Fix CallHistoryImpl and tests

4 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: TestCallHistoryService.java (+4 -4)
damencho 2006-10-13 15:59

Call History Impl and call history tests

409 lines of code changed in:

  • test/net/java/sip/communicator/slick/callhistory: CallHistoryServiceLick.java (new 56), TestCallHistoryService.java (new 353)
Generated by StatSVN 0.3.1