Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move security events back from libjitsi as they are solely used here. | Ingo Bauersachs | 2015-08-23 | 1 | -1/+1 |
| | | | | Corresponds to commit jitsi/libjitsi@263cc1e53e4d2ebd3f4762c42b2c27462b4d830c | ||||
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 15 | -28/+199 |
| | |||||
* | Fixes working with server-side readonly groups (shared groups in OF), ↵ | Damian Minkov | 2013-11-19 | 1 | -3/+10 |
| | | | | handles 406 error while editing roster items. | ||||
* | Temporally disables frequently failing multi user chat tests. | Damian Minkov | 2013-11-02 | 1 | -1/+3 |
| | |||||
* | Tries to fix frequently failing xmpp multi chat tests. | Damian Minkov | 2013-11-01 | 1 | -0/+84 |
| | |||||
* | Updates tests, the one created the room is owner. | Damian Minkov | 2013-08-22 | 1 | -1/+1 |
| | |||||
* | Removes unnecessary disco info sent before joinning the room. | hristoterezov | 2013-07-22 | 1 | -1/+5 |
| | |||||
* | Fixes tests, removes room listing from tests as it was disabled on server we ↵ | Damian Minkov | 2013-07-19 | 1 | -0/+4 |
| | | | | test. | ||||
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 14 | -304/+340 |
| | |||||
* | Works on preventing an issue with the display of remote video which could ↵ | Lyubomir Marinov | 2013-02-26 | 1 | -3/+3 |
| | | | | scale it down to a tiny number of pixels. Fixes multiple technical/programming errors, warnings, javadocs. | ||||
* | Separates dns package to service and impl. Creates a ParallelResolver ↵ | Yana Stamcheva | 2013-01-27 | 1 | -1/+1 |
| | | | | interface that can be used from the util package. Moves NetworkUtils back to util package. Moves dnsconfig plugin to the impl/dns package (because it was using implementation classes directly). | ||||
* | Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ↵ | Yana Stamcheva | 2013-01-24 | 1 | -1/+1 |
| | | | | and WindowsUtils from general GuiUtils. | ||||
* | Detects failed typing notifications. | Damian Minkov | 2012-10-01 | 1 | -0/+9 |
| | |||||
* | Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.) | Lyubomir Marinov | 2012-06-29 | 1 | -1/+1 |
| | |||||
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 10 | -17/+22 |
| | |||||
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 3 | -4/+4 |
| | |||||
* | Disable test. | Damian Minkov | 2012-05-18 | 1 | -3/+3 |
| | |||||
* | Adds a break (wait for 1000 ms) to correct first test of | Vincent Lucas | 2012-03-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | TestOperationSetMultiUserChat2.testInitialParticipantsRoles(): "Unexpected role for user1 excepted:<MODERATOR> but was:<GUEST>". This test fails when the smack library takes too much time to call the RoomListenerMultiplexor. When receiving a presence packet, the PacketReader calls many listener: - If the RoomListenerMultiplexor is on top of the Connection.recvListeners map, then the test was successful. - Otherwise the test was failing. | ||||
* | Corrects tests concerning OperationSetPresence: | Vincent Lucas | 2012-03-21 | 1 | -118/+167 |
| | | | | | | | | | 1) Synchronizes SubscriptionEventCollector to deal with concurrent read/write access. 2) Creates a differentiation between the different events collected by the SubscriptionEventCollector. | ||||
* | Try to correct jabber slick TestOperationSetPresence.postTestSubscribe(). | Vincent Lucas | 2012-03-15 | 1 | -3/+7 |
| | |||||
* | Import DNS package to tests and fix tests | Ingo Bauersachs | 2011-12-20 | 1 | -0/+1 |
| | |||||
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 14 | -14/+14 |
| | |||||
* | Ignore manual entered SIP proxy data when autodetect is selected | Ingo Bauersachs | 2011-08-09 | 1 | -1/+1 |
| | | | | Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers | ||||
* | Some debug for failing jabber tests. | Damian Minkov | 2011-06-07 | 1 | -8/+26 |
| | |||||
* | Fixing random jabber test fails. | Damian Minkov | 2011-04-08 | 1 | -13/+92 |
| | |||||
* | Remove import of non-existing package | Werner Dittmann | 2010-10-18 | 1 | -1/+0 |
| | |||||
* | Fix tests. | Yana Stamcheva | 2010-09-29 | 1 | -0/+1 |
| | |||||
* | Moved the CertificateVerificationService to its own bundle. | Yana Stamcheva | 2010-09-29 | 1 | -11/+22 |
| | | | | Moved SIPCommHTMLEditorKit and SIPCommHTMLEditorPane to the util package. | ||||
* | Add javadoc, fix warnings and typos. | Sebastien Vincent | 2010-09-11 | 1 | -8/+8 |
| | |||||
* | Merge latest patch sent to dev mailinglist with subject "XCAP tests" which ↵ | Damian Minkov | 2010-08-16 | 1 | -1/+1 |
| | | | | | | represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk. Add presence rules, fix tests and some resources. Start work on populating already existing contacts. | ||||
* | Fixing role behavior and role change reporting, as previous role info is ↵ | Damian Minkov | 2010-07-27 | 1 | -2/+8 |
| | | | | missing when role change occurs. | ||||
* | Dispatch system messages coming in jabber chat rooms. Message history ignore ↵ | Damian Minkov | 2010-04-07 | 1 | -6/+31 |
| | | | | | | non conversations in multi-chats. Jabber multi chat tests ignore auto generated room system messages. Make tcp default for iptel account wizards. | ||||
* | Implement Always trust mode for verifying certificates, and enable the mode ↵ | Damian Minkov | 2010-04-01 | 1 | -0/+12 |
| | | | | for tests. | ||||
* | Moved AuthHandler into dedicated class (code redundancy--). | Valentin Martinet | 2010-02-12 | 1 | -26/+0 |
| | | | | Added AuthHandler for account subscription in MSN tests. | ||||
* | - Avoid code redundancy by moving SecurityAuthorityImpl | Valentin Martinet | 2010-02-11 | 1 | -84/+1 |
| | | | | | to an unique class. - Connect the third MSN testing account when needed. | ||||
* | - Moved setUserRole() to setLocalUserRole() | Valentin Martinet | 2010-01-27 | 1 | -124/+165 |
| | | | | | - Updated room member roles (distinct from "affiliation") - Enabled unit test for Jabber chatrooms *roles* | ||||
* | Added unit tests for MSN ad-hoc multi-user chat. | Valentin Martinet | 2010-01-26 | 6 | -102/+960 |
| | | | | Added unit tests for Jabber roles in multi-user chat (but not enabled yet). | ||||
* | - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ↵ | Valentin Martinet | 2010-01-18 | 1 | -2/+2 |
| | | | | | | | | List<String>, *) (Contact are never used, only their address/ID. +More convenient for unit tests) - Removed tabs (reported by Yana) | ||||
* | Compare invitees bare adress in testInviteJoin & testInviteReject using ↵ | Valentin Martinet | 2010-01-12 | 2 | -4/+12 |
| | | | | | | StringUtils.parseBareAdress. Both of these tests failed when trying to compare "foo@bar/sip-comm" with "foo@bar" | ||||
* | Fixes warnings | Lyubomir Marinov | 2009-10-15 | 1 | -8/+2 |
| | |||||
* | Commits the patch of Sebastien Vincent provided on the dev mailing list in ↵ | Lyubomir Marinov | 2009-10-13 | 1 | -1063/+1063 |
| | | | | an e-mail with the subject "[Patch] Warnings" which fixes multiple warnings about unnecessary casts, missing or incorrect javadocs. | ||||
* | - Enables multiple line selection in the default contact list. | Yana Stamcheva | 2009-09-23 | 1 | -1/+0 |
| | | | | - Some minor code formatting and javadoc. | ||||
* | Commits the last part of the patch provided by Sebastien Vincent on the dev ↵ | Lyubomir Marinov | 2009-08-31 | 10 | -86/+78 |
| | | | | mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the test directory. | ||||
* | Integrate the second big patch for OTR. With this patch all the required ↵ | Werner Dittmann | 2009-08-26 | 1 | -0/+274 |
| | | | | GSoC functions are available. Second commit. | ||||
* | Integrate the second big patch for OTR. With this patch all the required ↵ | Werner Dittmann | 2009-08-26 | 1 | -0/+2 |
| | | | | GSoC functions are available. | ||||
* | Renames CallParticipant to CallPeer so that it would better reflect our new ↵ | Emil Ivov | 2009-08-09 | 1 | -213/+213 |
| | | | | Call architecture that also includes conferencing and ConferenceMembers | ||||
* | Renames CallParticipant to CallPeer so that it would better reflect our new ↵ | Emil Ivov | 2009-08-09 | 1 | -32/+32 |
| | | | | Call architecture that also includes conferencing and ConferenceMembers | ||||
* | Renames CallParticipant to CallPeer so that it would better reflect our new ↵ | Emil Ivov | 2009-08-09 | 1 | -18/+18 |
| | | | | Call architecture that also includes conferencing and ConferenceMembers | ||||
* | Disables a regularly failing test on xmpp room subjects until we have a ↵ | Emil Ivov | 2009-07-25 | 1 | -6/+7 |
| | | | | proper implementation | ||||
* | Disable test by not adding it in test suite. | Damian Minkov | 2009-07-13 | 1 | -5/+4 |
| |