Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

44543 by sbattaglia on 07 January 2009, 09:59:08 -0500 (2 hours ago) Make Review NOJIRA
added illegal argument exception

cas4/trunk/cas-server-impl/src/.../cas/server/authentication/DirectMappingAuthenticationManagerImpl.java 44543 history download (+1 -1) diffs

44539 by gweaver on 06 January 2009, 11:37:08 -0500 (25 hours ago) Make Review NOJIRA removed SWF2 file wasn't using, now should log everything possible as debug, fixed what view name it was using in main view

sandbox/MailPortlet/trunk/src/main/java/org/jasig/portlet/mail/controller/MailPortletController.java 44539 history download (+1 -1) diffs

sandbox/MailPortlet/trunk/src/main/resources/log4j.properties 44539 history download (+10 -10) diffs

sandbox/MailPortlet/trunk/src/main/.../WEB-INF/mail-not_used/manageaccounts/manageaccounts-flow.xml 44539 history deleted

44538 by gweaver on 06 January 2009, 10:01:25 -0500 (26 hours ago) Make Review NOJIRA now stores selectedMailAccountId in portlet session, because was trying to store it in portlet preferences outside of processAction (in view) which doesn't work. Added try-catchs around main vi…

sandbox/MailPortlet/trunk/src/main/java/org/jasig/portlet/mail/controller/MailPortletController.java 44538 history download (+55 -29) diffs

sandbox/MailPortlet/trunk/src/main/java/org/jasig/portlet/mail/service/impl/MailServiceImpl.java 44538 history download (+19 -9) diffs

sandbox/MailPortlet/trunk/src/main/webapp/WEB-INF/jsp/view.jsp 44538 history download (+6 -0) diffs

44536 by gweaver on 05 January 2009, 15:37:28 -0500 (45 hours ago) Make Review NOJIRA added spring config validation for each bean. fixed dependency versions (or attempted to). disabling test failures for now. some config work in reverting to the Spring MVC only way for now...

sandbox/MailPortlet/trunk/pom.xml 44536 history download (+31 -10) diffs

sandbox/MailPortlet/trunk/src/main/java/org/jasig/portlet/mail/CredentialsServiceManager.java 44536 history download (+13 -1) diffs

sandbox/MailPortlet/trunk/src/main/java/org/jasig/portlet/mail/MailServerDefaultInfoManager.java 44536 history download (+10 -1) diffs

sandbox/MailPortlet/trunk/src/main/java/.../jasig/portlet/mail/controller/MailAccountCRUDController.java 44536 history download (+9 -1) diffs

sandbox/MailPortlet/trunk/src/main/.../portlet/mail/controller/MailPortletConfigurationController.java 44536 history download (+12 -1) diffs

… 27 more files in changeset.
44534 by sbattaglia on 04 January 2009, 23:27:10 -0500 (61 hours ago) Make Review CASC-73

reduced warning message

cas-clients/java-client/trunk/cas-client-core/src/.../cas/client/util/AbstractConfigurationFilter.java 44534 history download (+2 -2) diffs

44533 by gweaver on 02 January 2009, 17:02:16 -0500 (4 days ago) Make Review NOJIRA making tests work

sandbox/MailPortlet/trunk/src/test/java/MailListFlowExecutionTest.java 44533 history download (+16 -11) diffs

sandbox/MailPortlet/trunk/src/test/java/StubMailService.java 44533 history download (+29 -9) diffs