Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 44444 42484 42472 up2-working-pluto 42764 42547 up2-working-maven2 42320

latest revision download trunk

44444 annotated / raw | Diffs: previous, other | Lines: 272 ( +3, -3 )

Created: 2008-11-25 18:27:18 -0500 (42 days ago) | Author: edalquist | Changeset: 44444

UP-1876 switch to use Spring's delegating fitler to allow for DI into the MaxInactiveFilter

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

44285 annotated / raw | Diffs: previous, other | Lines: 272 ( +11, -1 )

Created: 2008-09-23 19:49:08 -0400 (3 months 13 days ago) | Author: awills | Changeset: 44285

UP-1876:  Different session timeouts by group membership

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

44066 annotated / raw | Diffs: previous, other | Lines: 262 ( +10, -0 )

Created: 2008-08-04 13:37:47 -0400 (5 months 3 days ago) | Author: edalquist | Changeset: 44066

UP-2126 Add JPA filters to requests. channel rendering and DAOs
UP-2127 Remove @Transactional annotations from getter methods to avoid unnessesary commits

Tags: uPortal-rel-3-1-0-M1

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43988 annotated / raw | Diffs: previous, other | Lines: 252 ( +24, -0 )

Created: 2008-07-18 17:23:06 -0400 (5 months 19 days ago) | Author: edalquist | Changeset: 43988

UP-2114 check in initial swapper portlet implementation. The UIs are functional but the actual swapping is not yet

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43886 annotated / raw | Diffs: previous, other | Lines: 228 ( +4, -4 )

Created: 2008-06-17 11:11:50 -0400 (6 months ago) | Author: edalquist | Changeset: 43886

UP-2088 Fix remote content-type check, disable ProxyServlet in the default configuration

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43503 annotated / raw | Diffs: previous, other | Lines: 228 ( +1, -1 )

Created: 2008-04-08 13:16:36 -0400 (9 months ago) | Author: bourey | Changeset: 43503

UP-1990 Unfixing CAS proxy URL and editing the CAS configuration to allow insecure callbacks.

Branch point for: uPortal-rel-3-0-patches uPortal-working-3.1-gaps

Tags: uPortal-rel-3-0-0-GA

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43502 annotated / raw | Diffs: previous, other | Lines: 228 ( +1, -1 )

Created: 2008-04-08 12:06:43 -0400 (9 months ago) | Author: bourey | Changeset: 43502

UP-1990 Fixing CAS proxy URL.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43499 annotated / raw | Diffs: previous, other | Lines: 228 ( +1, -1 )

Created: 2008-04-08 09:55:30 -0400 (9 months ago) | Author: bourey | Changeset: 43499

UP-1990 CAS Proxy Servlet was mapped to the incorrect URL in the CAS filter.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43477 annotated / raw | Diffs: previous, other | Lines: 228 ( +0, -4 )

Created: 2008-04-02 15:33:19 -0400 (9 months ago) | Author: bourey | Changeset: 43477

NOJIRA Removing unused filter parameter.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43431 new/moved annotated / raw | Diffs: previous, other | Lines: 232 ( +232, -0 )

Created: 2008-03-27 10:20:18 -0400 (9 months ago) | Author: edalquist | Changeset: 43431

Moved from: up2/trunk/uportal-war/src/main/webapp/WEB-INF/web.xml 43306

NOJIRA Moving up2 folder to uPortal as it contains both uPortal 2.x and 3.x code

Tags: uPortal-rel-3-0-0-RC3

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43306 annotated / raw | Diffs: previous, other | Lines: 232 ( +25, -0 )

Created: 2008-03-04 13:43:33 -0500 (10 months ago) | Author: bourey | Changeset: 43306

Moved to: uPortal/trunk/uportal-war/src/main/webapp/WEB-INF/web.xml 43431

UP-1955 Updated security.properties and CAS configuration to allow for both CAS login and username/password simple login.  Also added required web.xml configuration elements for proxy CAS usage.

Tags: up2-rel-3-0-0-RC2

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43304 annotated / raw | Diffs: previous, other | Lines: 207 ( +32, -0 )

Created: 2008-03-04 12:32:21 -0500 (10 months ago) | Author: edalquist | Changeset: 43304

UP-1955 Enable CAS authentication by default

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43134 annotated / raw | Diffs: previous, other | Lines: 175 ( +16, -0 )

Created: 2008-02-18 12:47:40 -0500 (10 months ago) | Author: edalquist | Changeset: 43134

UP-1949 Adding RequestContextListener to allow ChannelManager access to the current request information during channel deletion from layout events.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

42972 annotated / raw | Diffs: previous, other | Lines: 159 ( +1, -1 )

Created: 2008-02-04 12:40:50 -0500 (11 months ago) | Author: edalquist | Changeset: 42972

UP-1939 Move log4j file into WEB-INF so its lifecycle in completely under the web-apps control

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

42891 annotated / raw | Diffs: previous, other | Lines: 159 ( +4, -0 )

Created: 2008-01-23 13:35:50 -0500 (11 months ago) | Author: edalquist | Changeset: 42891

UP-1524 Refactored JNDIManager to be a Spring managed bean so it can be aware of application events to watch for session destruction. This change also includes destruction of the in-memory JNDI context when the portal web-app shuts down.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

42821 new/moved annotated / raw | Diffs: previous, other | Lines: 155 ( +155, -0 )

Created: 2008-01-08 16:35:54 -0500 (11 months ago) | Author: edalquist | Changeset: 42821

Moved from: up2/branches/working-pluto/uportal-war/src/main/webapp/WEB-INF/web.xml 42764

NOJIRA Moving the working branch for Pluto 1.1 integration to the trunk now that the integration work is complete

Branch point for: up2-working-up3theme

Tags: up2-rel-3-0-0-M5

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

42484 annotated / raw | Diffs: previous, other | Lines: 178 ( +147, -143 )

Created: 2007-09-26 13:49:03 -0400 (15 months ago) | Author: edalquist | Changeset: 42484

UP-1821, UP-1825
Consolidated Spring configuration to single directory
Load spring contexts via ServletContextListener
Remove PortalApplicationContextFacade and replaced with utility that uses WebApplicationContextUtils
(files missed on previous commit)

Branch point for: up2-working-acegi up2-working-pluto

Tags: up2-trunk-pre-pluto_1.1

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

42472 new/copied annotated / raw | Diffs: previous, other | Lines: 174 ( +174, -0 )

Created: 2007-09-24 15:17:02 -0400 (15 months ago) | Author: edalquist | Changeset: 42472

Copied from: up2/branches/working-maven2/uportal-war/src/main/webapp/WEB-INF/web.xml 42320

UP-1788 Completing Mavinization of uPortal, merging working-maven2 branch to trunk.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

latest revision download Branch up2-working-maven2

42320 new annotated / raw | Lines: 174 ( +174, -0 )

Created: 2007-08-10 14:59:23 -0400 (16 months ago) | Author: edalquist | Changeset: 42320

Copied to: up2/trunk/uportal-war/src/main/webapp/WEB-INF/web.xml 42472

UP-1788 Added uportal-war and arranged resources under webapps into the appropriate directories

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

latest revision download Branch up2-working-pluto

42764 annotated / raw | Diffs: previous, other | Lines: 155 ( +0, -23 )

Created: 2007-12-29 01:06:07 -0500 (12 months ago) | Author: edalquist | Changeset: 42764

Moved to: up2/trunk/uportal-war/src/main/webapp/WEB-INF/web.xml 42821

UP-1847 Now doing assembly is done via overlays for the portlets and assembly for the uportal-war. Reduced number of shared libraries to a minimal set.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

42722 annotated / raw | Diffs: previous, other | Lines: 178 ( +1, -1 )

Created: 2007-12-14 08:18:00 -0500 (12 months ago) | Author: edalquist | Changeset: 42722

UP-1886 Moved JDBC configuration to spring, this works right now but is terribly slow during unit tests and needs to be addressed.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

42547 new annotated / raw | Diffs: previous, other | Lines: 178 ( +178, -0 )

Created: 2007-10-10 15:54:25 -0400 (14 months ago) | Author: edalquist | Changeset: 42547

UP-1790 Branching to start work on pluto upgrade

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to JA-SIG.
Your maintenance has expired. You can renew your license at http://www.atlassian.com/fisheye/renew
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2009-01-07 13:07 -0500