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
.
WarwickControl
/
ServiceStack.Text
Public
forked from
ServiceStack/ServiceStack.Text
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 May 6, 2013
INCR to v3.9.44
mythz
committed
15dfd14
View commit details
Copy full SHA for 15dfd14
Browse repository at this point
Fix QueryString serialization by buffering instead of multi-checks in lists serializers
mythz
committed
c0ad2cc
View commit details
Copy full SHA for c0ad2cc
Browse repository at this point
Commits on Apr 29, 2013
Add EndsWithIgnoreCase ext method
mythz
committed
59208ab
View commit details
Copy full SHA for 59208ab
Browse repository at this point
Commits on Apr 26, 2013
Merge pull request #320 from ddotlic/master
Show description for 9e6dae5
mythz
committed
9e6dae5
View commit details
Copy full SHA for 9e6dae5
Browse repository at this point
Silverlight build fix.
ddotlic
committed
572833b
View commit details
Copy full SHA for 572833b
Browse repository at this point
Commits on Apr 23, 2013
Allow clearing of Fn Caches to get tests passing
Demis
authored and
Demis
committed
dee8cab
View commit details
Copy full SHA for dee8cab
Browse repository at this point
Commits on Apr 22, 2013
Split out Raw CustomSerializer tests in a different file
mythz
committed
b1dc332
View commit details
Copy full SHA for b1dc332
Browse repository at this point
Don't cache keyFn fn for Hash, cache valueFn when types match
mythz
committed
7d3e768
View commit details
Copy full SHA for 7d3e768
Browse repository at this point
Add FromAsciiBytes/ToAsciiBytes Ext methods
mythz
committed
3b4f6c2
View commit details
Copy full SHA for 3b4f6c2
Browse repository at this point
Commits on Apr 21, 2013
Merge pull request #319 from Mistobaan/features/add-more-tests
Show description for b7767c5
mythz
committed
b7767c5
View commit details
Copy full SHA for b7767c5
Browse repository at this point
add tests for edge cases
Mistobaan
committed
ac0144a
View commit details
Copy full SHA for ac0144a
Browse repository at this point
Merge pull request #318 from Mistobaan/features/add-new-jsonescaper
Show description for e6d55a8
mythz
committed
e6d55a8
View commit details
Copy full SHA for e6d55a8
Browse repository at this point
Merfe JsonEscaper class into JsonTypeSerializer.Unescape
Mistobaan
committed
c35d652
View commit details
Copy full SHA for c35d652
Browse repository at this point
Add JsonEscaper to handle more string escaping cases
Mistobaan
committed
09503f9
View commit details
Copy full SHA for 09503f9
Browse repository at this point
Commits on Apr 20, 2013
Merge pull request #317 from Mistobaan/features/add-support-for-sbyte
Show description for afa1040
mythz
committed
afa1040
View commit details
Copy full SHA for afa1040
Browse repository at this point
Add support for sbytes Enums
Mistobaan
committed
4513716
View commit details
Copy full SHA for 4513716
Browse repository at this point
move tests in new AppDomain to avoid dirty caches
mythz
committed
aaa2824
View commit details
Copy full SHA for aaa2824
Browse repository at this point
Allow byte[] in AnonTypes to be overridden
mythz
committed
eb980c9
View commit details
Copy full SHA for eb980c9
Browse repository at this point
Allow serializing IEnumerable, when deserializing unknown IEnumerable is deserialized as List<string>
mythz
committed
9ffefd0
View commit details
Copy full SHA for 9ffefd0
Browse repository at this point
Commits on Apr 18, 2013
Merge pull request #314 from ddotlic/master
Show description for d9bfc2a
mythz
committed
d9bfc2a
View commit details
Copy full SHA for d9bfc2a
Browse repository at this point
New SL5 binaries for 3.9.44.
Show description for dbbe119
ddotlic
committed
dbbe119
View commit details
Copy full SHA for dbbe119
Browse repository at this point
INCR to v3.9.44
ddotlic
committed
ee5ed89
View commit details
Copy full SHA for ee5ed89
Browse repository at this point
Added missing method for SL and WinRT.
Show description for ab3c1f8
ddotlic
committed
ab3c1f8
View commit details
Copy full SHA for ab3c1f8
Browse repository at this point
Commits on Apr 17, 2013
Add ex.GetResponseBody() extension method in HTTP Utils
mythz
committed
2adae90
View commit details
Copy full SHA for 2adae90
Browse repository at this point
Commits on Apr 16, 2013
Add ParseManual workaround for parsing Dates in Mono
Demis
authored and
Demis
committed
da80c48
View commit details
Copy full SHA for da80c48
Browse repository at this point
remove dirty SS.Text dll from lib causing test runner issues
Demis
authored and
Demis
committed
c89a3fe
View commit details
Copy full SHA for c89a3fe
Browse repository at this point
ignore test xml files
Demis
authored and
Demis
committed
edf2f37
View commit details
Copy full SHA for edf2f37
Browse repository at this point
fix csvserializer whitespace
mythz
committed
35d59a5
View commit details
Copy full SHA for 35d59a5
Browse repository at this point
Commits on Apr 15, 2013
Merge pull request #311 from AlexandrYZ/master
Show description for 01013a3
mythz
committed
01013a3
View commit details
Copy full SHA for 01013a3
Browse repository at this point
Added test for LastMonday extension method.
AlexandrYZ
committed
4490268
View commit details
Copy full SHA for 4490268
Browse repository at this point
Fixed LastMonday issue.
AlexandrYZ
committed
b781542
View commit details
Copy full SHA for b781542
Browse repository at this point
INCR to v3.9.44
mythz
committed
47d147f
View commit details
Copy full SHA for 47d147f
Browse repository at this point
Commits on Apr 14, 2013
Merge pull request #310 from ddotlic/master
Show description for 6325fc7
mythz
committed
6325fc7
View commit details
Copy full SHA for 6325fc7
Browse repository at this point
Fixed Silverlight compilation issues.
Show description for e6bd3d5
ddotlic
committed
e6bd3d5
View commit details
Copy full SHA for e6bd3d5
Browse repository at this point
Commits on Apr 10, 2013
Merge pull request #307 from aleshi/master
Show description for 00f9759
mythz
committed
00f9759
View commit details
Copy full SHA for 00f9759
Browse repository at this point
Previous
Next
You can’t perform that action at this time.