Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / heremaps/xyz-hub issues and pull requests
#81 - Fix bug which caused keeping event-request in memory too long
Pull Request -
State: closed - Opened by roegi almost 5 years ago
#80 - Add discriminators and adjust property types to fix client generator.
Pull Request -
State: closed - Opened by lceni almost 5 years ago
#79 - Make RedisCacheClient thread-safe & fix some bugs
Pull Request -
State: closed - Opened by roegi almost 5 years ago
#78 - Connector healthchecks and possibility to deactivate connectors
Pull Request -
State: closed - Opened by roegi almost 5 years ago
#77 - Small improvements:
Pull Request -
State: closed - Opened by jwegne almost 5 years ago
#76 - Improve Lambda connection handling ...
Pull Request -
State: closed - Opened by roegi almost 5 years ago
#75 - Restructuring psql connector
Pull Request -
State: closed - Opened by mchrza almost 5 years ago
#74 - Add information about the taglist parameter.
Pull Request -
State: closed - Opened by cfjedimaster almost 5 years ago
#73 - fix the insertion of local connectors when the handler was being call…
Pull Request -
State: closed - Opened by lceni almost 5 years ago
#72 - Add configuration for the maven release plugin
Pull Request -
State: closed - Opened by goshev almost 5 years ago
#71 - Updated the psql connector tests to expect event protocol version 0.2.0
Pull Request -
State: closed - Opened by goshev almost 5 years ago
#70 - Add integration test to Travis pipeline
Pull Request -
State: closed - Opened by lceni almost 5 years ago
#69 - Improved error handling in some situations
Pull Request -
State: closed - Opened by roegi almost 5 years ago
#68 - Updated the event protocol version to 0.2.0
Pull Request -
State: closed - Opened by goshev almost 5 years ago
#67 - Moving code from Verticle and add full.yaml as static resource
Pull Request -
State: closed - Opened by lceni almost 5 years ago
#66 - Remove classes used during migration of spaces and connectors to Dyna…
Pull Request -
State: closed - Opened by lceni almost 5 years ago
#65 - Forbid GeometryCollection as input geometry.
Pull Request -
State: closed - Opened by mchrza almost 5 years ago
#64 - Fix an error when updating a feature without tags in the body
Pull Request -
State: closed - Opened by goshev almost 5 years ago
#63 - Improve err msg in RpcClient
Pull Request -
State: closed - Opened by roegi almost 5 years ago
#62 - Improve logging, re-add the logger's name (the src class-name)
Pull Request -
State: closed - Opened by roegi almost 5 years ago
#61 - OpenAPI tools dynamic loading
Pull Request -
State: closed - Opened by lceni almost 5 years ago
#60 - CMEKB-3303: Fix concurrency issues
Pull Request -
State: closed - Opened by xeus2001 almost 5 years ago
#59 - Add support for de- and encryption of secret in xyz-connector libs
Issue -
State: closed - Opened by jwegne almost 5 years ago
- 1 comment
#58 - Minor cleanup and spelling fix
Pull Request -
State: closed - Opened by jwegne almost 5 years ago
#57 - Fix missing storage info in space config for shared spaces
Pull Request -
State: closed - Opened by roegi almost 5 years ago
#56 - Fix broken connector tests
Pull Request -
State: closed - Opened by mchrza almost 5 years ago
#55 - Write a warn-message instead of an error-message
Pull Request -
State: closed - Opened by roegi almost 5 years ago
#54 - Remove duplicate code
Pull Request -
State: closed - Opened by lceni almost 5 years ago
#53 - Add the cause to the logged error when relocation fails
Pull Request -
State: closed - Opened by lceni almost 5 years ago
#52 - Refactor the modify feature and space operations
Pull Request -
State: closed - Opened by goshev almost 5 years ago
#51 - Set a version in the Event object.
Pull Request -
State: closed - Opened by goshev about 5 years ago
#50 - Add JCL bridge dependencies
Pull Request -
State: closed - Opened by roegi about 5 years ago
#49 - Fix dynamo batchgetlimit
Pull Request -
State: closed - Opened by lceni about 5 years ago
#48 - Fix for RelocationClient which was causing ClassNotFoundException
Pull Request -
State: closed - Opened by lceni about 5 years ago
#47 - Update the information about the OpenAPI specification
Pull Request -
State: closed - Opened by goshev about 5 years ago
#46 - Remove the unused import which was preventing to run the tests
Pull Request -
State: closed - Opened by lceni about 5 years ago
#45 - Fix on the Dynamo Space init which was preventing the container to st…
Pull Request -
State: closed - Opened by lceni about 5 years ago
#44 - Remove debug output and dead code
Pull Request -
State: closed - Opened by goshev about 5 years ago
#43 - Use the available cached clock, where possible.
Pull Request -
State: closed - Opened by goshev about 5 years ago
#42 - Add logs to the migration and the dynamo space client.
Pull Request -
State: closed - Opened by lceni about 5 years ago
#41 - Add Static view to Space properties. Fix the flickering tests when vo…
Pull Request -
State: closed - Opened by lceni about 5 years ago
#40 - Fix HTTPFunctionClient to use postAbs method of the webClient
Pull Request -
State: closed - Opened by roegi about 5 years ago
#39 - Fix the issue which was caused by moving an already moved connector
Pull Request -
State: closed - Opened by lceni about 5 years ago
#38 - Resolve the psql port to the default when missing on STORAGE_DB_URL
Pull Request -
State: closed - Opened by lceni about 5 years ago
#37 - Fix the psql port variable resolution when inserting local connectors
Pull Request -
State: closed - Opened by lceni about 5 years ago
#36 - Migrate connectors to dynamo when listing all connectors
Pull Request -
State: closed - Opened by lceni about 5 years ago
#35 - Add method isLocal to verify if the DynamoDB table's name refers to a…
Pull Request -
State: closed - Opened by lceni about 5 years ago
#34 - Improve documentation for the service configuration parameters.
Pull Request -
State: closed - Opened by goshev about 5 years ago
#33 - Add method isLocal to verify if the DynamoDB table's name refers to a…
Pull Request -
State: closed - Opened by lceni about 5 years ago
#32 - Fix DynamoClient to work with real AWS region IDs instead of enum names
Pull Request -
State: closed - Opened by roegi about 5 years ago
#31 - Add anonymous credentials to the DynamoDB client when running locally
Pull Request -
State: closed - Opened by lceni about 5 years ago
#30 - Improve DynamoClient to be able to take any danymo hostname...
Pull Request -
State: closed - Opened by roegi about 5 years ago
#29 - Providing binary releases?
Issue -
State: closed - Opened by deeplook about 5 years ago
- 3 comments
Labels: enhancement
#28 - Fix an issue when slidingWindow is zero, causing a NaN.
Pull Request -
State: closed - Opened by lceni about 5 years ago
#27 - Add comments on the cache tests to enable Redis when testing
Pull Request -
State: closed - Opened by lceni about 5 years ago
#26 - Prepare for dynamo
Pull Request -
State: closed - Opened by lceni about 5 years ago
#25 - Connector Enhancements
Pull Request -
State: closed - Opened by mchrza about 5 years ago
#24 - Fix for error when updating a space without any changes.
Pull Request -
State: closed - Opened by goshev about 5 years ago
#23 - Minor: log configuration improvements
Pull Request -
State: closed - Opened by goshev about 5 years ago
#22 - Minor: Fixed some warnings in the junit/integration tests
Pull Request -
State: closed - Opened by jwegne about 5 years ago
#21 - Use %enc to encode log message when JSON
Pull Request -
State: closed - Opened by lceni about 5 years ago
#20 - Add instructions to use swagger-ui
Pull Request -
State: closed - Opened by lceni about 5 years ago
#19 - Add CORS for static resources
Pull Request -
State: closed - Opened by lceni about 5 years ago
#18 - Fix a potential blocking call to a ScheduledExecutorService.
Pull Request -
State: closed - Opened by goshev about 5 years ago
#17 - XyzError: Fixed comment, Forbidden is HTTP status code 403 not 401
Pull Request -
State: closed - Opened by xeus2001 about 5 years ago
#16 - Fix RemoteFunctionConfig: Register Http-rfc as subtype
Pull Request -
State: closed - Opened by roegi about 5 years ago
#15 - Change the PatternSelector from script to marker and adjust the disca…
Pull Request -
State: closed - Opened by lceni about 5 years ago
#14 - Change the PatternSelector from script to marker and adjust the disca…
Pull Request -
State: closed - Opened by lceni about 5 years ago
#13 - Small improvements
Pull Request -
State: closed - Opened by jwegne about 5 years ago
#12 - Replace SLF4J with Log4J
Pull Request -
State: closed - Opened by goshev about 5 years ago
#11 - Switch to RollingRandomAccessFile appender
Pull Request -
State: closed - Opened by goshev about 5 years ago
#10 - Extend the list of error codes in the ErrorResponse event
Pull Request -
State: closed - Opened by goshev about 5 years ago
#9 - Minor: Move copying/installing artifacts to end of Dockerfiles
Pull Request -
State: closed - Opened by jwegne about 5 years ago
#8 - Minor: Added command to xyz-hub container
Pull Request -
State: closed - Opened by jwegne about 5 years ago
#7 - adding swagger documentation
Issue -
State: closed - Opened by mapsgeek about 5 years ago
- 1 comment
#6 - Minor: Rename variables to consistently refer to the base state
Pull Request -
State: closed - Opened by goshev about 5 years ago
#5 - Fix the response status code when the storage is set to null.
Pull Request -
State: closed - Opened by goshev about 5 years ago