Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding the new grid services skeleton. Still very much based on the old | Melanie Thielker | 2009-07-10 | 1 | -0/+83 |
| | | | | | | one but alowing multi-tenancy. | ||||
* | Updated services to allow external applications like web interfaces to | Melanie Thielker | 2009-06-30 | 2 | -13/+74 |
| | | | | | | | authenticate against the services. This paves the way for such apps to directly talk to services. | ||||
* | Add RegionSecret to user data structure to provide data update security | Melanie Thielker | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | Committing RemoteUserServiceConnector out connector, local user service | Melanie Thielker | 2009-06-22 | 1 | -3/+2 |
| | | | | | | connector and the glue code. | ||||
* | Committing the meat of the user server interface and the bones of the ↵ | Melanie Thielker | 2009-06-22 | 1 | -0/+45 |
| | | | | service implementation | ||||
* | Update svn properties. | Jeff Ames | 2009-06-22 | 1 | -38/+38 |
| | |||||
* | Implementation of a simple authentication service + in connector in route to ↵ | diva | 2009-06-17 | 1 | -11/+19 |
| | | | | making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon. | ||||
* | Factoring out "land_data" / RequestLandData that was hanging off of ↵ | diva | 2009-06-14 | 1 | -0/+38 |
| | | | | IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works. | ||||
* | Update svn properties. | Jeff Ames | 2009-06-14 | 1 | -38/+38 |
| | |||||
* | Oops. Forgot to add this file. | diva | 2009-06-14 | 1 | -0/+38 |
| | |||||
* | Fixes mantis #3803. Thanks jhurliman. | diva | 2009-06-11 | 1 | -1/+2 |
| | |||||
* | Added more functions to IInventoryService. Unsure about whether all of these ↵ | diva | 2009-06-08 | 1 | -0/+35 |
| | | | | are really necessary. | ||||
* | First draft of inventory service connectors, and service implementation. No ↵ | diva | 2009-06-07 | 1 | -0/+118 |
| | | | | | | | handlers yet, this is just the OUT part for now. It's not active and nothing in the simulator uses this yet. Just checking it in to start sharing with others. There are a couple of interesting software design points that could use other devs opinions. Hopefully I added all needed files. | ||||
* | Committing the partial refactor of authentication services. No user functionlity | Melanie Thielker | 2009-06-03 | 1 | -4/+23 |
| | | | | | | will eat your babies, etc | ||||
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 2 | -2/+56 |
| | |||||
* | Correct a minor typo | Melanie Thielker | 2009-05-25 | 1 | -1/+1 |
| | |||||
* | Beginning of refactoring RESTComms/LocalComms in the new style of services ↵ | diva | 2009-05-25 | 2 | -0/+95 |
| | | | | and connectors. This commit has the beginning of the In connector, not the Out. Nothing of this is finished yet, and it doesn't run. But it should compile ok. | ||||
* | Connect up the new asset cache and introduce an asynchronous call path | Melanie Thielker | 2009-05-10 | 1 | -0/+5 |
| | | | | | | for asset retrieval (full asset only) to ease migration to the new system | ||||
* | More additions to the nextgen reference UGAIM | Melanie Thielker | 2009-05-08 | 1 | -0/+53 |
| | |||||
* | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-05-05 | 1 | -0/+27 |
| | |||||
* | Some refactoring. Database is now active in the new user server | Melanie Thielker | 2009-05-05 | 1 | -1/+1 |
| | |||||
* | Add an interface skeleton for user services | Melanie Thielker | 2009-05-05 | 1 | -0/+6 |