Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
houstongolden
/
zendesk_api_client_rb
Public
forked from
zendesk/zendesk_api_client_rb
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 3, 2016
Merge pull request #304 from zendesk/bquorning/more-rubocop
Show description for e9ddd8f
bquorning
committed
e9ddd8f
Copy full SHA for e9ddd8f
Enable a few more cops
bquorning
committed
197823c
Copy full SHA for 197823c
Configure and enable a few indentation cops
bquorning
committed
7859029
Copy full SHA for 7859029
Merge pull request #303 from zendesk/bquorning/rubocop
Show description for 096dde0
bquorning
committed
096dde0
Copy full SHA for 096dde0
Enable a few style cops
bquorning
committed
c2cefc1
Copy full SHA for c2cefc1
Enable RuboCop check after running specs
bquorning
committed
4f152a6
Copy full SHA for 4f152a6
Commits on May 2, 2016
Merge pull request #302 from zendesk/bquorning/remove-mime-types-version-constraint
Show description for e96804a
bquorning
committed
e96804a
Copy full SHA for e96804a
Remove version constraint on mime-types
Show description for 8d0df2f
bquorning
committed
8d0df2f
Copy full SHA for 8d0df2f
Lock webmock version to get green build
bquorning
committed
5e8fce4
Copy full SHA for 5e8fce4
Commits on Jan 19, 2016
v1.13.4
steved
committed
5634110
Copy full SHA for 5634110
Commits on Jan 15, 2016
Merge pull request #288 from zendesk/roman/deprecation
Show description for 24e38b1
steved
committed
24e38b1
Copy full SHA for 24e38b1
fix some rubocop warnings
sandlerr
committed
ce6eca2
Copy full SHA for ce6eca2
fix deprecation warning on ruby 2.3.0
sandlerr
committed
3583115
Copy full SHA for 3583115
Commits on Jan 5, 2016
v1.13.3
steved
committed
d22208a
Copy full SHA for d22208a
Merge pull request #285 from pchhetri/add_group_mem_default
Show description for d21b8b5
steved
committed
d21b8b5
Copy full SHA for d21b8b5
Commits on Jan 4, 2016
Add agent Set Group Membership as Default
Show description for ca86f14
pchhetri
committed
ca86f14
Copy full SHA for ca86f14
Commits on Dec 23, 2015
v1.13.2
steved
committed
31d13a2
Copy full SHA for 31d13a2
Merge pull request #284 from idanski/fix_empty
Show description for 2d68800
steved
committed
2d68800
Copy full SHA for 2d68800
fix method_as_class to handle non alphanumeric
Idan Katz
committed
bff59c0
Copy full SHA for bff59c0
Commits on Dec 21, 2015
Merge pull request #283 from zendesk/roman/remove
Show description for 7bd89ef
sandlerr
committed
7bd89ef
Copy full SHA for 7bd89ef
remove extra line
sandlerr
committed
fb8f559
Copy full SHA for fb8f559
Commits on Dec 7, 2015
Merge pull request #282 from zendesk/sdavidovitz/readme
Show description for 164cb73
steved
committed
164cb73
Copy full SHA for 164cb73
gemspec cleanup
Show description for 2e76130
steved
committed
2e76130
Copy full SHA for 2e76130
remove ruby 1.8 from the gemfile
steved
committed
ad1cd6f
Copy full SHA for ad1cd6f
lock mime-types for ruby 1.9
steved
committed
6f0b962
Copy full SHA for 6f0b962
mime-types 3.0 only supports ruby 2.0
steved
committed
4d0ab55
Copy full SHA for 4d0ab55
only show bang! methods in README
steved
committed
15e0b84
Copy full SHA for 15e0b84
DELETEs return 204s now
steved
committed
74120c5
Copy full SHA for 74120c5
Commits on Nov 13, 2015
v1.13.1
steved
committed
18b9086
Copy full SHA for 18b9086
add a gzip middleware exception for httpclient
steved
committed
f3ba3b8
Copy full SHA for f3ba3b8
Commits on Oct 21, 2015
v1.12.1
steved
committed
d7d2a8f
Copy full SHA for d7d2a8f
add user *_many endpoints
steved
committed
0c28217
Copy full SHA for 0c28217
fix doc gitignores
steved
committed
b6cecab
Copy full SHA for b6cecab
add some more documentation
steved
committed
fe97b67
Copy full SHA for fe97b67
Commits on Oct 20, 2015
fix namespace walking in yardoc plugin [ci skip]
steved
committed
a1f8775
Copy full SHA for a1f8775
Pagination
Previous
Next
You can’t perform that action at this time.