16
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 21 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Log: ActionRequestImpl.getReader has been deleted, because it only calls the same signature of its parent, which will happen anyway. More... about 20 years ago
Log: The signatures of the java interfaces PreferenceCtrl.setValues and PreferenceSetCtrl.add did not reflect the 'ordered' aspect as defined for preferenceType in the portlet-app.xsd I have changed the signatures now to use "java.util.List" instead of "java.util.Collection" and fixed the implementation accordingly. More... about 20 years ago
Log: More... about 20 years ago
Log: PortletURLImpl.java - setPortletMode/setWindowState do not check if portal supports mode/state to be set. and minor fixes. More... about 20 years ago
found this bug in J2, was causing Tomcat to NPE More... about 20 years ago
Setting version for porlet-api to 1.0 More... about 20 years ago
Adding support for optional service factory. More... about 20 years ago
Updates to coincide with the introduction of optional services (Removal of PortletURLService from basic services) More... about 20 years ago
Adding support for the OptionalServiceFactory (Request and Response Factories, etc. . .) More... about 20 years ago
The PortletURLService is now an optional service. More... about 20 years ago
PR:27389 These changes enable the setSecure method, so that protocol HTTPS will be used instead of HTTP. Note: You must edit "webapps/pluto/WEB-INF/config/services/ConfigService.properties" to use the right HTTPS port for your installation. E.g.: "host.port.https = 8443" More... about 20 years ago
Correcting dependencies More... about 20 years ago
Use maven deploy mechanism for website again to be inline with the other portals projects More... about 20 years ago
Use maven deploy mechanism for website again to be inline with the other portals projects More... about 20 years ago
Add .cvsignore More... about 20 years ago
Remove duplicate entries More... about 20 years ago
Adding License More... about 20 years ago
Adding NanoContainer configuraiton file. More... about 20 years ago
The Portal now builds the container using NanoContainer. More... about 20 years ago
Adding Nano/Pico Dependencies. More... about 20 years ago
Fixing docBase to be relative to webapps. More... about 20 years ago
Adding distribution goals. More... about 20 years ago
Adding JavaDocs More... about 20 years ago
Adding Optional Services More... about 20 years ago
removed some old comments More... about 20 years ago
Committing sandbox maven project files. Use "maven plugins" to install plugins and "maven kuiper" to install kuiper More... about 20 years ago
Committing pluto-maven plugins for use with the kuiper sanbox component (and theoretically others as well) More... about 20 years ago
Adding the kuiper-teststuite. The test suite uses the exact same suite as Pluto 1.0.1 except it adds it's own web.xml (for a different servlet definition) and it's own tomcat context xml More... about 20 years ago
Adding Kuiper Portal Driver (which goes with the recently committed kuiper container) to the sandbox. It is *A POSSIBLE* implementation of the next generation container. It takes a more standard OO approach and uses some ideas discussed on the pluto developer list. More... about 20 years ago
Adding Kuiper Container to the sandbox. It is *A POSSIBLE* implementation of the next generation container. It takes a more standard OO approach and uses some ideas discussed on the pluto developer list. More... about 20 years ago