Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 1 | -1/+1 |
| | |||||
* | * minor: Eliminate unused paramter in LocalUserServices constructors | Justin Clarke Casey | 2008-11-28 | 1 | -1/+1 |
| | |||||
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 1 | -4/+4 |
| | |||||
* | * test: Inch forward with another test by using a skeletal in memory ↵ | Justin Clarke Casey | 2008-11-27 | 1 | -0/+4 |
| | | | | inventory data plugin | ||||
* | * test: Add the ability to add a plugin directory to the user and inventory ↵ | Justin Clarke Casey | 2008-11-27 | 1 | -1/+3 |
| | | | | | | | | services in order to extend unit tests for user and inventory information * I can't spend any longer in trying to get Mono.Addins to work with the unit tests, so this is not a proper plugin at this time | ||||
* | * Add enough infrastructure code to run an extremely basic and flaky add ↵ | Justin Clarke Casey | 2008-11-20 | 1 | -0/+44 |
root agent scene test |