Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
hub4j
/
github-api
Public
Notifications
You must be signed in to change notification settings
Fork
777
Star
1.3k
Code
Issues
158
Pull requests
45
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
github-api
src
test
on
github-api-1.100
User selector
All users
All time
Commit history
Commits on Nov 27, 2019
Fix lifecycle test to not fail during release
bitwiseman
committed
b3d7962
View commit details
Copy full SHA for b3d7962
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
Fixed GHContent to allow spaces in path
Show description for 8c4b1ef
bitwiseman
committed
8c4b1ef
View commit details
Copy full SHA for 8c4b1ef
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Reformat a few json test files
bitwiseman
committed
eedefcd
View commit details
Copy full SHA for eedefcd
View code at this point
Browse repository at this point
Make servers only start if the might be needed
Show description for bdb5e82
bitwiseman
committed
bdb5e82
View commit details
Copy full SHA for bdb5e82
View code at this point
Browse repository at this point
Enable uploads testing and LifecycleTest
Show description for ff766a4
bitwiseman
committed
ff766a4
View commit details
Copy full SHA for ff766a4
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
fix and unit tests for issue #504
Show description for 7a35cc3
siordache
committed
7a35cc3
View commit details
Copy full SHA for 7a35cc3
View code at this point
Browse repository at this point
Deprecated permission field in createTeam & provided alternate method
farmdawgnation
authored and
Anirudh Mathad
committed
d4d2792
View commit details
Copy full SHA for d4d2792
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Import sorting cleanup
bitwiseman
committed
82fa340
View commit details
Copy full SHA for 82fa340
View code at this point
Browse repository at this point
Merge remote-tracking branch 'github-api/master' into impsort
bitwiseman
committed
d44cd4a
View commit details
Copy full SHA for d44cd4a
View code at this point
Browse repository at this point
Move GistTest to GHGistTest
bitwiseman
committed
a8dbe65
View commit details
Copy full SHA for a8dbe65
View code at this point
Browse repository at this point
Re-enable GHBranchProtection test
bitwiseman
committed
9a5467d
View commit details
Copy full SHA for 9a5467d
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Cleanup imports
bitwiseman
committed
2af4f61
View commit details
Copy full SHA for 2af4f61
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
Code formatting
bitwiseman
committed
cbd06ee
View commit details
Copy full SHA for cbd06ee
View code at this point
Browse repository at this point
Merge remote-tracking branch 'github-api/master' into BranchMissing
bitwiseman
committed
392dc2a
View commit details
Copy full SHA for 392dc2a
View code at this point
Browse repository at this point
Modify formatting to columnize
Show description for da11702
bitwiseman
committed
da11702
View commit details
Copy full SHA for da11702
View code at this point
Browse repository at this point
Changed Exception Type
Show description for 78ab5ad
Alex Taylor
committed
78ab5ad
View commit details
Copy full SHA for 78ab5ad
View code at this point
Browse repository at this point
Adjusted format
Show description for 6af796f
Alex Taylor
committed
6af796f
View commit details
Copy full SHA for 6af796f
View code at this point
Browse repository at this point
Merge branch 'master' into BranchMissing
alexanderrtaylor
authored
18aa067
View commit details
Copy full SHA for 18aa067
View code at this point
Browse repository at this point
Added GHBranch creator
Show description for 8d50b33
Alex Taylor
committed
8d50b33
View commit details
Copy full SHA for 8d50b33
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Fixes for build failures
bitwiseman
committed
fd436cf
View commit details
Copy full SHA for fd436cf
View code at this point
Browse repository at this point
Add examples of different ways to create data objects
bitwiseman
committed
7e05ce3
View commit details
Copy full SHA for 7e05ce3
View code at this point
Browse repository at this point
Make GHMeta fields effectively final
bitwiseman
committed
7d1e977
View commit details
Copy full SHA for 7d1e977
View code at this point
Browse repository at this point
Run code formatting
bitwiseman
committed
d5ba0ee
View commit details
Copy full SHA for d5ba0ee
View code at this point
Browse repository at this point
Merge remote-tracking branch 'github-api/master' into ghmeta
bitwiseman
committed
432585c
View commit details
Copy full SHA for 432585c
View code at this point
Browse repository at this point
Implement Meta endpoint
Show description for 6aad809
PauloMigAlmeida
committed
6aad809
View commit details
Copy full SHA for 6aad809
View code at this point
Browse repository at this point
Commits on Nov 13, 2019
JavaDoc warning fixes
bitwiseman
committed
5f59737
View commit details
Copy full SHA for 5f59737
View code at this point
Browse repository at this point
Enable automatic code formatter with CI validation
Show description for 9d8460b
bitwiseman
committed
9d8460b
View commit details
Copy full SHA for 9d8460b
View code at this point
Browse repository at this point
Cleanup tabs and whitespace
bitwiseman
committed
8943af9
View commit details
Copy full SHA for 8943af9
View code at this point
Browse repository at this point
Merge pull request #603 from madhephaestus/master
Show description for d23c718
bitwiseman
authored
d23c718
View commit details
Copy full SHA for d23c718
View code at this point
Browse repository at this point
Added the test for Issue #607
Show description for 834c84c
Alex Taylor
committed
834c84c
View commit details
Copy full SHA for 834c84c
View code at this point
Browse repository at this point
fixed for the sensitive javadoc parser
madhephaestus
committed
e325bf7
View commit details
Copy full SHA for e325bf7
View code at this point
Browse repository at this point
adding javadoc
madhephaestus
committed
feabd07
View commit details
Copy full SHA for feabd07
View code at this point
Browse repository at this point
add testing of scopes in assigned token
madhephaestus
committed
d32299f
View commit details
Copy full SHA for d32299f
View code at this point
Browse repository at this point
only run test with moc date
madhephaestus
committed
3d7d780
View commit details
Copy full SHA for 3d7d780
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
instructions for reproducing the test data
madhephaestus
committed
1fe820d
View commit details
Copy full SHA for 1fe820d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.