aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Limit (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby4-6/+1
(this took a while to run).
2008-04-03Update svn properties.Jeff Ames1-0/+0
2008-04-03* Adding request time limiting strategy for texture requests, though this ↵Justin Clarke Casey2-1/+141
isn't useable yet
2008-03-25Fix a couple more warnings.Jeff Ames1-3/+0
2008-03-24* Fix build break in last revision. Thanks to paulieFemto for pointing it out.Justin Clarke Casey1-4/+4
2008-03-24* Picky comment changeJustin Clarke Casey1-1/+1
2008-03-24* Create null limit strategyJustin Clarke Casey1-0/+42
2008-03-24* Refactor: Genericise request limit strategies and move to ↵Justin Clarke Casey2-0/+181
OpenSim.Framework.Communications.Limit