Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-01-19 | Add a Hyperlink flag to the regions table | Melanie | 1 | -1/+2 | |
2010-01-15 | Add a handful of new region flags and a small migration | Melanie | 1 | -1/+4 | |
2010-01-10 | Add a "LockedOut" flag to allow locking a region out via the grid server. | Melanie | 1 | -1/+2 | |
This flag prevents registration of a known region | |||||
2010-01-10 | Add "Persistent" flag to regions table flags values | Melanie | 1 | -1/+2 | |
2010-01-09 | Preliminary work on the new default region setting mechanism | Melanie | 1 | -0/+11 | |
2009-09-27 | Add the Migration for the regions table | Melanie | 1 | -0/+2 | |
2009-09-18 | First pass at the grid service. | Diva Canto | 1 | -1/+2 | |
2009-09-16 | Adding the MySQL RegionData service. | Melanie | 1 | -1/+1 | |
2009-09-16 | Database interface tot the new region store | Melanie | 1 | -7/+13 | |
2009-09-06 | Revising the user account data interfaces. No user functionality yet | Melanie | 1 | -8/+7 | |
2009-09-04 | Fully implement unencrypted auth token operations | Melanie | 1 | -0/+4 | |
2009-09-04 | Add the user authentication data adapter. This is meant to use a new table | Melanie | 1 | -5/+15 | |
schema, but can read the old ones for compatibility. It should not be used to write to the old tables unless you know what you're doing! This is untested and will probably not work. | |||||
2009-07-01 | Formatting cleanup. | Jeff Ames | 1 | -7/+7 | |
2009-07-01 | Add copyright headers. | Jeff Ames | 1 | -1/+26 | |
2009-07-01 | Update svn properties. | Jeff Ames | 1 | -17/+17 | |
2009-06-29 | Thank you kindly, Snowdrop, for a patch that solves: | Charles Krinke | 1 | -0/+17 | |
The current API for MRM is quite sparse, this patch supplies basic support for accessing the task inventory of object. |