UbitUmarov
|
65310f3e5e
don't share SHA256CryptoServiceProvider (can be improved)
|
6 роки тому |
UbitUmarov
|
4b2ef46de6
don't hold dbconn longer than necessart
|
7 роки тому |
UbitUmarov
|
54eb6fc779
GZipStream does have a CopyTo()
|
7 роки тому |
UbitUmarov
|
eb93855d84
dispose some MemoryStreams
|
7 роки тому |
UbitUmarov
|
d9038e650a
MySQLConnector is not a MS product
|
7 роки тому |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 роки тому |
UbitUmarov
|
5202ae7bb4
revert changes to asset desc size, my bad.. this field will possible go away in future
|
8 роки тому |
UbitUmarov
|
7524c7729f
change asset description max size
|
8 роки тому |
UbitUmarov
|
5d5bad5fc1
workaround potencial memory leaks
|
8 роки тому |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 роки тому |
Justin Clark-Casey (justincc)
|
fabab7414f
Remove database connection locking in MySQLXAssetData. This is unnecessary as connections aren't shared and transactions are already in place where necessary.
|
10 роки тому |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
10 роки тому |
Oren Hurvitz
|
93a9ed2a6d
Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures.
|
10 роки тому |
Oren Hurvitz
|
d1c3f8eef5
Added assets service method AssetsExist(), which returns whether the given list of assets exist.
|
10 роки тому |
Melanie
|
ffcee82b1d
Merge branch 'master' into careminster
|
11 роки тому |
Justin Clark-Casey (justincc)
|
dc0455e217
In XAssetService, on a delete asset request also delete the asset in any chained service.
|
11 роки тому |
Melanie
|
b9146a7922
Merge branch 'master' into careminster
|
11 роки тому |
Justin Clark-Casey (justincc)
|
35843e8ec8
Change the table and field names of XAssetService mysql db tables to be capitalized like Avatars, Friends, etc.
|
11 роки тому |
Justin Clark-Casey (justincc)
|
e9f3cd1a60
Implement access time updates on assets for XAssetService.
|
11 роки тому |
Melanie
|
eb9458fd7e
Merge branch 'master' into careminster
|
11 роки тому |
Justin Clark-Casey (justincc)
|
74916ed777
Add more information to warnings logged when asset names and descriptions have to be truncated for database storage
|
11 роки тому |
Melanie
|
5768a151ff
Merge branch 'master' into careminster
|
12 роки тому |
Justin Clark-Casey (justincc)
|
ab54ce1907
Fix configuration problems where XAssetDatabasePlugin was picked up accidentally.
|
12 роки тому |
Melanie
|
c0f70d17fc
Merge branch 'master' into careminster
|
12 роки тому |
Robert Adams
|
e0dd38f672
Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().
|
12 роки тому |
Melanie
|
99c64f0645
Fix a merge artefact
|
12 роки тому |
Justin Clark-Casey (justincc)
|
3c5bd7c35a
minor: move some compression related var setup inside compression if/then switch
|
12 роки тому |
Justin Clark-Casey (justincc)
|
0cbdf9dad2
Put big fat EXPERIMENTAL warning in xassetservice database plugin
|
12 роки тому |
Justin Clark-Casey (justincc)
|
441449e240
Switch to sha256 from sha1 in order to avoid future asset hash collisions.
|
12 роки тому |
Justin Clark-Casey (justincc)
|
fd2b285b1b
remove unnecessary hash local variable
|
12 роки тому |