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 }}
grafoo
/
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.ServiceInterface
Testing
on
async
User selector
All users
All time
Commit history
Commits on May 30, 2012
Merge branch 'master' into async-spacification
Show description for b71d216
steff-mueller
committed
b71d216
View commit details
Copy full SHA for b71d216
View code at this point
Browse repository at this point
Commits on May 29, 2012
Spacify ServiceStack.ServiceInterface assembly
yeurch
committed
cd977d3
View commit details
Copy full SHA for cd977d3
View code at this point
Browse repository at this point
Commits on May 26, 2012
Merge branch 'master' into async
steff-mueller
committed
2cd7f1a
View commit details
Copy full SHA for 2cd7f1a
View code at this point
Browse repository at this point
Commits on Apr 24, 2012
PostFileWithRequest
JonCanning
committed
451df31
View commit details
Copy full SHA for 451df31
View code at this point
Browse repository at this point
Commits on Apr 11, 2012
Merge branch 'master' into async
steff-mueller
committed
a35c7e0
View commit details
Copy full SHA for a35c7e0
View code at this point
Browse repository at this point
Add helper to create a MockAppHost from a MockRequestContext (useful in testing)
mythz
committed
5d73a3c
View commit details
Copy full SHA for 5d73a3c
View code at this point
Browse repository at this point
Added Does_validate_RequiredRoles_with_UserAuthRepo_When_Role_not_in_Session() test
mythz
committed
0dae19e
View commit details
Copy full SHA for 0dae19e
View code at this point
Browse repository at this point
Commits on Apr 1, 2012
simplified ServiceManager
steff-mueller
committed
a8387dc
View commit details
Copy full SHA for a8387dc
View code at this point
Browse repository at this point
refactored ServiceController
Show description for db0e66f
steff-mueller
committed
db0e66f
View commit details
Copy full SHA for db0e66f
View code at this point
Browse repository at this point
Commits on Feb 26, 2012
BREAKING CHANGE: Change all of ServiceStack add-ons to use the new IPlugin API.
Show description for db86ee0
mythz
committed
db86ee0
View commit details
Copy full SHA for db86ee0
View code at this point
Browse repository at this point
Commits on Feb 17, 2012
Fix SOAP clients to handle exceptions properly
mythz
committed
533ce17
View commit details
Copy full SHA for 533ce17
View code at this point
Browse repository at this point
Commits on Feb 15, 2012
Allow Request/Response Filters for MessageHandlers.
Show description for 43768e8
mythz
committed
43768e8
View commit details
Copy full SHA for 43768e8
View code at this point
Browse repository at this point
Commits on Jan 30, 2012
Refactored auto wire container functionality
steff-mueller
committed
ac18dd3
View commit details
Copy full SHA for ac18dd3
View code at this point
Browse repository at this point
Commits on Jan 29, 2012
Provide Release hook on IAppHost that can be overridden to pass executed autowired instances of filters and services which can be released in the alt IOCs.
mythz
committed
84d63af
View commit details
Copy full SHA for 84d63af
View code at this point
Browse repository at this point
Commits on Jan 27, 2012
Added support for PostFile to use a stream instead of only a fileinfo. This is to support times when you are creating files in memory or other scenarios when the content doesn't exist on disk and …
Show description for a56c3bf
greghroberts
committed
a56c3bf
View commit details
Copy full SHA for a56c3bf
View code at this point
Browse repository at this point
Commits on Jan 20, 2012
Merge remote-tracking branch 'upstream/master'
steff-mueller
committed
5a071c8
View commit details
Copy full SHA for 5a071c8
View code at this point
Browse repository at this point
started adding auto-wiring for filter attributes
steff-mueller
committed
367fdac
View commit details
Copy full SHA for 367fdac
View code at this point
Browse repository at this point
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 18, 2012
refactor Auth some more...
mythz
committed
425b778
View commit details
Copy full SHA for 425b778
View code at this point
Browse repository at this point
Commits on Jan 16, 2012
latest Auth fixes/tweaks
mythz
committed
38332a9
View commit details
Copy full SHA for 38332a9
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 Dec 16, 2011
Created ISession with SessionFactory provider using ICacheClient.
Show description for 490cbff
mythz
committed
490cbff
View commit details
Copy full SHA for 490cbff
View code at this point
Browse repository at this point
Commits on Dec 5, 2011
Add OriginalRequest and OriginalResponse property getters on IHttpRequest and IHttpResponse to fetch the underlying Request/Response
mythz
committed
464cb75
View commit details
Copy full SHA for 464cb75
View code at this point
Browse repository at this point
Commits on Nov 14, 2011
Auth/Registration + Basic/Credentials implementation changes to better support real-world use-cases.
mythz
committed
4012890
View commit details
Copy full SHA for 4012890
View code at this point
Browse repository at this point
Commits on Nov 2, 2011
Moved old UserSession into a deprecated namespace to let users know there's a new supported Session/OAuth forthcoming.
Show description for 8fb8cc6
mythz
committed
8fb8cc6
View commit details
Copy full SHA for 8fb8cc6
View code at this point
Browse repository at this point
Commits on Nov 1, 2011
Add Proxy to all ServiceClients, add url overload for SendOneWay method, use overload in mqhost reply messages
mythz
committed
e2ab673
View commit details
Copy full SHA for e2ab673
View code at this point
Browse repository at this point
Commits on Oct 31, 2011
Add UserAgent to IHttpRequest, Add Cookies/LastModified overloads to HttpResult, Get Serialization exceptions to throw 400 status codes. Change IMessage to include a Body property and remove redund…
Show description for 5331e39
mythz
committed
5331e39
View commit details
Copy full SHA for 5331e39
View code at this point
Browse repository at this point
Commits on Oct 29, 2011
fix broken unit tests
mythz
committed
5a942ec
View commit details
Copy full SHA for 5a942ec
View code at this point
Browse repository at this point
Commits on Jun 23, 2011
Adding more unit tests and support for MVC Razor view engine.
Show description for 4ed211d
mythz
committed
4ed211d
View commit details
Copy full SHA for 4ed211d
View code at this point
Browse repository at this point
Commits on Jun 10, 2011
Moved Contrib's ServiceStack.ServiceInterfaces.proj back into the ServiceStack repo so it builds better in Mono/MonoDevelop.
mythz
committed
57af1ce
View commit details
Copy full SHA for 57af1ce
View code at this point
Browse repository at this point
Commits on Feb 19, 2011
Major refactor, Removed all traces of ILMERGE. Moved non-core framework projects to ServiceStack.Contrib. Upgraded to VS 2010
mythz
committed
613c4c0
View commit details
Copy full SHA for 613c4c0
View code at this point
Browse repository at this point
Commits on Feb 13, 2011
Major refactor to formats and their serializers so they're cacheable with ServiceStack's caching providers.
Show description for ca7f7be
mythz
committed
ca7f7be
View commit details
Copy full SHA for ca7f7be
View code at this point
Browse repository at this point
Commits on Jan 31, 2011
Added PostFile method to upload a file to the IRestClient and IReplyClient interfaces.
Show description for 3409b0a
mythz
committed
3409b0a
View commit details
Copy full SHA for 3409b0a
View code at this point
Browse repository at this point
Commits on Jan 27, 2011
Added new ServiceStack.Text and ServiceStack.Interfaces libs
Show description for 738d1fd
mythz
committed
738d1fd
View commit details
Copy full SHA for 738d1fd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.