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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
api-dev
/
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
on
v3
User selector
All users
All time
Commit history
Commits on May 19, 2016
QueueNames<T> does not respect QueuePrefix (Clean Commit and whitespace)
kinstephen
committed
5468abd
View commit details
Copy full SHA for 5468abd
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
Trying to apply v4 patch for mq requests: https://github.com/ServiceStack/Issues/issues/335
piotr-g
committed
313e1de
View commit details
Copy full SHA for 313e1de
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
Don't create SessionId's with Url unfriendly chars
Show description for 6ff2711
kinstephen
committed
6ff2711
View commit details
Copy full SHA for 6ff2711
View code at this point
Browse repository at this point
Commits on Dec 24, 2014
Don't try to serialize null objects
Show description for 2f62273
itamar82
committed
2f62273
View commit details
Copy full SHA for 2f62273
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Upgrade Markdown's ShouldSkipPaths as a global Config.ScanSkipPaths option which VFS now avoids scanning.
Show description for 17e6a4a
mbischoff
committed
17e6a4a
View commit details
Copy full SHA for 17e6a4a
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Merge fix based on #924 discussions
voloda
committed
eb723ad
View commit details
Copy full SHA for eb723ad
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
Only process the RequestFilters with priority >= 0
timvw
committed
9cd0cbb
View commit details
Copy full SHA for 9cd0cbb
View code at this point
Browse repository at this point
Commits on Mar 8, 2014
Added new redis hash methods to interface
Jesse Pasichnyk
committed
66eb4e4
View commit details
Copy full SHA for 66eb4e4
View code at this point
Browse repository at this point
Commits on Feb 2, 2014
Made public methods on AuthService virtual, so easier to override
joshilewis
committed
38fc6f6
View commit details
Copy full SHA for 38fc6f6
View code at this point
Browse repository at this point
Commits on Jan 1, 2014
Merge pull request #871 from jeffgabhart/lowercase-http-method
Show description for b2b401b
mythz
committed
b2b401b
View commit details
Copy full SHA for b2b401b
View code at this point
Browse repository at this point
Commits on Dec 31, 2013
Respect the X-Http-Method-Override header when choosing a handler.
jeffgabhart
committed
f9f195b
View commit details
Copy full SHA for f9f195b
View code at this point
Browse repository at this point
RestPath.IsMatch should match a lowercase http method.
Show description for 76b62e1
jeffgabhart
committed
76b62e1
View commit details
Copy full SHA for 76b62e1
View code at this point
Browse repository at this point
Commits on Dec 1, 2013
Fix Silverlight build error
mythz
committed
cc0ecae
View commit details
Copy full SHA for cc0ecae
View code at this point
Browse repository at this point
Merge pull request #866 from Its-Tyson/razor-fixes-and-precompile
Show description for c3975bb
mythz
committed
c3975bb
View commit details
Copy full SHA for c3975bb
View code at this point
Browse repository at this point
Added razor precompilation tests.
Show description for fcfac9f
tystol
committed
fcfac9f
View commit details
Copy full SHA for fcfac9f
View code at this point
Browse repository at this point
Change ApplicationException to AuthenticationException which doesn't exist in SL5
mythz
committed
fd7ebd1
View commit details
Copy full SHA for fd7ebd1
View code at this point
Browse repository at this point
Added option to wait for all razor precompilation tasks during startup.
tystol
committed
85e3ba2
View commit details
Copy full SHA for 85e3ba2
View code at this point
Browse repository at this point
Changed razor compile message log level to debug.
tystol
committed
8fa0987
View commit details
Copy full SHA for 8fa0987
View code at this point
Browse repository at this point
Added razor view precompilation feature.
tystol
committed
b4ca57e
View commit details
Copy full SHA for b4ca57e
View code at this point
Browse repository at this point
Redirect (old?) WatchForModifiedPages property to EnableLiveReload
tystol
committed
ec2f88a
View commit details
Copy full SHA for ec2f88a
View code at this point
Browse repository at this point
Commits on Nov 30, 2013
Unit test reproducing range header larger than file size, and fixes.
tystol
committed
6d028bc
View commit details
Copy full SHA for 6d028bc
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
Merge branch 'v3-fixes' into v3
mythz
committed
cb6aa67
View commit details
Copy full SHA for cb6aa67
View code at this point
Browse repository at this point
Commits on Nov 8, 2013
throw meaningful message when header does not include a space
dchurchland
committed
4849936
View commit details
Copy full SHA for 4849936
View code at this point
Browse repository at this point
Commits on Oct 24, 2013
Added fix for malformed cookie name.
tystol
committed
a1316f6
View commit details
Copy full SHA for a1316f6
View code at this point
Browse repository at this point
Commits on Oct 23, 2013
Merge branch 'v3-fixes' into v3
mythz
committed
31e5841
View commit details
Copy full SHA for 31e5841
View code at this point
Browse repository at this point
fix int to char conversion
Show description for 175d727
NickLarsen
committed
175d727
View commit details
Copy full SHA for 175d727
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Merge branch 'v3-fixes' into v3
mythz
committed
c206288
View commit details
Copy full SHA for c206288
View code at this point
Browse repository at this point
Re-factor StripHtml into ConvertHtmlCodes extension method
mythz
committed
bba7aa8
View commit details
Copy full SHA for bba7aa8
View code at this point
Browse repository at this point
Merge branch 'v3-fixes' into v3
mythz
committed
35e40ce
View commit details
Copy full SHA for 35e40ce
View code at this point
Browse repository at this point
add StringExtensions.StripHtml option
Show description for 8c0fe56
NickLarsen
committed
8c0fe56
View commit details
Copy full SHA for 8c0fe56
View code at this point
Browse repository at this point
Commits on Oct 17, 2013
Merge branch 'v3-fixes' into v3
mythz
committed
b2f67f1
View commit details
Copy full SHA for b2f67f1
View code at this point
Browse repository at this point
Facebook Provider - Handle an error callback
Show description for 751c679
jeffgabhart
committed
751c679
View commit details
Copy full SHA for 751c679
View code at this point
Browse repository at this point
Commits on Oct 16, 2013
Merge pull request #846 from jamesgroat/v3
Show description for 10b39c1
mythz
committed
10b39c1
View commit details
Copy full SHA for 10b39c1
View code at this point
Browse repository at this point
Make swagger display nullable enum types correctly.
Show description for cbe5ef5
jamesgroat
committed
cbe5ef5
View commit details
Copy full SHA for cbe5ef5
View code at this point
Browse repository at this point
Fix incorrect return instead of continue inside foreach
Show description for 4f249b9
jamesgroat
committed
4f249b9
View commit details
Copy full SHA for 4f249b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.