summaryrefslogtreecommitdiffstats
path: root/test/server/pelement.rb
Commit message (Expand)AuthorAgeFilesLines
* Renaming "pelement" to "resource". The old name is a holdover from before we...luke2007-01-311-297/+0
* Almost all tests now pass. I have basically reached the point where I was be...luke2006-12-111-8/+3
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-161-0/+0
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-10/+3
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-4/+1
* Did some work on making sure object removal actually works, thus stopping som...luke2006-05-251-1/+1
* Bug fixes from OS X for 0.16.3luke2006-05-011-0/+1
* Hopefully final bug fixes in preparation for 0.16.3luke2006-04-301-1/+10
* Adding in all of the patches necessary to make a prototype rails interface to...luke2006-04-281-2/+2
* Final commit before 0.16.0luke2006-04-211-2/+60
* Go some work started on developing authorization, but I have made little prog...luke2006-04-211-4/+4
* pelement listing now worksluke2006-04-201-24/+43
* Added a list class method to just about all types, and it seems to actually w...luke2006-04-201-15/+100
* Adding a "list" class method to most types, and using it in the tests for the...luke2006-04-201-0/+55
* A simple first version of an object (called "pelement") server is now in plac...luke2006-04-201-0/+81