Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / codingchili/chili-core issues and pull requests

#100 - Folders are Windows cased, the build is broken.

Issue - State: closed - Opened by codingchili almost 8 years ago - 1 comment
Labels: bug, build

#99 - Add support for enumeration in storages

Issue - State: closed - Opened by codingchili almost 8 years ago - 4 comments
Labels: core

#98 - Add support for atomic remove operation in storages

Issue - State: closed - Opened by codingchili almost 8 years ago - 2 comments
Labels: security, core

#97 - Add more colors to github labels and improve existing labels.

Issue - State: closed - Opened by codingchili almost 8 years ago - 1 comment
Labels: configuration

#96 - Load services from /services ..

Issue - State: closed - Opened by codingchili almost 8 years ago - 1 comment
Labels: build

#95 - Configure gradle subprojects

Issue - State: closed - Opened by codingchili almost 8 years ago - 1 comment
Labels: build

#94 - All uses of storages should be configurable

Issue - State: closed - Opened by codingchili almost 8 years ago - 1 comment
Labels: configuration

#93 - The launcher settings are outdated - caused by the test fix to not overwrite them.

Issue - State: closed - Opened by codingchili almost 8 years ago
Labels: configuration

#92 - Change build system to gradle

Issue - State: closed - Opened by codingchili almost 8 years ago
Labels: build

#91 - Modularize services from core for simpler upgrades and hot deploy

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: core

#90 - Add support for third party authentication

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: security

#89 - Split realm registry and authentication server.

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage

#88 - Add support for complex queries (predicate builder)

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: core

#87 - Add support for querying nested fields.

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: core

#86 - Enable validator for nested fields

Issue - State: closed - Opened by codingchili about 8 years ago - 3 comments
Labels: bug, security

#85 - Add indexing support to internal maps

Issue - State: closed - Opened by codingchili about 8 years ago

#84 - Enforce max-results on query for storage plugins

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: core

#83 - Implement queries for all storage plugins

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: core

#82 - Boost performance for internal/external storage plugins

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: core

#81 - Improve timers/TTL in storage implementations

Issue - State: closed - Opened by codingchili about 8 years ago - 3 comments
Labels: core

#80 - Use authentication server as a demo registry

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: prototype

#79 - Add circuit breakers and retransmission support

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: protocol

#78 - Allow client to access the logging service

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: storage, configuration

#77 - Add protocol/service versioning.

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage, configuration

#76 - Add metadata and documentation for services in system route.

Issue - State: closed - Opened by codingchili about 8 years ago - 5 comments
Labels: documentation, configuration, protocol, core

#75 - Add storage plugins to configuration

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage, core

#74 - Add support for tesco/mewbase for storage/eventing

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: core

#73 - Exterminate null referencing!

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: core

#72 - add JsonOutput to all storage modules

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: core

#71 - Remove system.exit() call in Launcher to re-enable Launcher ITs

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: tests

#70 - Improve the website

Issue - State: closed - Opened by codingchili about 8 years ago - 4 comments
Labels: prototype

#69 - Disallow local-only logging

Issue - State: closed - Opened by codingchili about 8 years ago - 3 comments
Labels: core

#68 - Use memory mapped files in CachedFileStore

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: core

#67 - Add missing tests to core/service

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: tests

#66 - Share the highscore-example service to provide a first core api example

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: documentation

#65 - Add a realm status dashboard with logging

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: storage

#64 - Add support for rate limiting on listeners

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: configuration, core

#63 - Add support for configuring nodes with multiple listener types

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: configuration, core

#62 - Update readme: Installation/run documentation outdated on master

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: documentation

#61 - Improve configuration, logging and package structure.

Pull Request - State: closed - Opened by codingchili about 8 years ago

#60 - Release core v0.0.1a

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: documentation

#59 - add a login queue to realms

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage, protocol

#58 - Implement asynchronous messaging from handler > clients

Issue - State: closed - Opened by codingchili about 8 years ago - 4 comments
Labels: protocol, core

#57 - Implement pluggable storage modules [ES,mDB,HZ,localMap,json]

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: core

#56 - Implement 0-copy for directly accessible nodes

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: protocol, core

#55 - Move transport listeners from routing to core

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: core

#54 - Separate game specifics into a service package

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: storage, core

#53 - Implement peer-to-peer support for the patching service.

Issue - State: closed - Opened by codingchili about 8 years ago - 6 comments
Labels: storage, future

#52 - Implement dynamic routing and centralized authentication

Issue - State: closed - Opened by codingchili about 8 years ago - 5 comments
Labels: security, storage, protocol

#51 - Enable configuration files to be reloaded during runtime

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: configuration

#50 - Add localization and improve error handling for requests/logging

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: configuration, protocol

#49 - Move characters to realms to reduce complexity and overhead on Authentication service.

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage

#48 - Make the configuration scalable using supplied paths and generics.

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: configuration

#47 - Enable input validation on specified keys in requests

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: security

#46 - Set maximum request size per transport listener

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: bug, security

#45 - Requests with invalid payload is routed to the webserver

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: bug

#44 - Create a docker image using alpine linux with git/java

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: launcher

#43 - Add missing tests

Pull Request - State: closed - Opened by codingchili about 8 years ago
Labels: tests

#42 - Enforce chunking in the Patching service

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: storage

#41 - Investigate event stores for use as backup method

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage

#40 - HashHelper should not block main thread

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: bug

#39 - Create a module & plugin framework

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: launcher, storage, module

#38 - Bundle encryption with the routing node

Issue - State: closed - Opened by codingchili about 8 years ago - 3 comments
Labels: security

#37 - Add support for dynamically deploying instances

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage

#36 - Replace pbkdf2 with bcrypt/scrypt/argon2 in HashHelper

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: security

#35 - Cluster entrypoint nodes

Pull Request - State: closed - Opened by codingchili about 8 years ago

#34 - Create a new Launcher

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: launcher

#33 - The vertx configuration file is no longer applied, metrics disabled

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: bug, launcher

#32 - Investigate if 0-copy is compatible with vertx-hazelcast over the eventbus

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage

#31 - Use Hazelcast in memory grid to store available realms

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: storage

#30 - Use Hazelcast in memory grid to store user credentials

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: storage

#29 - Use clustering to find neighboring nodes instead of directly addressing them.

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: security, storage

#28 - Implement cluster entry point nodes

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: storage

#27 - Implement a single transport handler for all internal nodes

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage

#26 - Use Hazelcast as a transport for the message bus

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: storage

#25 - Create system tests with Hazelcast enabled

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: tests

#24 - Remodel inter-node authentication

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: security, storage

#23 - Automate deployment of services in the cluster.

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: launcher

#22 - Read affliction data from configuration files

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: prototype

#21 - Read all player-class data from configuration

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: prototype

#20 - The prototype does not properly handle onError events

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: bug, prototype

#19 - Patcher implementation in the prototype must restart on conflict

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: bug, prototype

#18 - The patcher is not reset when entering/leaving the game

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: bug, prototype

#17 - Patching on the client shows wrong download speed when gzip is enabled

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: bug, prototype

#16 - Toast is not showing in the prototype on dev

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: bug, prototype

#15 - Implement health bars on the client prototype.

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: prototype

#14 - Implement a RPG module for use with the 2D module in the prototype.

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: module

#13 - Implement a game module for 2D movement/maps

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: module

#12 - Implement a chat service as a new node

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: storage

#11 - Refactor networking on the client prototype

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: prototype

#10 - Create tests for the Routing/Handler

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: tests

#9 - Create tests for the Web/Handler

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: tests

#8 - Create tests for Logging/LogHandler

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: tests

#7 - Ensure all files are properly JavaDoc'ed before v1

Issue - State: closed - Opened by codingchili about 8 years ago - 2 comments
Labels: documentation

#6 - Refactor packet handlers to be protocol independent.

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: storage

#5 - Create tests for Realm/ClientHandler

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: tests

#4 - Create tests for Authentication/RealmHandler

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: tests

#3 - Support clustering for single-service deployments.

Issue - State: closed - Opened by codingchili about 8 years ago - 1 comment
Labels: launcher

#2 - Implement support for distributing a single realm over multiple nodes

Issue - State: closed - Opened by codingchili about 8 years ago - 3 comments
Labels: storage

#1 - Migrate YouTrack to GitHub Issues

Issue - State: closed - Opened by codingchili about 8 years ago
Labels: documentation