-
Notifications
You must be signed in to change notification settings - Fork 144
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: SpinlockLabs/github.dart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: SpinlockLabs/github.dart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 30 files changed
- 3 contributors
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d65d60 - Browse repository at this point
Copy the full SHA 0d65d60View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc6e088 - Browse repository at this point
Copy the full SHA fc6e088View commit details -
Configuration menu - View commit details
-
Copy full SHA for fef45b8 - Browse repository at this point
Copy the full SHA fef45b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 728e119 - Browse repository at this point
Copy the full SHA 728e119View commit details -
Configuration menu - View commit details
-
Copy full SHA for d11724e - Browse repository at this point
Copy the full SHA d11724eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4563a - Browse repository at this point
Copy the full SHA 7b4563aView commit details
Commits on Mar 21, 2023
-
Add updated methods to get teams and team membership for a user (#362)
* Add updated methods to get teams and team membership for a user. * Fix formatting * Add tests and cleanup the orgs service. * Formatting. * Update formatting. * Cleanup error codes. * Formatting.
Configuration menu - View commit details
-
Copy full SHA for 44cc358 - Browse repository at this point
Copy the full SHA 44cc358View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 043e0ed - Browse repository at this point
Copy the full SHA 043e0edView commit details
Commits on Apr 17, 2023
-
Add support for Timeline events (#366)
This is primarily based on the timeline API response schema (using code generated from the schema by the script in `tool/process_github_schema.dart`). Where I could find existing model classes compatible with bits of that schema I tried to re-use them, extending them as necessary. I took some liberties where the GitHub API documentation was vague, contradictory, or otherwise dubious. The comments on the new code are based on the comments in the response schema. They're not super helpful, if I'm honest. I found that some of the model classes were inconsistent in various ways and tried to clean up the code near what I touched to be more consistent. For example, I made a bunch of fields on a bunch of model classes mutable where previously they were `final`, to be more consistent with other model classes. I also moved some constructors to be above their corresponding fields to be more consistent with other code that already did that.
Configuration menu - View commit details
-
Copy full SHA for a308168 - Browse repository at this point
Copy the full SHA a308168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3771b3c - Browse repository at this point
Copy the full SHA 3771b3cView 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 9.11.0...9.12.0