4
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#100 #103 Moved and refactored caching from CombinedResourceInputStream into CombinedResource, hereby restoring original CombinedResourceInputStream. Replaced two configuration context parameters by one. Turned leading spaces back to tabs. Moved missing parts of Cache javadoc back from o:cache vdldoc. Took the opportunity to make package-private CombinedResourceXxx classes public. Improved javadoc.
BalusC
as Bauke Scholtz
More... about 9 years ago
Merge pull request #103 from stephanrauh/master
BalusC
as Bauke Scholtz
More... about 9 years ago
Makes sure ResolveComponent works with state serialization
Arjan Tijms
as arjan.tijms
More... about 9 years ago
Lowered default threshold from 500 to 150 and added image/svg+xml to compressable mime types
BalusC
as Bauke Scholtz
More... about 9 years ago
#75: Removed logging anyway.
BalusC
as Bauke Scholtz
More... about 9 years ago
Fixed IgnoreValidationFailed to be safe to use with serialization.
Arjan Tijms
as arjan.tijms
More... about 9 years ago
bug fix
Stephan Rauh
as stephanrauh
More... about 9 years ago
Added documentation of caching
Stephan Rauh
as stephanrauh
More... about 9 years ago
- added putObject and getObject to Cache - housekeeping in CombinedResourceInputStream - removed debug code
Stephan Rauh
as stephanrauh
More... about 9 years ago
bug fix (first resource was missing) and housekeeping
Stephan Rauh
as stephanrauh
More... about 9 years ago
Made caching CombinedResourceHandler configurable (see issue #100)
Stephan Rauh
as stephanrauh
More... about 9 years ago
Filter#init() fail should throw ServletException to avoid from being placed in service.
BalusC
as Bauke Scholtz
More... about 9 years ago
Merge branch 'master' of https://github.com/omnifaces/omnifaces.git
BalusC
as Bauke Scholtz
More... about 9 years ago
Fix #97: Reworked DefaultResourceHandler. It failed in case of multiple wrapped resource handlers.
BalusC
as Bauke Scholtz
More... about 9 years ago
Merge branch 'master' of https://github.com/omnifaces/omnifaces.git
BalusC
as Bauke Scholtz
More... about 9 years ago
Revert "Make #{empty methodParam} possible."
BalusC
as Bauke Scholtz
More... about 9 years ago
Fix #96: add distributable flag to web-fragment.xml
BalusC
as Bauke Scholtz
More... about 9 years ago
Make #{empty methodParam} possible.
BalusC
as Bauke Scholtz
More... about 9 years ago
spaces 2 tabs (wrong formatter was being used)
BalusC
as Bauke Scholtz
More... about 9 years ago
Recognize SVG image in data URI and add new type attribute to explicitly specify content type via mime mapping.
BalusC
as Bauke Scholtz
More... about 9 years ago
Fix enableRestorableView application key after Sonar cleanup
BalusC
as Bauke Scholtz
More... about 9 years ago
Fix #95 wrong application was being unwrapped in loop
BalusC
as Bauke Scholtz
More... about 9 years ago
Add rebel.xml to .gitignore
BalusC
as Bauke Scholtz
More... over 9 years ago
Fix Sonar warnings.
BalusC
as Bauke Scholtz
More... over 9 years ago
Test commit to see if it workarounds irrelevant Sonar warning.
BalusC
as Bauke Scholtz
More... over 9 years ago
Undo performance experiment of toggling combined resource's rendered attribute. Just remove them outright.
BalusC
as Bauke Scholtz
More... over 9 years ago
Fix #92: don't try to restore expired view as long as o:enableRestorableView is never used in app
BalusC
as Bauke Scholtz
More... over 9 years ago
Some cleanup.
BalusC
as Bauke Scholtz
More... over 9 years ago
Make ignoreValidationFailed a true o:form property.
BalusC
as Bauke Scholtz
More... over 9 years ago
Fix Sonar warnings.
BalusC
as Bauke Scholtz
More... over 9 years ago