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.Interfaces
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 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
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
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
Fix broken tests
mythz
committed
a9ee391
View commit details
Copy full SHA for a9ee391
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 27, 2012
Removed [RouteAttribute].DefaultContentType as the functionality is not implemented internally
steff-mueller
committed
38c43b3
View commit details
Copy full SHA for 38c43b3
View code at this point
Browse repository at this point
Replaced [RestService] with [Route]
Show description for 34ae0f8
steff-mueller
committed
34ae0f8
View commit details
Copy full SHA for 34ae0f8
View code at this point
Browse repository at this point
Commits on Aug 26, 2012
Merge branch 'master' into async
Show description for 8847f77
steff-mueller
committed
8847f77
View commit details
Copy full SHA for 8847f77
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 24, 2012
fixed compilation
steff-mueller
committed
4c6601b
View commit details
Copy full SHA for 4c6601b
View code at this point
Browse repository at this point
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
Implemented Default/Preferred ResponseContentType
Show description for 7ad1bb7
steff-mueller
committed
7ad1bb7
View commit details
Copy full SHA for 7ad1bb7
View code at this point
Browse repository at this point
Commits on Aug 23, 2012
Update to plugins to allow plugins to pre-initialize by implementing IPreInitPlugin before plugins are run
mythz
committed
0a61e9a
View commit details
Copy full SHA for 0a61e9a
View code at this point
Browse repository at this point
refactoring
mythz
committed
61d7539
View commit details
Copy full SHA for 61d7539
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
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
Commits on Aug 14, 2012
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
Properly end SS requests that throw exceptions.
mythz
committed
2191e6e
View commit details
Copy full SHA for 2191e6e
View code at this point
Browse repository at this point
fix Mono build errors
mythz
committed
ade2505
View commit details
Copy full SHA for ade2505
View code at this point
Browse repository at this point
Add MVC to lib/
mythz
committed
dfb43cf
View commit details
Copy full SHA for dfb43cf
View code at this point
Browse repository at this point
Commits on Aug 9, 2012
Added Patch method (similar to Post, Put etc)
Show description for 0200857
Patrick Timm
committed
0200857
View commit details
Copy full SHA for 0200857
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
Merge branch 'master' into async
steff-mueller
committed
6db928c
View commit details
Copy full SHA for 6db928c
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 22, 2012
Added response binder functionality to IAppHost
Show description for fcb5c8f
steff-mueller
committed
fcb5c8f
View commit details
Copy full SHA for fcb5c8f
View code at this point
Browse repository at this point
Commits on Jul 20, 2012
Merge branch 'master' into async
Show description for 07e5df9
steff-mueller
committed
07e5df9
View commit details
Copy full SHA for 07e5df9
View code at this point
Browse repository at this point
improved Task<> plugin + refactored ServiceController
Show description for e608003
steff-mueller
committed
e608003
View commit details
Copy full SHA for e608003
View code at this point
Browse repository at this point
Commits on Jul 17, 2012
Add SetAll high-level wrappers of MSET on IRedisClient
mythz
committed
d34b6c1
View commit details
Copy full SHA for d34b6c1
View code at this point
Browse repository at this point
Commits on Jul 14, 2012
Get Request/Response filter to implement a Copy() method to create a new instance used on each request.
Show description for ff9860a
mythz
committed
ff9860a
View commit details
Copy full SHA for ff9860a
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
Commits on Jul 6, 2012
IRedisClient: add GetSortedItemsFromList
kevingessner
committed
7ac75f3
View commit details
Copy full SHA for 7ac75f3
View code at this point
Browse repository at this point
Commits on Jul 3, 2012
implement functionality for blocking pops of items over multiple lists
paulduran
committed
f86a475
View commit details
Copy full SHA for f86a475
View code at this point
Browse repository at this point
Commits on Jun 30, 2012
added new overload to IServiceRoutes
steff-mueller
committed
d0e54b6
View commit details
Copy full SHA for d0e54b6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.