This repository was archived by the owner on Oct 16, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 154
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: payolapayments/payola
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: payolapayments/payola
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: TrevorHinesley-master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 14 files changed
- 2 contributors
Commits on Dec 15, 2014
-
Attempt to fix the ENV load order problem
Lots of users use gems like Dotenv or Figaro to handle their ENV setup. The problem is that sometimes these gems get loaded after Payola, which means the secret and publishable keys end up nil. This patch changes the default secret and publishable keys into lambdas that get called at the appropriate time, which should fix the problem.
Configuration menu - View commit details
-
Copy full SHA for 6a71e5b - Browse repository at this point
Copy the full SHA 6a71e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bffa6b - Browse repository at this point
Copy the full SHA 4bffa6bView commit details
Commits on Dec 16, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 32c3b83 - Browse repository at this point
Copy the full SHA 32c3b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for e74b813 - Browse repository at this point
Copy the full SHA e74b813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f629fb - Browse repository at this point
Copy the full SHA 2f629fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a231e - Browse repository at this point
Copy the full SHA e4a231eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec5944c - Browse repository at this point
Copy the full SHA ec5944cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 995020e - Browse repository at this point
Copy the full SHA 995020eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1dddd0 - Browse repository at this point
Copy the full SHA a1dddd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 250ae1c - Browse repository at this point
Copy the full SHA 250ae1cView commit details -
Added test for change_quantity, fixed old tests that weren't actually…
… testing anything (the ones testing if they could modify the subscription were always calling cancel, not just change_card and change_quantity)
Configuration menu - View commit details
-
Copy full SHA for d52236c - Browse repository at this point
Copy the full SHA d52236cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5871435 - Browse repository at this point
Copy the full SHA 5871435View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc4647 - Browse repository at this point
Copy the full SHA fbc4647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62596f0 - Browse repository at this point
Copy the full SHA 62596f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e34fd - Browse repository at this point
Copy the full SHA 33e34fdView commit details -
Merge branch 'master' of https://github.com/TrevorHinesley/payola int…
…o TrevorHinesley-master
Configuration menu - View commit details
-
Copy full SHA for 82d2929 - Browse repository at this point
Copy the full SHA 82d2929View 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 master...TrevorHinesley-master