Melanie
|
c8f3bb56ff
|
Merge branch 'master' into careminster
|
2010-02-08 22:11:38 +00:00 |
|
Melanie
|
210649f0d4
|
Make an exception report more clear. Fix a database access in Presence to
conform to the changes in the generic table handler.
|
2010-02-08 17:38:05 +00:00 |
|
Melanie
|
baaf660511
|
Merge branch 'master' into presence-refactor
This was a large, heavily conflicted merge and things MAY have got broken.
Please check!
|
2010-02-08 15:53:38 +00:00 |
|
Melanie
|
c6adbccc27
|
Finish the "Get friends" method
|
2010-02-07 12:06:00 +00:00 |
|
Master ScienceSim
|
e1b5c61247
|
Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
|
2010-02-05 18:07:59 -08:00 |
|
OpenSim Master
|
5f1f5c29e9
|
Fixing an incorrect logging message in insertUserRow
|
2010-02-05 18:06:01 -08:00 |
|
OpenSim Master
|
3e697ad57e
|
* Fixed the Cable Beach inventory server to save the CreatorID as well as properly handling null item names and descriptions * Fixed the MySQL reader to safely handle null values in string columns that can be null
|
2010-02-05 18:05:57 -08:00 |
|
John Hurliman
|
e251f42443
|
Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim into presence-refactor
|
2010-02-05 17:46:37 -08:00 |
|
OpenSim Master
|
310e14cf03
|
Fixing an incorrect logging message in insertUserRow
|
2010-02-05 17:45:36 -08:00 |
|
OpenSim Master
|
e982397cde
|
* Fixed the Cable Beach inventory server to save the CreatorID as well as properly handling null item names and descriptions * Fixed the MySQL reader to safely handle null values in string columns that can be null
|
2010-02-05 17:45:31 -08:00 |
|
Melanie
|
b92cb6126d
|
Implement the friends data adaptor
|
2010-02-05 12:31:29 +00:00 |
|
Diva Canto
|
bb736cee6b
|
Beginning of friends.
|
2010-02-01 16:05:59 -08:00 |
|
Diva Canto
|
5ce12c92d9
|
Fixed a missing field in the last regions table migration.
|
2010-01-16 08:32:32 -08:00 |
|
Melanie
|
0d5f182c02
|
Add a handful of new region flags and a small migration
|
2010-01-15 21:13:57 +00:00 |
|
Melanie
|
e189b3056f
|
Add last_seen field to regions table
|
2010-01-10 02:13:55 +00:00 |
|
Melanie
|
28d6705358
|
Preliminary work on the new default region setting mechanism
|
2010-01-09 20:46:32 +00:00 |
|
Melanie
|
d14589d1ab
|
Add migrations to add fields to user and auth tables
|
2010-01-08 18:10:59 +00:00 |
|
Melanie
|
7f960cd595
|
Merge branch 'master' into presence-refactor
|
2010-01-04 21:41:33 +00:00 |
|
Melanie
|
1ae9bfc074
|
Finish conversion if XInventoryService
|
2010-01-04 20:53:28 +00:00 |
|
Melanie
|
e76333555d
|
First stage port of the XInventoryService
|
2010-01-04 20:53:26 +00:00 |
|
Melanie
|
0907d5d69e
|
Finish conversion if XInventoryService
|
2010-01-04 20:52:44 +00:00 |
|
Melanie
|
53d3f46add
|
First stage port of the XInventoryService
|
2010-01-04 18:47:47 +00:00 |
|
Melanie
|
d4d55b4f4b
|
Add the data service
|
2010-01-04 02:53:22 +00:00 |
|
Melanie
|
6e8d94685d
|
AvatarStore. Untested, but complete
|
2010-01-04 02:52:43 +00:00 |
|
Melanie
|
61ce884336
|
Merge branch 'master' into careminster
|
2010-01-03 21:43:39 +00:00 |
|
Jeff Ames
|
70d5b1c34c
|
Formatting cleanup. Add copyright headers.
|
2010-01-04 06:17:30 +09:00 |
|
Diva Canto
|
4240f2dec6
|
New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing.
|
2010-01-01 16:54:24 -08:00 |
|
Melanie
|
0d9591bf35
|
Prevent the creation of duplicate inventory folders in the case of a login
database issue. Now the login will instaead fail later.
|
2010-01-01 22:51:00 +00:00 |
|
Diva Canto
|
c540c93b54
|
Auth data migration.
|
2010-01-01 08:45:41 -08:00 |
|
Melanie
|
01f6aee020
|
Implement avatar picker queries
|
2009-12-31 02:26:00 +00:00 |
|
Melanie
|
99ad7aac7f
|
Implement saving user account data
|
2009-12-31 01:34:03 +00:00 |
|
Melanie
|
b6097ae9a8
|
Some modifications to user service. Query by name is implemented now
|
2009-12-30 22:23:17 +00:00 |
|
Diva Canto
|
28516e2648
|
Fixed a couple of bugs that were bombing the data migration.
|
2009-12-29 16:51:59 -08:00 |
|
Diva Canto
|
6eb5754f5a
|
Polished the IUserService interface.
|
2009-12-29 13:27:21 -08:00 |
|
Melanie
|
8631cea215
|
Change the interface a bit before someone depends on it's current form
|
2009-12-29 20:14:26 +00:00 |
|
Melanie
|
18ca978b81
|
Give the new user tables the once-over. Strip the current set of methods
from IUserAccountService, we need to define what goes in there. Change
the handler to the generic handler. Adjust migrations, add index
|
2009-12-29 18:31:27 +00:00 |
|
Diva Canto
|
e9df86a6d6
|
* Added useraccount table
|
2009-12-29 09:22:52 -08:00 |
|
Melanie
|
3249d5be9a
|
Add the indices to really make this table work
|
2009-12-28 23:47:58 +00:00 |
|
Melanie
|
c4f5ac970c
|
Add a migration to add the 3 new fields
|
2009-12-28 23:45:15 +00:00 |
|
Melanie
|
e0fc854f05
|
Adding new fields and home location methid to presence. Adding cleanup
(deleting all but one presence record) on logout so that they don't pile up.
|
2009-12-28 23:42:08 +00:00 |
|
Melanie
|
2ed207509b
|
Add the second step of the friends migration to pull data from the old table into the new
|
2009-12-28 19:12:33 +00:00 |
|
Melanie
|
397a296492
|
Add the migration for friends and guard the presence Report function
|
2009-12-28 18:52:24 +00:00 |
|
Melanie
|
9a8f6c79c9
|
Forgot the migration file
|
2009-12-28 17:57:45 +00:00 |
|
Melanie
|
831f759644
|
Add the MySQL presence data module
|
2009-12-27 03:05:45 +00:00 |
|
root
|
a18f4964cf
|
Correct some issues with the last commit
|
2009-12-27 01:32:23 +01:00 |
|
root
|
b7951d5177
|
Correct some issues with the last commit
|
2009-12-26 23:57:49 +00:00 |
|
Melanie
|
f5c310d9d4
|
Merge branch 'master' into careminster
|
2009-12-26 23:39:02 +00:00 |
|
Melanie
|
0369256720
|
Close a SQL injection loophole in the new database driver
|
2009-12-26 23:38:11 +00:00 |
|
root
|
43c303e27a
|
Make the GenericTableHandler work as intended
|
2009-12-26 03:24:46 +01:00 |
|
root
|
92be01d5e6
|
Make the GenericTableHandler work as intended
|
2009-12-26 01:50:21 +00:00 |
|