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

GitHub / pry/pry-stack_explorer issues and pull requests

#61 - Add link to changelog

Pull Request - State: closed - Opened by kbrock over 4 years ago - 1 comment

#60 - RubyGems “Source Code” Links to Old Repo

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

#59 - Update metadata to fix the links on rubygems.org

Pull Request - State: closed - Opened by nhosoya over 4 years ago - 1 comment

#58 - Try out Github CI

Pull Request - State: open - Opened by joallard over 4 years ago

#57 - Refactor

Pull Request - State: open - Opened by joallard over 4 years ago

#56 - Better RSpec output (WIP)

Pull Request - State: open - Opened by joallard over 4 years ago

#55 - Keep pry-stack-explorer available with Ruby 3.0

Pull Request - State: closed - Opened by fursich over 4 years ago - 2 comments

#54 - Require Ruby 2.5 for v0.4.11

Pull Request - State: closed - Opened by hosamaly almost 5 years ago - 2 comments

#53 - Stack trace cleaning

Pull Request - State: closed - Opened by joallard about 5 years ago - 1 comment

#52 - Refactor tests

Pull Request - State: closed - Opened by joallard about 5 years ago

#51 - Make metadata available on RSpec examples

Issue - State: open - Opened by joallard about 5 years ago
Labels: feature

#50 - Rename command to 'stack'

Pull Request - State: closed - Opened by joallard about 5 years ago

#49 - Fixes for Ruby 2.6/2.7 and Pry 0.13

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

#48 - Silence warning about __FILE__ and __LINE__ under ruby 2.7

Pull Request - State: closed - Opened by clintoncwolfe about 5 years ago - 3 comments

#47 - Fix deprecation warnings about pry_instance

Pull Request - State: closed - Opened by beauraF over 5 years ago - 1 comment

#46 - Fix "_pry_ is deprecated" warning

Pull Request - State: closed - Opened by karlwilbur over 5 years ago - 2 comments

#45 - "warning: _pry_ is deprecated, use pry_instance instead"

Issue - State: closed - Opened by karlwilbur over 5 years ago - 1 comment

#44 - Fix warnings in ruby 2.7

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

#43 - Multiple warnings in Ruby 2.7.0 to use Binding#source_location

Issue - State: closed - Opened by dmlary over 5 years ago - 4 comments

#42 - Add licensing information to gemspec.

Pull Request - State: closed - Opened by Steap over 5 years ago - 1 comment

#41 - Replace old, archived aciinemas in readme

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

#40 - This recording has been archived

Issue - State: open - Opened by l8nite about 6 years ago - 1 comment

#39 - this gem name not follow Rubygems name guides

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

#38 - Frame number not showing up in old versions of pry

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

#37 - Fix travis lint warnings

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

#36 - Release v0.4.9.3

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

#35 - pry-stack_explorer: update hook invocation

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

#34 - Update Readme to use asciinema instead of code snippets

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

#33 - Run travis tests against more versions of Ruby

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

#32 - CI against Ruby 2.5.0

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

#31 - require pry if not already defined

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

#30 - uninitialized constant PryStackExplorer::Pry

Issue - State: closed - Opened by brchristian about 8 years ago - 2 comments

#29 - Confusing error message

Issue - State: open - Opened by mpapis over 8 years ago

#28 - Is it possible to plug this in to a running session?

Issue - State: open - Opened by sleekweasel over 8 years ago

#27 - Abbreviation for show-stack command?

Issue - State: closed - Opened by pdxwolfy over 9 years ago - 3 comments

#26 - ⚠️ assigned but unused variable - frame_index

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

#25 - Fix annoying warning on nil bindings.

Pull Request - State: closed - Opened by am-kantox about 10 years ago - 7 comments

#24 - `uninitialized constant PryStackExplorer::*` when loading namespaced class

Issue - State: open - Opened by delner over 10 years ago - 2 comments

#23 - Filter out non-app frames

Issue - State: closed - Opened by aeonaut over 10 years ago - 5 comments
Labels: feature

#22 - Stacktrace is always empty with pry-byebug

Issue - State: open - Opened by GCorbel over 10 years ago - 3 comments

#21 - it doesn't show stack after running to a breakpoint

Issue - State: open - Opened by x-yuri over 10 years ago - 2 comments

#20 - when_started hook interaction issue with awesome_print

Issue - State: closed - Opened by onyxraven almost 11 years ago - 16 comments

#19 - Fix the test that fails on Rubinius

Issue - State: open - Opened by kyrylo over 11 years ago

#18 - Using "up" is returning strange results

Issue - State: closed - Opened by jperry over 11 years ago - 9 comments

#17 - possible to use BacktraceCleaner?

Issue - State: closed - Opened by dchersey over 11 years ago - 1 comment

#16 - segfault on ruby 1.9.3p448

Issue - State: closed - Opened by heartpunk almost 12 years ago - 18 comments

#15 - Segfault on 1.9.3p429 when using pry_remote

Issue - State: closed - Opened by jcamelon about 12 years ago - 2 comments

#14 - cannot install on jruby

Issue - State: closed - Opened by bzbdev001 over 12 years ago - 2 comments

#13 - Segfault on Ruby 2.0.0-rc2

Issue - State: closed - Opened by epitron over 12 years ago - 5 comments

#11 - pry-debugger step/next support

Issue - State: open - Opened by rking almost 13 years ago

#10 - Fix plymouth by way of p-s_e

Pull Request - State: closed - Opened by rking almost 13 years ago - 1 comment

#9 - Error using pry inside RSpec's `expect{}.to change` blocks

Issue - State: closed - Opened by hosamaly almost 13 years ago - 1 comment

#8 - Rename gem, flip stack (2012)

Pull Request - State: open - Opened by epitron almost 13 years ago - 2 comments

#7 - prevent Frame: 0/5 being displayed when Pry is started at CLI

Issue - State: closed - Opened by banister almost 13 years ago - 1 comment
Labels: bug

#6 - fix show-stack -c (slop error?)

Issue - State: open - Opened by banister almost 13 years ago
Labels: bug

#5 - lazy symbol binding failed: Symbol not found: _rb_vm_make_env_object

Issue - State: open - Opened by jmuheim about 13 years ago - 7 comments

#4 - Move up/down using Regex (uses Class#name syntax) [2012]

Pull Request - State: closed - Opened by grstearns about 13 years ago - 5 comments

#3 - up, down, frame need to support full Class#method syntax

Issue - State: closed - Opened by banister over 13 years ago
Labels: feature

#2 - it should work across thread creation boundaries

Issue - State: closed - Opened by dominikh over 13 years ago

#1 - allow up and down command to accept a regex

Issue - State: closed - Opened by banister over 13 years ago