Ecosyste.ms: Issues

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

GitHub / interagent/heroics issues and pull requests

#107 - Add base64 dependency to gem spec

Pull Request - State: open - Opened by schneems 12 days ago - 2 comments

#106 - `base64` deprecation warning with Ruby 3.3

Issue - State: open - Opened by edmorley 5 months ago - 1 comment

#105 - ETag as cache key can lead to issues

Issue - State: open - Opened by tmaier 12 months ago - 1 comment

#104 - Allow me to override the cache_path later

Issue - State: closed - Opened by tmaier over 1 year ago - 1 comment

#103 - remove erubis dependency

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

#102 - v0.1.2

Pull Request - State: closed - Opened by schneems over 3 years ago

#101 - Add webrick as dependency since it's no longer bundled with Ruby >=3.0.0

Pull Request - State: closed - Opened by entretechno-jeremiah over 3 years ago - 1 comment

#100 - Remove deprecations and warnings

Pull Request - State: closed - Opened by schneems almost 4 years ago

#98 - Fix bin/heroku-api

Pull Request - State: closed - Opened by schneems almost 4 years ago

#97 - [ci skip] Force changelog entry for PRs

Pull Request - State: closed - Opened by schneems over 4 years ago - 3 comments

#96 - Add status codes configuration

Pull Request - State: closed - Opened by lolaodelola over 4 years ago

#95 - Add configurable rate throttling integration

Pull Request - State: closed - Opened by lolaodelola almost 5 years ago

#94 - Generate response object class

Issue - State: closed - Opened by ota42y almost 7 years ago - 3 comments

#93 - :bug: fix dependency

Pull Request - State: closed - Opened by ota42y almost 7 years ago - 3 comments

#92 - Duplicate link names 'info', 'update', 'delete'.

Issue - State: closed - Opened by espen about 7 years ago - 1 comment

#91 - Raise on duplicate link names

Pull Request - State: closed - Opened by gudmundur about 7 years ago - 1 comment

#90 - Deal with "URI.escape is obsolute" warnings

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

#89 - We appear to be overwriting methods in some cases

Issue - State: closed - Opened by djcp over 7 years ago - 3 comments

#88 - off-by-one error in LinkSchema#format_path

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

#87 - handle multiline schema and link description text

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

#86 - Fix off-by-one error in LinkSchema#format_path

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

#85 - Fix resource lists to match auto-generated method names

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

#84 - Invoke Heroics.ruby_name in more places to ensure we rename methods and classes correctly

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

#83 - ruby_name not actually naming the client Ruby method names

Issue - State: closed - Opened by mathias over 7 years ago - 2 comments

#82 - Document how not to set up config for cache_path

Pull Request - State: closed - Opened by mathias over 7 years ago - 3 comments

#81 - Allow ruby names replacement patterns

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

#80 - Refactor to allow configuration file

Pull Request - State: closed - Opened by mathias over 7 years ago - 9 comments

#79 - Update Travis Ruby version matrix with stable Rubies

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

#78 - Remove non-identifier characters from ruby_names

Pull Request - State: closed - Opened by beccadax over 7 years ago - 16 comments

#77 - make body param optional

Pull Request - State: closed - Opened by geemus about 8 years ago - 1 comment

#76 - Make Basic auth optional for generated client ::connect method

Pull Request - State: closed - Opened by maxfierke about 8 years ago - 1 comment

#75 - Add support for GET endpoints with query params

Pull Request - State: closed - Opened by maxfierke about 8 years ago - 1 comment

#74 - Fix lookup for resources w/ underscores

Pull Request - State: closed - Opened by maxfierke about 8 years ago - 1 comment

#73 - Fix default option for cache and url

Pull Request - State: closed - Opened by strika over 8 years ago - 1 comment

#72 - avoid cache init when cache is provided

Pull Request - State: closed - Opened by geemus over 8 years ago

#71 - Fixes cache behavior for paginated results

Pull Request - State: closed - Opened by afn over 8 years ago - 2 comments

#70 - Ruby 2.3.0 and frozen_string_literal magic comment

Pull Request - State: closed - Opened by tmaier over 8 years ago - 3 comments

#69 - Pagination does not work with caching

Issue - State: closed - Opened by mikehale over 8 years ago - 1 comment

#68 - Add thread_safe_sockets option to Excon connection

Pull Request - State: closed - Opened by brandur almost 9 years ago - 1 comment

#67 - I dont have definitions in my json schemas

Issue - State: closed - Opened by ailjushkin about 9 years ago - 2 comments

#66 - UTF-8 with bom fails generating a client

Issue - State: closed - Opened by ailjushkin about 9 years ago - 4 comments

#65 - generate client with pretty-printed schema, mostly for saner diffs

Pull Request - State: closed - Opened by kch about 9 years ago - 3 comments

#64 - Remove unused variable from build_context method

Pull Request - State: closed - Opened by rramsden about 9 years ago - 1 comment

#63 - Exposed ETags

Issue - State: closed - Opened by neilmiddleton over 9 years ago - 2 comments

#62 - excon-options-jkakar

Pull Request - State: closed - Opened by jkakar over 9 years ago - 10 comments

#61 - there's a method for that.

Pull Request - State: closed - Opened by kch over 9 years ago - 7 comments

#60 - New release?

Issue - State: closed - Opened by nwjsmith over 9 years ago - 8 comments

#59 - escape especial URL characters in link parameters

Pull Request - State: closed - Opened by kch over 9 years ago - 1 comment

#58 - 204 No Content responses are successful

Pull Request - State: closed - Opened by nwjsmith over 9 years ago - 2 comments

#57 - Support 204 No Content responses

Issue - State: closed - Opened by nwjsmith over 9 years ago - 2 comments

#56 - Compatibility for complex JSON Content-Types

Pull Request - State: closed - Opened by nwjsmith over 9 years ago - 1 comment

#55 - Complex json content types

Pull Request - State: closed - Opened by nwjsmith over 9 years ago

#54 - Hash#hash isn't 0 for the empty hash in Ruby 2.0+

Pull Request - State: closed - Opened by nwjsmith over 9 years ago - 1 comment

#53 - Add newer Ruby versions to Travis CI

Pull Request - State: closed - Opened by nwjsmith over 9 years ago - 1 comment

#52 - Add `connect_url` or similar method to generated clients

Issue - State: closed - Opened by danp over 9 years ago - 2 comments

#51 - Validating request payload client side

Issue - State: closed - Opened by waterlink over 9 years ago - 4 comments

#50 - Default to an empty list if there are no links

Pull Request - State: closed - Opened by kyleconroy over 9 years ago - 3 comments

#49 - Add support for form-encoded POST bodies

Pull Request - State: closed - Opened by kyleconroy over 9 years ago - 2 comments

#48 - Support encoding types

Issue - State: closed - Opened by kyleconroy over 9 years ago - 5 comments

#47 - 'multi word' objects cause errors

Issue - State: closed - Opened by neilmiddleton over 9 years ago - 7 comments

#46 - Add support for generating from remote JSON Schema

Pull Request - State: closed - Opened by kenchan over 9 years ago - 1 comment

#45 - connect takes a user option.

Pull Request - State: closed - Opened by danp almost 10 years ago - 3 comments

#44 - Definitions without resource names

Pull Request - State: closed - Opened by daneharrigan almost 10 years ago - 10 comments

#43 - Adds `require heroics` to template

Pull Request - State: closed - Opened by alindeman about 10 years ago - 1 comment

#42 - chunked encoding support

Issue - State: open - Opened by ilovenwd about 10 years ago - 1 comment

#41 - Escape identifiers

Issue - State: open - Opened by tmaier about 10 years ago - 1 comment

#40 - Errors should go to stderr

Issue - State: open - Opened by danp about 10 years ago - 2 comments

#39 - Heroku to interagent

Pull Request - State: closed - Opened by danp about 10 years ago - 1 comment

#38 - better-url-customization-jkakar

Pull Request - State: closed - Opened by jkakar about 10 years ago

#37 - Allow configuration of API URL

Issue - State: closed - Opened by neilmiddleton about 10 years ago - 5 comments

#36 - feature: automatic generated web admin ui

Issue - State: closed - Opened by ilovenwd about 10 years ago - 1 comment

#35 - Fix config var end point generations

Pull Request - State: closed - Opened by brandur about 10 years ago - 1 comment

#34 - flexible-options-jkakar

Pull Request - State: closed - Opened by jkakar about 10 years ago

#33 - Update generator binary usage instructions

Pull Request - State: closed - Opened by mmcgrana about 10 years ago - 1 comment

#32 - better-readme

Pull Request - State: closed - Opened by jkakar about 10 years ago

#31 - token-authentication

Pull Request - State: closed - Opened by jkakar about 10 years ago - 1 comment

#30 - Don't double nest options in options

Pull Request - State: closed - Opened by neilmiddleton about 10 years ago - 1 comment

#29 - Add support for token authentication

Issue - State: closed - Opened by jkakar about 10 years ago

#28 - Examples produced by the CLI don't show correctly help options

Issue - State: closed - Opened by jkakar about 10 years ago - 1 comment

#27 - Client generator test dont merge

Pull Request - State: closed - Opened by sclasen about 10 years ago - 3 comments

#26 - client-generator

Pull Request - State: closed - Opened by jkakar about 10 years ago - 3 comments

#25 - Fix multi json dependency

Pull Request - State: closed - Opened by knightq about 10 years ago - 1 comment

#24 - fix-oauth

Pull Request - State: closed - Opened by jkakar about 10 years ago

#23 - build from properties, rather than definitions

Pull Request - State: closed - Opened by geemus about 10 years ago - 2 comments

#22 - Use Basic auth instead of Bearer when authenticating with Oauth

Pull Request - State: closed - Opened by micke over 10 years ago - 1 comment

#21 - Invalid oauth token encoding

Issue - State: closed - Opened by calleluks over 10 years ago - 5 comments

#20 - Build schema based on properties

Pull Request - State: closed - Opened by olance over 10 years ago - 1 comment

#19 - Heroics::Schema#initialize should load properties instead of definitions

Issue - State: closed - Opened by olance over 10 years ago - 7 comments

#18 - oauth-bearer-authorization

Pull Request - State: closed - Opened by jkakar over 10 years ago

#17 - Add support for passing OAuth tokens via a Bearer Authorization header.

Issue - State: closed - Opened by jkakar over 10 years ago - 2 comments

#16 - Heroics should use keep-alive connections

Issue - State: open - Opened by jkakar over 10 years ago - 6 comments

#15 - Suppress the to_s on the Client object

Pull Request - State: closed - Opened by mfine over 10 years ago

#14 - remove-schema-url-support

Pull Request - State: closed - Opened by jkakar over 10 years ago

#13 - URL prefixes get stripped

Issue - State: closed - Opened by daneharrigan over 10 years ago - 5 comments

#12 - GET requests that take parameters need to pass them as query string arguments

Issue - State: closed - Opened by jkakar over 10 years ago - 5 comments

#11 - dashed-resource-names

Pull Request - State: closed - Opened by jkakar over 10 years ago - 1 comment

#10 - Documentation around what methods are available needed

Issue - State: closed - Opened by jroes over 10 years ago - 10 comments

#9 - Resources with dash in name must be called with , example `send('config-var')`

Issue - State: closed - Opened by jipiboily over 10 years ago - 8 comments

#8 - fix-root-urls

Pull Request - State: closed - Opened by jkakar over 10 years ago - 1 comment