Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-01-01 | The Library Service is now working. UserProfileCacheService.LibraryRoot is ↵ | Diva Canto | 1 | -4/+20 | |
obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible. | |||||
2010-01-01 | Forgotten modules in prior commit. | Diva Canto | 1 | -1/+1 | |
2010-01-01 | New LL login service is working! -- tested in standalone only. Things still ↵ | Diva Canto | 1 | -79/+110 | |
missing from response, namely Library and Friends. Appearance service is also missing. | |||||
2009-12-31 | Yes! First test of new login service done still in 2009! Bombs in auth, ↵ | Diva Canto | 1 | -0/+2 | |
because the data migration is missing. Will fix it next year... * HAPPY NEW YEAR! | |||||
2009-12-31 | A lot more beef on the login service. The LLLoginResponse is a MONSTER! ↵ | Diva Canto | 1 | -21/+63 | |
Almost done... | |||||
2009-12-31 | * Added the Login server handlers that were lost in yesterday's commit grief | Diva Canto | 1 | -12/+54 | |
* More beef to the LLLoginService * Better design for handling local simulation service | |||||
2009-12-31 | More progress on both the Simulation service and the Login service. Both ↵ | Diva Canto | 1 | -2/+160 | |
still unfinished. | |||||
2009-12-30 | First pass at the new login service. Still incomplete, but doesn't disrupt ↵ | Diva Canto | 1 | -0/+74 | |
the existing code. |