.. |
Properties
|
ab12a14279
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
|
8 rokov pred |
Resources
|
3f9f105295
add to databases a table to store baked terrain.
|
8 rokov pred |
PGSQLAgentPreferencesData.cs
|
b418033915
Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution.
|
8 rokov pred |
PGSQLAssetData.cs
|
371c9dd2af
bad merge?
|
9 rokov pred |
PGSQLAuthenticationData.cs
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 rokov pred |
PGSQLAvatarData.cs
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 rokov pred |
PGSQLEstateData.cs
|
2c5a3ff9f0
Thanks Gavin Hird for a fix for an exception when requesting an Estate Ban when using PGSQL.
|
9 rokov pred |
PGSQLFramework.cs
|
f83343d302
* One More thing, add an appdomain data element to ensure that we don't duplicate the assembly resolving.
|
11 rokov pred |
PGSQLFriendsData.cs
|
998d7009a6
Eliminated many warnings
|
10 rokov pred |
PGSQLGenericTableHandler.cs
|
e9b0f71575
Fix Mantis #7805, table handler needs to look for all unique constraints.
|
8 rokov pred |
PGSQLGridUserData.cs
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 rokov pred |
PGSQLGroupsData.cs
|
a7fccbcf6f
Update PGSQL groups handler to accept search queries from the viewer
|
9 rokov pred |
PGSQLHGTravelData.cs
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 rokov pred |
PGSQLInventoryData.cs
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 rokov pred |
PGSQLManager.cs
|
b418033915
Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution.
|
8 rokov pred |
PGSQLMigration.cs
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 rokov pred |
PGSQLOfflineIMData.cs
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 rokov pred |
PGSQLPresenceData.cs
|
a7fccbcf6f
Update PGSQL groups handler to accept search queries from the viewer
|
9 rokov pred |
PGSQLRegionData.cs
|
653b896794
PGSQL: Update simulation data with a number of missing fields for parcels. Some of the fields should probably be migrated to type Boolean to avoid the hairy casting in the query. In addition the overall server code relies in the Replace in SQL statement that is proprietary to MySQL, so the PGSQL code is rather unsafe as it is. Should probably set a transaction on the whole operation so that if something goes wrong the database record is not zapped as it is now. PostgreSQL 9.5 has the upsert functionality which would bring the code closer to the MySQL version. This commit also has an update to PGSQLRegionData
|
8 rokov pred |
PGSQLSimulationData.cs
|
71bd3ce49f
add load baked terrain methods
|
8 rokov pred |
PGSQLUserAccountData.cs
|
371c9dd2af
bad merge?
|
9 rokov pred |
PGSQLUserProfilesData.cs
|
1de8c3570d
PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for UserProfiles and adding double precision to PGSQL Manager
|
9 rokov pred |
PGSQLXAssetData.cs
|
5d5bad5fc1
workaround potencial memory leaks
|
8 rokov pred |
PGSQLXInventoryData.cs
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 rokov pred |