Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Verdoso/GreenSummer issues and pull requests
#77 - Bump ch.qos.logback:logback-classic from 1.3.0-alpha5 to 1.3.12 in /summer-core
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#76 - Bump ch.qos.logback:logback-core from 1.3.0-alpha5 to 1.3.12 in /summer-core
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#75 - Bump jsoup from 1.14.2 to 1.15.3 in /summer-demo
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#74 - Bump log4j-api from 2.17.0 to 2.17.1 in /summer-core
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#73 - Bump log4j-core from 2.17.0 to 2.17.1 in /summer-core
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#72 - Bump log4j-api from 2.15.0 to 2.17.0 in /summer-core
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#71 - Bump log4j-core from 2.15.0 to 2.17.0 in /summer-core
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#70 - Bump log4j-core from 2.15.0 to 2.16.0 in /summer-core
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#69 - Bump log4j-api from 2.15.0 to 2.16.0 in /summer-core
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#68 - Bump log4j-api from 2.14.1 to 2.15.0 in /summer-core
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#67 - Bump jsoup from 1.11.3 to 1.14.2 in /summer-demo
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#66 - Support Spring Boot 2.4.5
Issue -
State: closed - Opened by Haybu over 3 years ago
- 3 comments
Labels: enhancement
#65 - Prevent NPE when reading from a Supplier
Pull Request -
State: closed - Opened by Verdoso about 4 years ago
#64 - LogOperationAspect may throw NPE if method does not provide a proper Supplier
Issue -
State: closed - Opened by Verdoso about 4 years ago
Labels: enhancement
#63 - Issue#62 non basic loggable parameters
Pull Request -
State: closed - Opened by Verdoso almost 5 years ago
Labels: bug, enhancement
#62 - Let LogOperationAspect report parameters that are not basic types
Issue -
State: closed - Opened by Verdoso almost 5 years ago
- 1 comment
#61 - Spring boot cannot start after adding summer dependency
Issue -
State: closed - Opened by Jerry4013 almost 5 years ago
- 5 comments
#60 - Implemented upsync operation
Pull Request -
State: closed - Opened by Verdoso over 5 years ago
#59 - Provide a way to sync local ConcurrentIndexedCollection with Hazelcast storage
Issue -
State: closed - Opened by Verdoso over 5 years ago
Labels: enhancement
#58 - Added Supplier interface as an option
Pull Request -
State: closed - Opened by Verdoso over 5 years ago
Labels: enhancement
#57 - Added diagnostic methods to ClusteredConcurrentIndexedCollection
Pull Request -
State: closed - Opened by Verdoso over 5 years ago
Labels: enhancement
#56 - Principal is a treated specially in Spring as a parameter, so add a different option to LogOperationAspect
Issue -
State: closed - Opened by Verdoso over 5 years ago
#55 - Add methods to get information from ClusteredConcurrentIndexedCollection to monitor/debug problems
Issue -
State: closed - Opened by Verdoso over 5 years ago
- 1 comment
Labels: enhancement
#54 - JoltModelAndView: If you forget to set jolt_view = true through the annotation, you get an NPE
Issue -
State: open - Opened by Verdoso over 5 years ago
Labels: enhancement
#53 - When there is an XSLT sintax error, the exception thrown is way too verbose
Issue -
State: closed - Opened by Verdoso over 5 years ago
- 1 comment
Labels: enhancement
#52 - Issue#51 xslt parameters directly from request
Pull Request -
State: closed - Opened by Verdoso over 5 years ago
Labels: enhancement
#51 - Add the possibility of passing parameters from the http request to the XSLTView
Issue -
State: closed - Opened by Verdoso over 5 years ago
Labels: enhancement
#50 - If a value is specified through LogOperation, it is used.
Pull Request -
State: closed - Opened by Verdoso almost 6 years ago
- 1 comment
#49 - When LogOperation specifies a name, it should take precedence
Issue -
State: closed - Opened by Verdoso almost 6 years ago
#48 - Refactored ticker usage
Pull Request -
State: closed - Opened by Verdoso about 6 years ago
- 1 comment
Labels: enhancement
#47 - CacheConfiguration passing Ticker as parameter and calling the bean method directly
Issue -
State: closed - Opened by Verdoso about 6 years ago
Labels: enhancement
#46 - Added a conditional annotation so the Beans are not created when not needed
Pull Request -
State: closed - Opened by Verdoso about 6 years ago
Labels: enhancement
#45 - CacheConfiguration is loaded even when spring.cache.type=none
Issue -
State: closed - Opened by Verdoso about 6 years ago
- 1 comment
Labels: enhancement
#44 - Duplicated keys in ConfigInspectorController
Issue -
State: closed - Opened by Verdoso about 6 years ago
- 2 comments
Labels: bug
#43 - Issue#42 caffeine caches not being configured
Pull Request -
State: closed - Opened by Verdoso about 6 years ago
Labels: bug
#42 - Caches are not being correctly configured
Issue -
State: closed - Opened by Verdoso about 6 years ago
Labels: bug
#41 - Issue#40 xslt view swallows fatal error compilation messages
Pull Request -
State: closed - Opened by Verdoso about 6 years ago
Labels: enhancement
#40 - Improve XSLT error reporting as Spring default XSLTView swallows compilation errors
Issue -
State: closed - Opened by Verdoso about 6 years ago
Labels: enhancement
#39 - Issue#38 add annotation to log custom methods
Pull Request -
State: closed - Opened by Verdoso about 6 years ago
Labels: bug, enhancement
#38 - Add a custom annotation so specific operations are logged, not just the Controller ones
Issue -
State: closed - Opened by Verdoso about 6 years ago
- 1 comment
Labels: enhancement
#37 - Issue#36 logging client http request interceptor npe
Pull Request -
State: closed - Opened by Verdoso about 6 years ago
Labels: bug
#36 - LoggingClientHttpRequestInterceptor might throw NPE when used with certain URLs and request factories
Issue -
State: closed - Opened by Verdoso about 6 years ago
- 1 comment
Labels: bug
#35 - Fixed bug due to clear() going directly to storage instead of using removeAll()
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: bug
#34 - ClusteredConcurrentIndexedCollection does not detect when collection is cleared
Issue -
State: closed - Opened by Verdoso over 6 years ago
Labels: bug
#33 - Issue#32 clustered concurrent indexed collection throws npe
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: bug
#32 - ClusteredConcurrentIndexedCollection: NPE on element removal
Issue -
State: closed - Opened by Verdoso over 6 years ago
- 1 comment
Labels: bug
#31 - Improved javadocs
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
#30 - Avoiding NPE, This resolves #29
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: bug
#29 - ProfilingAspect throws NPE if not properly initialised
Issue -
State: closed - Opened by Verdoso over 6 years ago
Labels: bug
#28 - Issue#26 cq engine and hazelcast
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#27 - Log4J controller reset does not work when application is executed as a jar file
Issue -
State: open - Opened by Verdoso over 6 years ago
Labels: bug
#26 - Distributed CQEngine collection through Hazelcast
Issue -
State: closed - Opened by Verdoso over 6 years ago
- 12 comments
Labels: enhancement
#25 - Issue#24 hazelcast configuration customization
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#24 - Add the possibility of customizing the Hazelcast configuration
Issue -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#23 - Added com.hazelcast.web.SessionListener Bean
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#22 - Changed Bean to FilterRegistrationBean
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
- 1 comment
Labels: enhancement
#21 - No order for the Hazelcast WebFilter can be specified
Issue -
State: closed - Opened by Verdoso over 6 years ago
- 1 comment
Labels: enhancement
#20 - Issue#19 hazelcast http healthcheck
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#19 - Add Http healthcheck to HazelcastConsulSessionReplicationConfiguration
Issue -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#18 - Added a new PropertySourceLocator that can use Docker secrets as a source
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#17 - Add a class that allows Docker secrets as properties
Issue -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#16 - Added a simple utility class to display the port the servlet container is bound to
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#15 - Issue#13 Hazelcast though Consul configuration
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
Labels: enhancement
#14 - Add a simple utility class to show the http port the application is listening to
Issue -
State: closed - Opened by Verdoso over 6 years ago
#13 - Add a default configuration to make clusters based on Hazelcast & Consul
Issue -
State: closed - Opened by Verdoso over 6 years ago
- 1 comment
Labels: enhancement
#12 - Issue#2 cache jolt transforms
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
#11 - Make preffix configurable
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
- 1 comment
#10 - Issue#9 log all http mappings
Pull Request -
State: closed - Opened by Verdoso over 6 years ago
- 1 comment
#9 - LogOperationAspect logs methods annotated with @RequestMapping but misses methods with specific HTTP verbs annotations
Issue -
State: closed - Opened by Verdoso over 6 years ago
- 1 comment
Labels: enhancement
#8 - Issue#7 codacy
Pull Request -
State: closed - Opened by Verdoso almost 7 years ago
#7 - Review code with Codacy
Issue -
State: closed - Opened by Verdoso almost 7 years ago
Labels: enhancement
#6 - Add summer demo
Pull Request -
State: closed - Opened by Verdoso almost 7 years ago
#5 - Added Jolt to the @EnableSummer options
Pull Request -
State: closed - Opened by Verdoso almost 7 years ago
#4 - Migration to GitHub final steps
Pull Request -
State: closed - Opened by Verdoso about 7 years ago
#3 - Marshaller concurrency problems using SummerXSLTView
Issue -
State: closed - Opened by Verdoso about 7 years ago
- 1 comment
Labels: bug
#2 - Check SummerJoltView concurrency behaviour and implement a cache or a pool if required
Issue -
State: closed - Opened by Verdoso about 7 years ago
- 2 comments
Labels: enhancement
#1 - XsltConfiguration customisation
Issue -
State: closed - Opened by Verdoso about 7 years ago
- 1 comment
Labels: enhancement