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 }}
bohlool
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 16, 2013
Merge pull request #785 from lucky-ly/master
Show description for 1beb274
mythz
committed
1beb274
View commit details
Copy full SHA for 1beb274
Browse repository at this point
Merge remote-tracking branch 'origin/master'
lucky-ly
committed
3bc33b2
View commit details
Copy full SHA for 3bc33b2
Browse repository at this point
Fix bug with incorrect parsing Authentication request header with commas in params (URI, for example) in method ServiceStack.ServiceHost.HttpRequestAuthentication.GetDigestAuth()
lucky-ly
committed
f751377
View commit details
Copy full SHA for f751377
Browse repository at this point
Merge pull request #784 from emiba/RequiresAnyRolePermissionMvcSupport
Show description for a0ba553
mythz
committed
a0ba553
View commit details
Copy full SHA for a0ba553
Browse repository at this point
Made sure ExecuteServiceStackFiltersAttribute execute RequiresAnyRoleAttribute and RequiresAnyPermissionAttribute as well.
emiba
committed
70bd976
View commit details
Copy full SHA for 70bd976
Browse repository at this point
Commits on Jul 15, 2013
Merge pull request #781 from wilfrem/add_xamarin_android_indie_client
Show description for 4421c6d
mythz
committed
4421c6d
View commit details
Copy full SHA for 4421c6d
Browse repository at this point
Add new client project, settings and preprocess for Xamarin.Android Indie License (because we cannot use WCF in Indie License)
wilfrem
committed
a2bdddc
View commit details
Copy full SHA for a2bdddc
Browse repository at this point
Merge pull request #780 from prasannavl/master
Show description for 688941c
mythz
committed
688941c
View commit details
Copy full SHA for 688941c
Browse repository at this point
Merge branch 'master' of https://github.com/prasannavl/ServiceStack
prasannavl
committed
e5f3402
View commit details
Copy full SHA for e5f3402
Browse repository at this point
Refactor custom path handling to avoid too many if conditions
prasannavl
committed
d2b5811
View commit details
Copy full SHA for d2b5811
Browse repository at this point
Refractor Metadata custom path handling to avoid too many if conditions
prasannavl
committed
9554106
View commit details
Copy full SHA for 9554106
Browse repository at this point
Dynamic loading of Metadata Templates on start, and the ability to
Show description for b2a5a44
prasannavl
committed
b2a5a44
View commit details
Copy full SHA for b2a5a44
Browse repository at this point
Merge pull request #779 from prasannavl/master
Show description for b152e31
mythz
committed
b152e31
View commit details
Copy full SHA for b152e31
Browse repository at this point
Abstract out the Html templates for Metadata without impacting
Show description for f6c1737
prasannavl
committed
f6c1737
View commit details
Copy full SHA for f6c1737
Browse repository at this point
Commits on Jul 14, 2013
Merge pull request #777 from prasannavl/master
Show description for 532ec68
mythz
committed
532ec68
View commit details
Copy full SHA for 532ec68
Browse repository at this point
Add overflow to maintain background consistency.
prasannavl
committed
89aa008
View commit details
Copy full SHA for 89aa008
Browse repository at this point
Update error message
mythz
committed
2ed3fcc
View commit details
Copy full SHA for 2ed3fcc
Browse repository at this point
Add support for specifying a FallbackRoute, lowest precedence behind normal routes, static files or catch-all handlers
mythz
committed
78ff21a
View commit details
Copy full SHA for 78ff21a
Browse repository at this point
Commits on Jul 13, 2013
Allow ServiceClientBase to be overridable
mythz
committed
3900dd6
View commit details
Copy full SHA for 3900dd6
Browse repository at this point
Update NuGet.exe in .nuget as well
mythz
committed
8fb2a6c
View commit details
Copy full SHA for 8fb2a6c
Browse repository at this point
Update NuGet.exe
mythz
committed
83f347e
View commit details
Copy full SHA for 83f347e
Browse repository at this point
Add OpenId back to fix broken TC build
mythz
committed
bc53091
View commit details
Copy full SHA for bc53091
Browse repository at this point
Merge branch 'master' of https://github.com/ServiceStack/ServiceStack
mythz
committed
647bd7c
View commit details
Copy full SHA for 647bd7c
Browse repository at this point
take OpenId out of the build until its updated NuGet schema works with TeamCity
mythz
committed
9a5b018
View commit details
Copy full SHA for 9a5b018
Browse repository at this point
fix whitespace of ServiceClientBase
mythz
committed
c23bccc
View commit details
Copy full SHA for c23bccc
Browse repository at this point
Add Config.PreExecuteServiceFilter and PostExec to modify service instance before and after its executed
mythz
committed
15f1ce5
View commit details
Copy full SHA for 15f1ce5
Browse repository at this point
Commits on Jul 12, 2013
Merge pull request #776 from MarkWalls/master
Show description for 4581e82
mythz
committed
4581e82
View commit details
Copy full SHA for 4581e82
Browse repository at this point
Merge pull request #775 from pavelsavara/patch-1
Show description for 08dea6f
mythz
committed
08dea6f
View commit details
Copy full SHA for 08dea6f
Browse repository at this point
Added timing tests between Func and Expression compiled versions
Show description for 4f9851d
MarkWalls
committed
4f9851d
View commit details
Copy full SHA for 4f9851d
Browse repository at this point
better hints for DataContract serializer
pavelsavara
committed
1e2802f
View commit details
Copy full SHA for 1e2802f
Browse repository at this point
Commits on Jul 11, 2013
Merge pull request #774 from Its-Tyson/monotouch-fixes
Show description for a2ae456
mythz
committed
a2ae456
View commit details
Copy full SHA for a2ae456
Browse repository at this point
Cleaned up existing MonoTouch builds.
Show description for 5958c56
tystol
committed
5958c56
View commit details
Copy full SHA for 5958c56
Browse repository at this point
Fixed a bug for MonoTouch builds where resetting the http response stream position is not supported.
tystol
committed
3fed011
View commit details
Copy full SHA for 3fed011
Browse repository at this point
Synced MT project with main project.
tystol
committed
bc1beca
View commit details
Copy full SHA for bc1beca
Browse repository at this point
Commits on Jul 9, 2013
Merge pull request #770 from MarkWalls/patch-1
Show description for 088149b
mythz
committed
088149b
View commit details
Copy full SHA for 088149b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.