aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Limit/RepeatLimitStrategy.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames1-1/+1
LICENSE.txt.
2008-05-16Formatting cleanup.Jeff Ames1-19/+19
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-1/+0
(this took a while to run).
2008-04-03* Adding request time limiting strategy for texture requests, though this ↵Justin Clarke Casey1-1/+1
isn't useable yet
2008-03-25Fix a couple more warnings.Jeff Ames1-3/+0
2008-03-24* Refactor: Genericise request limit strategies and move to ↵Justin Clarke Casey1-0/+113
OpenSim.Framework.Communications.Limit