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
.
ServiceStack
/
ServiceStack
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
5.5k
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ServiceStack
src
ServiceStack.ServiceInterface
Testing
on
v3
User selector
All users
All time
Commit history
Commits on Aug 18, 2013
Fix broken tests from upgrade to New Api Services
mythz
committed
0e4a7a1
View commit details
Copy full SHA for 0e4a7a1
View code at this point
Browse repository at this point
Commits on May 28, 2013
Add new IAppHost.ResolveAbsoluteUrl overridable url resolver
mythz
committed
3c67e32
View commit details
Copy full SHA for 3c67e32
View code at this point
Browse repository at this point
Commits on May 20, 2013
Added UrlReferrer property to IHttpRequest
jokecamp
committed
48f763a
View commit details
Copy full SHA for 48f763a
View code at this point
Browse repository at this point
Commits on May 10, 2013
Fix #656 (NullReferenceException in BasicAppHost.Dispose) from new fork
Show description for 8f71aca
medianick
committed
8f71aca
View commit details
Copy full SHA for 8f71aca
View code at this point
Browse repository at this point
Commits on May 5, 2013
Fix broken build and race conditions in Routing tests
mythz
committed
844f5f2
View commit details
Copy full SHA for 844f5f2
View code at this point
Browse repository at this point
Refactor and fix Route Convention strategy tests
mythz
committed
7e241f0
View commit details
Copy full SHA for 7e241f0
View code at this point
Browse repository at this point
Switch RazorRockstars_FilesTests to use .NET 4.0 Sqlite
Show description for 5c8d54d
mythz
committed
5c8d54d
View commit details
Copy full SHA for 5c8d54d
View code at this point
Browse repository at this point
Commits on May 1, 2013
Fix wildcard empty route generation/parsing issue #641
mythz
committed
0f4e19b
View commit details
Copy full SHA for 0f4e19b
View code at this point
Browse repository at this point
Commits on Apr 21, 2013
Refactored PartialContent so it works with existing HttpResult
Show description for 667612a
mythz
committed
667612a
View commit details
Copy full SHA for 667612a
View code at this point
Browse repository at this point
Commits on Mar 4, 2013
Add IsLocal to IHttpRequest
mythz
committed
9e8c9f0
View commit details
Copy full SHA for 9e8c9f0
View code at this point
Browse repository at this point
Add new Async methods to IRestClientAsync
mythz
committed
025ccc2
View commit details
Copy full SHA for 025ccc2
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Provide an extension method to retrieve an IAppHost.GetContainer()
mythz
committed
355b137
View commit details
Copy full SHA for 355b137
View code at this point
Browse repository at this point
Commits on Feb 18, 2013
Move IVirtualPath to ServiceStack.IO in SS.Interfaces
mythz
committed
9b150f6
View commit details
Copy full SHA for 9b150f6
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
Added properties for the X-Forwarded-For and X-Real-IP headers
Show description for 41a2f55
jpasichnyk
committed
41a2f55
View commit details
Copy full SHA for 41a2f55
View code at this point
Browse repository at this point
Commits on Jan 24, 2013
Merge pull request #394 from electricshaman/master
Show description for 4fa424c
mythz
committed
4fa424c
View commit details
Copy full SHA for 4fa424c
View code at this point
Browse repository at this point
Commits on Jan 19, 2013
Add Request Input Streams to be bufferred and reread + Allow Request Body to be logged in RequestLogger plugin
mythz
committed
79c8a8d
View commit details
Copy full SHA for 79c8a8d
View code at this point
Browse repository at this point
Commits on Jan 15, 2013
Merge remote-tracking branch 'upstream/master'
electricshaman
committed
d568a58
View commit details
Copy full SHA for d568a58
View code at this point
Browse repository at this point
Changed Head methods on IRestClient to return HttpWebResponse objects
Show description for bb737a0
electricshaman
committed
bb737a0
View commit details
Copy full SHA for bb737a0
View code at this point
Browse repository at this point
Commits on Jan 10, 2013
Allow BasicAppHost to set EndpointHost.AppHost with Init()
mythz
committed
9c94489
View commit details
Copy full SHA for 9c94489
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
Added Head method to IRestClient. Updated implementation on
Show description for 87257fb
electricshaman
committed
87257fb
View commit details
Copy full SHA for 87257fb
View code at this point
Browse repository at this point
Commits on Dec 18, 2012
Make ResponseContentType setter public
jeffgabhart
committed
f15eaf8
View commit details
Copy full SHA for f15eaf8
View code at this point
Browse repository at this point
Commits on Dec 8, 2012
Moved common Request extension methods into HttpRequestExtensions
mythz
committed
a4405b1
View commit details
Copy full SHA for a4405b1
View code at this point
Browse repository at this point
Commits on Dec 3, 2012
Fix unit tests
mythz
committed
1b8a6e0
View commit details
Copy full SHA for 1b8a6e0
View code at this point
Browse repository at this point
Commits on Nov 27, 2012
public getters for MockHttpResponse StatusCode and StatusDescription
adamralph
committed
304d56e
View commit details
Copy full SHA for 304d56e
View code at this point
Browse repository at this point
Commits on Oct 18, 2012
- final whitespace correction
desunit
committed
140af6c
View commit details
Copy full SHA for 140af6c
View code at this point
Browse repository at this point
Commits on Oct 5, 2012
Merge remote-tracking branch 'origin/HEAD'
Show description for ed25a9e
mythz
committed
ed25a9e
View commit details
Copy full SHA for ed25a9e
View code at this point
Browse repository at this point
Commits on Oct 4, 2012
Fix metadata pages to work with new API
mythz
committed
1339cc7
View commit details
Copy full SHA for 1339cc7
View code at this point
Browse repository at this point
Commits on Sep 22, 2012
Fix validation tests
mythz
committed
caca115
View commit details
Copy full SHA for caca115
View code at this point
Browse repository at this point
Fix validation tests
mythz
committed
3a63e77
View commit details
Copy full SHA for 3a63e77
View code at this point
Browse repository at this point
Add new ServiceClient API to IRestService and IServiceClient interfaces.
Show description for 77287d8
mythz
committed
77287d8
View commit details
Copy full SHA for 77287d8
View code at this point
Browse repository at this point
Commits on Sep 21, 2012
Added new ServiceExceptionHandler to IAppHost, use that to handle exceptions if it exists.
Show description for 220ad68
mythz
committed
220ad68
View commit details
Copy full SHA for 220ad68
View code at this point
Browse repository at this point
Commits on Sep 20, 2012
implemented first spike of new draft proposal
mythz
committed
c9f8d02
View commit details
Copy full SHA for c9f8d02
View code at this point
Browse repository at this point
Commits on Sep 16, 2012
Added IServiceRoutes Routes and List<IPlugin> Plugins properties to IAppHost
mythz
committed
885ec0e
View commit details
Copy full SHA for 885ec0e
View code at this point
Browse repository at this point
Commits on Sep 11, 2012
enhance MockHttpRequest / MockHttpResponse
mythz
committed
cc23860
View commit details
Copy full SHA for cc23860
View code at this point
Browse repository at this point
Commits on Sep 2, 2012
Change RawRequestFilters into PreRequestFilters, added them to all ServiceStack Request Handlers
mythz
committed
c152b96
View commit details
Copy full SHA for c152b96
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.