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 6 hours
ago. based on code collected
about 6 hours
ago.
Jul 26, 2024 — Jul 26, 2025
Showing page 35 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Useful constants that might be re-used
fergus
More...
over 24 years ago
bigfix: didn't work with multiple entries on TemplatePath
fergus
More...
over 24 years ago
Ran through native2ascii - some compilers complain about the encoding
fergus
More...
over 24 years ago
Add caching for locale request
fergus
More...
over 24 years ago
Extend so that request for unknown "in-built" locales will be expanded, e.g., $Locale.en_GB => Locale.getLocale("en","GB","")
fergus
More...
over 24 years ago
comments on added examples/sandbox
fergus
More...
over 24 years ago
Added "sandbox" to play around with
fergus
More...
over 24 years ago
Fixed a bug whereby the examples where neither being rebuilt, nor installed properly
fergus
More...
over 24 years ago
bug fix: _webContext never initialized
fergus
More...
over 24 years ago
Copy index.html to web-app build
fergus
More...
over 24 years ago
bug fix: Standalone.class not in package
fergus
More...
over 24 years ago
Add index.html to list available servlets
fergus
More...
over 24 years ago
Comments on Tomcat test
fergus
More...
over 24 years ago
Added Tomcat 3.2 build & run Modified examples/webmacro.properties to work with this.
fergus
More...
over 24 years ago
bugfix: guest.wm doesn't exist (I'm guessing Justin has forgotten to add it!)
fergus
More...
over 24 years ago
bug-fix: header property doesn't exist on $Request
fergus
More...
over 24 years ago
Description of ContextDebugger "contrib"
fergus
More...
over 24 years ago
Imported ContextDebugger contribution from Alex Jeannopoulos
fergus
More...
over 24 years ago
ContextTool to provide access to locales from templates
fergus
More...
over 24 years ago
Use new Broker.getResource() method
fergus
More...
over 24 years ago
Add a (semi-hidden) jar task for those occasions when you don't want to force a full rebuild
fergus
More...
over 24 years ago
getClassLoader() can return null - allow for this case
fergus
More...
over 24 years ago
Small tidying up of variable names
fergus
More...
over 24 years ago
Comment getResource....() methods added
fergus
More...
over 24 years ago
Added getResource() and getResourceAsStream() methods
fergus
More...
over 24 years ago
Expose Exception(String, Exception) constructor
brian
More...
over 24 years ago
Bug fix: counter variable not incremented
fergus
More...
over 24 years ago
a) URLTemplate now looks for a file WebMacro.local in the same directory as the template. This is a local properties file and the key TemplateEncoding is used to determine the template encoding of a per directory basis b) changes to file: and jar: URLs can be detected via the shouldReload() call c) significant code refactoring as a partial consequence of the above d) also updated tests in contrib/Tests/URLTemplateProvider
fergus
More...
over 24 years ago
Move encoded templates to subdirectories so we can have different WebMacro.local files (see URLTemplate)
fergus
More...
over 24 years ago
Compliation error in comments (!) - need to escape the bad unicode
fergus
More...
over 24 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
…
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