-
-
Notifications
You must be signed in to change notification settings - Fork 633
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: shakacode/react_on_rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: shakacode/react_on_rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 25 files changed
- 5 contributors
Commits on Aug 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 948697c - Browse repository at this point
Copy the full SHA 948697cView commit details
Commits on Aug 23, 2016
-
Merge pull request #531 from AlexKVal/npm-scripts
Clean up a bit of npm scripts
Configuration menu - View commit details
-
Copy full SHA for ffcf0c8 - Browse repository at this point
Copy the full SHA ffcf0c8View commit details -
* Add 'flowtype' checking to 'node_package' folder * Enable flowtype for Authenticity.js * Enable flowtype for buildConsoleReplay.js * Enable flowtype for generatorFunction.js
Configuration menu - View commit details
-
Copy full SHA for f0058d4 - Browse repository at this point
Copy the full SHA f0058d4View commit details
Commits on Aug 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 37712ee - Browse repository at this point
Copy the full SHA 37712eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3990447 - Browse repository at this point
Copy the full SHA 3990447View commit details
Commits on Aug 29, 2016
-
update gem version suggested in README (#536)
the README instructs the user to install v5 of the the gem, but v6 is already available. When I followed the readme, I was very surprised when I ran npm upgrade and immediately got a new version of the npm package, which made me wonder if I was missing updates in the ruby gem as well.
Configuration menu - View commit details
-
Copy full SHA for ebf079b - Browse repository at this point
Copy the full SHA ebf079bView commit details
Commits on Sep 10, 2016
-
Fix AssetsPrecompile#symlink_file logic When we changed this method in #513 we introduced a regression due to the difference between calling the shell's `ln -s` command and using Ruby's `File.symlink` command. Specifically, the former would not error if the symlink already existed, while the latter did throw an error. Because it is sometimes the case that the symlink will already exist, throwing in this case is not desirable. This should have not been a problem, however, as this scenario was supposed to have been properly handled, but that code was not correct. This commit fixes that code. * Allow filtering react_on_rails specs with :focus * Fix possible open resource leak in AssetsPrecompile spec
Configuration menu - View commit details
-
Copy full SHA for 211fed0 - Browse repository at this point
Copy the full SHA 211fed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 024e00d - Browse repository at this point
Copy the full SHA 024e00dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1eea2 - Browse repository at this point
Copy the full SHA 1d1eea2View commit details
Loading
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 6.1.0...6.1.1