summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Updated Rakefiledelano2011-04-031-0/+2
* don't try to select on io's that are closedJamis Buck2008-04-181-15/+36
* deferred server evaluation via session.use(&block)Jamis Buck2008-04-091-10/+11
* allow session#use to declare multiple servers in a single callJamis Buck2008-04-081-9/+7
* use an abbreviated session definition syntax (borrowing further from Capistrano)Jamis Buck2008-04-083-66/+86
* make with() and on() yield a new subsession object that encapsulates the set ...Jamis Buck2008-04-072-163/+153
* connection limitingJamis Buck2008-04-062-34/+28
* documentationJamis Buck2008-03-301-9/+0
* session testsJamis Buck2008-03-302-6/+338
* first pass at testsJamis Buck2008-03-295-0/+415