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 }}
IcodeNet
/
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
Web
on
async
User selector
All users
All time
Commit history
Commits on Sep 3, 2012
Merge branch 'master' into async
Show description for 5098c9e
steff-mueller
committed
5098c9e
View commit details
Copy full SHA for 5098c9e
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Merge branch 'master' into async
Show description for ff71ab0
steff-mueller
committed
ff71ab0
View commit details
Copy full SHA for ff71ab0
View code at this point
Browse repository at this point
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
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 28, 2012
Merge branch 'master' into async
Show description for 4001954
steff-mueller
committed
4001954
View commit details
Copy full SHA for 4001954
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
Commits on Aug 24, 2012
Merge branch 'master' into async
Show description for a18e22f
steff-mueller
committed
a18e22f
View commit details
Copy full SHA for a18e22f
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 Jul 25, 2012
Clean-up
Show description for 13cc53a
steff-mueller
committed
13cc53a
View commit details
Copy full SHA for 13cc53a
View code at this point
Browse repository at this point
Commits on Jun 6, 2012
Added back missing Referer HttpHeader constant
mythz
committed
2e7a00f
View commit details
Copy full SHA for 2e7a00f
View code at this point
Browse repository at this point
Checking after headers (X-Forwarded-For, X-Real-IP) when getting the UserHostAddress
csakshaug
committed
462ac48
View commit details
Copy full SHA for 462ac48
View code at this point
Browse repository at this point
Commits on May 31, 2012
Spacify ServiceStack.Common assembly
yeurch
committed
3d8fd17
View commit details
Copy full SHA for 3d8fd17
View code at this point
Browse repository at this point
Commits on May 21, 2012
Add Contrinue redirect to AuthService
mythz
committed
ee9ff6c
View commit details
Copy full SHA for ee9ff6c
View code at this point
Browse repository at this point
Commits on May 19, 2012
Added Continue to Auth + Registration to specify a Redirect Url
mythz
committed
112f682
View commit details
Copy full SHA for 112f682
View code at this point
Browse repository at this point
Commits on Apr 11, 2012
Add shorter alias
mythz
committed
e972c78
View commit details
Copy full SHA for e972c78
View code at this point
Browse repository at this point
Add generic method to fetch a typed Response DTO if one was returned
mythz
committed
e44cde0
View commit details
Copy full SHA for e44cde0
View code at this point
Browse repository at this point
Commits on Apr 3, 2012
Enhance RequestLogger, include optional Session, Resposne and Error Tracking
mythz
committed
4044e8e
View commit details
Copy full SHA for 4044e8e
View code at this point
Browse repository at this point
Commits on Apr 2, 2012
Added InMemoryRollingRequestLogger + RequestLogsFeature + RequestLogsService to inspect most recent logs in real-time.
Show description for 6d9498d
mythz
committed
6d9498d
View commit details
Copy full SHA for 6d9498d
View code at this point
Browse repository at this point
Commits on Mar 31, 2012
Add object.ToResponseDto() and object.ToResponseStatus() overloads to easily get Response objects from bare object or inside IHttpResult container.
mythz
committed
06ac18e
View commit details
Copy full SHA for 06ac18e
View code at this point
Browse repository at this point
Commits on Mar 19, 2012
Make HelloImage more readable
mythz
committed
2cb5f12
View commit details
Copy full SHA for 2cb5f12
View code at this point
Browse repository at this point
Add services for different ways of returning an image.
mythz
committed
ead64b9
View commit details
Copy full SHA for ead64b9
View code at this point
Browse repository at this point
Commits on Feb 17, 2012
custom deserializer not called due to trailing charset header
mp3125
committed
5bf88d5
View commit details
Copy full SHA for 5bf88d5
View code at this point
Browse repository at this point
Commits on Feb 14, 2012
Support JSONP even for HttpResults
mythz
committed
8cc4a74
View commit details
Copy full SHA for 8cc4a74
View code at this point
Browse repository at this point
Commits on Feb 11, 2012
refactored service cache mechanism
steff-mueller
committed
397a22f
View commit details
Copy full SHA for 397a22f
View code at this point
Browse repository at this point
Commits on Feb 7, 2012
Allow UTF8-charset to be added on specified content types
mythz
committed
b1ec350
View commit details
Copy full SHA for b1ec350
View code at this point
Browse repository at this point
Commits on Jan 28, 2012
Merge remote branch 'origin/master'
mythz
committed
fb3df9c
View commit details
Copy full SHA for fb3df9c
View code at this point
Browse repository at this point
Get SILVERLIGHT build compiling
mythz
committed
5a5d81b
View commit details
Copy full SHA for 5a5d81b
View code at this point
Browse repository at this point
Commits on Jan 27, 2012
check in /lib dlls and get HttpResult constructors to call the default one populating ideal defaults
mythz
committed
60fb9b8
View commit details
Copy full SHA for 60fb9b8
View code at this point
Browse repository at this point
Commits on Jan 26, 2012
Added auth.provider.RedirectUrl for when there is no referer.
Show description for 3293eb7
mythz
committed
3293eb7
View commit details
Copy full SHA for 3293eb7
View code at this point
Browse repository at this point
Commits on Jan 22, 2012
Moved ControllerBase FunqControllerFactory and FunqValidatorbase into SS.MVC project
mythz
committed
78cffae
View commit details
Copy full SHA for 78cffae
View code at this point
Browse repository at this point
Commits on Jan 20, 2012
Roles, Permissions and more tests - v3.30 pushed to NuGet
mythz
committed
1e31880
View commit details
Copy full SHA for 1e31880
View code at this point
Browse repository at this point
Commits on Jan 15, 2012
Refactor Authentication
mythz
committed
ad6cfc7
View commit details
Copy full SHA for ad6cfc7
View code at this point
Browse repository at this point
Commits on Jan 3, 2012
beef-up validation
mythz
committed
b490319
View commit details
Copy full SHA for b490319
View code at this point
Browse repository at this point
Commits on Jan 1, 2012
add overload to HttpResult
mythz
committed
746ca88
View commit details
Copy full SHA for 746ca88
View code at this point
Browse repository at this point
Commits on Dec 30, 2011
Fix broken tests
mythz
committed
6fe67c0
View commit details
Copy full SHA for 6fe67c0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.