openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
WebMacro
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Jul 29, 2024 — Jul 29, 2025
Showing page 34 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed bug where the default encoding not set if WebMacro.properties not found
fergus
More...
over 24 years ago
Removed unreachable statement (error in JavaCC?)
fergus
More...
over 24 years ago
Fix bugs in WebContext-recycling logic
brian
More...
over 24 years ago
Update release notes
brian
More...
over 24 years ago
Improvements to PropertyOperator and Context so we can put primitives or arrays of primitives in the context
brian
More...
over 24 years ago
Add NoServlet example
brian
More...
over 24 years ago
Improve formatting of WMServlet error messages
brian
More...
over 24 years ago
Add copyright notice
brian
More...
over 24 years ago
Make servlet error handling more robust
brian
More...
over 24 years ago
Use rethrowable exceptions where applicable
brian
More...
over 24 years ago
Fixed makefile to match new directory structure.
brian
More...
over 24 years ago
noted that CVS server has changed
eric
More...
over 24 years ago
no message
eric
More...
over 24 years ago
Don't do build automatically
fergus
More...
over 24 years ago
- Added some comments - build to /tmp/${USER} by default
fergus
More...
over 24 years ago
Erroneously rolled back some locale related stuff in last commit - adding it back in
fergus
More...
over 24 years ago
Rolling back classloader changes (but retaining other bug fixes)
fergus
More...
over 24 years ago
Changed .get(int) to .itemAt(int)
keats
More...
over 24 years ago
Fixed introspection problem with get(int) and get(Object). Added caseSensitive property. Added simpler create methods.
keats
More...
over 24 years ago
regenerated docs
keats
More...
over 24 years ago
bugfix: don't return invalid template if parsing fails
fergus
More...
over 24 years ago
Allow URLTemplate more flexible setting of output encoding
fergus
More...
over 24 years ago
1. bugfix: closing "out" which was never used - changed to "fw" 2. added method setLocale() to set locale on the HTTPServletResponse 3. pull optional locale/encoding from the template
fergus
More...
over 24 years ago
defDefaultEncoding() moved to WMTemplate so all sub-classes can access it.
fergus
More...
over 24 years ago
Comment setParam addition to Template
fergus
More...
over 24 years ago
Add setParam() method. This will allow templates to pass parameters back to the playout method.
fergus
More...
over 24 years ago
Added TemplateLocale (also a few extra comments)
fergus
More...
over 24 years ago
1. bug-fix: was only using country as key 2. made the function, which does the building a locale from a String, globally accessable (will be used in a soon-to-be committed URLTemplate)
fergus
More...
over 24 years ago
Delete the servlet container build too on clean
fergus
More...
over 24 years ago
Some compilers complain about the redundant "abstract" interface
fergus
More...
over 24 years ago
←
1
2
…
30
31
32
33
34
35
36
37
38
…
47
48
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree