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 2 hours
ago. based on code collected
about 2 hours
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 20 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
*** empty log message ***
brian
More...
over 23 years ago
since /contrib has moved, don't mess with it in the main build.xml file.
eric
More...
over 23 years ago
this is a test
eric
More...
over 23 years ago
testing again
eric
More...
over 23 years ago
another test
eric
More...
over 23 years ago
no longer needed
eric
More...
over 23 years ago
more testing
eric
More...
over 23 years ago
testing the auto-mailer
eric
More...
over 23 years ago
just testing the auto-mailer
eric
More...
over 23 years ago
no longer needed
wm
More...
over 23 years ago
this is a test
wm
More...
over 23 years ago
more testing
eric
More...
over 23 years ago
this is a test. sorry for the spam
eric
More...
over 23 years ago
comments are nice.
eric
More...
over 23 years ago
add accessor methods for getting macro name and for getting the macro body... just to be complete.
eric
More...
over 23 years ago
add ability to get the number of args from the directive builder, along with accessing an _exact_ argument (regardless of arg id).
eric
More...
over 23 years ago
improved javadocs made read-only list of template loaders available, so that settings of template loaders can be changed at runtime.
sk
More...
over 23 years ago
Auomatically add starting and trailing slashes if needed. Fixed javadocs.
sk
More...
over 23 years ago
Better handling of undefined variables.
keats
More...
over 23 years ago
implemented TemplateLoader proposal
sk
More...
over 23 years ago
Fixed potential endless loop in initArg evaluation. Added optional "scope" keyword.
keats
More...
over 23 years ago
Added the UNDEF check for the limit and from expressions as well.
keats
More...
over 23 years ago
Fixed infinite loop when list expression was undefined. This bug was introduced by UndefinedMacro -- the while (l instanceof Macro) was always true if l was undefined.
keats
More...
over 23 years ago
Added fix for Tomcat4 compatibility - getResource now prepends a leading '/' if not already there.
keats
More...
over 23 years ago
fixed fatal call to wrong method that causes infinite recursion
sk
More...
over 23 years ago
Make FTReloadContext public so BTPHelper can get it
brian
More...
over 23 years ago
If we have been given a name, use that in toString() so error messages include the name of the template source
brian
More...
over 23 years ago
Treat file URLs as a special case. Should be more efficient, too, and makes them FileTempltes, which means they get the right name in error messages.
brian
More...
over 23 years ago
Fix stupid bug in getLastModified
brian
More...
over 23 years ago
Add Servlet22Broker.TemplateLocation to let users specify where to try and load templates from a web app
brian
More...
over 23 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
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