Ecosyste.ms: Issues

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

GitHub / niolabs/nio issues and pull requests

#162 - fix depreciated import statement

Pull Request - State: open - Opened by walkrr over 2 years ago

#161 - Depreciated import statement in base.py

Issue - State: open - Opened by walkrr over 2 years ago

#160 - LICENSE

Issue - State: open - Opened by jayvdb about 4 years ago

#159 - module 'nio' has no attribute 'open_file'

Issue - State: open - Opened by e-erfani about 4 years ago - 1 comment

#158 - Cannot import with python2.7

Issue - State: open - Opened by autra over 4 years ago - 1 comment

#157 - do not copy enriched signals by default

Pull Request - State: closed - Opened by shadetree01010100 over 5 years ago

#156 - Use the block's actual default output in block tests

Pull Request - State: closed - Opened by mattdodge over 5 years ago

#155 - Retry enhancements

Pull Request - State: closed - Opened by shadetree01010100 almost 6 years ago - 1 comment

#154 - Allow process_signal to be implemented without input_id

Pull Request - State: closed - Opened by mattdodge almost 6 years ago

#153 - Don't set router status to error

Pull Request - State: closed - Opened by mattdodge almost 6 years ago

#152 - Documentation for Mixins

Pull Request - State: closed - Opened by mattdodge almost 6 years ago - 1 comment

#151 - Add process_signal helper method

Pull Request - State: closed - Opened by mattdodge almost 6 years ago - 4 comments

#150 - Don't notify empty signal lists

Pull Request - State: closed - Opened by mattdodge almost 6 years ago - 2 comments

#149 - NIO-1197, adding functionality to support user setting

Pull Request - State: closed - Opened by f1401martin about 6 years ago

#148 - Include blocks in exceptions and add values to Status flags - NIO-1188

Pull Request - State: closed - Opened by mattdodge about 6 years ago

#147 - Allow None behavior in properties

Pull Request - State: closed - Opened by mattdodge about 6 years ago

#146 - Exc in ipc msg NIO-1188

Pull Request - State: closed - Opened by shadetree01010100 about 6 years ago - 1 comment

#145 - log traceback

Pull Request - State: closed - Opened by shadetree01010100 about 6 years ago

#144 - Create CoreServiceAccount user

Pull Request - State: closed - Opened by mattdodge about 6 years ago

#143 - check for allow_none before deserializing

Pull Request - State: closed - Opened by shadetree01010100 about 6 years ago - 2 comments

#142 - NIO-1170, making unittests run under python37

Pull Request - State: closed - Opened by f1401martin about 6 years ago
Labels: change/fixed

#141 - NIO-1177, adding new serialize/deserialize method to persistence mixin

Pull Request - State: closed - Opened by f1401martin about 6 years ago
Labels: change/added

#140 - Allow one LimitLock per "key" in block mixin

Issue - State: open - Opened by shadetree01010100 over 6 years ago

#138 - Command Parameters do not handle NoneType

Issue - State: open - Opened by shadetree01010100 over 6 years ago

#137 - Calculate a proper UTC timestamp

Pull Request - State: closed - Opened by tlugger over 6 years ago
Labels: change/fixed

#136 - NIO-1125, adding block messages

Pull Request - State: closed - Opened by f1401martin over 6 years ago
Labels: change/added

#135 - Add set_status method in block base

Pull Request - State: closed - Opened by mattdodge over 6 years ago - 2 comments
Labels: change/added

#134 - NIO-1106, returning service+block statuses, fixes to runner to avoid …

Pull Request - State: closed - Opened by f1401martin over 6 years ago
Labels: change/changed

#133 - Event callbacks

Pull Request - State: closed - Opened by f1401martin over 6 years ago
Labels: change/added

#132 - NIO 1134: Timestamp format normalizing

Pull Request - State: closed - Opened by tlugger over 6 years ago
Labels: change/fixed

#131 - NIO-1131, letting blocks configure asynchronously

Pull Request - State: closed - Opened by f1401martin over 6 years ago
Labels: change/added

#130 - Add order attribute to properties

Pull Request - State: closed - Opened by tlugger over 6 years ago
Labels: change/added

#129 - update package metadata

Pull Request - State: closed - Opened by tlugger over 6 years ago
Labels: change/added

#128 - Move certain base properties to advanced

Pull Request - State: closed - Opened by aaronranard over 6 years ago
Labels: change/added

#127 - NIO-1019, replacing time-elapsed calculation with a monotonic time

Pull Request - State: closed - Opened by f1401martin over 6 years ago
Labels: change/fixed

#126 - add advanced base property

Pull Request - State: closed - Opened by aaronranard over 6 years ago
Labels: change/added

#125 - change title of changelog for docs

Pull Request - State: closed - Opened by jennyknuth over 6 years ago

#124 - generate changelog

Pull Request - State: closed - Opened by jennyknuth over 6 years ago

#123 - V3.0.0

Pull Request - State: closed - Opened by f1401martin over 6 years ago

#122 - NIO-1067, moving nio_time out of logging

Pull Request - State: closed - Opened by f1401martin over 6 years ago

#121 - NIO-1067, making nio time standard

Pull Request - State: closed - Opened by f1401martin over 6 years ago

#120 - Update __init__ version

Pull Request - State: closed - Opened by aaronranard over 6 years ago - 1 comment

#119 - add postman collection

Pull Request - State: closed - Opened by aaronranard over 6 years ago - 1 comment

#118 - updating service version

Pull Request - State: closed - Opened by f1401martin over 6 years ago
Labels: change/changed

#117 - Add Service 'id' property and make 'id' property play identity role

Pull Request - State: closed - Opened by f1401martin over 6 years ago
Labels: change/added

#116 - adding id to Service, identifying a Command through 'id' rather than 'name'

Pull Request - State: closed - Opened by f1401martin over 6 years ago
Labels: change/changed

#115 - adding 'id' to block, making 'name' optional, having 'id' play former name-uniqueness role

Pull Request - State: closed - Opened by f1401martin almost 7 years ago - 3 comments
Labels: change/added

#114 - maintaining case sensitivity when serializing/deserializing a project

Pull Request - State: closed - Opened by f1401martin almost 7 years ago
Labels: change/fixed

#113 - One backoff strategy per call

Pull Request - State: closed - Opened by mattdodge almost 7 years ago - 2 comments

#112 - Retry counter fix close #95

Pull Request - State: closed - Opened by shadetree01010100 almost 7 years ago - 2 comments

#110 - NIO-1040 Default diagnostic_interval to 3600 seconds

Pull Request - State: closed - Opened by cowleyk almost 7 years ago

#109 - Update safepickle dependancy version

Pull Request - State: closed - Opened by tlugger about 7 years ago

#108 - reset retry counter when aborting retry close #95

Pull Request - State: closed - Opened by shadetree01010100 about 7 years ago - 2 comments

#107 - Bug exists where service sets block-router state to stopping.

Pull Request - State: closed - Opened by bp1222 about 7 years ago

#106 - PROD-757, Adding source and target type fields

Pull Request - State: closed - Opened by f1401martin about 7 years ago

#104 - GroupBy mixin groups command returns dict

Pull Request - State: closed - Opened by hansmosh about 7 years ago

#103 - PROD-757, adding router diagnostics

Pull Request - State: closed - Opened by f1401martin about 7 years ago

#101 - Block Test Features and Consolidation BLK-276

Pull Request - State: closed - Opened by dorzel over 7 years ago

#100 - Adding module interface methods

Pull Request - State: closed - Opened by f1401martin over 7 years ago

#99 - Record.msg hashable fix for cache handler

Pull Request - State: closed - Opened by dorzel over 7 years ago

#98 - Convenient Signal Equality Checking

Pull Request - State: closed - Opened by dorzel over 7 years ago

#97 - Fixing bug in 'is_closed'

Pull Request - State: closed - Opened by f1401martin over 7 years ago

#96 - Allow tests to expect module finalization when overriding tearDown()

Pull Request - State: closed - Opened by f1401martin over 7 years ago

#95 - Reset retry_num when retry(s) fail

Issue - State: closed - Opened by shadetree01010100 over 7 years ago - 1 comment

#94 - GroupBy mixin does not notify empty list

Pull Request - State: closed - Opened by cowleyk over 7 years ago

#93 - NIO-1016, removing warnings when no version info. is present

Pull Request - State: closed - Opened by f1401martin over 7 years ago

#90 - NIO-1010, using safepickle package

Pull Request - State: closed - Opened by f1401martin over 7 years ago - 2 comments

#89 - NIO-775, moving unittest from core

Pull Request - State: closed - Opened by f1401martin over 7 years ago

#88 - NIO-1013, Avoid authentication during pre-flight requests

Pull Request - State: closed - Opened by f1401martin over 7 years ago

#87 - NIO-1003, Adding before and after handlers

Pull Request - State: closed - Opened by f1401martin over 7 years ago

#86 - Add routing debug message to block router

Pull Request - State: closed - Opened by hansmosh over 7 years ago

#85 - NIO-1006, changing meaning of include_services to service_persistence

Pull Request - State: closed - Opened by f1401martin over 7 years ago

#84 - Default service auto_start to True

Pull Request - State: closed - Opened by hansmosh over 7 years ago

#83 - NIO-1004, adding persistence data to project

Pull Request - State: closed - Opened by f1401martin over 7 years ago

#82 - PROD-391: Adding `Permissions::update()`.

Pull Request - State: closed - Opened by andrewf78 over 7 years ago

#81 - NSECURITY-35, providing a safer alternative to current evaluation of …

Pull Request - State: closed - Opened by f1401martin over 7 years ago - 1 comment

#80 - NIO-998, removing no longer applicable link

Pull Request - State: closed - Opened by f1401martin almost 8 years ago

#79 - Adding exception to catch when section is not present

Pull Request - State: closed - Opened by f1401martin almost 8 years ago

#78 - NIO-999, removing assert construct

Pull Request - State: closed - Opened by f1401martin almost 8 years ago

#77 - NIO-997, improving exception handling by removing usage of try/except…

Pull Request - State: closed - Opened by f1401martin almost 8 years ago

#76 - Fix retry not resetting retry_num correctly, hold retry_num value on indefinite retry

Pull Request - State: closed - Opened by dorzel almost 8 years ago - 1 comment

#75 - NIO-921, having block issue commands through IPC using nio core as in…

Pull Request - State: closed - Opened by f1401martin almost 8 years ago - 1 comment

#74 - Log Exception Info on Failed Retry

Pull Request - State: closed - Opened by dorzel almost 8 years ago

#73 - NIO-996, adding parameter to validate to bypass allow_none check when…

Pull Request - State: closed - Opened by f1401martin almost 8 years ago

#72 - NIO-988, update add_server spec allowing to add a server with same po…

Pull Request - State: closed - Opened by f1401martin almost 8 years ago

#71 - Serialize to file

Pull Request - State: closed - Opened by f1401martin almost 8 years ago

#70 - PROD-72 Add project representation to framework

Pull Request - State: closed - Opened by mattdodge almost 8 years ago - 3 comments

#69 - PEP-8 changes and cleanup

Pull Request - State: closed - Opened by mattdodge almost 8 years ago

#68 - Add method to return JSON serializable permissions PROD-64

Pull Request - State: closed - Opened by mattdodge almost 8 years ago

#67 - Add topic to handler for testing comm module

Pull Request - State: closed - Opened by hansmosh almost 8 years ago - 4 comments

#66 - NIO-985, removing extra spawn that was possibly causing extra delays …

Pull Request - State: closed - Opened by f1401martin almost 8 years ago

#65 - Permissions refactoring

Pull Request - State: closed - Opened by f1401martin almost 8 years ago

#64 - Docs

Pull Request - State: closed - Opened by mattdodge about 8 years ago - 2 comments

#63 - NIO-983, removing CORS hardcoded allowed methods

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