0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added 'getPublicUriInfix(Layout layout)' method to ComponentLookup class More... about 9 years ago
corrected 'toString' method of Page class More... about 9 years ago
added Layout to Page More... about 9 years ago
corrected 'toString' method of Fragment class More... about 9 years ago
created Layout class More... about 9 years ago
added import for UUFException class in MimeMapper class More... about 9 years ago
bug fix in UriPatten class for URIs that ends with "/index", also added new test values for UriPattenTest test-case More... about 9 years ago
added proper error handling for Cache creating in SessionRegistry class More... about 9 years ago
Mimetype error handling More... about 9 years ago
Log the IO error More... about 9 years ago
Fixing MimeMapper concurrency issue More... about 9 years ago
moven UUFException class from 'core' to 'core.exception' package More... about 9 years ago
added Carbon Cache as a dependency to the UUF Core POM More... about 9 years ago
bug fix: URIs must start with '/' More... about 9 years ago
code formatting in HbsInitRenderableTest More... about 9 years ago
bug fic in HbsRenderableCreator: pass component simple name to get it More... about 9 years ago
code formatting More... about 9 years ago
added 'isStaticResourceUri' static method in StaticResolver class More... about 9 years ago
bug fix In ArtifactPageReference class: remove extension when creating the path pattern More... about 9 years ago
bug fix in AppCreator when processing dependency lines More... about 9 years ago
In ComponentLookup class: removed deprecated constants and used constants from StaticResolver class More... about 9 years ago
removed unused constant from FragmentReference interface More... about 9 years ago
in StaticResolver class; added constants, code formatting More... about 9 years ago
added constants for 'components' directory name and 'dependency tree' file name More... about 9 years ago
added constants for 'pages', 'layouts', 'fragments' directory names and 'bindings', 'configurations', 'osgi imports' file names More... about 9 years ago
constant in HbsRenderable class renamed from 'WRITER_KEY' to 'DATA_KEY_CURRENT_WRITER' More... about 9 years ago
in LayoutHelper class: used 'DATA_KEY_*' constants from HbsInitRenderable class, code formatting, descriptive error messages More... about 9 years ago
in FillZoneHelper class: used 'DATA_KEY_*' constants from HbsInitRenderable class, code formatting, descriptive error messages More... about 9 years ago
added two 'DATA_KEY_*' constants to HbsInitRenderable class More... about 9 years ago
corrected exception 'throws' in PageTest & PlaceholderWriterTest test cases More... about 9 years ago