|
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/build.xml | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/producer/MarkupHandler.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/portal-wsrp-client-jar/META-INF/application-client.xml | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPRequestContext.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/MarkupTestCase.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPInvocationContext.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/producer/WSRPProducerImpl.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/test-wsrp-producer-client/META-INF/application-client.xml | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPActionContext.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/NeedPortletHandleTest.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPRenderContext.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5195 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/handler/RequestHeaderClientHandler.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing. - Now uses cookies to deal with sessions instead of SessionContext. - Adapted tests in consequence. - Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling). - Removed extra cookie setting in WSRPProducerImpl left over from former tests. - Re-added RequestHeaderClientHandler for WS clients. |
| 5184 | added | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/bin/portal-core-war/images/user/new_user.png | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5184 | added | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/user/registerUser.jsp | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5183 | modified | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/classes/Resource.properties | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5183 | modified | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/classes/Resource_en.properties | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5183 | modified | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/user/listUsers.jsp | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5183 | modified | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/main/org/jboss/portal/core/portlet/user/UserPortlet.java | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5183 | modified | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/classes/Resource_es.properties | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5183 | modified | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/classes/Resource_fr.properties | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5183 | modified | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/user/menu.jsp | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5151 | modified | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/bin/portal-core-war/themes/phalanx/portal_style.css | fixed tabs in MAC Safari |
| 5148 | modified | julien@jboss.com | //branches/JBoss_Portal_Branch_2_4/server/src/main/org/jboss/portal/server/servlet/PortalServlet.java | JBPORTAL-1019 : NoClassDefFoundError does not show up during portlet access |
| 5148 | modified | julien@jboss.com | //branches/JBoss_Portal_Branch_2_4/portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ContextDispatcherInterceptor.java | JBPORTAL-1019 : NoClassDefFoundError does not show up during portlet access |
| 5148 | modified | julien@jboss.com | //branches/JBoss_Portal_Branch_2_4/portlet/src/main/org/jboss/portal/portlet/container/PortletContainer.java | JBPORTAL-1019 : NoClassDefFoundError does not show up during portlet access |
| 5146 | modified | roy.russo@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/bin/portal-core-war/themes/phalanx/portal_style.css | backported:- JBPORTAL-602 - navigation portlet wraps in smaller resolutions- JBPORTAL-951 - windows wrap in smaller resolutions |
| 5145 | modified | julien@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/build.xml | remove test JBossApplicationMetaDataFactoryTestCase from core as it only exists in 2.6 and has been backported by error during a merge with trunk. |
| 5143 | modified | julien@jboss.com | //branches/JBoss_Portal_Branch_2_4/core/src/main/org/jboss/portal/core/command/MarkupCommand.java | JBPORTAL-1018 : Do not display edit mode when user is not logged in |
| 5142 | modified | julien@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | fix bad backport in WSRP that leaked specific code from 2.6 into 2.4 |
| 5133 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/config/fileTemplates/StandartTestCasePortlet.java | Updated headers. |
| 5133 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/config/fileTemplates/includes/File Header.java | Updated headers. |
| 5124 | added | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/handler/MockSOAPMessageContext.java | - Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head. |
| 5124 | added | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/handler/RequestHeaderClientHandlerTestCase.java | - Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head. |
| 5124 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/handler/RequestHeaderClientHandler.java | - Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head. |
| 5124 | added | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/handler | - Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head. |
| 5124 | added | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/handler/MockSOAPMessage.java | - Added tests for RequestHeaderClientHandler and fixed bugs.- Backported from head. |
| 5123 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/build.xml | JBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head. |
| 5123 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | JBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head. |
| 5123 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/test-deployment-lib-jar/test-wsrp.xml | JBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head. |
| 5123 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/test/wsrp/deployment/DeploymentTestCase.java | JBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head. |
| 5123 | modified | chris.laprun@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml | JBPORTAL-1003: fixed incorrect handling of producers asking for registration with empty registration properties.Backported from head. |
| 5117 | modified | julien@jboss.com | //branches/JBoss_Portal_Branch_2_4/wsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.java | JBPORTAL-1005 : WSRP URL rewriter usage not thread safe |
| 5067 | added | tom.benninger@jboss.com | //branches | moving mutated data to root |
| 5067 | deleted | tom.benninger@jboss.com | //mutated/branches | moving mutated data to root |
| 3529 | added | root | //mutated/branches/JBoss_Portal_Branch_2_4/testsuite | test |
| 3524 | added | root | //mutated/branches/JBoss_Portal_Branch_2_4/bridge | test |
| 3525 | added | root | //mutated/branches/JBoss_Portal_Branch_2_4/samples | test |
| 3526 | added | root | //mutated/branches/JBoss_Portal_Branch_2_4/test | test |
| 3527 | added | root | //mutated/branches/JBoss_Portal_Branch_2_4/theme | test |
| 3528 | added | root | //mutated/branches/JBoss_Portal_Branch_2_4/tools | test |