Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SQL statement | Diva Canto | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | Do the same for SQLite and MSSQL | Diva Canto | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | This should have a strong effect on the Unknown User issue mantis #6625 | Diva Canto | 2013-07-02 | 1 | -1/+6 |
| | |||||
* | remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-03-31 | 1 | -1/+1 |
| | |||||
* | GridUserService in place. Replaces the contrived concept of storing user's ↵ | Diva Canto | 2010-05-07 | 1 | -6/+2 |
| | | | | | | home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. BTW, the Meshing files want to be committed too -- EOFs. | ||||
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -2/+2 |
| | |||||
* | MSSQL tweaks for latest ROBUST - friends handling fixed, GridUserData ↵ | unknown | 2010-03-09 | 1 | -0/+68 |
placeholder added. Signed-off-by: Melanie <melanie@t-data.com> |