-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: getappmap/appmap-ruby
base: v1.0.0
head repository: getappmap/appmap-ruby
compare: master
- 12 commits
- 8 files changed
- 4 contributors
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6a4c64 - Browse repository at this point
Copy the full SHA a6a4c64View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e9db0d - Browse repository at this point
Copy the full SHA 0e9db0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67fdce7 - Browse repository at this point
Copy the full SHA 67fdce7View commit details -
Merge pull request #359 from getappmap/fix/devise-incompatibility-358
fix: Devise incompatibility
Configuration menu - View commit details
-
Copy full SHA for 028fe66 - Browse repository at this point
Copy the full SHA 028fe66View commit details -
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-04-30) ### Bug Fixes * Handle exceptions in app.matches? ([0e9db0d](0e9db0d)), closes [#358](#358)
Configuration menu - View commit details
-
Copy full SHA for 2d26ccc - Browse repository at this point
Copy the full SHA 2d26cccView commit details
Commits on May 22, 2024
-
Update the extension so it uses a new API function when it wants to get the class of the object that has a singleton method. Also, update AppMap::SUPPORTED_RUBY_VERSIONS, and add 3.3.1 to the test matrix.
Configuration menu - View commit details
-
Copy full SHA for e25847a - Browse repository at this point
Copy the full SHA e25847aView commit details -
Merge pull request #361 from getappmap/feat/ruby-3.3
feat: Ruby 3.3.1
Configuration menu - View commit details
-
Copy full SHA for 3174576 - Browse repository at this point
Copy the full SHA 3174576View commit details -
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2024-05-22) ### Features * support Ruby 3.3 ([e25847a](e25847a))
Configuration menu - View commit details
-
Copy full SHA for 8565da2 - Browse repository at this point
Copy the full SHA 8565da2View commit details
Commits on Dec 13, 2024
-
fix: Handle rack apps without engine? method in Rails
It seems in some ancient Rails versions there are routes that don't define engine? method which we use to detect engines. Check if the method exists before using. Note the affected versions are all end of life; the fix is simple but getting a test case would be more complicated so I skipped it.
Configuration menu - View commit details
-
Copy full SHA for 7e9d3a0 - Browse repository at this point
Copy the full SHA 7e9d3a0View commit details -
Ruby 2 doesn't seem to work in Travis anymore. Since it's almost two years end of life, it's probably not worth the trouble to fix it.
Configuration menu - View commit details
-
Copy full SHA for bd74f5b - Browse repository at this point
Copy the full SHA bd74f5bView commit details -
Merge pull request #365 from getappmap/fix/rails-no-engine-app
fix: Handle rack apps without engine? method in Rails
Configuration menu - View commit details
-
Copy full SHA for d979cea - Browse repository at this point
Copy the full SHA d979ceaView commit details -
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2024-12-13) ### Bug Fixes * Handle rack apps without engine? method in Rails ([7e9d3a0](7e9d3a0))
Configuration menu - View commit details
-
Copy full SHA for 235992e - Browse repository at this point
Copy the full SHA 235992eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0...master