-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Juju1982/github
base: master
head repository: piotrmurach/github
compare: master
- 19 commits
- 250 files changed
- 6 contributors
Commits on Jun 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e39fcca - Browse repository at this point
Copy the full SHA e39fccaView commit details -
Adapt to SimpleCov deprecations (piotrmurach#366)
We adapt to some changes in the SimpleCov public API. We also exclude the `spec` subdirectory from line coverage calculations in order to avoid spurious coverage fluctuations.
Configuration menu - View commit details
-
Copy full SHA for 6e3ca6f - Browse repository at this point
Copy the full SHA 6e3ca6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be47c34 - Browse repository at this point
Copy the full SHA be47c34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9788663 - Browse repository at this point
Copy the full SHA 9788663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f1f83 - Browse repository at this point
Copy the full SHA 58f1f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7126a3 - Browse repository at this point
Copy the full SHA a7126a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de9e05 - Browse repository at this point
Copy the full SHA 6de9e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b69858 - Browse repository at this point
Copy the full SHA 2b69858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18dbda4 - Browse repository at this point
Copy the full SHA 18dbda4View commit details
Commits on Jun 21, 2020
-
Add Repo invitations (piotrmurach#351)
* adds list repo invitations * namespaced invitations * adds delete invitations endpoint * fixture and list spec initial work * adding delete invitations spec * fixing broken spec and updating syntax
Configuration menu - View commit details
-
Copy full SHA for d6a0e04 - Browse repository at this point
Copy the full SHA d6a0e04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0001225 - Browse repository at this point
Copy the full SHA 0001225View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5080af2 - Browse repository at this point
Copy the full SHA 5080af2View commit details -
Adds ability to fetch per-repo license information (piotrmurach#344)
The Github Licenses API uses the open source Ruby Gem Licensee to attempt to identify the project's license. Licensee matches the contents of a project's LICENSE file (if it exists) against a short list of known licenses. As a result, the API does not take into account the licenses of project dependencies or other means of documenting a project's license such as references to the license name in the documentation. If a license is matched, the license key and name returned conforms to the SPDX specification. Signed-off-by: zachwick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83dc6c9 - Browse repository at this point
Copy the full SHA 83dc6c9View commit details -
Add 'has_projects' to the list of valid repo options (piotrmurach#345)
* Add 'has_projects' to the list of valid repo options Quotting https://developer.github.com/v3/repos/#edit ``` has_projects boolean Either true to enable projects for this repository or false to disable them. Default: true. Note: If you're creating a repository in an organization that has disabled repository projects, the default is false, and if you pass true, the API returns an error. ``` * Fix Travis-CI build when bundler 2.0 is installed See the following link for additional details: https://docs.travis-ci.com/user/languages/ruby/#bundler-20
Configuration menu - View commit details
-
Copy full SHA for af9fc06 - Browse repository at this point
Copy the full SHA af9fc06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 011536c - Browse repository at this point
Copy the full SHA 011536cView commit details
Commits on Jun 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3b4c364 - Browse repository at this point
Copy the full SHA 3b4c364View commit details -
Change to remove version restriction from rake and bundler, update we…
…bmock dependency
Configuration menu - View commit details
-
Copy full SHA for 7abc51a - Browse repository at this point
Copy the full SHA 7abc51aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 501a88a - Browse repository at this point
Copy the full SHA 501a88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ec883 - Browse repository at this point
Copy the full SHA 02ec883View 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 master...master