16
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding images for new portlet look and feel. Layout changed to look cleaner and so that failure may be easily detected. More... over 19 years ago
The testsuite portlet has been enhanced. Testing logic - where possible - has been moved into test classes for less scripting, easier maintenence, and to model best practices a little better. Additional tests have been added. More... over 19 years ago
The testsuite portlet has been enhanced. Testing logic - where possible - has been moved into test classes for less scripting, easier maintenence, and to model best practices a little better. Additional tests have been added. More... over 19 years ago
Adding JSTL dependency for newly enhanced test portlet. More... over 19 years ago
Allowing parameters with '.'. Fixing PLUTO-50. Thank you pradeep (pradeep.gond.{aT}.sun.{d0T}.com More... over 19 years ago
Fixes resolving Issue #14, Portlet 1.0 Errata from July 20, 2004 More... almost 20 years ago
Adding subversion settings to maven report properties. More... almost 20 years ago
Commit Test More... almost 20 years ago
It seems that we don't need regexp. Upgrade to commons-logging 1.0.4 More... almost 20 years ago
Update info More... almost 20 years ago
Rename project More... almost 20 years ago
Code has been changed to get Pluto compliant to PLT.16.3.3: More... almost 20 years ago
Remove reference to Jakarta. More... almost 20 years ago
Fixing Issue: PLUTO-55. Supporting accurate content type checking per the portlet.xml mime-type definition. Thanks Ken Weiner kweiner.At.unicon.d0T.net More... almost 20 years ago
Fixing Issue: PLUTO-48. Allowing multiple resource-ref entries in portlet app web.xml. THANKS Th. Walter <waltert.At.t-systems.d0t.com> More... almost 20 years ago
Fixing Issue: PLUTO-46. isUserInRole now checks security-role-ref as declared in portlet.xml. Also including new test portlet page for testing security info like this. More... almost 20 years ago
Resolving Issues: PLUTO-28. Fixing JavaDoc to reference actual method shutdown (as opposed to destroy). Added links to methods. More... almost 20 years ago
Resolving Issues: PLUTO-49. Deployment of portlets was deleting previously deployed portlets. More... almost 20 years ago
Cleaning up javadocs for javadoc report. More... almost 20 years ago
Adding License File to binary distribution. More... almost 20 years ago
Cleaning up JavaDocs to clear checkstyle and javadoc reports. More... almost 20 years ago
Adding license references to all subprojects. More... almost 20 years ago
Adding dependency licenses to distributions. More... almost 20 years ago
Changes made to Pluto to swallow WSAD generated JSR168 war files: More... almost 20 years ago
Patch applied for jira issue: PLUTO-54 More... almost 20 years ago
Fixing problems with my previous Check-In More... almost 20 years ago
Added a check at deploy time for bad use of '/WEB-INF/tld/portlet.tld' in jsp files. 'http://java.sun.com/portlet' should be used in a taglib declaration. PR: Obtained from: Submitted by: Reviewed by: More... almost 20 years ago
patch applied from Eric Dalquist to temporarily support more than one media type until a better solution is avail More... almost 20 years ago
The jsp-files of "testsuite/src/webapp/jsp" use an old and wrong entry "taglib uri='/WEB-INF/tld/portlet.tld'". The current correct one is " taglib uri='http://java.sun.com/portlet'". This has been corrected now. More... almost 20 years ago
Change HTML comments to JSP comments More... almost 20 years ago