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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 11 (100.0%) | 898 (100.0%) | 81.6 |
| a_pelov | 4 (36.4%) | 537 (59.8%) | 134.2 |
| pradelle | 2 (18.2%) | 257 (28.6%) | 128.5 |
| emcho | 3 (27.3%) | 93 (10.4%) | 31.0 |
| lubomir_m | 2 (18.2%) | 11 (1.2%) | 5.5 |
Changes project name in source license headers from SIP Communicator to Jitsi
1 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.
1 lines of code changed in:
Fixes TestFailSafeTransaction to not rely on the system charset i.e. take the possible different between String.getBytes().length and String.length() into account.
10 lines of code changed in:
Moved FailSafeTransactions to the fileaccess bundle.
257 lines of code changed in:
Code format
92 lines of code changed in:
Fixed file indentation - from TABs to SPACEs (4 spaces / tab)
184 lines of code changed in:
ResourcesService renamed to FileAccessService.
353 lines of code changed in: