Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 1 | -15/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 1 | -4/+6 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Fix making components visible by push (#9934) | Henri Sara | 2017-09-06 | 1 | -6/+1 |
| | | | | | | | | Fix connector tracker cleanup for the case where a component is hidden by a request and is made visible again by push. This fixes a regression caused by #9305. Fixes #9905 | ||||
* | Clean connector tracker after each access block to stop memory leaks (#9305) | Artur | 2017-05-16 | 1 | -3/+7 |
| | | | | | Immediately clean connectors which the client side does not know about Fixes #9303 | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 1 | -3/+3 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 1 | -4/+4 |
| | | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0 | ||||
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 1 | -0/+50 |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda |