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
Type
/
to 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 }}
AshD
/
ServiceStack
Public
forked from
ServiceStack/ServiceStack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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.Common
on
master
User selector
All users
All time
Commit history
Commits on Sep 6, 2012
- minor code redesign to simplify CoreFeature API
desunit
committed
fdef9f4
View commit details
Copy full SHA for fdef9f4
View code at this point
Browse repository at this point
Commits on Sep 4, 2012
INCR to v3.98
mythz
committed
94ad0ae
View commit details
Copy full SHA for 94ad0ae
View code at this point
Browse repository at this point
Commits on Sep 3, 2012
Add support for binary content types when caching.
mythz
committed
bdce5f5
View commit details
Copy full SHA for bdce5f5
View code at this point
Browse repository at this point
Fix redirect bug when self-hosting
mythz
committed
cb29971
View commit details
Copy full SHA for cb29971
View code at this point
Browse repository at this point
Commits on Aug 30, 2012
INCR to v3.97
mythz
committed
5a0ea88
View commit details
Copy full SHA for 5a0ea88
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Enable response filter content-type lookup based on "real" content type
Andrew Robinson
committed
10f6691
View commit details
Copy full SHA for 10f6691
View code at this point
Browse repository at this point
Add details to serialization exception, for better explanation to client
Andrew Robinson
committed
3e3b795
View commit details
Copy full SHA for 3e3b795
View code at this point
Browse repository at this point
INCR to v3.96
mythz
committed
bd562f2
View commit details
Copy full SHA for bd562f2
View code at this point
Browse repository at this point
Change underlying data structure of StatusCode to be an int to support new HttpStatusCodes not in .NET's Enum.
Show description for 150b032
mythz
committed
150b032
View commit details
Copy full SHA for 150b032
View code at this point
Browse repository at this point
Commits on Aug 26, 2012
Allow MimeTypes to be extended
mythz
committed
a40e0c3
View commit details
Copy full SHA for a40e0c3
View code at this point
Browse repository at this point
speeding up razor websites start times with parallel compilation.
mythz
committed
3d70e72
View commit details
Copy full SHA for 3d70e72
View code at this point
Browse repository at this point
Commits on Aug 25, 2012
Fix hanging in Markdown RegEx on Mono, some refactoring
mythz
committed
93649d0
View commit details
Copy full SHA for 93649d0
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
Refactored VirtualPath provider, moved to .NET 3.5 ServiceStack.dll to share with Markdown View Engine as well.
Show description for 5f3b77b
mythz
committed
5f3b77b
View commit details
Copy full SHA for 5f3b77b
View code at this point
Browse repository at this point
Commits on Aug 16, 2012
Merge pull request #220 from desunit/master
Show description for 81e318a
desunit
committed
81e318a
View commit details
Copy full SHA for 81e318a
View code at this point
Browse repository at this point
fixed #216:
Show description for 65ccba6
desunit
committed
65ccba6
View commit details
Copy full SHA for 65ccba6
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/ServiceStack/ServiceStack
mythz
committed
038b96e
View commit details
Copy full SHA for 038b96e
View code at this point
Browse repository at this point
tweaks to get Razor working in Mono
mythz
committed
701f2d0
View commit details
Copy full SHA for 701f2d0
View code at this point
Browse repository at this point
'src/ServiceStack.Common/ServiceClient.Web/AsyncServiceClient.cs'
Show description for 5152e90
sashagit
committed
5152e90
View commit details
Copy full SHA for 5152e90
View code at this point
Browse repository at this point
Commits on Aug 14, 2012
Merge branch 'master' of https://github.com/ServiceStack/ServiceStack
mythz
committed
ec1175d
View commit details
Copy full SHA for ec1175d
View code at this point
Browse repository at this point
Move XLinqExt into class in Razor
mythz
committed
ee273ec
View commit details
Copy full SHA for ee273ec
View code at this point
Browse repository at this point
Merge pull request #212 from pingvinen/master
Show description for 2e35157
mythz
committed
2e35157
View commit details
Copy full SHA for 2e35157
View code at this point
Browse repository at this point
Commits on Aug 13, 2012
Set cookies on missing requests
mythz
committed
c8d4f5b
View commit details
Copy full SHA for c8d4f5b
View code at this point
Browse repository at this point
Commits on Aug 11, 2012
Added overridable behaviour for RequestScope
mythz
committed
df58dcb
View commit details
Copy full SHA for df58dcb
View code at this point
Browse repository at this point
Commits on Aug 9, 2012
Added implementation for IRestClient.Patch method.
Show description for b3ad41d
Patrick Timm
committed
b3ad41d
View commit details
Copy full SHA for b3ad41d
View code at this point
Browse repository at this point
Commits on Aug 6, 2012
added v3.94 SS libs + INCR to v3.94
mythz
committed
6a99364
View commit details
Copy full SHA for 6a99364
View code at this point
Browse repository at this point
Commits on Jul 31, 2012
* Glob-extension-method for filesystem-like string-matching
jrosskopf
committed
2f5743c
View commit details
Copy full SHA for 2f5743c
View code at this point
Browse repository at this point
Commits on Jul 30, 2012
INCR to v3.93
mythz
committed
9238613
View commit details
Copy full SHA for 9238613
View code at this point
Browse repository at this point
Fixed issue #201
Show description for 1d00fc3
steff-mueller
committed
1d00fc3
View commit details
Copy full SHA for 1d00fc3
View code at this point
Browse repository at this point
Commits on Jul 26, 2012
Merge pull request #200 from pseabury/master
Show description for fbbce0f
mythz
committed
fbbce0f
View commit details
Copy full SHA for fbbce0f
View code at this point
Browse repository at this point
Pass back timeouts on Async Calls
pseabury
committed
2df2bc7
View commit details
Copy full SHA for 2df2bc7
View code at this point
Browse repository at this point
Commits on Jul 23, 2012
More Razor tests/demos + changes
mythz
committed
91e32f2
View commit details
Copy full SHA for 91e32f2
View code at this point
Browse repository at this point
Commits on Jul 16, 2012
Fix MVC Razor support in ServiceStack
mythz
committed
2d07c4f
View commit details
Copy full SHA for 2d07c4f
View code at this point
Browse repository at this point
Commits on Jul 14, 2012
Add support for RequestScope in Funq + tests for HttpListener + WebRequest
mythz
committed
7a9abca
View commit details
Copy full SHA for 7a9abca
View code at this point
Browse repository at this point
Commits on Jul 10, 2012
Update Monotouch to version 3.8.5
pseabury
committed
184b7e0
View commit details
Copy full SHA for 184b7e0
View code at this point
Browse repository at this point
Commits on Jul 9, 2012
INCR to v3.85
mythz
committed
bdb299a
View commit details
Copy full SHA for bdb299a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.