0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:shafirov/kara More... over 7 years ago
Prevent locking of static files on windows when running with JettyRunner More... over 7 years ago
Modal dialog with remote content doesn't fire 'shown.bs.modal' event if loading is not complete. Also show event doen't contain _relatedTarget More... over 7 years ago
Serializers reworked to use KClass instead of Class. ArraySerializer.deserialize reverted to version with Array.newInstance More... over 7 years ago
cosmetics More... over 7 years ago
graceful shutdown of async processor via ServletContextListener More... over 7 years ago
Fix for java.lang.ClassCastException: on array of primitives desirialization. More... over 7 years ago
Deserialization order changed to properly handle case when String param submited with multiple values More... over 7 years ago
Fixed: Only first value from array param of HttpServletRequest goes to RouteParameters. More... over 7 years ago
Compilation fix for Kotlin version < 1.1 More... over 7 years ago
Workaround for https://youtrack.jetbrains.com/issue/KT-14227 More... over 7 years ago
Compilation fails on Kotlin 1.0.4 More... over 7 years ago
putIfAbsent from java 8 is replaced. Duplicate parameters initialization. More... over 7 years ago
Code cleanup More... over 7 years ago
ParameterNames provided in RouteParameters More... over 7 years ago
Support for arrays as route parameters More... over 7 years ago
Merge branch 'master' of https://github.com/shafirov/kara More... over 7 years ago
href attribute removed from BUTTON More... over 7 years ago
Merge branch 'master' of https://github.com/shafirov/kara More... over 7 years ago
unexpected "operator" modifier More... almost 8 years ago
UnknownHttpMethodException exception thrown outside try-catch block More... almost 8 years ago
Merge branch 'master' of https://github.com/shafirov/kara More... almost 8 years ago
specify proper content type for json result More... almost 8 years ago
httpOnly in web.xml More... about 8 years ago
Session token cookie is httpOnly More... about 8 years ago
Code cleanup: StringBuilder() -> buildString { } More... about 8 years ago
Code cleanup: "redundant" public keyword removed More... about 8 years ago
Problem with null-values in session-scope: the value in cache was reset from the session if used before flush More... about 8 years ago
Merge branch 'master' of github.com:shafirov/kara More... about 8 years ago
don't configure default logger if some code did it More... about 8 years ago