Ecosyste.ms: Issues

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

GitHub / TheRealReal/new-relixir issues and pull requests

#85 - Bump the NR version to the latest "supported" version

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

#84 - Use Jason instead of Poison for JSON processing

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

#82 - Release 0.5.0

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

#81 - Ecto and Phoenix should be optional dependencies

Issue - State: closed - Opened by alexgaribay about 6 years ago

#80 - Add support for Ecto 3

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

#79 - Ecto 3.0 upgrade on Roadmap?

Issue - State: closed - Opened by dconger over 6 years ago

#78 - Fix compilation warnings

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

#77 - Fix a compilation warning in mix.exs

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

#76 - Add @spec definitions

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

#75 - Fix documentation generation

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

#74 - Error when generating documentation

Issue - State: closed - Opened by afaur over 6 years ago

#73 - <ElixirConf 2018> New Relic's open source Elixir Agent

Issue - State: closed - Opened by English3000 over 6 years ago - 1 comment

#72 - Allow nil or an empty list to be passed in to support preload

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

#71 - preload fails when calling it with `nil` as first argument

Issue - State: closed - Opened by ryanbjones over 6 years ago - 1 comment

#70 - Use the same transaction naming schema for errors

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

#69 - Transaction traces

Issue - State: closed - Opened by fbjork over 6 years ago
Labels: enhancement

#68 - warning from doc in instrumenters/phoenix

Issue - State: closed - Opened by coburncoburn over 6 years ago
Labels: help wanted

#67 - Set default language of agent to elixir

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

#66 - background transaction interface

Pull Request - State: closed - Opened by coburncoburn over 6 years ago - 2 comments

#65 - Fix: not passing `opts` to Repo.preload/3

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

#64 - 0.4.8 changelog

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

#63 - Allowing instrumentation of Ecto.Adapters.SQL.query

Pull Request - State: closed - Opened by emerleite over 6 years ago - 3 comments

#62 - Getting (ArgumentError) argument error

Issue - State: closed - Opened by ashneyderman-tcb over 6 years ago - 2 comments

#61 - How can I use NewRelixir.Plug.Repo out of the scope of Phoenix Controller

Issue - State: closed - Opened by MrCoffey over 6 years ago - 2 comments

#60 - Update repo transaction spec to match the callback from Ecto

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

#59 - `use NewRelixir.Plug.Exception`

Issue - State: closed - Opened by maierru over 6 years ago - 1 comment

#58 - Support registered processes as ancestors

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

#56 - Fix @spec for Repo.insert_all/3

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

#55 - Fix undefined NewRelixir.Collector.start_link/0 - Refs #54

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

#53 - Add dialyzer fixes

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

#52 - Adjust instruction for Elixir version >= 1.4

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

#51 - Resolves #48 - warning on default genserver init

Pull Request - State: closed - Opened by wulymammoth over 6 years ago - 2 comments

#50 - Add guard to check that model type is not nil

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

#49 - Collector: Add init/1 implementation

Pull Request - State: closed - Opened by xtian almost 7 years ago - 1 comment

#48 - warning on default genserver init

Issue - State: closed - Opened by coburncoburn almost 7 years ago
Labels: help wanted, good first issue

#47 - check dyno for hostname

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

#46 - Add report_error and plug for exception handling

Pull Request - State: closed - Opened by cschilbe almost 7 years ago - 6 comments

#45 - put external request instrumenter in library

Pull Request - State: closed - Opened by coburncoburn almost 7 years ago - 1 comment

#44 - changelog 0.4.2

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

#43 - Correct wrong name on application env key

Pull Request - State: closed - Opened by illiatdesdindes almost 7 years ago - 1 comment

#42 - start collector supervised in each test case

Pull Request - State: closed - Opened by coburncoburn almost 7 years ago - 1 comment

#41 - Replace invalid `Map.t` type with `map` type

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

#40 - Why are they 2 config entries

Issue - State: closed - Opened by illiatdesdindes about 7 years ago - 2 comments

#39 - add travis indicator

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

#38 - Tests are flaky

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

#37 - Fix proxy to Ecto.transaction/2

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

#36 - Update build configuration to run against Elixir 1.5

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

#35 - NewRelixir.Plug.Repo incorrectly proxies Ecto.Repo.transaction

Issue - State: closed - Opened by halfdan about 7 years ago
Labels: bug, help wanted, good first issue

#34 - from https://hex.pm/packages/new_relixir, current version is 0.2.1

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

#33 - infer name from first of list of struct

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

#32 - add insert_all

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

#31 - Phoenix Instrumentation

Pull Request - State: closed - Opened by britto about 7 years ago - 5 comments

#30 - Restructure main application and mixfile according to Elixir 1.4+ standards

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

#29 - Can't Infer Model for Repo.preload with List

Issue - State: closed - Opened by dcuddeback about 7 years ago
Labels: enhancement, help wanted

#28 - Missing Ecto.Repo Methods

Issue - State: closed - Opened by dcuddeback about 7 years ago
Labels: enhancement, help wanted, good first issue

#27 - Reduce logging

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

#26 - update dependencies, add changelog

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

#25 - forgot a statman reference

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

#24 - Fix memory leak

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

#23 - Feature/remove statman

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

#22 - Add aggregate/4 to Plug.Repo

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

#21 - aggregate/4 is missing from Plug.Repo

Issue - State: closed - Opened by rusterholz over 7 years ago

#20 - upgrade Phoenix dependency

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

#19 - require jiffy 0.14.9

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

#18 - sending reporting without Ecto

Issue - State: closed - Opened by mathieujobin almost 8 years ago - 1 comment

#17 - no reporting after following instructions

Issue - State: closed - Opened by mathieujobin almost 8 years ago - 2 comments

#16 - Is there a way to use the ecto support without the Plug.Repo? I want to use them in a separate umbrella project

Issue - State: closed - Opened by mrkaspa about 8 years ago - 2 comments
Labels: enhancement

#15 - Allow ENV vars to be configured at runtime instead of compilation time

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

#14 - fixed erroneous start of poller

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

#13 - Upgrade phoenix to 1.2, upgrade Ecto to 2.0

Pull Request - State: closed - Opened by bigfive over 8 years ago - 2 comments
Labels: duplicate

#12 - Use Phoenix instrumentation?

Issue - State: closed - Opened by mtarnovan over 8 years ago - 6 comments
Labels: enhancement

#11 - Question: Non-Phoenix plug support

Issue - State: closed - Opened by alanpeabody over 8 years ago - 4 comments
Labels: enhancement

#10 - Fix dependencies to be able to build release with exrm

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

#9 - Fix deprecation warnings for Elixir 1.3

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

#8 - Use ecto 2.x

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

#7 - Can't get it working

Issue - State: closed - Opened by romul over 8 years ago - 4 comments

#6 - Release Ecto dependency.

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

#4 - Use Module.split instead of inspect |> String.split(".")

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

#3 - Ecto 2.0 Changes

Pull Request - State: closed - Opened by veverkap almost 9 years ago - 8 comments

#2 - Test Support For Ecto 2.0.0-rc.4

Pull Request - State: closed - Opened by veverkap almost 9 years ago

#1 - Ecto 2.0

Issue - State: closed - Opened by veverkap almost 9 years ago - 5 comments